public class CreateSnapshotCommand extends Object implements GridCommand<BucketState>
| Constructor and Description |
|---|
CreateSnapshotCommand() |
| Modifier and Type | Method and Description |
|---|---|
BucketState |
execute(GridBucketState gridState) |
boolean |
isBucketStateModified() |
public BucketState execute(GridBucketState gridState)
execute in interface GridCommand<BucketState>public boolean isBucketStateModified()
isBucketStateModified in interface GridCommand<BucketState>Copyright © 2018. All rights reserved.