Package com.hazelcast.spi.impl.operationservice.impl.responses

Contains the different responses that can be send as a consequence of an Operation invocation.

See:
          Description

Class Summary
BackupResponse The {Response} for a BackupOperation.
CallTimeoutResponse An response that indicates that the execution of a single call ran into a timeout.
ErrorResponse  
NormalResponse A NormalResponse is send when an Operation needs to return a value.
Response A Response is a result of an Operation being executed.
 

Package com.hazelcast.spi.impl.operationservice.impl.responses Description

Contains the different responses that can be send as a consequence of an Operation invocation.



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