public class PersistenceReference extends Object
| Constructor and Description |
|---|
PersistenceReference(Future fullStateFuture,
String revision) |
PersistenceReference(List<Future> incrementalStateFuture,
String revision) |
| Modifier and Type | Method and Description |
|---|---|
Future |
getFullStateFuture() |
Future |
getFuture()
Deprecated.
|
List<Future> |
getIncrementalStateFuture() |
String |
getRevision() |
Copyright © 2018 WSO2. All rights reserved.