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-21 UTC."],[[["The latest release candidate for DataFusionConnection is version 2.37.0-rc, with multiple previous versions available, ranging down to 2.13.0."],["`DataFusionConnection` is an object for `DataFusionClient`, offering virtual methods that correspond to user-facing overload sets in `DataFusionClient`."],["Users can create mock instances of the `DataFusionConnection` for testing purposes using `datafusion_v1_mocks::MockDataFusionConnection`."],["The interface provides virtual methods to create, get, delete, update, and restart instances, as well as to list instances and available versions."],["The `DataFusionConnection` object allows users to customize the behavior when creating or deleting instances and utilize the NoAwaitTag."]]],[]]