public class MetadataCache extends Object
| Constructor and Description |
|---|
MetadataCache(boolean isCacheEnabled) |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.apache.thrift.TBase<T,?>> |
computeIfAbsent(String key,
Callable<T> callable) |
void |
invalidate() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.