public class KeysOperationsFunction
extends com.gemstone.gemfire.cache.execute.FunctionAdapter
implements com.gemstone.gemfire.cache.Declarable
| Constructor and Description |
|---|
KeysOperationsFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.gemstone.gemfire.cache.execute.FunctionContext context) |
java.lang.String |
getId() |
boolean |
hasResult() |
void |
init(java.util.Properties props) |
boolean |
isHA() |
public void execute(com.gemstone.gemfire.cache.execute.FunctionContext context)
execute in interface com.gemstone.gemfire.cache.execute.Functionexecute in class com.gemstone.gemfire.cache.execute.FunctionAdapterpublic java.lang.String getId()
getId in interface com.gemstone.gemfire.cache.execute.FunctiongetId in interface com.gemstone.gemfire.lang.Identifiable<java.lang.String>getId in class com.gemstone.gemfire.cache.execute.FunctionAdapterpublic boolean hasResult()
hasResult in interface com.gemstone.gemfire.cache.execute.FunctionhasResult in class com.gemstone.gemfire.cache.execute.FunctionAdapterpublic void init(java.util.Properties props)
init in interface com.gemstone.gemfire.cache.Declarablepublic boolean isHA()
isHA in interface com.gemstone.gemfire.cache.execute.FunctionisHA in class com.gemstone.gemfire.cache.execute.FunctionAdapterCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.