Uses of Class
org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey

Packages that use EncryptionProtos.WrappedKey
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of EncryptionProtos.WrappedKey in org.apache.hadoop.hbase.protobuf.generated
 

Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type EncryptionProtos.WrappedKey
static com.google.protobuf.Parser<EncryptionProtos.WrappedKey> EncryptionProtos.WrappedKey.PARSER
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return EncryptionProtos.WrappedKey
 EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.Builder.build()
           
 EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.Builder.buildPartial()
           
static EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.getDefaultInstance()
           
 EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.getDefaultInstanceForType()
           
 EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.Builder.getDefaultInstanceForType()
           
static EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.parseDelimitedFrom(InputStream input)
           
static EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.parseFrom(byte[] data)
           
static EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.parseFrom(com.google.protobuf.ByteString data)
           
static EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.parseFrom(com.google.protobuf.CodedInputStream input)
           
static EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.parseFrom(InputStream input)
           
static EncryptionProtos.WrappedKey EncryptionProtos.WrappedKey.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type EncryptionProtos.WrappedKey
 com.google.protobuf.Parser<EncryptionProtos.WrappedKey> EncryptionProtos.WrappedKey.getParserForType()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type EncryptionProtos.WrappedKey
 EncryptionProtos.WrappedKey.Builder EncryptionProtos.WrappedKey.Builder.mergeFrom(EncryptionProtos.WrappedKey other)
           
static EncryptionProtos.WrappedKey.Builder EncryptionProtos.WrappedKey.newBuilder(EncryptionProtos.WrappedKey prototype)
           
 



Copyright © 2015 The Apache Software Foundation. All Rights Reserved.