Package | Description |
---|---|
alluxio | |
alluxio.fsmaster | |
alluxio.inode | |
alluxio.invalidation.cache |
Modifier and Type | Method and Description |
---|---|
static BaseFileStructure.Distribution |
BaseFileStructure.Distribution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseFileStructure.Distribution[] |
BaseFileStructure.Distribution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseFileStructure.init(int depth,
int width,
int fileCount,
BaseFileStructure.Distribution distribution) |
Modifier and Type | Field and Description |
---|---|
BaseFileStructure.Distribution |
FileSystemMasterBench.FileSystem.mDistribution |
Modifier and Type | Field and Description |
---|---|
BaseFileStructure.Distribution |
RocksBenchReadWrite.Db.mDistribution |
BaseFileStructure.Distribution |
InodeBenchRead.Db.mDistribution |
BaseFileStructure.Distribution |
InodeBenchWrite.Db.mDistribution |
BaseFileStructure.Distribution |
RocksBenchRead.Db.mDistribution |
Modifier and Type | Field and Description |
---|---|
BaseFileStructure.Distribution |
InvalidationSyncCacheBench.FileStructure.mInvalDist |
Copyright © 2023. All Rights Reserved.