Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
BlockWorkerClientService.cancelBlock_args |
BlockWorkerClientService.cancelBlock_args.deepCopy() |
BlockWorkerClientService.cancelBlock_args |
BlockWorkerClientService.Processor.cancelBlock.getEmptyArgsInstance() |
BlockWorkerClientService.cancelBlock_args |
BlockWorkerClientService.AsyncProcessor.cancelBlock.getEmptyArgsInstance() |
BlockWorkerClientService.cancelBlock_args |
BlockWorkerClientService.cancelBlock_args.setBlockId(long blockId)
the id of the block being accessed
|
BlockWorkerClientService.cancelBlock_args |
BlockWorkerClientService.cancelBlock_args.setOptions(CancelBlockTOptions options)
the method options
|
BlockWorkerClientService.cancelBlock_args |
BlockWorkerClientService.cancelBlock_args.setSessionId(long sessionId)
the id of the current session
|
Modifier and Type | Method and Description |
---|---|
int |
BlockWorkerClientService.cancelBlock_args.compareTo(BlockWorkerClientService.cancelBlock_args other) |
boolean |
BlockWorkerClientService.cancelBlock_args.equals(BlockWorkerClientService.cancelBlock_args that) |
BlockWorkerClientService.cancelBlock_result |
BlockWorkerClientService.Processor.cancelBlock.getResult(I iface,
BlockWorkerClientService.cancelBlock_args args) |
void |
BlockWorkerClientService.AsyncProcessor.cancelBlock.start(I iface,
BlockWorkerClientService.cancelBlock_args args,
org.apache.thrift.async.AsyncMethodCallback<CancelBlockTResponse> resultHandler) |
Constructor and Description |
---|
cancelBlock_args(BlockWorkerClientService.cancelBlock_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.