Package com.mapr.client.impl.msgs
Class ContainerRootLookupMsg
- java.lang.Object
-
- com.mapr.client.impl.rpc.RpcMessage
-
- com.mapr.client.impl.msgs.CldbRpcMessage
-
- com.mapr.client.impl.msgs.ContainerRootLookupMsg
-
public class ContainerRootLookupMsg extends CldbRpcMessage
-
-
Field Summary
-
Fields inherited from class com.mapr.client.impl.rpc.RpcMessage
deferred, EMPTY_PAYLOAD, hdr, hdrBuilder, isBuilt, req, reqMsgOrBuilder, RPC_VERSION_1, RPC_VERSION_CURRENT
-
-
Constructor Summary
Constructors Constructor Description ContainerRootLookupMsg(java.lang.String rootPath, com.mapr.fs.proto.Security.CredentialsMsg myCreds)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectparseResponse0(RpcResponse respMsg)-
Methods inherited from class com.mapr.client.impl.rpc.RpcMessage
build, callback, getHeader, getPayload, getPayload0, getRequest, getSequenceId, isBuilt, parseResponse, release, setCallId, setConnId, setEpoch, setSequenceId
-
-
-
-
Method Detail
-
parseResponse0
public java.lang.Object parseResponse0(RpcResponse respMsg) throws java.io.IOException
- Specified by:
parseResponse0in classRpcMessage- Throws:
java.io.IOException
-
-