|
IBM WebSphereTM eXtreme Scale, Release 8.6 API Specification |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public 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.
| Method Summary | |
|---|---|
void |
shardActivated(ObjectGrid grid)
This is called when a shard is promoted to a primary. |
void |
shardDeactivate(ObjectGrid grid)
This is called when a primary shard is demoted to a replica. |
| Method Detail |
|---|
void shardActivated(ObjectGrid grid)
grid - This is a local reference to the shard containing the primary data.void shardDeactivate(ObjectGrid grid)
grid - A reference to the shard.
|
IBM WebSphereTM eXtreme Scale, Release 8.6 API Specification |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||