Package | Description |
---|---|
alluxio.client.block | |
alluxio.client.file | |
alluxio.master.file.meta | |
alluxio.network.netty | |
alluxio.resource | |
alluxio.underfs | |
alluxio.worker.block | |
alluxio.worker.netty |
Class and Description |
---|
DynamicResourcePool
A dynamic pool that manages the resources.
|
DynamicResourcePool.ResourceInternal
A wrapper on the resource to include the last time at which it was used.
|
Pool
Interface representing a pool of resources to be temporarily used and returned.
|
Class and Description |
---|
CloseableResource
A
CloseableResource<T> is a wrapper around a resource of type T which must do
some sort of cleanup when it is no longer in use. |
DynamicResourcePool
A dynamic pool that manages the resources.
|
DynamicResourcePool.ResourceInternal
A wrapper on the resource to include the last time at which it was used.
|
Pool
Interface representing a pool of resources to be temporarily used and returned.
|
Class and Description |
---|
CloseableResource
A
CloseableResource<T> is a wrapper around a resource of type T which must do
some sort of cleanup when it is no longer in use. |
Class and Description |
---|
DynamicResourcePool
A dynamic pool that manages the resources.
|
DynamicResourcePool.ResourceInternal
A wrapper on the resource to include the last time at which it was used.
|
Pool
Interface representing a pool of resources to be temporarily used and returned.
|
Class and Description |
---|
DynamicResourcePool.Options
Options to initialize a Dynamic resource pool.
|
DynamicResourcePool.ResourceInternal
A wrapper on the resource to include the last time at which it was used.
|
Pool
Interface representing a pool of resources to be temporarily used and returned.
|
Class and Description |
---|
CloseableResource
A
CloseableResource<T> is a wrapper around a resource of type T which must do
some sort of cleanup when it is no longer in use. |
Class and Description |
---|
ResourcePool
Class representing a pool of resources to be temporarily used and returned.
|
Class and Description |
---|
CloseableResource
A
CloseableResource<T> is a wrapper around a resource of type T which must do
some sort of cleanup when it is no longer in use. |
Copyright © 2023. All Rights Reserved.