Package com.tangosol.net
Interface PartitionedService.PartitionedAction
- 
- All Superinterfaces:
 Action
- All Known Implementing Classes:
 PartitionedService.PartitionRecoveryAction
- Enclosing interface:
 - PartitionedService
 
public static interface PartitionedService.PartitionedAction extends Action
PartitionedAction represents a type of action taken by a PartitionedService. 
- 
- 
Field Summary
Fields Modifier and Type Field Description static ActionDISTRIBUTESingleton action for partition distribution/backup.static ActionRESTORESingleton action for partition restore. 
 -