package exception
Type Members
- case class BrieflyLoggingExceptionConsumer(processMetaData: MetaData, params: Map[String, String] = Map.empty) extends FlinkEspExceptionConsumer with LazyLoggingWithTraces with Product with Serializable
- class BrieflyLoggingExceptionConsumerProvider extends FlinkEspExceptionConsumerProvider
- case class VerboselyLoggingExceptionConsumer(processMetaData: MetaData, params: Map[String, String] = Map.empty) extends FlinkEspExceptionConsumer with LazyLogging with Product with Serializable
- class VerboselyLoggingExceptionConsumerProvider extends FlinkEspExceptionConsumerProvider