Package alluxio.stress
-
Interface Summary Interface Description Summary The aggregated summary of multiple task results.TaskResult This represents the result of a single stress task.TaskResult.Aggregator<T extends TaskResult> The interface that aggregates multiple task results into a summary. -
Class Summary Class Description BaseParameters This holds all the parameters.CachingBlockMasterClient Use this class to avoid the map-list conversion at the client side.GraphGenerator This generates graphs from a list of summaries.Parameters Abstract class for parameters of stress tests.StressConstants Constants for stress tests. -
Annotation Types Summary Annotation Type Description Parameters.BooleanDescription This annotation defines readable descriptions boolean parameters.Parameters.KeylessDescription This annotation is for descriptions which do not display the key/name.Parameters.PathDescription This annotation defines readable descriptions for paths.