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