public class BlockManagerBasedStoreResult extends Object implements ReceivedBlockStoreResult, scala.Product, scala.Serializable
ReceivedBlockStoreResult
that stores the metadata related to storage of blocks using
BlockManagerBasedBlockHandler
Constructor and Description |
---|
BlockManagerBasedStoreResult(StreamBlockId blockId) |
Modifier and Type | Method and Description |
---|---|
StreamBlockId |
blockId() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BlockManagerBasedStoreResult(StreamBlockId blockId)
public StreamBlockId blockId()
blockId
in interface ReceivedBlockStoreResult