Package | Description |
---|---|
alluxio.client.block | |
alluxio.client.block.stream | |
alluxio.client.file | |
alluxio.resource | |
alluxio.table.under.hive.util |
Modifier and Type | Method and Description |
---|---|
protected boolean |
BlockMasterClientPool.shouldGc(DynamicResourcePool.ResourceInternal<BlockMasterClient> clientResourceInternal) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
BlockWorkerClientPool.shouldGc(DynamicResourcePool.ResourceInternal<BlockWorkerClient> clientResourceInternal) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
FileSystemMasterClientPool.shouldGc(DynamicResourcePool.ResourceInternal<FileSystemMasterClient> clientResourceInternal) |
Modifier and Type | Method and Description |
---|---|
protected abstract boolean |
DynamicResourcePool.shouldGc(DynamicResourcePool.ResourceInternal<T> resourceInternal) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
DefaultHiveClientPool.shouldGc(DynamicResourcePool.ResourceInternal<org.apache.hadoop.hive.metastore.IMetaStoreClient> clientResourceInternal) |
Copyright © 2023. All Rights Reserved.