Packages

trait InputMetadata[T] extends AnyRef

Base trait for metadata markers identifying custom native metadata information that particular Input and Output implementations might want to support. Example: JsonType

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. InputMetadata
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All