| Modifier and Type | Method and Description | 
|---|---|
| BlobStoreGetBulkOperationResult | RocksDBContainerIterator. next() | 
| Modifier and Type | Method and Description | 
|---|---|
| DataIterator<BlobStoreGetBulkOperationResult> | RocksDBParallelDataContainerIterator. createDataIteratorForSegmen(int dbsNumber) | 
| DataIterator<BlobStoreGetBulkOperationResult> | RocksDBBlobStoreHandler. iterator(BlobStoreObjectType objectType) | 
| Modifier and Type | Method and Description | 
|---|---|
| DataIterator<BlobStoreGetBulkOperationResult> | BlobStoreStorageHandler. iterator(BlobStoreObjectType objectType). | 
| Modifier and Type | Method and Description | 
|---|---|
| DataIterator<BlobStoreGetBulkOperationResult> | BlobStoreOperationsWrapper. initialLoadIterator() | 
| abstract DataIterator<BlobStoreGetBulkOperationResult> | BlobStoreExtendedStorageHandler. initialLoadIterator()Creates an iterator over the blobstore objects in space initial load stage only. | 
| DataIterator<BlobStoreGetBulkOperationResult> | BlobStoreOperationsWrapper. iterator(BlobStoreObjectType objectType) | 
| DataIterator<BlobStoreGetBulkOperationResult> | BlobStoreExtendedStorageHandler. iterator(BlobStoreObjectType objectType). | 
| Constructor and Description | 
|---|
| BlobStoreSegmentInitialLoader(CacheManager cacheManager,
                             DataIterator<BlobStoreGetBulkOperationResult> segmentIter,
                             CountDownLatch sync,
                             int segmentNumber,
                             InitialLoadInfo initialLoadInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| BlobStoreGetBulkOperationResult | BlobStoreSegmentedParallelIterator. next() | 
| BlobStoreGetBulkOperationResult | BlobStoreNoSerializationHashMock.MockIter. next() | 
| BlobStoreGetBulkOperationResult | BlobStoreHashMock.MockIter. next() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract DataIterator<BlobStoreGetBulkOperationResult> | BlobStoreSegmentedParallelIterator. createDataIteratorForSegmen(int segmentNumber) | 
| DataIterator<BlobStoreGetBulkOperationResult> | BlobStoreNoSerializationHashMock. iterator(BlobStoreObjectType objectType) | 
| DataIterator<BlobStoreGetBulkOperationResult> | BlobStoreHashMock. iterator(BlobStoreObjectType objectType) | 
| Constructor and Description | 
|---|
| BlobStoreSegmentDataLoader(BlobStoreSegmentedParallelIterator mainIter,
                          int segment,
                          DataIterator<BlobStoreGetBulkOperationResult> segmentIter) | 
Copyright © GigaSpaces.