Package com.mapr.fs.hbase
Interface MapRDBConstants
-
- All Superinterfaces:
com.mapr.fs.jni.MapRConstants
- All Known Implementing Classes:
HBaseAdminImpl,HTableProperties,SchemaHelper
public interface MapRDBConstants extends com.mapr.fs.jni.MapRConstants
-
-
Field Summary
Fields Modifier and Type Field Description static intDEFAULT_BLOCKSIZEstatic java.lang.StringFALSEstatic java.lang.StringMAPR_UUIDstatic java.lang.StringTRUE-
Fields inherited from interface com.mapr.fs.jni.MapRConstants
AtimeBit, AuditBit, ChunkSizeBit, ClusterConfDefault, CompressBit, CompressorTypeBit, DEFAULT_USER_IDENTIFIER, DEFAULT_USER_IDENTIFIER_ESCAPED, DefaultChunkSize, DefaultCLDBIp, DefaultCLDBPort, DiskFlushBit, EMPTY_BYTE_ARRAY, EMPTY_END_ROW, EMPTY_START_ROW, FidNameBit, GroupBit, HADOOP_MAX_BLOCKSIZE, HADOOP_SECURITY_SPOOFED_GID, HADOOP_SECURITY_SPOOFED_GROUP, HADOOP_SECURITY_SPOOFED_UID, HADOOP_SECURITY_SPOOFED_USER, HOSTNAME_IP_SEPARATOR, IP_PORT_SEPARATOR, LAST_ROW, LATEST_TIMESTAMP, MAPR_ENV_VAR, MAPR_PROPERTY_HOME, MapRClusterDir, MapRClusterDirPattern, MapRClusterDirSlash, MAPRFS_PREFIX, MAPRFS_SCHEME, MapRHomeDefault, MAX_CLUSTERS_CROSSED, MAX_PATH_LENGTH, MAX_PORT_NUMBER, MAX_RA_THREADS, MIN_RA_THREADS, MinChunkSize, ModeBit, MtimeBit, MULTI_ADDR_SEPARATOR, NUM_CONTAINERS_PER_RPC, OLDEST_TIMESTAMP, RA_THREADS_PER_STREAM, ReplBit, UserBit, UTF8_ENCODING, WireSecureBit
-
-
-
-
Field Detail
-
FALSE
static final java.lang.String FALSE
-
TRUE
static final java.lang.String TRUE
-
DEFAULT_BLOCKSIZE
static final int DEFAULT_BLOCKSIZE
- See Also:
- Constant Field Values
-
MAPR_UUID
static final java.lang.String MAPR_UUID
- See Also:
- Constant Field Values
-
-