Class PersistedLogReader


  • @Internal
    public class PersistedLogReader
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static reactor.core.publisher.Flux<com.couchbase.transactions.log.LogEntry> read​(com.couchbase.client.java.Collection collection)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PersistedLogReader

        public PersistedLogReader()
    • Method Detail

      • read

        public static reactor.core.publisher.Flux<com.couchbase.transactions.log.LogEntry> read​(com.couchbase.client.java.Collection collection)