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