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.State
needsMigration
in interface Snapshot.State
Copyright © 2019 OpenDaylight. All rights reserved.