Interface RandomIndexWriter.TestPoint

Enclosing class:
RandomIndexWriter

public static interface RandomIndexWriter.TestPoint
Simple interface that is executed for each TP InfoStream component message. See also RandomIndexWriter.mockIndexWriter(Random, Directory, IndexWriterConfig, TestPoint)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(String message)
     
  • Method Details

    • apply

      void apply(String message)