Package | Description |
---|---|
alluxio.client.block.stream | |
alluxio.client.file | |
alluxio.client.job | |
alluxio.resource | |
alluxio.table.under.hive.util | |
alluxio.worker.block |
Modifier and Type | Class and Description |
---|---|
class |
BlockWorkerClientPool
Class for managing block worker clients.
|
Modifier and Type | Class and Description |
---|---|
class |
FileSystemMasterClientPool
A fixed pool of FileSystemMasterClient instances.
|
Modifier and Type | Class and Description |
---|---|
class |
JobMasterClientPool
Class for managing job master clients.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicResourcePool<T>
A dynamic pool that manages the resources.
|
class |
ResourcePool<T>
Class representing a pool of resources to be temporarily used and returned.
|
Modifier and Type | Class and Description |
---|---|
class |
HiveClientPool
A pool for hive clients, since hive clients are not thread safe.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockMasterClientPool
Class for managing block master clients.
|
Copyright © 2023. All Rights Reserved.