Interface ReferenceStore

    • Method Detail

      • supportsExternalBatchControl

        boolean supportsExternalBatchControl()
        Returns:
        true if it supports external batch control
      • setBatch

        void setBatch​(MessageId startAfter)
        Description copied from interface: MessageStore
        allow caching cursors to set the current batch offset when cache is exhausted
        Specified by:
        setBatch in interface MessageStore
      • getStoreLock

        Lock getStoreLock()