HbaseObjectWritableFor96Migration
; needed to read
pre-0.96 TablePermissions.@Deprecated @InterfaceAudience.Private interface CodeToClassAndBackFor96Migration
Modifier and Type | Interface and Description |
---|---|
static class |
CodeToClassAndBackFor96Migration.InternalStaticLoader
Deprecated.
Class that loads the static maps with their values.
|
Modifier and Type | Field and Description |
---|---|
static Map<Class<?>,Byte> |
CLASS_TO_CODE
Deprecated.
Static map that contains mapping from class to code
|
static Class<?>[] |
classList
Deprecated.
Class list for supported classes
|
static Map<Byte,Class<?>> |
CODE_TO_CLASS
Deprecated.
Static map that contains mapping from code to class
|
static CodeToClassAndBackFor96Migration.InternalStaticLoader |
sl
Deprecated.
The static loader that is used instead of the static constructor in
HbaseMapWritable.
|
static final Map<Byte,Class<?>> CODE_TO_CLASS
static final Map<Class<?>,Byte> CLASS_TO_CODE
static final Class<?>[] classList
static final CodeToClassAndBackFor96Migration.InternalStaticLoader sl
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.