public interface DistributedStoreManager extends StoreManager
Store Manager that encapsulates multiple concrete Store Managers
 using Distributed Template (or Composite) Design Pattern.FORCE_LOAD_ALL, FORCE_LOAD_DFG, FORCE_LOAD_NONE, FORCE_LOAD_REFRESH, VERSION_DIFFERENT, VERSION_EARLIER, VERSION_LATER, VERSION_SAME| Modifier and Type | Method and Description | 
|---|---|
| SliceStoreManager | addSlice(Slice slice)Adds the given slice with the given properties. | 
assignField, assignObjectId, beforeStateChange, begin, beginOptimistic, cancelAll, close, commit, compareVersion, copyDataStoreId, executeExtent, exists, flush, getClientConnection, getDataStoreIdSequence, getDataStoreIdType, getManagedType, getValueSequence, initialize, isCached, load, loadAll, newDataStoreId, newFetchConfiguration, newQuery, releaseConnection, retainConnection, rollback, rollbackOptimistic, setContext, syncVersionSliceStoreManager addSlice(Slice slice)
name - logical name of the to be added slice. Must be different from
 any currently available slices.DistributedBroker#addSlice(String, Map), 
DistributedBrokerFactory.addSlice(String, Map)Copyright © 2006–2022 Apache Software Foundation. All rights reserved.