public static class RpcRequestMessage.DumpNameNodeReq extends Object implements RpcProtocol.NameNodeRpcMessage
| Constructor and Description |
|---|
DumpNameNodeReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOp() |
short |
getType() |
int |
size() |
void |
update(ByteBuffer buffer) |
int |
write(ByteBuffer buffer) |
public int getOp()
public int size()
public short getType()
getType in interface RpcProtocol.NameNodeRpcMessagepublic int write(ByteBuffer buffer)
public void update(ByteBuffer buffer)
Copyright © 2018 The Apache Software Foundation. All rights reserved.