public static interface WrapperStore.Provider extends Store.Provider
WrapperStore
sModifier and Type | Method and Description |
---|---|
int |
wrapperStoreRank(java.util.Collection<ServiceConfiguration<?,?>> serviceConfigs)
Gets the internal ranking for the
WrapperStore instances provided by this Provider of the wrapper
store's |
createStore, initStore, rank, releaseStore
int wrapperStoreRank(java.util.Collection<ServiceConfiguration<?,?>> serviceConfigs)
WrapperStore
instances provided by this Provider
of the wrapper
store'sserviceConfigs
- the collection of ServiceConfiguration
instances that may contribute
to the rankingWrapperStore
created by this Provider