Modifier and Type | Class and Description |
---|---|
class |
BlockMasterClientServiceHandler
This class is a Thrift handler for block master RPCs invoked by an Alluxio client.
|
class |
BlockMasterWorkerServiceHandler
This class is a Thrift handler for block master RPCs invoked by an Alluxio worker.
|
Modifier and Type | Class and Description |
---|---|
class |
FileSystemMasterClientServiceHandler
This class is a Thrift handler for file system master RPCs invoked by an Alluxio client.
|
class |
FileSystemMasterWorkerServiceHandler
This class is a Thrift handler for file system master RPCs invoked by an Alluxio worker.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyValueMasterClientServiceHandler
This class is a Thrift handler for key-value master RPCs invoked by an Alluxio client.
|
Modifier and Type | Class and Description |
---|---|
class |
LineageMasterClientServiceHandler
This class is a Thrift handler for lineage master RPCs invoked by an Alluxio client.
|
Modifier and Type | Class and Description |
---|---|
class |
MetaMasterClientServiceHandler
This class is a Thrift handler for meta master RPCs.
|
class |
MetaMasterMasterServiceHandler
This class is a Thrift handler for meta master RPCs invoked by an Alluxio standby master.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricsMasterClientServiceHandler
This class is a Thrift handler for metrics master RPCs invoked by an Alluxio client.
|
Modifier and Type | Class and Description |
---|---|
static class |
AlluxioService.Processor<I extends AlluxioService.Iface> |
static class |
AlluxioService.Processor.getServiceVersion<I extends AlluxioService.Iface> |
Modifier and Type | Interface and Description |
---|---|
static interface |
BlockMasterClientService.Iface
This interface contains block master service endpoints for Alluxio clients.
|
static interface |
BlockMasterWorkerService.Iface
This interface contains block master service endpoints for Alluxio workers.
|
static interface |
BlockWorkerClientService.Iface |
static interface |
FileSystemMasterClientService.Iface
This interface contains file system master service endpoints for Alluxio clients.
|
static interface |
FileSystemMasterWorkerService.Iface
This interface contains file system master service endpoints for Alluxio workers.
|
static interface |
FileSystemWorkerClientService.Iface
This interface contains file system worker service endpoints for Alluxio clients.
|
static interface |
KeyValueMasterClientService.Iface
This interface contains key-value master service endpoints for Alluxio clients.
|
static interface |
KeyValueWorkerClientService.Iface |
static interface |
LineageMasterClientService.Iface
This interface contains lineage master service endpoints for Alluxio clients.
|
static interface |
MetaMasterClientService.Iface
This interface contains meta master service endpoints for Alluxio clients.
|
static interface |
MetaMasterMasterService.Iface
This interface contains meta master service endpoints for Alluxio standby masters.
|
static interface |
MetricsMasterClientService.Iface
This interface contains metrics master service endpoints for Alluxio clients.
|
Modifier and Type | Class and Description |
---|---|
static class |
AlluxioService.Client |
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 | Class and Description |
---|---|
class |
BlockWorkerClientServiceHandler
This class is a Thrift handler for block worker RPCs invoked by an Alluxio client.
|
Modifier and Type | Class and Description |
---|---|
class |
FileSystemWorkerClientServiceHandler
Handles incoming thrift requests from a worker file system client.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyValueWorkerClientServiceHandler
RPC service handler on worker side to read a local key-value block.
|
Copyright © 2023. All Rights Reserved.