Provides an interface to either build a ScheduledExecutorService or provide a fixed
ScheduledExecutorService that will be used to make calls to a service.
[[["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-02 UTC."],[[["The latest version of the `ExecutorProvider` documentation is 2.63.1, accessible via the provided link."],["This page lists documentation for various versions of `ExecutorProvider`, ranging from 2.7.1 up to the latest 2.63.1, with 2.54.1 as the current displayed version."],["`ExecutorProvider` is an interface that offers the ability to create or designate a `ScheduledExecutorService` for making service calls."],["The `getExecutor()` method within `ExecutorProvider` returns a `ScheduledExecutorService` for usage."],["`shouldAutoClose()` is a method that indicates if the containing client should automatically close the executor."]]],[]]