public static class BlockMasterClientService.Client extends AlluxioService.Client implements BlockMasterClientService.Iface
Modifier and Type | Class and Description |
---|---|
static class |
BlockMasterClientService.Client.Factory |
Constructor and Description |
---|
Client(org.apache.thrift.protocol.TProtocol prot) |
Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
getServiceVersion, recv_getServiceVersion, send_getServiceVersion
getInputProtocol, getOutputProtocol, receiveBase, sendBase, sendBaseOneway
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getServiceVersion
public Client(org.apache.thrift.protocol.TProtocol prot)
public Client(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
public GetBlockInfoTResponse getBlockInfo(long blockId, GetBlockInfoTOptions options) throws AlluxioTException, org.apache.thrift.TException
BlockMasterClientService.Iface
getBlockInfo
in interface BlockMasterClientService.Iface
blockId
- the id of the blockoptions
- the method optionsAlluxioTException
org.apache.thrift.TException
public void send_getBlockInfo(long blockId, GetBlockInfoTOptions options) throws org.apache.thrift.TException
org.apache.thrift.TException
public GetBlockInfoTResponse recv_getBlockInfo() throws AlluxioTException, org.apache.thrift.TException
AlluxioTException
org.apache.thrift.TException
public GetBlockMasterInfoTResponse getBlockMasterInfo(GetBlockMasterInfoTOptions options) throws AlluxioTException, org.apache.thrift.TException
BlockMasterClientService.Iface
getBlockMasterInfo
in interface BlockMasterClientService.Iface
options
- the method optionsAlluxioTException
org.apache.thrift.TException
public void send_getBlockMasterInfo(GetBlockMasterInfoTOptions options) throws org.apache.thrift.TException
org.apache.thrift.TException
public GetBlockMasterInfoTResponse recv_getBlockMasterInfo() throws AlluxioTException, org.apache.thrift.TException
AlluxioTException
org.apache.thrift.TException
public GetCapacityBytesTResponse getCapacityBytes(GetCapacityBytesTOptions options) throws AlluxioTException, org.apache.thrift.TException
BlockMasterClientService.Iface
getCapacityBytes
in interface BlockMasterClientService.Iface
options
- the method optionsAlluxioTException
org.apache.thrift.TException
public void send_getCapacityBytes(GetCapacityBytesTOptions options) throws org.apache.thrift.TException
org.apache.thrift.TException
public GetCapacityBytesTResponse recv_getCapacityBytes() throws AlluxioTException, org.apache.thrift.TException
AlluxioTException
org.apache.thrift.TException
public GetUsedBytesTResponse getUsedBytes(GetUsedBytesTOptions options) throws AlluxioTException, org.apache.thrift.TException
BlockMasterClientService.Iface
getUsedBytes
in interface BlockMasterClientService.Iface
options
- the method optionsAlluxioTException
org.apache.thrift.TException
public void send_getUsedBytes(GetUsedBytesTOptions options) throws org.apache.thrift.TException
org.apache.thrift.TException
public GetUsedBytesTResponse recv_getUsedBytes() throws AlluxioTException, org.apache.thrift.TException
AlluxioTException
org.apache.thrift.TException
public GetWorkerInfoListTResponse getWorkerInfoList(GetWorkerInfoListTOptions options) throws AlluxioTException, org.apache.thrift.TException
BlockMasterClientService.Iface
getWorkerInfoList
in interface BlockMasterClientService.Iface
options
- the method optionsAlluxioTException
org.apache.thrift.TException
public void send_getWorkerInfoList(GetWorkerInfoListTOptions options) throws org.apache.thrift.TException
org.apache.thrift.TException
public GetWorkerInfoListTResponse recv_getWorkerInfoList() throws AlluxioTException, org.apache.thrift.TException
AlluxioTException
org.apache.thrift.TException
public GetWorkerInfoListTResponse getWorkerReport(GetWorkerReportTOptions options) throws AlluxioTException, org.apache.thrift.TException
BlockMasterClientService.Iface
getWorkerReport
in interface BlockMasterClientService.Iface
options
- the method optionsAlluxioTException
org.apache.thrift.TException
public void send_getWorkerReport(GetWorkerReportTOptions options) throws org.apache.thrift.TException
org.apache.thrift.TException
public GetWorkerInfoListTResponse recv_getWorkerReport() throws AlluxioTException, org.apache.thrift.TException
AlluxioTException
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.