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