com.hazelcast.map.impl.mapstore.writebehind
E - public final class StoreEvent<E> extends EventObject
source| Modifier and Type | Method and Description | 
|---|---|
| static <E> StoreEvent<E> | createStoreEvent(E source) | 
| E | getSource() | 
toStringpublic static <E> StoreEvent<E> createStoreEvent(E source)
public E getSource()
getSource in class EventObjectCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.