This interface defines virtual methods for each of the user-facing overload sets in DataFusionClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DataFusionClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["The webpage provides documentation for the `DataFusionConnection` class, part of the `datafusion_v1` library, with the most recent release candidate version being 2.37.0-rc."],["The `DataFusionConnection` class defines virtual methods for various operations that interact with `DataFusionClient`, allowing users to inject custom behavior for testing purposes."],["This page documents multiple versions of the `DataFusionConnection` class, spanning from 2.13.0 up to the 2.37.0-rc release candidate, and you can view the docs for each version."],["The `DataFusionConnection` class supports operations like listing, getting, creating, deleting, updating, and restarting instances, as well as listing available versions."],["The `MakeDataFusionConnection()` function can be used to create a concrete instance of the class, and `MockDataFusionConnection` can be used for mocking."]]],[]]