Modifier and Type | Method and Description |
---|---|
ReadWriting.Mode |
HadoopIoStep.getMode() |
Modifier and Type | Method and Description |
---|---|
void |
HadoopIoStep.setMode(ReadWriting.Mode mode) |
Modifier and Type | Method and Description |
---|---|
ReadWriting.Mode |
ReadWriting.getMode() |
static ReadWriting.Mode |
ReadWriting.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadWriting.Mode[] |
ReadWriting.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ReadWriting.setMode(ReadWriting.Mode mode) |
Modifier and Type | Method and Description |
---|---|
ReadWriting.Mode |
IoStep.getMode() |
Modifier and Type | Method and Description |
---|---|
void |
IoStep.setMode(ReadWriting.Mode mode) |
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.