Uses of Enum Class
org.apache.jena.rdfpatch.filelog.rotate.CompressionPolicy
Packages that use CompressionPolicy
-
Uses of CompressionPolicy in org.apache.jena.rdfpatch.filelog.rotate
Methods in org.apache.jena.rdfpatch.filelog.rotate that return CompressionPolicyModifier and TypeMethodDescriptionstatic CompressionPolicyReturns the enum constant of this class with the specified name.static CompressionPolicy[]CompressionPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.