IasTopic

org.eso.ias.kafkaneo.IasTopic
See theIasTopic companion enum
object IasTopic

Attributes

Companion
enum
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
IasTopic.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def fromKafkaTopicName(name: String): Option[IasTopic]

Get and return the IasTopic that corresponds to the passed kafka topic name

Get and return the IasTopic that corresponds to the passed kafka topic name

Value parameters

name

The name of the kafka topic

Attributes

Returns

the IasTopic that corresponds to the passed name