public interface BackupAwareOperation extends PartitionAwareOperation
| Modifier and Type | Method and Description |
|---|---|
int |
getAsyncBackupCount() |
Operation |
getBackupOperation() |
int |
getSyncBackupCount() |
boolean |
shouldBackup() |
getPartitionIdboolean shouldBackup()
int getSyncBackupCount()
int getAsyncBackupCount()
Operation getBackupOperation()
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.