Uses of Enum Class
org.apache.hadoop.fs.ReadOption
Packages that use ReadOption
-
Uses of ReadOption in org.apache.hadoop.fs
Methods in org.apache.hadoop.fs that return ReadOptionModifier and TypeMethodDescriptionstatic ReadOptionReturns the enum constant of this class with the specified name.static ReadOption[]ReadOption.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in org.apache.hadoop.fs with type arguments of type ReadOptionModifier and TypeMethodDescriptionFSDataInputStream.read(ByteBufferPool bufferPool, int maxLength, EnumSet<ReadOption> opts)