Backstage
    Preparing search index...
    interface ElasticSearchTransportConstructor {
        new ElasticSearchTransportConstructor(opts?: any): any;
        sniffReasons: {
            DEFAULT: string;
            SNIFF_INTERVAL: string;
            SNIFF_ON_CONNECTION_FAULT: string;
            SNIFF_ON_START: string;
        };
    }
    Index

    Constructors

    Properties

    Constructors

    Properties

    sniffReasons: {
        DEFAULT: string;
        SNIFF_INTERVAL: string;
        SNIFF_ON_CONNECTION_FAULT: string;
        SNIFF_ON_START: string;
    }