| Package | Description |
|---|---|
| org.apache.hadoop.tools.dynamometer.workloadgenerator.audit |
This contains the tooling necessary to use audit logs as a way to generate
a realistic workload against a Dynamometer-simulated NameNode.
|
| Class and Description |
|---|
| AuditCommandParser
This interface represents a pluggable command parser.
|
| AuditLogDirectParser
This
AuditCommandParser is used to read commands from an audit log in
the original format audit logs are produced in with a standard configuration. |
| AuditReplayMapper.CommandType
Define the type of command, either read or write.
|
| AuditReplayMapper.ReplayCommand
Definitions of the various commands that can be replayed.
|
AuditReplayMapper.REPLAYCOUNTERS
Counter definitions for replay. |
| CountTimeWritable
UserCommandKey is a
Writable used as a composite value that
accumulates the count and cumulative latency of replayed commands. |
| UserCommandKey
UserCommandKey is a
Writable used as a composite
key combining the user id, name, and type of a replayed command. |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.