| Package | Description |
|---|---|
| ai.konduit.serving.config | |
| ai.konduit.serving.config.metrics | |
| ai.konduit.serving.config.metrics.impl |
| Class and 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
|
| Class and 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
|
| Class and 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
|
Copyright © 2022. All rights reserved.