com.waveset.adapter
Class AgentResourceAdapter.BlockAcctIter
java.lang.Object
com.waveset.adapter.DblBufIterator
com.waveset.adapter.DblBufAcctIter
com.waveset.adapter.AgentResourceAdapter.BlockAcctIter
- All Implemented Interfaces:
- AccountIterator, RASecureConnection.RASecureConnectionAccessor, java.lang.Runnable
- Enclosing class:
- AgentResourceAdapter
- public class AgentResourceAdapter.BlockAcctIter
- extends DblBufAcctIter
- implements RASecureConnection.RASecureConnectionAccessor
Methods inherited from class com.waveset.adapter.DblBufIterator |
finalize, getCurrentArray, getError, getFillArray, getNextArray, getNextIndex, hasError, isDone, isRun, nextObject, notifyArrays, run, setCurrentArray, setDone, setError, setRun, start |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgentResourceAdapter.BlockAcctIter
public AgentResourceAdapter.BlockAcctIter(int blockSize)
throws WavesetException
AgentResourceAdapter.BlockAcctIter
public AgentResourceAdapter.BlockAcctIter(int blockSize,
java.util.Map searchAttrs)
throws WavesetException
getConnection
public RASecureConnection getConnection()
- Specified by:
getConnection
in interface RASecureConnection.RASecureConnectionAccessor
setConnection
public void setConnection(RASecureConnection connection)
- Specified by:
setConnection
in interface RASecureConnection.RASecureConnectionAccessor
getResult
public WavesetResult getResult()
subFillArray
protected void subFillArray(java.util.ArrayList arrayList)
throws java.lang.Exception
- Specified by:
subFillArray
in class DblBufAcctIter
- Throws:
java.lang.Exception
subClose
protected void subClose()
- Specified by:
subClose
in class DblBufAcctIter