Uses of Package
com.hazelcast.queue.impl.operations

Packages that use com.hazelcast.queue.impl.operations
com.hazelcast.queue.impl.operations This package contains the IQueue operations
 
com.hazelcast.queue.impl.tx This package contains the Transaction behavior for the IQueue.
 
 

Classes in com.hazelcast.queue.impl.operations used by com.hazelcast.queue.impl.operations
QueueBackupAwareOperation
          This abstract class contains important methods for all Queue operations.
QueueOperation
          This class contains methods for Queue operations such as AddAllOperation.
 

Classes in com.hazelcast.queue.impl.operations used by com.hazelcast.queue.impl.tx
QueueBackupAwareOperation
          This abstract class contains important methods for all Queue operations.
QueueOperation
          This class contains methods for Queue operations such as AddAllOperation.
 



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