Uses of Enum Class
io.trino.plugin.pinot.client.PinotKeystoreTrustStoreType
Packages that use PinotKeystoreTrustStoreType
-
Uses of PinotKeystoreTrustStoreType in io.trino.plugin.pinot.client
Methods in io.trino.plugin.pinot.client that return PinotKeystoreTrustStoreTypeModifier and TypeMethodDescription@NotNull PinotKeystoreTrustStoreTypePinotGrpcServerQueryClientTlsConfig.getKeystoreType()@NotNull PinotKeystoreTrustStoreTypePinotGrpcServerQueryClientTlsConfig.getTruststoreType()static PinotKeystoreTrustStoreTypeReturns the enum constant of this class with the specified name.static PinotKeystoreTrustStoreType[]PinotKeystoreTrustStoreType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.pinot.client with parameters of type PinotKeystoreTrustStoreTypeModifier and TypeMethodDescriptionPinotGrpcServerQueryClientTlsConfig.setKeystoreType(PinotKeystoreTrustStoreType keystoreType) PinotGrpcServerQueryClientTlsConfig.setTruststoreType(PinotKeystoreTrustStoreType truststoreType)