Uses of Interface
org.apache.parquet.crypto.keytools.FileKeyMaterialStore
-
Packages that use FileKeyMaterialStore Package Description org.apache.parquet.crypto.keytools -
-
Uses of FileKeyMaterialStore in org.apache.parquet.crypto.keytools
Classes in org.apache.parquet.crypto.keytools that implement FileKeyMaterialStore Modifier and Type Class Description classHadoopFSKeyMaterialStoreMethods in org.apache.parquet.crypto.keytools with parameters of type FileKeyMaterialStore Modifier and Type Method Description voidFileKeyMaterialStore. moveMaterialTo(FileKeyMaterialStore targetKeyMaterialStore)Move key material to another store.voidHadoopFSKeyMaterialStore. moveMaterialTo(FileKeyMaterialStore keyMaterialStore)
-