public class IncrementalSnapshot extends Object
| Constructor and Description |
|---|
IncrementalSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,byte[]>> |
getIncrementalState() |
Map<String,Map<String,byte[]>> |
getIncrementalStateBase() |
void |
setIncrementalState(Map<String,Map<String,byte[]>> incrementalState) |
void |
setIncrementalStateBase(Map<String,Map<String,byte[]>> incrementalStateBase) |
String |
toString() |
Copyright © 2018 WSO2. All rights reserved.