public static class AlluxioService.Client extends org.apache.thrift.TServiceClient implements AlluxioService.Iface
Modifier and Type | Class and Description |
---|---|
static class |
AlluxioService.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) |
Modifier and Type | Method and Description |
---|---|
GetServiceVersionTResponse |
getServiceVersion(GetServiceVersionTOptions options)
Returns the version of the master service.
|
GetServiceVersionTResponse |
recv_getServiceVersion() |
void |
send_getServiceVersion(GetServiceVersionTOptions options) |
public Client(org.apache.thrift.protocol.TProtocol prot)
public Client(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
public GetServiceVersionTResponse getServiceVersion(GetServiceVersionTOptions options) throws AlluxioTException, org.apache.thrift.TException
AlluxioService.Iface
getServiceVersion
in interface AlluxioService.Iface
options
- the method optionsAlluxioTException
org.apache.thrift.TException
public void send_getServiceVersion(GetServiceVersionTOptions options) throws org.apache.thrift.TException
org.apache.thrift.TException
public GetServiceVersionTResponse recv_getServiceVersion() throws AlluxioTException, org.apache.thrift.TException
AlluxioTException
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.