Uses of Interface
io.trino.orc.proto.OrcProto.EncryptionKeyOrBuilder
-
-
Uses of OrcProto.EncryptionKeyOrBuilder in io.trino.orc.proto
Classes in io.trino.orc.proto that implement OrcProto.EncryptionKeyOrBuilder Modifier and Type Class Description static classOrcProto.EncryptionKeyInformation about the encryption keys.static classOrcProto.EncryptionKey.BuilderInformation about the encryption keys.Methods in io.trino.orc.proto that return OrcProto.EncryptionKeyOrBuilder Modifier and Type Method Description OrcProto.EncryptionKeyOrBuilderOrcProto.Encryption.Builder. getKeyOrBuilder(int index)all of the keys used in this fileOrcProto.EncryptionKeyOrBuilderOrcProto.Encryption. getKeyOrBuilder(int index)all of the keys used in this fileOrcProto.EncryptionKeyOrBuilderOrcProto.EncryptionOrBuilder. getKeyOrBuilder(int index)all of the keys used in this fileMethods in io.trino.orc.proto that return types with arguments of type OrcProto.EncryptionKeyOrBuilder Modifier and Type Method Description List<? extends OrcProto.EncryptionKeyOrBuilder>OrcProto.Encryption.Builder. getKeyOrBuilderList()all of the keys used in this fileList<? extends OrcProto.EncryptionKeyOrBuilder>OrcProto.Encryption. getKeyOrBuilderList()all of the keys used in this fileList<? extends OrcProto.EncryptionKeyOrBuilder>OrcProto.EncryptionOrBuilder. getKeyOrBuilderList()all of the keys used in this file
-