| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RPCProtos.CryptoCipherMeta
Cipher meta for Crypto
Protobuf type
hbase.pb.CryptoCipherMeta |
static class |
RPCProtos.CryptoCipherMeta.Builder
Cipher meta for Crypto
Protobuf type
hbase.pb.CryptoCipherMeta |
| 限定符和类型 | 方法和说明 |
|---|---|
RPCProtos.CryptoCipherMetaOrBuilder |
RPCProtos.ConnectionHeaderResponseOrBuilder.getCryptoCipherMetaOrBuilder()
To use Apache Commons Crypto, negotiate the metadata
optional .hbase.pb.CryptoCipherMeta crypto_cipher_meta = 1; |
RPCProtos.CryptoCipherMetaOrBuilder |
RPCProtos.ConnectionHeaderResponse.getCryptoCipherMetaOrBuilder()
To use Apache Commons Crypto, negotiate the metadata
optional .hbase.pb.CryptoCipherMeta crypto_cipher_meta = 1; |
RPCProtos.CryptoCipherMetaOrBuilder |
RPCProtos.ConnectionHeaderResponse.Builder.getCryptoCipherMetaOrBuilder()
To use Apache Commons Crypto, negotiate the metadata
optional .hbase.pb.CryptoCipherMeta crypto_cipher_meta = 1; |
Copyright © 2007–2019. All rights reserved.