Uses of Package
ai.konduit.serving.config
-
Packages that use ai.konduit.serving.config Package Description ai.konduit.serving.config ai.konduit.serving.config.metrics ai.konduit.serving.config.metrics.impl -
Classes in ai.konduit.serving.config used by ai.konduit.serving.config Class Description MemMapConfig TextConfig TextConfig is an interface for any configuration in Konduit Serving that should be convertable to/from JSON and YAML This interface does two things: (a) Adds default toJson() and toYaml() methods to the class, using Jackson (b) Is used in testing to provide coverage tracking for to/from JSON/YAML testing -
Classes in ai.konduit.serving.config used by ai.konduit.serving.config.metrics Class Description TextConfig TextConfig is an interface for any configuration in Konduit Serving that should be convertable to/from JSON and YAML This interface does two things: (a) Adds default toJson() and toYaml() methods to the class, using Jackson (b) Is used in testing to provide coverage tracking for to/from JSON/YAML testing -
Classes in ai.konduit.serving.config used by ai.konduit.serving.config.metrics.impl Class Description TextConfig TextConfig is an interface for any configuration in Konduit Serving that should be convertable to/from JSON and YAML This interface does two things: (a) Adds default toJson() and toYaml() methods to the class, using Jackson (b) Is used in testing to provide coverage tracking for to/from JSON/YAML testing