| Package | Description |
|---|---|
| alluxio.client | |
| alluxio.client.file.options |
| Modifier and Type | Method and Description |
|---|---|
static WriteType |
WriteType.fromProto(alluxio.grpc.WritePType writePType) |
static WriteType |
WriteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WriteType[] |
WriteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WriteType |
OutStreamOptions.getWriteType() |
| Modifier and Type | Method and Description |
|---|---|
OutStreamOptions |
OutStreamOptions.setWriteType(WriteType writeType)
Sets the
WriteType. |
Copyright © 2024. All Rights Reserved.