ConnectorRegistry is a singleton that creates a single Executor, KeyPair, and AlloyDB Admin
Client for the lifetime of the SocketFactory. When callers are finished with the Connector, they
should use the ConnectorRegistry to shut down all the associated resources.
[[["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-04-17 UTC."],[[["Version 0.1.2 of the AlloyDB JDBC Connector documentation is available for review, alongside the latest version 0.2.0."],["The documentation includes information on two classes: `DefaultRateLimiter` and `SocketFactory`."],["`ConnectorRegistry`, an enum, is a singleton that manages an `Executor`, `KeyPair`, and `AlloyDB Admin Client`."],["Users should utilize `ConnectorRegistry` to shut down resources after they are done using the connector."]]],[]]