| Package | Description |
|---|---|
| org.apache.crail.rpc | |
| org.apache.crail.utils |
| Modifier and Type | Method and Description |
|---|---|
RpcFuture<RpcGetBlock> |
RpcConnection.getBlock(long fd,
long token,
long position,
long capacity) |
RpcFuture<RpcGetBlock> |
RpcDispatcher.getBlock(long fd,
long token,
long position,
long capacity) |
| Modifier and Type | Method and Description |
|---|---|
RpcFuture<RpcGetBlock> |
NextBlockCache.FileNextBlockCache.get(long blockstart) |
| Modifier and Type | Method and Description |
|---|---|
void |
NextBlockCache.FileNextBlockCache.put(long blockstart,
RpcFuture<RpcGetBlock> block) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.