Package com.mapr.fs.jni
Interface MapRConstants.RowConstants
-
- Enclosing interface:
- MapRConstants
public static interface MapRConstants.RowConstants
-
-
Field Summary
Fields Modifier and Type Field Description static longDEFAULT_MAX_STAMPstatic intDEFAULT_MAX_VERSIONSstatic longDEFAULT_MIN_STAMPFIXME: Only way to get header
-
-
-
Field Detail
-
DEFAULT_MIN_STAMP
@Native static final long DEFAULT_MIN_STAMP
FIXME: Only way to get header- See Also:
- Constant Field Values
-
DEFAULT_MAX_STAMP
static final long DEFAULT_MAX_STAMP
- See Also:
- Constant Field Values
-
DEFAULT_MAX_VERSIONS
static final int DEFAULT_MAX_VERSIONS
- See Also:
- Constant Field Values
-
-