Interface ReceivedBlockStoreResult
public interface ReceivedBlockStoreResult
Trait that represents the metadata related to storage of blocks
- 
Method Summary
 
- 
Method Details
- 
blockId
StreamBlockId blockId() - 
numRecords
scala.Option<Object> numRecords() 
 -