public static class SimpleTriangleClosingComputation.IntArrayListWritable extends ArrayListWritable<org.apache.hadoop.io.IntWritable>
modCount
Constructor and Description |
---|
IntArrayListWritable()
Default constructor for reflection
|
Modifier and Type | Method and Description |
---|---|
void |
setClass()
Set storage type for this ArrayListWritable
|
getConf, readFields, setClass, setConf, write
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
public IntArrayListWritable()
public void setClass()
setClass
in class ArrayListWritable<org.apache.hadoop.io.IntWritable>
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.