Class PinotCrypterFactory


  • public class PinotCrypterFactory
    extends Object
    This factory instantiates the PinotCrypter, which participates in encrypting and decrypting files.
    • Field Detail

      • LOGGER

        public static final org.slf4j.Logger LOGGER
    • Method Detail

      • init

        public static void init​(PinotConfiguration config)
        Initializes map of crypter classes at startup time. Will initialize map with lower case simple class names.
        Parameters:
        config - Sample configuration: class.nooppinotcrypter = org.apache.pinot.core.crypt.NoOpPinotCrypter nooppinotcrypter.keyMap = sample_key