public class TupleBatch extends Object
TupleBatch(TupleDef def)
void
add(Tuple tuple)
TupleDef
getDef()
List<Tuple>
getTuples()
int
size()
String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TupleBatch(TupleDef def)
public void add(Tuple tuple)
public int size()
public List<Tuple> getTuples()
public String toString()
toString
Object
public TupleDef getDef()
Copyright © 2021. All rights reserved.