Interface LogsSummary

All Known Implementing Classes:
LogsSummaryImpl

public interface LogsSummary
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
     
  • Method Details

    • getLogsCount

      int getLogsCount()
    • getLogs

      Set<Log> getLogs()