Package | Description |
---|---|
alluxio.fsmaster |
Modifier and Type | Field and Description |
---|---|
FileSystemBase.ServerType |
FileSystemBench.FileSystem.mServerType |
Modifier and Type | Method and Description |
---|---|
static FileSystemBase.ServerType |
FileSystemBase.ServerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSystemBase.ServerType[] |
FileSystemBase.ServerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FileSystemBase.init(FileSystemBase.ServerType serverType,
int numGrpcChannels,
String ipAddress,
int port) |
void |
BenchStandaloneGrpcServer.setServerType(FileSystemBase.ServerType serverType) |
Copyright © 2023. All Rights Reserved.