Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
BlockMasterClientService.getBlockInfo_args |
BlockMasterClientService.getBlockInfo_args.deepCopy() |
BlockMasterClientService.getBlockInfo_args |
BlockMasterClientService.Processor.getBlockInfo.getEmptyArgsInstance() |
BlockMasterClientService.getBlockInfo_args |
BlockMasterClientService.AsyncProcessor.getBlockInfo.getEmptyArgsInstance() |
BlockMasterClientService.getBlockInfo_args |
BlockMasterClientService.getBlockInfo_args.setBlockId(long blockId)
the id of the block
|
BlockMasterClientService.getBlockInfo_args |
BlockMasterClientService.getBlockInfo_args.setOptions(GetBlockInfoTOptions options)
the method options
|
Modifier and Type | Method and Description |
---|---|
int |
BlockMasterClientService.getBlockInfo_args.compareTo(BlockMasterClientService.getBlockInfo_args other) |
boolean |
BlockMasterClientService.getBlockInfo_args.equals(BlockMasterClientService.getBlockInfo_args that) |
BlockMasterClientService.getBlockInfo_result |
BlockMasterClientService.Processor.getBlockInfo.getResult(I iface,
BlockMasterClientService.getBlockInfo_args args) |
void |
BlockMasterClientService.AsyncProcessor.getBlockInfo.start(I iface,
BlockMasterClientService.getBlockInfo_args args,
org.apache.thrift.async.AsyncMethodCallback<GetBlockInfoTResponse> resultHandler) |
Constructor and Description |
---|
getBlockInfo_args(BlockMasterClientService.getBlockInfo_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.