| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.wal | 
| Modifier and Type | Field and Description | 
|---|---|
| (package private) static WALKey.Version[] | WALKey.Version. byCode | 
| protected static WALKey.Version | WALKey. VERSION | 
| Modifier and Type | Method and Description | 
|---|---|
| static WALKey.Version | WALKey.Version. fromCode(int code) | 
| static WALKey.Version | WALKey.Version. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static WALKey.Version[] | WALKey.Version. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | WALKey.Version. atLeast(WALKey.Version other) | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.