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

I

IdNormalizationJobTest - Class in com.intel.hadoop.graphbuilder.test.job
Test runnable for normalizing a graph: converting String vertex ids into consecutive integer ids.
IdNormalizationJobTest() - Constructor for class com.intel.hadoop.graphbuilder.test.job.IdNormalizationJobTest
 
IdNormalizationJobTest.Job - Class in com.intel.hadoop.graphbuilder.test.job
 
IdNormalizationJobTest.Job() - Constructor for class com.intel.hadoop.graphbuilder.test.job.IdNormalizationJobTest.Job
 
inEdges(int) - Method in class com.intel.hadoop.graphbuilder.graph.glgraph.GLGraph
 
inEdges() - Method in class com.intel.hadoop.graphbuilder.graph.VertexRecord
 
inEdges() - Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.CombinedVrecordValueType
 
Ingress<VidType> - Interface in com.intel.hadoop.graphbuilder.partition.strategy
Ingress object assigns a partition id to a source, target id pair.
IngressJobKeyValueFactory - Class in com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue
 
IngressJobKeyValueFactory() - Constructor for class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressJobKeyValueFactory
 
IngressKeyType<VidType extends org.apache.hadoop.io.WritableComparable<VidType>> - Class in com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue
Abstract MapKey for edge ingress templated with VidType.
IngressKeyType() - Constructor for class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressKeyType
 
ingressKeyValFactoryTest() - Method in class com.intel.hadoop.graphbuilder.test.experimental.javassist.RuntimeKeyValueTest
 
IngressValueType<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
An abstract class for map value templated with VidType, VertexData, and EdgeData.
IngressValueType() - Constructor for class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressValueType
 
init(JobConf) - Method in class com.intel.hadoop.graphbuilder.graph.glgraph.GLGraphOutput
 
init(JobConf) - Method in interface com.intel.hadoop.graphbuilder.graph.GraphOutput
Set the OutputFormat in the JobConf.
init(JobConf) - Method in class com.intel.hadoop.graphbuilder.graph.simplegraph.SimpleGraphOutput
 
init(T1, T2) - Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.PairListType
Initialize the list with a pair.
init(boolean, Object) - Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.VertexEdgeUnionType
Initialize the value.
initEdgeValue(short, VidType, VidType, EdgeData) - Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressValueType
Initialize the EdgeRecord value.
initVrecValue(VidType, short, int, int) - Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressValueType
Initialize as a VertexRecord value without vertex data.
initVrecValue(VidType, VertexData) - Method in class com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.IngressValueType
Initialize as a VertexRecord value with vdata.
inplace_shuffle(List<Integer>) - Method in class com.intel.hadoop.graphbuilder.graph.glgraph.EdgeListStorage
Inplace shuffle the edges in the storage by a permutation array.
INSTANCE - Static variable in class com.intel.hadoop.graphbuilder.types.EmptyType
 
IntParser - Class in com.intel.hadoop.graphbuilder.parser
Parser for IntType.
IntParser() - Constructor for class com.intel.hadoop.graphbuilder.parser.IntParser
 
IntType - Class in com.intel.hadoop.graphbuilder.types
Basic int type in the library.
IntType() - Constructor for class com.intel.hadoop.graphbuilder.types.IntType
 
IntType(int) - Constructor for class com.intel.hadoop.graphbuilder.types.IntType
 
isEdgeData(String) - Method in class com.intel.hadoop.graphbuilder.parser.BasicGraphParser
 
isEdgeData(String) - Method in interface com.intel.hadoop.graphbuilder.parser.GraphParser
 
isEmpty() - Method in class com.intel.hadoop.graphbuilder.graph.glgraph.EdgeList
 
isVertexData(String) - Method in class com.intel.hadoop.graphbuilder.parser.BasicGraphParser
 
isVertexData(String) - Method in interface com.intel.hadoop.graphbuilder.parser.GraphParser
 
iterator() - Method in class com.intel.hadoop.graphbuilder.graph.glgraph.EdgeList
 
iterator() - Method in class com.intel.hadoop.graphbuilder.preprocess.mapreduce.keyvalue.PairListType
 

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