Interface Diarizer


  • public interface Diarizer
    • Method Detail

      • getCommandLine

        String getCommandLine()
      • getMaxTenuringThreshold

        int getMaxTenuringThreshold()
      • isUnified

        boolean isUnified()
      • getDiary

        Diary getDiary()
      • hasJVMEvents

        boolean hasJVMEvents()
      • completed

        boolean completed()
      • diarize

        boolean diarize​(String line)