Package org.apache.pinot.spi.crypt
-
Interface Summary Interface Description PinotCrypter The PinotCrypter will encrypt and decrypt segments when they are downloaded. -
Class Summary Class Description NoOpPinotCrypter This class is the default implementation for the PinotCrypter.PinotCrypterFactory This factory instantiates the PinotCrypter, which participates in encrypting and decrypting files.