public class SnapshotState extends Object implements Serializable
SnapshotState(Object state)
SnapshotState(Object state, boolean isIncrementalSnapshot)
Object
getState()
boolean
isIncrementalSnapshot()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SnapshotState(Object state)
public SnapshotState(Object state, boolean isIncrementalSnapshot)
public boolean isIncrementalSnapshot()
public Object getState()
Copyright © 2019 WSO2. All rights reserved.