Serialized Form


Package org.apache.giraph.comm

Class org.apache.giraph.comm.MsgList extends ArrayListWritable<M extends org.apache.hadoop.io.Writable> implements Serializable

serialVersionUID: 100L

Class org.apache.giraph.comm.VertexIdMessagesList extends ArrayListWritable<VertexIdMessages<I extends org.apache.hadoop.io.WritableComparable,M extends org.apache.hadoop.io.Writable>> implements Serializable

serialVersionUID: 100L

Class org.apache.giraph.comm.VertexList extends ArrayListWritable<Vertex<I extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable,E extends org.apache.hadoop.io.Writable,M extends org.apache.hadoop.io.Writable>> implements Serializable

serialVersionUID: 1000L


Package org.apache.giraph.examples

Class org.apache.giraph.examples.SimpleTriangleClosingVertex.IntArrayListWritable extends ArrayListWritable<org.apache.hadoop.io.IntWritable> implements Serializable


Package org.apache.giraph.utils

Class org.apache.giraph.utils.ArrayListWritable extends ArrayList<M extends org.apache.hadoop.io.Writable> implements Serializable

serialVersionUID: 1L

Serialized Fields

refClass

Class<T> refClass
Used for instantiation


conf

org.apache.hadoop.conf.Configuration conf
Configuration



Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.