Uses of Interface
org.apache.hadoop.hbase.keymeta.KeymetaAdmin
Packages that use KeymetaAdmin
-
Uses of KeymetaAdmin in org.apache.hadoop.hbase
Methods in org.apache.hadoop.hbase that return KeymetaAdminModifier and TypeMethodDescriptionHBaseServerBase.getKeymetaAdmin()MockRegionServerServices.getKeymetaAdmin() -
Uses of KeymetaAdmin in org.apache.hadoop.hbase.keymeta
Classes in org.apache.hadoop.hbase.keymeta that implement KeymetaAdminModifier and TypeClassDescriptionclassSTUB IMPLEMENTATION - Feature not yet complete.classSTUB IMPLEMENTATION - Feature not yet complete.Methods in org.apache.hadoop.hbase.keymeta that return KeymetaAdminModifier and TypeMethodDescriptiondefault KeymetaAdminKeyManagementService.getKeymetaAdmin()Returns the keymeta admin.Constructors in org.apache.hadoop.hbase.keymeta with parameters of type KeymetaAdminModifierConstructorDescriptionManagedKeyDataCache(org.apache.hadoop.conf.Configuration conf, KeymetaAdmin admin)