| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.util | 
| Modifier and Type | Class and Description | 
|---|---|
| protected static class  | Bytes.ConverterHolder.PureJavaConverter | 
| protected static class  | Bytes.ConverterHolder.UnsafeConverter | 
| Modifier and Type | Field and Description | 
|---|---|
| (package private) static Bytes.Converter | Bytes.ConverterHolder. BEST_CONVERTER | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) static Bytes.Converter | Bytes.ConverterHolder. getBestConverter()Returns the Unsafe-using Converter, or falls back to the pure-Java
 implementation if unable to do so. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.