Class AbstractSlogger.CtxIterator

java.lang.Object
org.apache.bookkeeper.slogger.AbstractSlogger.CtxIterator
All Implemented Interfaces:
Iterator<Object>
Enclosing class:
AbstractSlogger

class AbstractSlogger.CtxIterator extends Object implements Iterator<Object>
  • Field Details

    • index

      int index
  • Constructor Details

    • CtxIterator

      CtxIterator()
  • Method Details