- java.lang.Object
-
- com.gemstone.gemfire.cache.execute.FunctionAdapter
-
-
- All Implemented Interfaces:
- com.gemstone.gemfire.cache.Declarable, com.gemstone.gemfire.cache.execute.Function, com.gemstone.gemfire.lang.Identifiable<java.lang.String>, java.io.Serializable
public class GetValueForKey
extends com.gemstone.gemfire.cache.execute.FunctionAdapter
implements com.gemstone.gemfire.cache.Declarable
Function for use in transaction tests which store ValueHolders
in the cache.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class com.gemstone.gemfire.cache.execute.FunctionAdapter
isHA, optimizeForWrite
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
GetValueForKey
public GetValueForKey()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.