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 © 2021. All rights reserved.