Modifier and Type | Method and Description |
---|---|
protected abstract AlluxioService.Client |
AbstractClient.getClient() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractClient.checkVersion(AlluxioService.Client client,
long version)
Checks that the service version is compatible with the client.
|
Modifier and Type | Method and Description |
---|---|
protected AlluxioService.Client |
RetryHandlingMetaMasterClient.getClient() |
Modifier and Type | Method and Description |
---|---|
protected AlluxioService.Client |
RetryHandlingBlockMasterClient.getClient() |
Modifier and Type | Method and Description |
---|---|
protected AlluxioService.Client |
RetryHandlingFileSystemMasterClient.getClient() |
Modifier and Type | Method and Description |
---|---|
protected AlluxioService.Client |
KeyValueWorkerClient.getClient() |
protected AlluxioService.Client |
KeyValueMasterClient.getClient() |
Modifier and Type | Method and Description |
---|---|
protected AlluxioService.Client |
LineageMasterClient.getClient() |
Modifier and Type | Method and Description |
---|---|
protected AlluxioService.Client |
MetricsMasterClient.getClient() |
Modifier and Type | Method and Description |
---|---|
protected AlluxioService.Client |
RetryHandlingMetaMasterMasterClient.getClient() |
Modifier and Type | Class and Description |
---|---|
static class |
BlockMasterClientService.Client |
static class |
BlockMasterWorkerService.Client |
static class |
BlockWorkerClientService.Client |
static class |
FileSystemMasterClientService.Client |
static class |
FileSystemMasterWorkerService.Client |
static class |
FileSystemWorkerClientService.Client |
static class |
KeyValueMasterClientService.Client |
static class |
KeyValueWorkerClientService.Client |
static class |
LineageMasterClientService.Client |
static class |
MetaMasterClientService.Client |
static class |
MetaMasterMasterService.Client |
static class |
MetricsMasterClientService.Client |
Modifier and Type | Method and Description |
---|---|
AlluxioService.Client |
AlluxioService.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol prot) |
AlluxioService.Client |
AlluxioService.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
Modifier and Type | Method and Description |
---|---|
protected AlluxioService.Client |
BlockMasterClient.getClient() |
Modifier and Type | Method and Description |
---|---|
protected AlluxioService.Client |
FileSystemMasterClient.getClient() |
Copyright © 2023. All Rights Reserved.