Interface ReportingService<I extends ReportingService.Info>


public interface ReportingService<I extends ReportingService.Info>
Node reporting service
Opensearch.internal:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Information interface.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • info

      I info()