|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadOption | |
---|---|
org.apache.hadoop.fs | An abstract file system API. |
Uses of ReadOption in org.apache.hadoop.fs |
---|
Methods in org.apache.hadoop.fs that return ReadOption | |
---|---|
static ReadOption |
ReadOption.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReadOption[] |
ReadOption.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Method parameters in org.apache.hadoop.fs with type arguments of type ReadOption | |
---|---|
ByteBuffer |
FSDataInputStream.read(ByteBufferPool bufferPool,
int maxLength,
EnumSet<ReadOption> opts)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |