public class MemoryStoreFactory extends BaseStoreFactory
| Constructor and Description |
|---|
MemoryStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
<K,V> Map<K,V> |
createMap(String name) |
Store |
createStore(UUID sessionId) |
PubSubStore |
pubSubStore() |
void |
shutdown() |
String |
toString() |
getNodeId, init, onDisconnectpublic PubSubStore pubSubStore()
pubSubStore in interface StoreFactorypubSubStore in class BaseStoreFactorypublic void shutdown()
public String toString()
toString in class BaseStoreFactoryCopyright © 2012–2016. All rights reserved.