| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STORAGE_TCP_ALLOCATION_SIZE_KEY |
"crail.storage.tcp.allocationsize" |
public static final String |
STORAGE_TCP_CORES_KEY |
"crail.storage.tcp.cores" |
public static final String |
STORAGE_TCP_DATA_PATH_KEY |
"crail.storage.tcp.datapath" |
public static final String |
STORAGE_TCP_INTERFACE_KEY |
"crail.storage.tcp.interface" |
public static final String |
STORAGE_TCP_PORT_KEY |
"crail.storage.tcp.port" |
public static final String |
STORAGE_TCP_QUEUE_DEPTH_KEY |
"crail.storage.tcp.queuedepth" |
public static final String |
STORAGE_TCP_STORAGE_LIMIT_KEY |
"crail.storage.tcp.storagelimit" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
REQ_READ |
1 |
public static final int |
REQ_WRITE |
2 |
public static final int |
RET_OK |
0 |
public static final int |
RET_RPC_UNKNOWN |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HEADER_SIZE |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CSIZE |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FIELDS_SIZE |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HEADER_SIZE |
8 |
Copyright © 2018 The Apache Software Foundation. All rights reserved.