Uses of Enum Class
org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer.State
-
Uses of HFileBlock.Writer.State in org.apache.hadoop.hbase.io.hfile
Modifier and TypeFieldDescriptionprivate HFileBlock.Writer.State
HFileBlock.Writer.state
Writer state.Modifier and TypeMethodDescriptionstatic HFileBlock.Writer.State
Returns the enum constant of this class with the specified name.static HFileBlock.Writer.State[]
HFileBlock.Writer.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
HFileBlock.Writer.expectState
(HFileBlock.Writer.State expectedState)