Interface SnapshotOperation
-
- All Superinterfaces:
Serializable
public interface SnapshotOperation extends Serializable
Initial snapshot operation interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<Integer>cacheGroupIds()Cache group ids included to this snapshot.Set<String>cacheNames()ObjectextraParameter()
-