com.nhncorp.neptune.common
Interface Constants
- All Known Subinterfaces:
- ChangeLogServerIF, FileChangeLogServerIF, NeptuneMasterIF, TabletServerIF
- All Known Implementing Classes:
- FileChangeLogServer, GlobalConstants, NeptuneMaster, NTable, NTableManager, Tablet, TabletServer
public interface Constants
TABLE_NAME_ROOT
static final java.lang.String TABLE_NAME_ROOT
- See Also:
- Constant Field Values
TABLE_NAME_META
static final java.lang.String TABLE_NAME_META
- See Also:
- Constant Field Values
META_COLUMN_NAME_TABLETINFO
static final java.lang.String META_COLUMN_NAME_TABLETINFO
- See Also:
- Constant Field Values
TABLET_STOP_MARK
static final java.lang.String TABLET_STOP_MARK
- See Also:
- Constant Field Values
MIN_VALUE
static final java.lang.String MIN_VALUE
- See Also:
- Constant Field Values
MAX_VALUE
static final byte[] MAX_VALUE
MAP_RECORD_ROW
static final int MAP_RECORD_ROW
- See Also:
- Constant Field Values
MAP_RECORD_COLUMN
static final int MAP_RECORD_COLUMN
- See Also:
- Constant Field Values
INDEX_INTERVAL_LENGH
static final int INDEX_INTERVAL_LENGH
- See Also:
- Constant Field Values
LOG_OP_CREATE_ROW
static final int LOG_OP_CREATE_ROW
- See Also:
- Constant Field Values
LOG_OP_ADD_COLUMN_VALUE
static final int LOG_OP_ADD_COLUMN_VALUE
- See Also:
- Constant Field Values
LOG_OP_DELETE_COLUMN_VALUE
static final int LOG_OP_DELETE_COLUMN_VALUE
- See Also:
- Constant Field Values
LOG_OP_MODIFY_META
static final int LOG_OP_MODIFY_META
- See Also:
- Constant Field Values
DELETEED
static final int DELETEED
- See Also:
- Constant Field Values
INSERTED
static final int INSERTED
- See Also:
- Constant Field Values
PATH_SCHEMA
static final java.lang.String PATH_SCHEMA
- See Also:
- Constant Field Values
SCHEMA_DESCRIPTION_FILE_NAME
static final java.lang.String SCHEMA_DESCRIPTION_FILE_NAME
- See Also:
- Constant Field Values
SCHEMA_INFO_FILENAME
static final java.lang.String SCHEMA_INFO_FILENAME
- See Also:
- Constant Field Values
SCANNER_OPEN_SUCCESS
static final byte SCANNER_OPEN_SUCCESS
- See Also:
- Constant Field Values
SCANNER_OPEN_FAIL
static final byte SCANNER_OPEN_FAIL
- See Also:
- Constant Field Values
SCANNER_END
static final byte SCANNER_END
- See Also:
- Constant Field Values
UPLOAD_END
static final byte UPLOAD_END
- See Also:
- Constant Field Values
UPLOAD_START_ROW
static final byte UPLOAD_START_ROW
- See Also:
- Constant Field Values
UPLOAD_FAIL
static final byte UPLOAD_FAIL
- See Also:
- Constant Field Values
END_RECEIVE_ROW
static final byte END_RECEIVE_ROW
- See Also:
- Constant Field Values
BATCH_RECEIVER_SUCCESS
static final byte BATCH_RECEIVER_SUCCESS
- See Also:
- Constant Field Values
OPEN_SCANNER
static final byte OPEN_SCANNER
- See Also:
- Constant Field Values
BATCH_UPLOAD
static final byte BATCH_UPLOAD
- See Also:
- Constant Field Values
TEST_MODE
static final boolean TEST_MODE
- See Also:
- Constant Field Values
MAX_KEY_LENGTH
static final int MAX_KEY_LENGTH
- See Also:
- Constant Field Values
NEPTUNE
static final java.lang.String NEPTUNE
- See Also:
- Constant Field Values
MASTER
static final java.lang.String MASTER
- See Also:
- Constant Field Values
MASTER_SERVER
static final java.lang.String MASTER_SERVER
- See Also:
- Constant Field Values
ROOT_TABLET
static final java.lang.String ROOT_TABLET
- See Also:
- Constant Field Values
SERVER
static final java.lang.String SERVER
- See Also:
- Constant Field Values
CHANGELOG_SERVER
static final java.lang.String CHANGELOG_SERVER
- See Also:
- Constant Field Values
PROCESS
static final java.lang.String PROCESS
- See Also:
- Constant Field Values
COMPACTION
static final java.lang.String COMPACTION
- See Also:
- Constant Field Values
UPLOADER
static final java.lang.String UPLOADER
- See Also:
- Constant Field Values
SPLIT
static final java.lang.String SPLIT
- See Also:
- Constant Field Values
SPLIT_INFO
static final java.lang.String SPLIT_INFO
- See Also:
- Constant Field Values
SPLIT_STORE
static final java.lang.String SPLIT_STORE
- See Also:
- Constant Field Values
TABLETSERVER_SPLIT
static final java.lang.String TABLETSERVER_SPLIT
- See Also:
- Constant Field Values
TABLET_DROP
static final java.lang.String TABLET_DROP
- See Also:
- Constant Field Values
TABLE_DROP
static final java.lang.String TABLE_DROP
- See Also:
- Constant Field Values
USERS
static final java.lang.String USERS
- See Also:
- Constant Field Values
GROUPS
static final java.lang.String GROUPS
- See Also:
- Constant Field Values
SUPERGROUP
static final java.lang.String SUPERGROUP
- See Also:
- Constant Field Values
TABLET_CREATED
static final java.lang.String TABLET_CREATED
- See Also:
- Constant Field Values
TABLET_FAIL
static final java.lang.String TABLET_FAIL
- See Also:
- Constant Field Values
TABLET_AVAIL
static final java.lang.String TABLET_AVAIL
- See Also:
- Constant Field Values
TABLET_ASSIGN
static final java.lang.String TABLET_ASSIGN
- See Also:
- Constant Field Values
TABLET_ALIVE
static final java.lang.String TABLET_ALIVE
- See Also:
- Constant Field Values
TABLE_LOCK
static final java.lang.String TABLE_LOCK
- See Also:
- Constant Field Values
PIPE_CL_FILE_NAME
static final java.lang.String PIPE_CL_FILE_NAME
- See Also:
- Constant Field Values