public class AbstractBlobStore extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AbstractBlobStore.Builder<B extends AbstractBlobStore.Builder> |
Modifier and Type | Field and Description |
---|---|
protected SegmentsCollectionMap |
segmentsCollectionMap |
Constructor and Description |
---|
AbstractBlobStore(AbstractBlobStore.Builder builder) |
protected final SegmentsCollectionMap segmentsCollectionMap
public AbstractBlobStore(AbstractBlobStore.Builder builder)