public interface RegionQueryOperationEvents extends EntryOperationEvents
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_QUERY |
EVENT_ENTRY_ADDED, EVENT_ENTRY_DESTROYED, EVENT_ENTRY_DESTROYEDLOCAL, EVENT_ENTRY_INVALIDATED, EVENT_ENTRY_INVALIDATEDLOCAL, EVENT_ENTRY_PUTIFABSENT, EVENT_ENTRY_READ, EVENT_ENTRY_REMOVED, EVENT_ENTRY_REPLACED, EVENT_ENTRY_UPDATED| Modifier and Type | Method and Description |
|---|---|
void |
queryRegion(String regionName,
int resultSize) |
entryAdded, entryDestroyed, entryDestroyedLocal, entryInvalidated, entryInvalidatedLocal, entryPutIfAbsent, entryRead, entryRemoved, entryReplaced, entryUpdatedstatic final String EVENT_QUERY
void queryRegion(String regionName, int resultSize)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.