public static interface BlockMasterClientService.AsyncIface extends AlluxioService.AsyncIface
Modifier and Type | Method and Description |
---|---|
void |
getBlockInfo(long blockId,
GetBlockInfoTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
getBlockMasterInfo(GetBlockMasterInfoTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
getCapacityBytes(GetCapacityBytesTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
getUsedBytes(GetUsedBytesTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
getWorkerInfoList(GetWorkerInfoListTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
getWorkerReport(GetWorkerReportTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
getServiceVersion
void getBlockInfo(long blockId, GetBlockInfoTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
void getBlockMasterInfo(GetBlockMasterInfoTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
void getCapacityBytes(GetCapacityBytesTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
void getUsedBytes(GetUsedBytesTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
void getWorkerInfoList(GetWorkerInfoListTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
void getWorkerReport(GetWorkerReportTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.