- java.lang.Object
-
- snapshot.SnapshotTest.KeySnapshotFilter
-
- All Implemented Interfaces:
- com.gemstone.gemfire.cache.snapshot.SnapshotFilter, java.io.Serializable
- Enclosing class:
- SnapshotTest
public static class SnapshotTest.KeySnapshotFilter
extends java.lang.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 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.