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