public static interface RPCProtos.ConnectionHeaderResponseOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RPCProtos.CryptoCipherMeta |
getCryptoCipherMeta()
To use Apache Commons Crypto, negotiate the metadata
|
RPCProtos.CryptoCipherMetaOrBuilder |
getCryptoCipherMetaOrBuilder()
To use Apache Commons Crypto, negotiate the metadata
|
boolean |
hasCryptoCipherMeta()
To use Apache Commons Crypto, negotiate the metadata
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCryptoCipherMeta()
To use Apache Commons Crypto, negotiate the metadata
optional .hbase.pb.CryptoCipherMeta crypto_cipher_meta = 1;RPCProtos.CryptoCipherMeta getCryptoCipherMeta()
To use Apache Commons Crypto, negotiate the metadata
optional .hbase.pb.CryptoCipherMeta crypto_cipher_meta = 1;RPCProtos.CryptoCipherMetaOrBuilder getCryptoCipherMetaOrBuilder()
To use Apache Commons Crypto, negotiate the metadata
optional .hbase.pb.CryptoCipherMeta crypto_cipher_meta = 1;Copyright © 2007–2019 Cloudera. All rights reserved.