Uses of Interface
com.hazelcast.spi.PartitionAwareOperation

Packages that use PartitionAwareOperation
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
 

Uses of PartitionAwareOperation in com.hazelcast.spi
 

Subinterfaces of PartitionAwareOperation in com.hazelcast.spi
 interface BackupAwareOperation
          A BackupAwareOperation is an Operation to indicate then when a change is made, a BackupOperation is created to replicate the backup.
 interface BackupOperation
          When an BackupAwareOperation makes a change, the backups need to be replicated to other members (depending on the configuration and if change really happened).
 



Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.