|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.EventObject com.hazelcast.map.impl.mapstore.writebehind.StoreEvent<E>
E
- public final class StoreEvent<E>
For internal usage only.
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Method Summary | ||
---|---|---|
static
|
createStoreEvent(E source)
|
|
E |
getSource()
|
Methods inherited from class java.util.EventObject |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public static <E> StoreEvent<E> createStoreEvent(E source)
public E getSource()
getSource
in class EventObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |