-
- All Implemented Interfaces:
- com.gemstone.gemfire.cache.snapshot.SnapshotFilter, Serializable
- Enclosing class:
- SnapshotTest
public static class SnapshotTest.KeySnapshotFilter
extends Object
implements com.gemstone.gemfire.cache.snapshot.SnapshotFilter
Key SnapshotFilter only accepts original entries (created before snapshot written)
based on the key (FilterObject_XXX vs. Object_XXX)
- See Also:
- Serialized Form
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
accept(Map.Entry entry) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.