public final class StoreEventTypes extends EventTypes
| Modifier and Type | Field and Description |
|---|---|
static short |
BINDING_FAILED
The 'binding failed' event type
|
static short |
BINDING_ROLE_CHANGED
The 'binding role changed' event type
|
static short |
COMMIT_COMPLETION
The 'commit completion' event type
|
static short |
LOG_COMPACTION_COMPLETED
The 'log compaction completed' event type
|
static short |
LOG_COMPACTION_ERROR
The 'log compaction exception' event type
|
static short |
LOG_COMPACTION_STARTED
The 'log compaction started' event type
|
static short |
MEMBER_CONNECT
The 'member connect' event type
|
static short |
MEMBER_CONNECT_REPLY
The 'member connect reply' event type
|
static short |
MEMBER_DOWN
The 'member down' event type
|
static short |
MEMBER_FOUND
The 'member found' event type
|
static short |
MEMBER_HANDSHAKE_BACKUP_HELLO
The 'member handshake backup hello' event type
|
static short |
MEMBER_HANDSHAKE_PRIMARY_HELLO
The 'member handshake primary hello' event type
|
static short |
MEMBER_HANDSHAKE_START_READY
The 'member handshake start ready' event type
|
static short |
MEMBER_INIT_COMPLETE
The 'member init complete' event type
|
static short |
MEMBER_INIT_READY
The 'member init ready' event type
|
static short |
MEMBER_LOST
The 'member lost' event type
|
static short |
MEMBER_TABLE_OPEN_WAIT_COMPLETION
The 'member table open wait completion' event type
|
static short |
MEMBER_UP
The 'member up' event type
|
static short |
OBJECT_ADDED
The 'object added' event type
|
static short |
OBJECT_RECEIVED
The 'object received' event type
|
static short |
OBJECT_REMOVED
The 'object removed' event type
|
static short |
OBJECT_UPDATED
The 'object updated' event type
|
static short |
TRANSACTION_LOG_REPAIRED
The 'transaction log repaired' event type
|
AEP_BEGIN, AEP_MAX_COUNT, CORE_BEGIN, CORE_END, CORE_MAX_COUNT, DATA_BEGIN, DATA_MAX_COUNT, NULL, SERVER_BEGIN, SERVER_MAX_COUNT, SMA_BEGIN, SMA_MAX_COUNT, WAKEUP| Constructor and Description |
|---|
StoreEventTypes() |
public static final short BINDING_FAILED
public static final short BINDING_ROLE_CHANGED
public static final short COMMIT_COMPLETION
public static final short MEMBER_FOUND
public static final short MEMBER_CONNECT
public static final short MEMBER_CONNECT_REPLY
public static final short MEMBER_UP
public static final short MEMBER_HANDSHAKE_START_READY
public static final short MEMBER_HANDSHAKE_PRIMARY_HELLO
public static final short MEMBER_HANDSHAKE_BACKUP_HELLO
public static final short MEMBER_INIT_READY
public static final short MEMBER_INIT_COMPLETE
public static final short MEMBER_LOST
public static final short MEMBER_DOWN
public static final short MEMBER_TABLE_OPEN_WAIT_COMPLETION
public static final short OBJECT_ADDED
public static final short OBJECT_REMOVED
public static final short OBJECT_RECEIVED
public static final short OBJECT_UPDATED
public static final short TRANSACTION_LOG_REPAIRED
public static final short LOG_COMPACTION_STARTED
public static final short LOG_COMPACTION_COMPLETED
public static final short LOG_COMPACTION_ERROR
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.