Uses of Interface
org.apache.hadoop.hbase.client.VersionInfoUtil.ServiceCallFunction
Package
Description
Provides HBase Client
-
Uses of VersionInfoUtil.ServiceCallFunction in org.apache.hadoop.hbase.client
Modifier and TypeMethodDescriptionstatic <T1,
T2, R, E extends Throwable>
RVersionInfoUtil.callWithVersion
(VersionInfoUtil.ServiceCallFunction<T1, T2, R, E> f, T1 t1, T2 t2) -
Uses of VersionInfoUtil.ServiceCallFunction in org.apache.hadoop.hbase.master
Modifier and TypeInterfaceDescriptionstatic interface