- java.lang.Object
-
- com.gemstone.gemfire.internal.cache.tier.sockets.CacheServerTestUtil.EventWrapper
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
java.lang.Object |
arg |
com.gemstone.gemfire.cache.EntryEvent |
event |
java.lang.Object |
key |
int |
type |
java.lang.Object |
val |
-
Constructor Summary
Constructors
| Constructor and Description |
EventWrapper(com.gemstone.gemfire.cache.EntryEvent ee,
int type) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
type
public final int type
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.