Uses of Class
org.apache.pinot.spi.ingestion.batch.spec.TlsSpec
-
Packages that use TlsSpec Package Description org.apache.pinot.spi.ingestion.batch.spec -
-
Uses of TlsSpec in org.apache.pinot.spi.ingestion.batch.spec
Methods in org.apache.pinot.spi.ingestion.batch.spec that return TlsSpec Modifier and Type Method Description TlsSpecSegmentGenerationJobSpec. getTlsSpec()Methods in org.apache.pinot.spi.ingestion.batch.spec with parameters of type TlsSpec Modifier and Type Method Description voidSegmentGenerationJobSpec. setTlsSpec(TlsSpec tlsSpec)
-