IN
public abstract class WriteFormat<IN> extends Object implements Serializable
WriteFormat()
protected abstract void
write(String path, ArrayList<IN> tupleList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WriteFormat()
protected abstract void write(String path, ArrayList<IN> tupleList)
path
tupleList
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.