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 |
---|---|
GetServiceVersionTResponse |
GetServiceVersionTResponse.deepCopy() |
GetServiceVersionTResponse |
AlluxioService.AsyncClient.getServiceVersion_call.getResult() |
GetServiceVersionTResponse |
AlluxioService.Iface.getServiceVersion(GetServiceVersionTOptions options)
Returns the version of the master service.
|
GetServiceVersionTResponse |
AlluxioService.Client.getServiceVersion(GetServiceVersionTOptions options) |
GetServiceVersionTResponse |
AlluxioService.getServiceVersion_result.getSuccess() |
GetServiceVersionTResponse |
AlluxioService.Client.recv_getServiceVersion() |
GetServiceVersionTResponse |
GetServiceVersionTResponse.setVersion(long version) |
Modifier and Type | Method and Description |
---|---|
org.apache.thrift.async.AsyncMethodCallback<GetServiceVersionTResponse> |
AlluxioService.AsyncProcessor.getServiceVersion.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
Modifier and Type | Method and Description |
---|---|
int |
GetServiceVersionTResponse.compareTo(GetServiceVersionTResponse other) |
boolean |
GetServiceVersionTResponse.equals(GetServiceVersionTResponse that) |
AlluxioService.getServiceVersion_result |
AlluxioService.getServiceVersion_result.setSuccess(GetServiceVersionTResponse success) |
Modifier and Type | Method and Description |
---|---|
void |
AlluxioService.AsyncProcessor.getServiceVersion.start(I iface,
AlluxioService.getServiceVersion_args args,
org.apache.thrift.async.AsyncMethodCallback<GetServiceVersionTResponse> resultHandler) |
Constructor and Description |
---|
getServiceVersion_result(GetServiceVersionTResponse success,
AlluxioTException e) |
GetServiceVersionTResponse(GetServiceVersionTResponse 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.