@influxdata/influxdb3-client
    Preparing search index...

    Type Alias TargetBasedImplementation

    type TargetBasedImplementation = {
        queryTransport: CreateQueryTransport;
        writeTransport: CreateWriteTransport;
    }
    Index

    Properties

    queryTransport: CreateQueryTransport
    writeTransport: CreateWriteTransport