Uses of Enum Class
org.apache.hadoop.tools.dynamometer.workloadgenerator.CreateFileMapper.CREATEFILECOUNTERS
Packages that use CreateFileMapper.CREATEFILECOUNTERS
Package
Description
This contains the tooling necessary to generate a realistic workload,
for example collected from audit logs, against a Dynamometer-simulated
NameNode.
-
Uses of CreateFileMapper.CREATEFILECOUNTERS in org.apache.hadoop.tools.dynamometer.workloadgenerator
Methods in org.apache.hadoop.tools.dynamometer.workloadgenerator that return CreateFileMapper.CREATEFILECOUNTERSModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CreateFileMapper.CREATEFILECOUNTERS[]CreateFileMapper.CREATEFILECOUNTERS.values()Returns an array containing the constants of this enum class, in the order they are declared.