public abstract class AbstractOperationConfiguration extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
List<OperationEventListener> |
getOperationEventListeners()
Gets the list of configured operation event listeners.
|
String |
getRegionPath()
Gets the GemFire region path for the configuration.
|
List<io.pivotal.gemfire.gpdb.gpfdist.RowEventListener> |
getRowEventListeners()
Gets the list of configured row event listeners.
|
public List<OperationEventListener> getOperationEventListeners()
public String getRegionPath()
public List<io.pivotal.gemfire.gpdb.gpfdist.RowEventListener> getRowEventListeners()
Copyright © 2014–2023 Pivotal Software, Inc.. All rights reserved.