| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.hfile | Provides implementations of  HFileand HFileBlockCache. | 
| Modifier and Type | Field and Description | 
|---|---|
| private HFileBlock.Writer.State | HFileBlock.Writer. stateWriter state. | 
| Modifier and Type | Method and Description | 
|---|---|
| static HFileBlock.Writer.State | HFileBlock.Writer.State. valueOf(String name)Returns 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| private void | HFileBlock.Writer. expectState(HFileBlock.Writer.State expectedState) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.