public interface SwapSpaceSpiListener
Modifier and Type | Method and Description |
---|---|
void |
onSwapEvent(int evtType,
String spaceName,
byte[] keyBytes)
Notification for swap space events.
|
void onSwapEvent(int evtType, @Nullable String spaceName, @Nullable byte[] keyBytes)
evtType
- Event type. See SwapSpaceEvent
spaceName
- Space name for this event or null
for default space.keyBytes
- Key bytes of affected entry. Not null
only for evict notifications.
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015