public class TXController extends Object implements com.gemstone.gemfire.cache.execute.Function, com.gemstone.gemfire.cache.Declarable
| Constructor and Description |
|---|
TXController() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.gemstone.gemfire.cache.execute.FunctionContext context) |
String |
getId() |
boolean |
hasResult() |
void |
init(Properties props) |
boolean |
isHA() |
boolean |
optimizeForWrite() |
public void execute(com.gemstone.gemfire.cache.execute.FunctionContext context)
execute in interface com.gemstone.gemfire.cache.execute.Functionpublic String getId()
getId in interface com.gemstone.gemfire.cache.execute.FunctiongetId in interface com.gemstone.gemfire.lang.Identifiablepublic boolean hasResult()
hasResult in interface com.gemstone.gemfire.cache.execute.Functionpublic boolean optimizeForWrite()
optimizeForWrite in interface com.gemstone.gemfire.cache.execute.Functionpublic void init(Properties props)
init in interface com.gemstone.gemfire.cache.Declarablepublic boolean isHA()
isHA in interface com.gemstone.gemfire.cache.execute.FunctionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.