public interface StorageService extends PrimitiveService
This service provides builders for various distributed primitives.
It is expected that services and applications will leverage the primitives indirectly provided by this service for their distributed state management and coordination.
atomicCounterBuilder, atomicCounterMapBuilder, atomicIdGeneratorBuilder, atomicValueBuilder, consistentMapBuilder, consistentMultimapBuilder, consistentTreeMapBuilder, documentTreeBuilder, eventuallyConsistentMapBuilder, getAsyncAtomicCounter, getAsyncAtomicIdGenerator, getAsyncSetMultimap, getAsyncTreeMap, getAtomicCounter, getAtomicIdGenerator, getDocumentTree, getTopic, getWorkQueue, leaderElectorBuilder, setBuilder, transactionContextBuilder