Interface LogStore


@Internal public interface LogStore
  • Method Details

    • getState

      LogStore.State getState()
    • getMajorVersion

      int getMajorVersion()
    • getMinorVersion

      int getMinorVersion()
    • getCompatVersion

      int getCompatVersion()
    • getMinCompatVersionAvailable

      int getMinCompatVersionAvailable()
    • getTimestamp

      long getTimestamp()
    • getKnownLog

      LogInfo getKnownLog(byte[] logId)