Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
Modifier and Type | Class and Description |
---|---|
class |
CacheEventDataImpl |
Modifier and Type | Method and Description |
---|---|
Set<CacheEventData> |
CacheEventSet.getEvents() |
Modifier and Type | Method and Description |
---|---|
void |
CacheEventSet.addEventData(CacheEventData cacheEventData) |
Constructor and Description |
---|
CacheEventSet(CacheEventType eventType,
Set<CacheEventData> events) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.