Package | Description |
---|---|
alluxio.stress.fuse |
Modifier and Type | Method and Description |
---|---|
FuseIOParameters |
FuseIOTaskResult.getParameters() |
FuseIOParameters |
FuseIOSummary.getParameters() |
Modifier and Type | Method and Description |
---|---|
void |
FuseIOTaskResult.setParameters(FuseIOParameters parameters) |
void |
FuseIOSummary.setParameters(FuseIOParameters parameters) |
Constructor and Description |
---|
FuseIOSummary(FuseIOParameters parameters,
BaseParameters baseParameters,
List<String> nodes,
Map<String,List<String>> errors,
long recordStartMs,
long endMs,
long ioBytes,
float ioMBps,
Map<String,Float> clientsThroughput)
Creates an instance.
|
Copyright © 2023. All Rights Reserved.