public class TcpStorageProtocol extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
REQ_READ |
static int |
REQ_WRITE |
static int |
RET_OK |
static int |
RET_RPC_UNKNOWN |
| Constructor and Description |
|---|
TcpStorageProtocol() |
public static final int REQ_READ
public static final int REQ_WRITE
public static final int RET_OK
public static final int RET_RPC_UNKNOWN
Copyright © 2018 The Apache Software Foundation. All rights reserved.