Uses of Enum Class
org.apache.hadoop.fs.impl.prefetch.BufferData.State
Packages that use BufferData.State
Package
Description
block caching for use in object store clients.
-
Uses of BufferData.State in org.apache.hadoop.fs.impl.prefetch
Methods in org.apache.hadoop.fs.impl.prefetch that return BufferData.StateModifier and TypeMethodDescriptionstatic BufferData.StateReturns the enum constant of this class with the specified name.static BufferData.State[]BufferData.State.values()Returns an array containing the constants of this enum class, in the order they are declared.