public class InMemoryStatusStorage extends BaseStatusStorage
statusStorageMap, updated| Constructor and Description |
|---|
InMemoryStatusStorage() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,org.nd4j.parameterserver.model.SubscriberState> |
createMap()
Create the storage map
|
Map<Integer,Long> |
createUpdatedMap()
Create the storage map
|
getState, ids, numStates, updateStatepublic Map<Integer,Long> createUpdatedMap()
createUpdatedMap in class BaseStatusStoragepublic Map<Integer,org.nd4j.parameterserver.model.SubscriberState> createMap()
BaseStatusStoragecreateMap in class BaseStatusStorageCopyright © 2017. All rights reserved.