Package com.mapr.fs.jni
Interface MapRConstants
-
public interface MapRConstants
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMapRConstants.ErrorValuestatic classMapRConstants.JniUsernamestatic interfaceMapRConstants.PutConstantsstatic interfaceMapRConstants.RowConstants
-
Field Summary
Fields Modifier and Type Field Description static intAtimeBitstatic intAuditBitstatic intChunkSizeBitstatic java.lang.StringClusterConfDefaultstatic intCompressBitstatic intCompressorTypeBitstatic java.lang.StringDEFAULT_USER_IDENTIFIERstatic java.lang.StringDEFAULT_USER_IDENTIFIER_ESCAPEDstatic longDefaultChunkSizestatic java.lang.StringDefaultCLDBIpstatic intDefaultCLDBPortstatic intDiskFlushBitstatic byte[]EMPTY_BYTE_ARRAYAn empty instance of byte arraystatic byte[]EMPTY_END_ROWIndicative of last row key in a table.static byte[]EMPTY_START_ROWUsed by scanners when they want to start at the beginning of a key rangestatic intFidNameBitstatic java.lang.StringGlobalClusterConfDefaultstatic intGroupBitstatic longHADOOP_MAX_BLOCKSIZEstatic java.lang.StringHADOOP_SECURITY_SPOOFED_GIDstatic java.lang.StringHADOOP_SECURITY_SPOOFED_GROUPstatic java.lang.StringHADOOP_SECURITY_SPOOFED_UIDstatic java.lang.StringHADOOP_SECURITY_SPOOFED_USERstatic java.lang.StringHOSTNAME_IP_SEPARATORstatic java.lang.StringIP_PORT_SEPARATORstatic java.lang.StringIPV6_ADDR_ENDERstatic java.lang.StringIPV6_ADDR_STARTERstatic java.lang.StringIPv6DefaultCLDBIpstatic byte[]LAST_ROWUsed by scanners and others when they're trying to detect the end of a tablestatic longLATEST_TIMESTAMPTimestamp to use when we want to refer to the latest cell.static java.lang.StringMAPR_ENV_VARstatic java.lang.StringMAPR_PROPERTY_HOMEstatic java.lang.StringMapRClusterDirstatic java.lang.StringMapRClusterDirPatternstatic java.lang.StringMapRClusterDirSlashstatic java.lang.StringMAPRFS_PREFIXstatic java.lang.StringMAPRFS_SCHEMEstatic java.lang.StringMapRHomeDefaultstatic intMAX_CLUSTERS_CROSSEDstatic intMAX_PATH_LENGTHstatic intMAX_PORT_NUMBERstatic intMAX_RA_THREADSstatic intMIN_RA_THREADSstatic longMinChunkSizestatic intModeBitstatic intMtimeBitstatic java.lang.StringMULTI_ADDR_SEPARATORstatic intNUM_CONTAINERS_PER_RPCstatic longOLDEST_TIMESTAMPTimestamp to use when we want to refer to the oldest cell.static intRA_THREADS_PER_STREAMstatic intReplBitstatic java.lang.StringSSL_TRUSTSTOREstatic intUserBitFIXME: Only way to get headerstatic java.lang.StringUTF8_ENCODINGstatic intWireSecureBit
-
-
-
Field Detail
-
UserBit
@Native static final int UserBit
FIXME: Only way to get header- See Also:
- Constant Field Values
-
GroupBit
static final int GroupBit
- See Also:
- Constant Field Values
-
MtimeBit
static final int MtimeBit
- See Also:
- Constant Field Values
-
AtimeBit
static final int AtimeBit
- See Also:
- Constant Field Values
-
ModeBit
static final int ModeBit
- See Also:
- Constant Field Values
-
ReplBit
static final int ReplBit
- See Also:
- Constant Field Values
-
CompressBit
static final int CompressBit
- See Also:
- Constant Field Values
-
ChunkSizeBit
static final int ChunkSizeBit
- See Also:
- Constant Field Values
-
CompressorTypeBit
static final int CompressorTypeBit
- See Also:
- Constant Field Values
-
FidNameBit
static final int FidNameBit
- See Also:
- Constant Field Values
-
WireSecureBit
static final int WireSecureBit
- See Also:
- Constant Field Values
-
AuditBit
static final int AuditBit
- See Also:
- Constant Field Values
-
DiskFlushBit
static final int DiskFlushBit
- See Also:
- Constant Field Values
-
DefaultChunkSize
static final long DefaultChunkSize
- See Also:
- Constant Field Values
-
MinChunkSize
static final long MinChunkSize
- See Also:
- Constant Field Values
-
MapRHomeDefault
static final java.lang.String MapRHomeDefault
- See Also:
- Constant Field Values
-
ClusterConfDefault
static final java.lang.String ClusterConfDefault
- See Also:
- Constant Field Values
-
GlobalClusterConfDefault
static final java.lang.String GlobalClusterConfDefault
- See Also:
- Constant Field Values
-
SSL_TRUSTSTORE
static final java.lang.String SSL_TRUSTSTORE
- See Also:
- Constant Field Values
-
MAPR_ENV_VAR
static final java.lang.String MAPR_ENV_VAR
- See Also:
- Constant Field Values
-
MAPR_PROPERTY_HOME
static final java.lang.String MAPR_PROPERTY_HOME
- See Also:
- Constant Field Values
-
MapRClusterDir
static final java.lang.String MapRClusterDir
- See Also:
- Constant Field Values
-
MapRClusterDirSlash
static final java.lang.String MapRClusterDirSlash
- See Also:
- Constant Field Values
-
MapRClusterDirPattern
static final java.lang.String MapRClusterDirPattern
- See Also:
- Constant Field Values
-
DefaultCLDBIp
static final java.lang.String DefaultCLDBIp
- See Also:
- Constant Field Values
-
IPv6DefaultCLDBIp
static final java.lang.String IPv6DefaultCLDBIp
- See Also:
- Constant Field Values
-
DefaultCLDBPort
static final int DefaultCLDBPort
- See Also:
- Constant Field Values
-
MAPRFS_SCHEME
static final java.lang.String MAPRFS_SCHEME
- See Also:
- Constant Field Values
-
MAPRFS_PREFIX
static final java.lang.String MAPRFS_PREFIX
- See Also:
- Constant Field Values
-
MAX_PATH_LENGTH
static final int MAX_PATH_LENGTH
- See Also:
- Constant Field Values
-
MULTI_ADDR_SEPARATOR
static final java.lang.String MULTI_ADDR_SEPARATOR
- See Also:
- Constant Field Values
-
HOSTNAME_IP_SEPARATOR
static final java.lang.String HOSTNAME_IP_SEPARATOR
- See Also:
- Constant Field Values
-
IP_PORT_SEPARATOR
static final java.lang.String IP_PORT_SEPARATOR
- See Also:
- Constant Field Values
-
IPV6_ADDR_STARTER
static final java.lang.String IPV6_ADDR_STARTER
- See Also:
- Constant Field Values
-
IPV6_ADDR_ENDER
static final java.lang.String IPV6_ADDR_ENDER
- See Also:
- Constant Field Values
-
MAX_PORT_NUMBER
static final int MAX_PORT_NUMBER
- See Also:
- Constant Field Values
-
MAX_CLUSTERS_CROSSED
static final int MAX_CLUSTERS_CROSSED
- See Also:
- Constant Field Values
-
DEFAULT_USER_IDENTIFIER
static final java.lang.String DEFAULT_USER_IDENTIFIER
- See Also:
- Constant Field Values
-
DEFAULT_USER_IDENTIFIER_ESCAPED
static final java.lang.String DEFAULT_USER_IDENTIFIER_ESCAPED
- See Also:
- Constant Field Values
-
HADOOP_SECURITY_SPOOFED_USER
static final java.lang.String HADOOP_SECURITY_SPOOFED_USER
- See Also:
- Constant Field Values
-
HADOOP_SECURITY_SPOOFED_GROUP
static final java.lang.String HADOOP_SECURITY_SPOOFED_GROUP
- See Also:
- Constant Field Values
-
HADOOP_SECURITY_SPOOFED_UID
static final java.lang.String HADOOP_SECURITY_SPOOFED_UID
- See Also:
- Constant Field Values
-
HADOOP_SECURITY_SPOOFED_GID
static final java.lang.String HADOOP_SECURITY_SPOOFED_GID
- See Also:
- Constant Field Values
-
UTF8_ENCODING
static final java.lang.String UTF8_ENCODING
- See Also:
- Constant Field Values
-
NUM_CONTAINERS_PER_RPC
static final int NUM_CONTAINERS_PER_RPC
- See Also:
- Constant Field Values
-
MAX_RA_THREADS
static final int MAX_RA_THREADS
- See Also:
- Constant Field Values
-
MIN_RA_THREADS
static final int MIN_RA_THREADS
- See Also:
- Constant Field Values
-
RA_THREADS_PER_STREAM
static final int RA_THREADS_PER_STREAM
- See Also:
- Constant Field Values
-
EMPTY_BYTE_ARRAY
static final byte[] EMPTY_BYTE_ARRAY
An empty instance of byte array
-
EMPTY_START_ROW
static final byte[] EMPTY_START_ROW
Used by scanners when they want to start at the beginning of a key range
-
EMPTY_END_ROW
static final byte[] EMPTY_END_ROW
Indicative of last row key in a table.
-
LAST_ROW
static final byte[] LAST_ROW
Used by scanners and others when they're trying to detect the end of a table
-
LATEST_TIMESTAMP
static final long LATEST_TIMESTAMP
Timestamp to use when we want to refer to the latest cell. This is the timestamp sent by clients when no timestamp is specified on object/mutation.- See Also:
- Constant Field Values
-
OLDEST_TIMESTAMP
static final long OLDEST_TIMESTAMP
Timestamp to use when we want to refer to the oldest cell.- See Also:
- Constant Field Values
-
HADOOP_MAX_BLOCKSIZE
static final long HADOOP_MAX_BLOCKSIZE
- See Also:
- Constant Field Values
-
-