public static class TestEncryptionTest.FailingKeyProvider extends Object implements org.apache.hadoop.hbase.io.crypto.KeyProvider
Constructor and Description |
---|
FailingKeyProvider() |
Modifier and Type | Method and Description |
---|---|
Key |
getKey(String alias) |
Key[] |
getKeys(String[] aliases) |
void |
init(String params) |
public FailingKeyProvider()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.