public abstract class CallableClientRequest extends Object implements Callable
| Constructor and Description |
|---|
CallableClientRequest() |
| Modifier and Type | Method and Description |
|---|---|
ClientEngine |
getClientEngine() |
ClientEndpoint |
getEndpoint() |
<S> S |
getService() |
abstract String |
getServiceName() |
public ClientEngine getClientEngine()
public <S> S getService()
public ClientEndpoint getEndpoint()
public abstract String getServiceName()
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.