Packages

object AttributeStore extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AttributeStore
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def apply(uri: String): AttributeStore
  2. def apply(uri: URI): AttributeStore

    Produce AttributeStore instance based on URI description.

    Produce AttributeStore instance based on URI description. This method uses instances of AttributeServiceProvider loaded through Java SPI.

  3. object AvroLayerFields
  4. object Fields