public interface ObjectGridEventGroup
ObjectGridEventListener| Modifier and Type | Interface and Description |
|---|---|
static interface |
ObjectGridEventGroup.ShardEvents
These events are fired when a shard is made a primary shard and when the shard is demoted from a primary.
|
static interface |
ObjectGridEventGroup.ShardLifecycle
These events are fired when an ObjectGrid shard is initialized and destroyed.
|
static interface |
ObjectGridEventGroup.TransactionEvents
These events are called every single transaction.
|