public class DebugMemoryMapState<T> extends MemoryMapState<T>
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DebugMemoryMapState.Factory | 
| Constructor and Description | 
|---|
| DebugMemoryMapState(String id) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<T> | multiUpdate(List<List<Object>> keys,
           List<ValueUpdater> updaters) | 
beginCommit, commit, get, getTuples, multiGet, multiPut, multiRemove, set, updatepublic DebugMemoryMapState(String id)
public List<T> multiUpdate(List<List<Object>> keys, List<ValueUpdater> updaters)
multiUpdate in interface MapState<T>multiUpdate in class MemoryMapState<T>Copyright © 2022 The Apache Software Foundation. All rights reserved.