Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.giraph.hive.input Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
AbstractHiveToEdgeClassorg.apache.giraph.hive.input.edgeGiraph
AbstractHiveToMappingClassorg.apache.giraph.hive.input.mappingGiraph
AbstractHiveToVertexClassorg.apache.giraph.hive.input.vertexGiraph
HiveEdgeInputFormatEdgeInputFormat for reading edges from Hive.Classorg.apache.giraph.hive.input.edgeGiraph
HiveEdgeReaderA reader for reading edges from Hive.Classorg.apache.giraph.hive.input.edgeGiraph
HiveInputCheckerInterface to check the validity of a Hive input configuration.Interfaceorg.apache.giraph.hive.inputGiraph
HiveIntDoubleDoubleVertexSimple HiveToVertex that reads vertices with integer IDs, Double vertex values, and edges with Double values.Classorg.apache.giraph.hive.input.vertex.examplesGiraph
HiveIntDoubleEdgeA simple HiveToEdge with integer IDs and double edge values.Classorg.apache.giraph.hive.input.edge.examplesGiraph
HiveIntIntNullVertexSimple HiveToVertex that reads vertices with integer IDs, no vertex values, and edges with no values.Classorg.apache.giraph.hive.input.vertex.examplesGiraph
HiveIntNullEdgeA simple HiveToEdge with integer IDs, no edge value, that assumes the Hive table is made up of [source,target] columns.Classorg.apache.giraph.hive.input.edge.examplesGiraph
HiveIntNullNullVertexSimple HiveToVertex that reads vertices with integer IDs, no vertex values, and edges with no values.Classorg.apache.giraph.hive.input.vertex.examplesGiraph
HiveMappingInputFormatClassorg.apache.giraph.hive.input.mappingGiraph
HiveMappingReaderClassorg.apache.giraph.hive.input.mappingGiraph
HiveToEdgeAn interface used to create edges from Hive records.Interfaceorg.apache.giraph.hive.input.edgeGiraph
HiveToMappingInterfaceorg.apache.giraph.hive.input.mappingGiraph
HiveToVertexAn interface used to create vertices from Hive records.Interfaceorg.apache.giraph.hive.input.vertexGiraph
HiveVertexInputFormatVertexInputFormat for reading vertices from Hive.Classorg.apache.giraph.hive.input.vertexGiraph
HiveVertexReaderClassorg.apache.giraph.hive.input.vertexGiraph
LongByteHiveToMappingClassorg.apache.giraph.hive.input.mapping.examplesGiraph
LongInt2ByteHiveToMappingLong VertexId, Int Mapping target -> Byte MappingTarget implementation of HiveToMappingClassorg.apache.giraph.hive.input.mapping.examplesGiraph
RecordReaderWrapperClassorg.apache.giraph.hive.inputGiraph
SimpleHiveToEdgeClassorg.apache.giraph.hive.input.edgeGiraph
SimpleHiveToMappingClassorg.apache.giraph.hive.input.mappingGiraph
SimpleHiveToVertexClassorg.apache.giraph.hive.input.vertexGiraph
SimpleNoEdgesHiveToVertexSimple implementation of HiveToVertex when each vertex is in the one row of the input, and there are no edges in vertex input.Classorg.apache.giraph.hive.input.vertexGiraph