Uses of Interface
org.apache.hadoop.hbase.client.ZKConnectionRegistry.Converter
-
Uses of ZKConnectionRegistry.Converter in org.apache.hadoop.hbase.client
Modifier and TypeMethodDescriptionprivate <T> CompletableFuture<T>
ZKConnectionRegistry.getAndConvert
(String path, ZKConnectionRegistry.Converter<T> converter) Deprecated.