Ejemplo n.º 1
0
 protected LongWritable getTargetVertexId(LongPair endpoints) throws IOException {
   return new LongWritable(endpoints.getSecond());
 }