| Package | Description |
|---|---|
| org.apache.crail.metadata | |
| org.apache.crail.rpc | |
| org.apache.crail.storage | |
| org.apache.crail.utils |
| Modifier and Type | Field and Description |
|---|---|
protected DataNodeInfo |
BlockInfo.dnInfo |
| Modifier and Type | Method and Description |
|---|---|
DataNodeInfo |
BlockInfo.getDnInfo() |
| Constructor and Description |
|---|
BlockInfo(DataNodeInfo dnInfo,
long lba,
long addr,
int length,
int lkey) |
| Modifier and Type | Method and Description |
|---|---|
RpcFuture<RpcGetDataNode> |
RpcConnection.getDataNode(DataNodeInfo dnInfo) |
RpcFuture<RpcGetDataNode> |
RpcDispatcher.getDataNode(DataNodeInfo dnInfo) |
| Modifier and Type | Method and Description |
|---|---|
StorageEndpoint |
StorageClient.createEndpoint(DataNodeInfo info) |
| Modifier and Type | Method and Description |
|---|---|
static InetSocketAddress |
CrailUtils.datanodeInfo2SocketAddr(DataNodeInfo dnInfo) |
StorageEndpoint |
EndpointCache.getDataEndpoint(DataNodeInfo dataNodeInfo) |
StorageEndpoint |
EndpointCache.StorageEndpointCache.getDataEndpoint(DataNodeInfo dataNodeInfo) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.