Uses of Enum Class
org.apache.hadoop.fs.tosfs.object.ChecksumType
Packages that use ChecksumType
-
Uses of ChecksumType in org.apache.hadoop.fs.tosfs.object
Methods in org.apache.hadoop.fs.tosfs.object that return ChecksumTypeModifier and TypeMethodDescriptionstatic ChecksumTypeReturns the enum constant of this class with the specified name.static ChecksumType[]ChecksumType.values()Returns an array containing the constants of this enum class, in the order they are declared.