public interface ResponseHandler
OperationService
when it has calculated a response. This way you can hook
into the system and decide what to do with it, e.g. send it to the right machine,Modifier and Type | Method and Description |
---|---|
boolean |
isLocal() |
void |
sendResponse(Object obj) |
void sendResponse(Object obj)
boolean isLocal()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.