java.lang.Object
org.elasticsearch.inference.InferenceServiceRegistry
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionInferenceServiceRegistry
(List<InferenceServiceExtension> inferenceServicePlugins, InferenceServiceExtension.InferenceServiceFactoryContext factoryContext) -
Method Summary
-
Constructor Details
-
InferenceServiceRegistry
public InferenceServiceRegistry(List<InferenceServiceExtension> inferenceServicePlugins, InferenceServiceExtension.InferenceServiceFactoryContext factoryContext)
-
-
Method Details
-
init
-
getServices
-
getService
-
getNamedWriteables
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-