Search Results for

    Show / Hide Table of Contents

    Namespace OpenSearch.Net.VirtualizedCluster

    Classes

    FixedPipelineFactory

    SealedVirtualCluster

    VirtualCluster

    VirtualClusterConnection

    An in memory connection that uses a rule engine to return different responses for sniffs/pings and API calls.

    Either instantiate through the static Success(byte[]) or Error() for the simplest use-cases
    
    Or use VirtualClusterWith to chain together a rule engine until
    VirtualClusterConnection(Func<ConnectionConfiguration, ConnectionConfiguration>) becomes available
    

    VirtualClusterWith

    VirtualizedCluster

    In this article
    • Classes
    Back to top Generated by DocFX