Constructor and Description |
---|
EventJournalImpl(WorkspaceManager wspMgr,
EventFilter filter,
NamePathResolver resolver) |
public EventJournalImpl(WorkspaceManager wspMgr, EventFilter filter, NamePathResolver resolver)
public void skipTo(long date)
skipTo
in interface javax.jcr.observation.EventJournal
public javax.jcr.observation.Event nextEvent()
nextEvent
in interface javax.jcr.observation.EventIterator
public void skip(long skipNum)
skip
in interface javax.jcr.RangeIterator
public long getSize()
getSize
in interface javax.jcr.RangeIterator
public long getPosition()
getPosition
in interface javax.jcr.RangeIterator
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.