public class BatchAllocationEvent extends Object implements ReceivedBlockTrackerLogEvent, scala.Product, scala.Serializable
Constructor and Description |
---|
BatchAllocationEvent(Time time,
AllocatedBlocks allocatedBlocks) |
Modifier and Type | Method and Description |
---|---|
AllocatedBlocks |
allocatedBlocks() |
Time |
time() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BatchAllocationEvent(Time time, AllocatedBlocks allocatedBlocks)
public Time time()
public AllocatedBlocks allocatedBlocks()