Package org.apache.hadoop.hbase.keymeta
Class ManagedKeyDataCache
java.lang.Object
org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache
STUB IMPLEMENTATION - Feature not yet complete. This class will be fully implemented in
HBASE-29368 feature PR.
-
Constructor Summary
ConstructorsConstructorDescriptionManagedKeyDataCache(org.apache.hadoop.conf.Configuration conf, KeymetaAdmin admin) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidejectEntry(byte[] keyCustodian, String keyNamespace, String keyMetadata) booleangetActiveEntry(byte[] keyCustodian, String keyNamespace)
-
Constructor Details
-
ManagedKeyDataCache
-
-
Method Details
-
getActiveEntry
-
getEntry
public ManagedKeyData getEntry(byte[] keyCustodian, String keyNamespace, String keyMetadata, byte[] wrappedKey) throws IOException, KeyException - Throws:
IOExceptionKeyException
-
clearCache
-
ejectEntry
-
ejectKey
-