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

V

val - Variable in class com.intel.hadoop.graphbuilder.test.util.ParallelTest.MutableInt
 
valueOf(String) - Static method in enum com.intel.hadoop.graphbuilder.graph.glgraph.EdgeType.DIR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intel.hadoop.graphbuilder.partition.mapreduce.edge.EdgeIngressMR.COUNTER
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intel.hadoop.graphbuilder.preprocess.mapreduce.CreateGraphReducer.CREATE_GRAPH_COUNTER
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.intel.hadoop.graphbuilder.graph.glgraph.EdgeType.DIR
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intel.hadoop.graphbuilder.partition.mapreduce.edge.EdgeIngressMR.COUNTER
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intel.hadoop.graphbuilder.preprocess.mapreduce.CreateGraphReducer.CREATE_GRAPH_COUNTER
Returns an array containing the constants of this enum type, in the order they are declared.
vdata() - Method in class com.intel.hadoop.graphbuilder.graph.Vertex
Returns the data of the vertex.
vdata() - Method in class com.intel.hadoop.graphbuilder.graph.VertexRecord
 
vdata() - Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.CombinedVrecordValueType
 
vdataClass() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.WordCountGraphTokenizer
 
vdataClass() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.linkgraph.LinkGraphTokenizer
 
vdataClass() - Method in class com.intel.hadoop.graphbuilder.job.AbstractIdNormalizationJob
 
vdataClass() - Method in class com.intel.hadoop.graphbuilder.job.AbstractPartitionJob
 
vdataClass() - Method in interface com.intel.hadoop.graphbuilder.preprocess.inputformat.GraphTokenizer
 
vdataClass() - Method in class com.intel.hadoop.graphbuilder.test.job.IdNormalizationJobTest.Job
 
vdataClass() - Method in class com.intel.hadoop.graphbuilder.test.job.PartitionJobTest.Job
 
Vertex<VidType extends org.apache.hadoop.io.WritableComparable<VidType>,VertexData extends org.apache.hadoop.io.Writable> - Class in com.intel.hadoop.graphbuilder.graph
Represents a vertex object with id and vertex data.
Vertex() - Constructor for class com.intel.hadoop.graphbuilder.graph.Vertex
Default constructor.
Vertex(VidType, VertexData) - Constructor for class com.intel.hadoop.graphbuilder.graph.Vertex
Creates a vertex with given vertex id and vertex data.
vertex() - Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.VertexEdgeUnionType
 
VertexEdgeUnionType<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.preprocess.mapreduce.keyvalue
Abstract union type of Vertex and Edge.
VertexEdgeUnionType() - Constructor for class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.VertexEdgeUnionType
Creates an empty value.
VERTEXKEY - Static variable in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressKeyType
 
VertexRecord<VidType,VertexData> - Class in com.intel.hadoop.graphbuilder.graph
Represents a distributed vertex.
VertexRecord() - Constructor for class com.intel.hadoop.graphbuilder.graph.VertexRecord
Default constructor of an empty vertex record.
VertexRecord(VidType) - Constructor for class com.intel.hadoop.graphbuilder.graph.VertexRecord
Creates a vertex record of a given vertex id.
VertexRecordTest - Class in com.intel.hadoop.graphbuilder.test.graph
Unit test for VertexRecord.
VertexRecordTest() - Constructor for class com.intel.hadoop.graphbuilder.test.graph.VertexRecordTest
 
vertexReducer() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.CreateWordCountGraph.Job
 
vertexReducer() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.linkgraph.CreateLinkGraph.Job
 
vertexReducer() - Method in class com.intel.hadoop.graphbuilder.job.AbstractPreprocessJob
 
vertexReducer() - Method in class com.intel.hadoop.graphbuilder.test.job.PreprocessJobTest.Job
 
VERTEXVAL - Static variable in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.VertexEdgeUnionType
 
vertices() - Method in class com.intel.hadoop.graphbuilder.graph.simplegraph.SimpleGraph
 
vid() - Method in class com.intel.hadoop.graphbuilder.graph.Vertex
Returns the id of the vertex.
vid() - Method in class com.intel.hadoop.graphbuilder.graph.VertexRecord
 
vid() - Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.CombinedVrecordValueType
 
vid() - Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressKeyType
 
vid2lvid() - Method in class com.intel.hadoop.graphbuilder.graph.glgraph.GLGraph
 
vid2lvidWriter(GLGraph) - Method in class com.intel.hadoop.graphbuilder.graph.glgraph.GLJsonFormatter
 
vidClass() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.WordCountGraphTokenizer
 
vidClass() - Method in class com.intel.hadoop.graphbuilder.demoapps.wikipedia.linkgraph.LinkGraphTokenizer
 
vidClass() - Method in class com.intel.hadoop.graphbuilder.job.AbstractEdgeTransformJob
 
vidClass() - Method in class com.intel.hadoop.graphbuilder.job.AbstractIdNormalizationJob
 
vidClass() - Method in class com.intel.hadoop.graphbuilder.job.AbstractPartitionJob
 
vidClass() - Method in interface com.intel.hadoop.graphbuilder.preprocess.inputformat.GraphTokenizer
 
vidClass() - Method in class com.intel.hadoop.graphbuilder.test.job.IdNormalizationJobTest.Job
 
vidClass() - Method in class com.intel.hadoop.graphbuilder.test.job.PartitionJobTest.Job
 
VrecordFormatter - Interface in com.intel.hadoop.graphbuilder.graph
Controls the low level string representation of the VertexRecord.
VrecordIngressMapper - Class in com.intel.hadoop.graphbuilder.partition.mapreduce.vrecord
This mapper class map each VertexRecord into K records where K is the size of the mirror plus 1 for the owner.
VrecordIngressMapper() - Constructor for class com.intel.hadoop.graphbuilder.partition.mapreduce.vrecord.VrecordIngressMapper
 
VrecordIngressMR - Class in com.intel.hadoop.graphbuilder.partition.mapreduce.vrecord
The MapRedue class takes from input directory a list of VertexRecrod and distribute each record to its partitions.
VrecordIngressMR() - Constructor for class com.intel.hadoop.graphbuilder.partition.mapreduce.vrecord.VrecordIngressMR
 
VrecordIngressReducer - Class in com.intel.hadoop.graphbuilder.partition.mapreduce.vrecord
This reducer class takes a list of VertexRecord that belongs to the same partition, and write them into the output directory of that partition.
VrecordIngressReducer() - Constructor for class com.intel.hadoop.graphbuilder.partition.mapreduce.vrecord.VrecordIngressReducer
 
VrecordMapReduceTest - Class in com.intel.hadoop.graphbuilder.test.partition
A runnable VrecordIngress Mapreduce taking arguments from commandline.
VrecordMapReduceTest() - Constructor for class com.intel.hadoop.graphbuilder.test.partition.VrecordMapReduceTest
 
VRECORDVALUE - Static variable in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressValueType
 
vrecordValue() - Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressValueType
 
vrecordWriter(VertexRecord) - Method in class com.intel.hadoop.graphbuilder.graph.JsonVrecordFormatter
 
vrecordWriter(VertexRecord) - Method in interface com.intel.hadoop.graphbuilder.graph.VrecordFormatter
 

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