Uses of Enum
org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer.State
Packages that use HFileBlock.Writer.State
-
Uses of HFileBlock.Writer.State in org.apache.hadoop.hbase.io.hfile
Fields in org.apache.hadoop.hbase.io.hfile declared as HFileBlock.Writer.StateModifier and TypeFieldDescriptionprivate HFileBlock.Writer.StateHFileBlock.Writer.stateWriter state.Methods in org.apache.hadoop.hbase.io.hfile that return HFileBlock.Writer.StateModifier and TypeMethodDescriptionstatic HFileBlock.Writer.StateReturns the enum constant of this type with the specified name.static HFileBlock.Writer.State[]HFileBlock.Writer.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.hadoop.hbase.io.hfile with parameters of type HFileBlock.Writer.StateModifier and TypeMethodDescriptionprivate voidHFileBlock.Writer.expectState(HFileBlock.Writer.State expectedState)