DS
- - type of the data store@Beta public interface ExternalDataStoreFactory<DS>
init(ExternalDataStoreConfig)
.Modifier and Type | Method and Description |
---|---|
DS |
getDataStore()
Returns configured data store.
|
void |
init(ExternalDataStoreConfig config)
Initialize factory with the config
|
DS getDataStore()
void init(ExternalDataStoreConfig config)
config
- configuration of the given datastoreCopyright © 2022 Hazelcast, Inc.. All rights reserved.