Package | Description |
---|---|
alluxio.master.block | |
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
GetCapacityBytesTResponse |
BlockMasterClientServiceHandler.getCapacityBytes(GetCapacityBytesTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetCapacityBytesTOptions |
GetCapacityBytesTOptions.deepCopy() |
GetCapacityBytesTOptions |
BlockMasterClientService.getCapacityBytes_args.getOptions()
the method options
|
Modifier and Type | Method and Description |
---|---|
int |
GetCapacityBytesTOptions.compareTo(GetCapacityBytesTOptions other) |
boolean |
GetCapacityBytesTOptions.equals(GetCapacityBytesTOptions that) |
GetCapacityBytesTResponse |
BlockMasterClientService.Iface.getCapacityBytes(GetCapacityBytesTOptions options)
Returns the capacity (in bytes).
|
GetCapacityBytesTResponse |
BlockMasterClientService.Client.getCapacityBytes(GetCapacityBytesTOptions options) |
void |
BlockMasterClientService.AsyncIface.getCapacityBytes(GetCapacityBytesTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
BlockMasterClientService.AsyncClient.getCapacityBytes(GetCapacityBytesTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
BlockMasterClientService.Client.send_getCapacityBytes(GetCapacityBytesTOptions options) |
BlockMasterClientService.getCapacityBytes_args |
BlockMasterClientService.getCapacityBytes_args.setOptions(GetCapacityBytesTOptions options)
the method options
|
Constructor and Description |
---|
getCapacityBytes_args(GetCapacityBytesTOptions options) |
getCapacityBytes_call(GetCapacityBytesTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
GetCapacityBytesTOptions(GetCapacityBytesTOptions other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.