-
- All Implemented Interfaces:
- com.gemstone.gemfire.cache.Declarable, com.gemstone.gemfire.cache.execute.Function, com.gemstone.gemfire.lang.Identifiable<String>, 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()
-
Method Detail
-
getId
public String getId()
- Specified by:
getId in interface com.gemstone.gemfire.cache.execute.Function
- Specified by:
getId in interface com.gemstone.gemfire.lang.Identifiable<String>
- Overrides:
getId in class com.gemstone.gemfire.cache.execute.FunctionAdapter
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.