Uses of Enum Class
org.apache.hadoop.tools.dynamometer.workloadgenerator.audit.AuditReplayMapper.ReplayCommand
Packages that use AuditReplayMapper.ReplayCommand
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.ReplayCommand in org.apache.hadoop.tools.dynamometer.workloadgenerator.audit
Methods in org.apache.hadoop.tools.dynamometer.workloadgenerator.audit that return AuditReplayMapper.ReplayCommandModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AuditReplayMapper.ReplayCommand[]AuditReplayMapper.ReplayCommand.values()Returns an array containing the constants of this enum class, in the order they are declared.