Package com.hazelcast.spi.impl.operationexecutor

Contains the OperationRunner code.

See:
          Description

Interface Summary
OperationExecutor The OperationExecutor is responsible for scheduling work (packets/operations) to be executed.
OperationHostileThread Marker interface for threads that are not allowed to run operations.
OperationRunnerFactory A Factory for creating OperationRunner instances.
ResponsePacketHandler The ResponsePacketHandler is responsible for handling response packets.
 

Class Summary
OperationRunner The OperationRunner is responsible for the actual running of operations.
 

Package com.hazelcast.spi.impl.operationexecutor Description

Contains the OperationRunner code.



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