Package | Description |
---|---|
alluxio.client.block | |
alluxio.client.file | |
alluxio.network.netty | |
alluxio.resource |
Modifier and Type | Class and Description |
---|---|
class |
BlockMasterClientPool
Class for managing block master clients.
|
Modifier and Type | Class and Description |
---|---|
class |
FileSystemMasterClientPool
A fixed pool of FileSystemMasterClient instances.
|
Modifier and Type | Class and Description |
---|---|
class |
NettyChannelPool
A pool to manage netty channels.
|
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.
|
Copyright © 2023. All Rights Reserved.