Package com.tangosol.net
Interface PartitionedService.PartitionedAction
- All Superinterfaces:
 Action
- All Known Implementing Classes:
 PartitionedService.PartitionRecoveryAction
- Enclosing interface:
 PartitionedService
PartitionedAction represents a type of action taken by a
 PartitionedService.
- 
Field Details
- 
DISTRIBUTE
Singleton action for partition distribution/backup. - 
RESTORE
Singleton action for partition restore. 
 -