CosmosDB standard configuration object
Abstract config builder, used to set a bunch of properties a build a config object from them.
Represents caching behavior, used internally in incremental view mode.
Represents caching behavior, used internally in incremental view mode.
None: data is not cached Cache: data is cached by invoking rdd.cache() RefreshCache: discard current cache data and read the latest data into cache
Values and Functions for access and parse the configuration parameters
Abstract config builder, used to set a bunch of properties a build a config object from them.
Current Builder implementation type.