Modifier and Type | Method and Description |
---|---|
GetServiceVersionTResponse |
BlockMasterClientServiceHandler.getServiceVersion(GetServiceVersionTOptions options) |
GetServiceVersionTResponse |
BlockMasterWorkerServiceHandler.getServiceVersion(GetServiceVersionTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetServiceVersionTResponse |
FileSystemMasterClientServiceHandler.getServiceVersion(GetServiceVersionTOptions options) |
GetServiceVersionTResponse |
FileSystemMasterWorkerServiceHandler.getServiceVersion(GetServiceVersionTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetServiceVersionTResponse |
KeyValueMasterClientServiceHandler.getServiceVersion(GetServiceVersionTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetServiceVersionTResponse |
LineageMasterClientServiceHandler.getServiceVersion(GetServiceVersionTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetServiceVersionTResponse |
MetaMasterClientServiceHandler.getServiceVersion(GetServiceVersionTOptions options) |
GetServiceVersionTResponse |
MetaMasterMasterServiceHandler.getServiceVersion(GetServiceVersionTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetServiceVersionTResponse |
MetricsMasterClientServiceHandler.getServiceVersion(GetServiceVersionTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetServiceVersionTOptions |
GetServiceVersionTOptions.deepCopy() |
GetServiceVersionTOptions |
AlluxioService.getServiceVersion_args.getOptions()
the method options
|
Modifier and Type | Method and Description |
---|---|
int |
GetServiceVersionTOptions.compareTo(GetServiceVersionTOptions other) |
boolean |
GetServiceVersionTOptions.equals(GetServiceVersionTOptions that) |
GetServiceVersionTResponse |
AlluxioService.Iface.getServiceVersion(GetServiceVersionTOptions options)
Returns the version of the master service.
|
GetServiceVersionTResponse |
AlluxioService.Client.getServiceVersion(GetServiceVersionTOptions options) |
void |
AlluxioService.AsyncIface.getServiceVersion(GetServiceVersionTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
AlluxioService.AsyncClient.getServiceVersion(GetServiceVersionTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
AlluxioService.Client.send_getServiceVersion(GetServiceVersionTOptions options) |
AlluxioService.getServiceVersion_args |
AlluxioService.getServiceVersion_args.setOptions(GetServiceVersionTOptions options)
the method options
|
Constructor and Description |
---|
getServiceVersion_args(GetServiceVersionTOptions options) |
getServiceVersion_call(GetServiceVersionTOptions 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) |
GetServiceVersionTOptions(GetServiceVersionTOptions other)
Performs a deep copy on other.
|
Modifier and Type | Method and Description |
---|---|
GetServiceVersionTResponse |
BlockWorkerClientServiceHandler.getServiceVersion(GetServiceVersionTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetServiceVersionTResponse |
FileSystemWorkerClientServiceHandler.getServiceVersion(GetServiceVersionTOptions options) |
Modifier and Type | Method and Description |
---|---|
GetServiceVersionTResponse |
KeyValueWorkerClientServiceHandler.getServiceVersion(GetServiceVersionTOptions options) |
Copyright © 2023. All Rights Reserved.