A B C D E F G H I J L M N O P R S T U V W X Z

G

get() - Method in class com.intel.hadoop.graphbuilder.types.DoubleType
 
get() - Method in class com.intel.hadoop.graphbuilder.types.FloatType
 
get() - Method in class com.intel.hadoop.graphbuilder.types.IntType
 
get() - Method in class com.intel.hadoop.graphbuilder.types.LongType
 
get() - Method in class com.intel.hadoop.graphbuilder.types.StringType
 
getClassName(String) - Static method in class com.intel.hadoop.graphbuilder.types.TypeFactory
 
getColIndex() - Method in class com.intel.hadoop.graphbuilder.graph.glgraph.SparseGraphStruct
 
getConf() - Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.edge.EdgeIngressMR
 
getConf() - Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.CreateGraphMR
 
getConf() - Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.EdgeTransformMR
 
getConstructorCode(String) - Static method in class com.intel.hadoop.graphbuilder.types.TypeFactory
 
getEdges() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.WordCountGraphTokenizer
 
getEdges() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.linkgraph.LinkGraphTokenizer
 
getEdges() - Method in interface com.intel.hadoop.graphbuilder.preprocess.inputformat.GraphTokenizer
 
getEnd() - Method in class com.intel.hadoop.graphbuilder.preprocess.inputformat.XMLInputFormat.XMLRecordReader
 
getGraphTypeFactory() - Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressValueType
 
getInType() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.TransformToTFIDF.Dividefunc
 
getInType() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.TransformToTFIDF.FloatCountFunc
 
getInType() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.TransformToTFIDF.IDFfunc
 
getInType() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.TransformToTFIDF.Sumfunc
 
getInType() - Method in class com.intel.hadoop.graphbuilder.preprocess.functional.CountFunc
 
getInType() - Method in interface com.intel.hadoop.graphbuilder.preprocess.functional.Functional
 
getInType() - Method in class com.intel.hadoop.graphbuilder.test.job.EdgeTransformJobTest.Divide
 
getInType() - Method in class com.intel.hadoop.graphbuilder.test.job.EdgeTransformJobTest.Sum
 
getKeyClassByClassName(String) - Static method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressJobKeyValueFactory
 
getL() - Method in class com.intel.hadoop.graphbuilder.util.Pair
 
getOutType() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.TransformToTFIDF.Dividefunc
 
getOutType() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.TransformToTFIDF.FloatCountFunc
 
getOutType() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.TransformToTFIDF.IDFfunc
 
getOutType() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.TransformToTFIDF.Sumfunc
 
getOutType() - Method in class com.intel.hadoop.graphbuilder.preprocess.functional.CountFunc
 
getOutType() - Method in interface com.intel.hadoop.graphbuilder.preprocess.functional.Functional
 
getOutType() - Method in class com.intel.hadoop.graphbuilder.test.job.EdgeTransformJobTest.Divide
 
getOutType() - Method in class com.intel.hadoop.graphbuilder.test.job.EdgeTransformJobTest.Sum
 
getParserByClassName(String) - Static method in class com.intel.hadoop.graphbuilder.parser.ParserFactory
 
getParserByTypeName(String) - Static method in class com.intel.hadoop.graphbuilder.parser.ParserFactory
 
getPos() - Method in class com.intel.hadoop.graphbuilder.preprocess.inputformat.XMLInputFormat.XMLRecordReader
 
getProgress() - Method in class com.intel.hadoop.graphbuilder.preprocess.inputformat.XMLInputFormat.XMLRecordReader
 
getR() - Method in class com.intel.hadoop.graphbuilder.util.Pair
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.WikiPageInputFormat
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class com.intel.hadoop.graphbuilder.preprocess.inputformat.XMLInputFormat
 
getRowIndex() - Method in class com.intel.hadoop.graphbuilder.graph.glgraph.SparseGraphStruct
 
getStart() - Method in class com.intel.hadoop.graphbuilder.preprocess.inputformat.XMLInputFormat.XMLRecordReader
 
getType() - Method in class com.intel.hadoop.graphbuilder.parser.EmptyParser
 
getType() - Method in interface com.intel.hadoop.graphbuilder.parser.FieldParser
 
getType() - Method in class com.intel.hadoop.graphbuilder.parser.FloatParser
 
getType() - Method in class com.intel.hadoop.graphbuilder.parser.IntParser
 
getType() - Method in class com.intel.hadoop.graphbuilder.parser.LongParser
 
getType() - Method in class com.intel.hadoop.graphbuilder.parser.StringParser
 
getValue(String) - Method in class com.intel.hadoop.graphbuilder.parser.EmptyParser
 
getValue(String) - Method in interface com.intel.hadoop.graphbuilder.parser.FieldParser
 
getValue(String) - Method in class com.intel.hadoop.graphbuilder.parser.FloatParser
 
getValue(String) - Method in class com.intel.hadoop.graphbuilder.parser.IntParser
 
getValue(String) - Method in class com.intel.hadoop.graphbuilder.parser.LongParser
 
getValue(String) - Method in class com.intel.hadoop.graphbuilder.parser.StringParser
 
getValueClassByClassName(String, String, String) - Static method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressJobKeyValueFactory
 
getValueClassByClassName(String, String) - Static method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.EdgeTransformJobValueFactory
 
getValueClassByClassName(String, String, String) - Static method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.PreprocessJobValueFactory
 
getVertices() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.WordCountGraphTokenizer
 
getVertices() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.linkgraph.LinkGraphTokenizer
 
getVertices() - Method in interface com.intel.hadoop.graphbuilder.preprocess.inputformat.GraphTokenizer
 
GLGraph<VidType,VertexData,EdgeData> - Class in com.intel.hadoop.graphbuilder.graph.glgraph
This is equivalent to GraphLab2 distributed graph ://code.google.com /p/graphlabapi/source/browse/src/graphlab/graph/distributed_graph.hpp.
GLGraph() - Constructor for class com.intel.hadoop.graphbuilder.graph.glgraph.GLGraph
 
GLGraphOutput - Class in com.intel.hadoop.graphbuilder.graph.glgraph
Controls the output of a GLGraph.
GLGraphOutput() - Constructor for class com.intel.hadoop.graphbuilder.graph.glgraph.GLGraphOutput
Default constructor.
GLGraphTest - Class in com.intel.hadoop.graphbuilder.test.graph
Unit test for GLGraph.
GLGraphTest() - Constructor for class com.intel.hadoop.graphbuilder.test.graph.GLGraphTest
 
GLJsonFormatter - Class in com.intel.hadoop.graphbuilder.graph.glgraph
A JSON encoding of GLGraph.
GLJsonFormatter() - Constructor for class com.intel.hadoop.graphbuilder.graph.glgraph.GLJsonFormatter
 
Graph<VidType,VertexData,EdgeData> - Interface in com.intel.hadoop.graphbuilder.graph
A distributed graph partition consists of 3 parts: a partition id, a collection of local edges, and a collection of VertexRecords.
GraphOutput - Interface in com.intel.hadoop.graphbuilder.graph
Controls the high level output logic of a graph, including initializing, finalizing the Hadoop IO objects, and configuring the output directory.
GraphParser<VidType extends org.apache.hadoop.io.WritableComparable<VidType>,VertexData extends org.apache.hadoop.io.Writable,EdgeData extends org.apache.hadoop.io.Writable> - Interface in com.intel.hadoop.graphbuilder.parser
A interface for parsing vertices and edges of a graph.
graphParserClass() - Method in class com.intel.hadoop.graphbuilder.job.AbstractEdgeTransformJob
 
graphParserClass() - Method in class com.intel.hadoop.graphbuilder.job.AbstractIdNormalizationJob
 
graphParserClass() - Method in class com.intel.hadoop.graphbuilder.job.AbstractPartitionJob
 
GraphTokenizer<VidType extends org.apache.hadoop.io.WritableComparable<VidType>,VertexData extends org.apache.hadoop.io.Writable,EdgeData extends org.apache.hadoop.io.Writable> - Interface in com.intel.hadoop.graphbuilder.preprocess.inputformat
Tokenize the input provided by InputFormat into a list of Vertex and and a list of Edge objects.
GraphTypeFactory<VidType extends org.apache.hadoop.io.WritableComparable<VidType>,VertexData extends org.apache.hadoop.io.Writable,EdgeData extends org.apache.hadoop.io.Writable> - Class in com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue
 
GraphTypeFactory() - Constructor for class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.GraphTypeFactory
 
GreedyIngress<VidType> - Class in com.intel.hadoop.graphbuilder.partition.strategy
Greedy assigns the partition id to minimize the total size of vertex mirrors.
GreedyIngress(int) - Constructor for class com.intel.hadoop.graphbuilder.partition.strategy.GreedyIngress
 

A B C D E F G H I J L M N O P R S T U V W X Z