package resource
Type Members
- trait ResourceDiscoveryPlugin extends AnyRef
:: DeveloperApi :: A plugin that can be dynamically loaded into a Spark application to control how custom resources are discovered.
:: DeveloperApi :: A plugin that can be dynamically loaded into a Spark application to control how custom resources are discovered. Plugins can be chained to allow different plugins to handle different resource types.
Plugins must implement the function discoveryResource.
- Annotations
- @DeveloperApi()
- Since
3.0.0