public interface GridCollisionExternalListener extends EventListener
GridCollisionSpi for notification of external
collision events (e.g. job stealing). Once grid receives such notification,
it will immediately invoke collision SPI.| Modifier and Type | Method and Description |
|---|---|
void |
onExternalCollision()
Callback invoked by Collision SPI whenever an external collision
event occurs.
|
Copyright © 2014. All rights reserved.