Packages

package exception

Type Members

  1. case class BrieflyLoggingExceptionConsumer(processMetaData: MetaData, params: Map[String, String] = Map.empty) extends FlinkEspExceptionConsumer with LazyLoggingWithTraces with Product with Serializable
  2. class BrieflyLoggingExceptionConsumerProvider extends FlinkEspExceptionConsumerProvider
  3. case class VerboselyLoggingExceptionConsumer(processMetaData: MetaData, params: Map[String, String] = Map.empty) extends FlinkEspExceptionConsumer with LazyLogging with Product with Serializable
  4. class VerboselyLoggingExceptionConsumerProvider extends FlinkEspExceptionConsumerProvider

Ungrouped