All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description BaseRoutableVerticle A super class containing a router and boiler plate methods for managing http interaction.BatchInputParser Parses a whole multi part upload buffer and converts it to anINDArrayminibatch.BatchInputParser.BatchPartInfo BatchOutput The Batch Output represents the output from an output adapter.ClassificationMetricsConfig The configuration associated withClassificationMetrics- this class contains metadata needed for exposing metrics correctly forClassificationMetricsClassificationMultiOutputAdapter AMultiOutputAdapterfor classification.ClassifierOutput ClassifierOutputAdapter An output adapter for displayingClassifierOutputColumnDistribution Column distribution represents statistics and normalizer information for how to transform or denormalize values based on distribution information.Constants Deprecated. To be removed - https://github.com/KonduitAI/konduit-serving/issues/298ConverterArgs The converter arguments needed for input binary data.DetectedObjectsBatch EnvironmentConstants Deprecated. To be removed - https://github.com/KonduitAI/konduit-serving/issues/298InputAdapter<INPUT_TYPE,OUTPUT_TYPE> An input adapter covers converting input data of 1 type to a suitable output type for use with ETL pipeline components such asTransformProcess.ManyDetectedObjects MemMapConfig MetricRenderUtils Util class for anything related toMetricsRendererMetricsBinderRendererAdapter AnMeterBinderwrapper that provides default no opMetricsRendererimplementations.MetricsConfig AnTextConfigassociated withMeterBinderimplementations provided as part of konduit-servingMetricsRenderer An updatedableMeterBinderthat allows updates of metrics beyondMeterBinder.bindTo(MeterRegistry)This allows encapsulation of logic for doing things like callingCounter.increment()MetricType Metric types for prometheusModelLoader<T> Model loader.MultiLabelMetricsConfig A metrics configuration for a metrics render that, given a set of specified labels takes in counts of columns to increment.MultiOutputAdapter<T> Deprecated. To be removed - see https://github.com/KonduitAI/konduit-serving/issues/298NDArrayOutput NoOpMetricsConfig A no opMetricsConfigfor use with theMetricsBinderRendererAdapterNormalizationConfig Configuration for data normalization in the ETL part of your pipeline.ObjectDetectionConfig ObjectMappers A simple object mapper holder for using one singleObjectMapperacross the whole project.OutputAdapter<T extends BatchOutput> Deprecated. To be removed - see https://github.com/KonduitAI/konduit-serving/issues/298PortUtils PropertiesConstants Deprecated. To be removed - https://github.com/KonduitAI/konduit-serving/issues/298RawMultiOutputAdapter AMultiOutputAdapterfor classification.RawOutputAdapter RegressionMetricsConfig The configuration associated withClassificationMetrics- this class contains metadata needed for exposing metrics correctly forClassificationMetricsRegressionMetricsConfig.SampleType RegressionMultiOutputAdapter AMultiOutputAdapterfor elnino.RegressionOutput RegressionOutputAdapter Convert the input based on the inputSchematoRegressionOutputrepresenting real valued output.Routable An interface representing an object with aRouterinstance and aVertxinstanceSavedModelConfig SSDOutputAdapter An input adapter for ssd in tensorflow.TensorDataType Deprecated. To be removed - see https://github.com/KonduitAI/konduit-serving/issues/298TextConfig 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 testingVerticleConstants Constants for the config.json for initializing verticles.WritableValueRetriever Utilities for datavec'sWritablethis just perform basic conversion between unknown objects andWritabletypes.YOLOOutputAdapter