|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface SegmentCache.SegmentCacheListener.SegmentCacheEvent
Defines the event types that a listener can look for.
| Nested Class Summary | |
|---|---|
static class |
SegmentCache.SegmentCacheListener.SegmentCacheEvent.EventType
Defined the possible types of events used by the SegmentCache.SegmentCacheListener class. |
| Method Summary | |
|---|---|
SegmentCache.SegmentCacheListener.SegmentCacheEvent.EventType |
getEventType()
Returns the event type of the current SegmentCacheEvent instance. |
SegmentHeader |
getSource()
Returns the segment header at the source of the event. |
boolean |
isLocal()
Tells whether or not this event was a local event or an event triggered by an operation on a remote node. |
| Method Detail |
|---|
SegmentCache.SegmentCacheListener.SegmentCacheEvent.EventType getEventType()
SegmentHeader getSource()
boolean isLocal()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||