Interface ResourcePerspectives


  • @Deprecated
    public interface ResourcePerspectives
    Deprecated.
    since 5.6 all features are available on SensorContext
    Since:
    3.5
    • Method Detail

      • as

        @CheckForNull
        <P extends Perspective> P as​(java.lang.Class<P> perspectiveClass,
                                     InputPath inputPath)
        Deprecated.
        Allow to create perspective from InputPath. In particular from InputFile.
        Since:
        4.5.2