Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.giraph.hive.input.vertex Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractHiveToVertexClassorg.apache.giraph.hive.input.vertexGiraph
HiveIntDoubleDoubleVertexSimple HiveToVertex that reads vertices with integer IDs, Double vertex values, and edges with Double values.Classorg.apache.giraph.hive.input.vertex.examplesGiraph
HiveIntIntNullVertexSimple HiveToVertex that reads vertices with integer IDs, no vertex values, and edges with no values.Classorg.apache.giraph.hive.input.vertex.examplesGiraph
HiveIntNullNullVertexSimple HiveToVertex that reads vertices with integer IDs, no vertex values, and edges with no values.Classorg.apache.giraph.hive.input.vertex.examplesGiraph
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
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