public abstract class AbstractInputSinkRegistryProxyFactory<Z,D extends Database<Z>,P,T> extends AbstractSQLProxyFactory<Z,D,P,T> implements InputSinkRegistryProxyFactory<Z,D,P,T>
logger| Modifier | Constructor and Description |
|---|---|
protected |
AbstractInputSinkRegistryProxyFactory(P parent,
ProxyFactory<Z,D,P,SQLException> parentMap,
Invoker<Z,D,P,T,SQLException> invoker,
Map<D,T> map,
TransactionContext<Z,D> context,
InputSinkRegistry<Object> sinkRegistry) |
| Modifier and Type | Method and Description |
|---|---|
InputSinkRegistry<Object> |
getInputSinkRegistry() |
evaluate, extractLocks, extractLocks, isSelectForUpdate, locatorsUpdateCopygetTransactionContextclose, create, getParent, getParentProxy, removeaddChild, children, entries, get, getDatabaseCluster, getExceptionFactory, record, remove, removeChild, removeChildren, replayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTransactionContextclose, close, getParent, getParentProxy, removeaddChild, createProxy, entries, get, getDatabaseCluster, getExceptionFactory, record, removeChild, removeChildren, replaygetConnectionprotected AbstractInputSinkRegistryProxyFactory(P parent, ProxyFactory<Z,D,P,SQLException> parentMap, Invoker<Z,D,P,T,SQLException> invoker, Map<D,T> map, TransactionContext<Z,D> context, InputSinkRegistry<Object> sinkRegistry)
public InputSinkRegistry<Object> getInputSinkRegistry()
getInputSinkRegistry in interface InputSinkRegistryProxyFactory<Z,D extends Database<Z>,P,T>Copyright © 2004–2014 Paul Ferraro. All rights reserved.