Uses of Interface
org.apache.hadoop.hbase.client.ZKConnectionRegistry.Converter
Packages that use ZKConnectionRegistry.Converter
-
Uses of ZKConnectionRegistry.Converter in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client with parameters of type ZKConnectionRegistry.ConverterModifier and TypeMethodDescriptionprivate <T> CompletableFuture<T>
ZKConnectionRegistry.getAndConvert
(String path, ZKConnectionRegistry.Converter<T> converter) Deprecated.