Class Hierarchy
- java.lang.Object
- com.codedstreams.otterstreams.sql.runtime.BatchInferenceProcessor
- com.codedstreams.otterstreams.sql.runtime.InferenceCircuitBreaker
- com.codedstreams.otterstreams.sql.runtime.InferenceContext
- com.codedstreams.otterstreams.sql.runtime.InferenceEngineFactory
- com.codedstreams.otterstreams.sql.runtime.InferenceMetricsCollector
- com.codedstreams.otterstreams.sql.runtime.InferenceMetricsCollector.ModelMetrics
- com.codedstreams.otterstreams.sql.runtime.InferenceRetryHandler
- com.codedstream.otterstream.inference.engine.LocalInferenceEngine<T> (implements com.codedstream.otterstream.inference.engine.InferenceEngine<T>)
- com.codedstreams.otterstreams.sql.runtime.TensorFlowGraphDefEngine
- com.codedstreams.otterstreams.sql.runtime.TensorFlowSavedModelEngine
- com.codedstreams.otterstreams.sql.runtime.ModelHealthChecker
- com.codedstreams.otterstreams.sql.runtime.ModelHealthChecker.HealthStatus
- com.codedstreams.otterstreams.sql.runtime.ModelSession (implements java.io.Serializable)
- com.codedstreams.otterstreams.sql.runtime.ModelWarmupUtility
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.codedstreams.otterstreams.sql.runtime.InferenceCircuitBreaker.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)