public class ShardSnapshotState extends Object implements Snapshot.State
| Constructor and Description | 
|---|
| ShardSnapshotState(ShardDataTreeSnapshot snapshot) | 
| Modifier and Type | Method and Description | 
|---|---|
| ShardDataTreeSnapshot | getSnapshot() | 
| boolean | needsMigration()Indicate whether the snapshot requires migration, i.e. | 
public ShardSnapshotState(@Nonnull ShardDataTreeSnapshot snapshot)
@Nonnull public ShardDataTreeSnapshot getSnapshot()
public boolean needsMigration()
Snapshot.StateneedsMigration in interface Snapshot.StateCopyright © 2019 OpenDaylight. All rights reserved.