public class Batch extends GenericRecord<List<Record>>
header, payload
Batch(Header header, List<Record> payload)
Batch
String
toString()
getHeader, getPayload
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Batch(Header header, List<Record> payload)
header
payload
public String toString()
toString
GenericRecord<List<Record>>
Copyright © 2015. All Rights Reserved.