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