Uses of Class
io.trino.orc.proto.OrcProto.EncryptionKey
-
-
Uses of OrcProto.EncryptionKey in io.trino.orc.proto
Fields in io.trino.orc.proto with type parameters of type OrcProto.EncryptionKey Modifier and Type Field Description static com.google.protobuf.Parser<OrcProto.EncryptionKey>OrcProto.EncryptionKey. PARSERDeprecated.Methods in io.trino.orc.proto that return OrcProto.EncryptionKey Modifier and Type Method Description OrcProto.EncryptionKeyOrcProto.EncryptionKey.Builder. build()OrcProto.EncryptionKeyOrcProto.EncryptionKey.Builder. buildPartial()static OrcProto.EncryptionKeyOrcProto.EncryptionKey. getDefaultInstance()OrcProto.EncryptionKeyOrcProto.EncryptionKey.Builder. getDefaultInstanceForType()OrcProto.EncryptionKeyOrcProto.EncryptionKey. getDefaultInstanceForType()OrcProto.EncryptionKeyOrcProto.Encryption.Builder. getKey(int index)all of the keys used in this fileOrcProto.EncryptionKeyOrcProto.Encryption. getKey(int index)all of the keys used in this fileOrcProto.EncryptionKeyOrcProto.EncryptionOrBuilder. getKey(int index)all of the keys used in this filestatic OrcProto.EncryptionKeyOrcProto.EncryptionKey. parseDelimitedFrom(InputStream input)static OrcProto.EncryptionKeyOrcProto.EncryptionKey. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrcProto.EncryptionKeyOrcProto.EncryptionKey. parseFrom(byte[] data)static OrcProto.EncryptionKeyOrcProto.EncryptionKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrcProto.EncryptionKeyOrcProto.EncryptionKey. parseFrom(com.google.protobuf.ByteString data)static OrcProto.EncryptionKeyOrcProto.EncryptionKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrcProto.EncryptionKeyOrcProto.EncryptionKey. parseFrom(com.google.protobuf.CodedInputStream input)static OrcProto.EncryptionKeyOrcProto.EncryptionKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrcProto.EncryptionKeyOrcProto.EncryptionKey. parseFrom(InputStream input)static OrcProto.EncryptionKeyOrcProto.EncryptionKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OrcProto.EncryptionKeyOrcProto.EncryptionKey. parseFrom(ByteBuffer data)static OrcProto.EncryptionKeyOrcProto.EncryptionKey. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.trino.orc.proto that return types with arguments of type OrcProto.EncryptionKey Modifier and Type Method Description List<OrcProto.EncryptionKey>OrcProto.Encryption.Builder. getKeyList()all of the keys used in this fileList<OrcProto.EncryptionKey>OrcProto.Encryption. getKeyList()all of the keys used in this fileList<OrcProto.EncryptionKey>OrcProto.EncryptionOrBuilder. getKeyList()all of the keys used in this filecom.google.protobuf.Parser<OrcProto.EncryptionKey>OrcProto.EncryptionKey. getParserForType()static com.google.protobuf.Parser<OrcProto.EncryptionKey>OrcProto.EncryptionKey. parser()Methods in io.trino.orc.proto with parameters of type OrcProto.EncryptionKey Modifier and Type Method Description OrcProto.Encryption.BuilderOrcProto.Encryption.Builder. addKey(int index, OrcProto.EncryptionKey value)all of the keys used in this fileOrcProto.Encryption.BuilderOrcProto.Encryption.Builder. addKey(OrcProto.EncryptionKey value)all of the keys used in this fileOrcProto.EncryptionKey.BuilderOrcProto.EncryptionKey.Builder. mergeFrom(OrcProto.EncryptionKey other)static OrcProto.EncryptionKey.BuilderOrcProto.EncryptionKey. newBuilder(OrcProto.EncryptionKey prototype)OrcProto.Encryption.BuilderOrcProto.Encryption.Builder. setKey(int index, OrcProto.EncryptionKey value)all of the keys used in this fileMethod parameters in io.trino.orc.proto with type arguments of type OrcProto.EncryptionKey Modifier and Type Method Description OrcProto.Encryption.BuilderOrcProto.Encryption.Builder. addAllKey(Iterable<? extends OrcProto.EncryptionKey> values)all of the keys used in this file
-