Uses of Class
com.alibaba.graphscope.format.LongLong
-
Packages that use LongLong Package Description com.alibaba.graphscope.format -
-
Uses of LongLong in com.alibaba.graphscope.format
Methods in com.alibaba.graphscope.format that return LongLong Modifier and Type Method Description LongLongLongLongRecordReader. createValue()Methods in com.alibaba.graphscope.format that return types with arguments of type LongLong Modifier and Type Method Description org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.LongWritable,LongLong>LongLongInputFormat. getRecordReader(org.apache.hadoop.mapred.InputSplit genericSplit, org.apache.hadoop.mapred.JobConf job, org.apache.hadoop.mapred.Reporter reporter)Methods in com.alibaba.graphscope.format with parameters of type LongLong Modifier and Type Method Description booleanLongLongRecordReader. next(org.apache.hadoop.io.LongWritable longWritable, LongLong longLong)
-