Package com.mapr.client.impl.rpc
Class RpcBinding
java.lang.Object
com.mapr.client.impl.rpc.RpcBinding
- All Implemented Interfaces:
LifeCycle
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected intprotected final MapRClientprotected final AtomicIntegerprotected final AtomicInteger -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
epoch
protected int epoch -
nextConnId
-
nextCallId
-
mapRClient
-
-
Constructor Details
-
RpcBinding
-
-
Method Details
-
startBinding
protected abstract void startBinding() -
stopBinding
protected abstract void stopBinding() -
start
-
stop
-
isStarted
public boolean isStarted() -
nextCallId
public int nextCallId() -
nextConnId
public int nextConnId() -
getClientEventLoopGroup
public io.netty.channel.EventLoopGroup getClientEventLoopGroup() -
isSecure
public boolean isSecure() -
getMapRClient
-