diff --git a/api/magnolify/avro/AvroField$$Aux.html b/api/magnolify/avro/AvroField$$Aux.html index 717ceebc..232a04fe 100644 --- a/api/magnolify/avro/AvroField$$Aux.html +++ b/api/magnolify/avro/AvroField$$Aux.html @@ -1,2 +1,2 @@

Packages

sealed trait Aux[T, From, To] extends AvroField[T]

Source
AvroType.scala
Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Aux
  2. AvroField
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type FromT = From
    Definition Classes
    AuxAvroField
  2. type ToT = To
    Definition Classes
    AuxAvroField

Abstract Value Members

  1. abstract def buildSchema(cm: CaseMapper): Schema
    Attributes
    protected
    Definition Classes
    AvroField
  2. abstract def from(v: FromT)(cm: CaseMapper): T
    Definition Classes
    AvroField
  3. abstract def to(v: T)(cm: CaseMapper): ToT
    Definition Classes
    AvroField

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. def fallbackDefault: Any
    Definition Classes
    AvroField
  9. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  10. def fromAny(v: Any)(cm: CaseMapper): T
    Definition Classes
    AvroField
  11. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. def makeDefault(d: T)(cm: CaseMapper): Any
    Definition Classes
    AvroField
  15. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  18. def schema(cm: CaseMapper): Schema
    Definition Classes
    AvroField
  19. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  20. def toString(): String
    Definition Classes
    AnyRef → Any
  21. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  22. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  23. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from AvroField[T]

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

+var toRoot = '../../';

Packages

sealed trait Aux[T, From, To] extends AvroField[T]

Source
AvroType.scala
Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Aux
  2. AvroField
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type FromT = From
    Definition Classes
    AuxAvroField
  2. type ToT = To
    Definition Classes
    AuxAvroField

Abstract Value Members

  1. abstract def buildSchema(cm: CaseMapper): Schema
    Attributes
    protected
    Definition Classes
    AvroField
  2. abstract def from(v: FromT)(cm: CaseMapper): T
    Definition Classes
    AvroField
  3. abstract def to(v: T)(cm: CaseMapper): ToT
    Definition Classes
    AvroField

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. def fallbackDefault: Any
    Definition Classes
    AvroField
  9. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  10. def fromAny(v: Any)(cm: CaseMapper): T
    Definition Classes
    AvroField
  11. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. def makeDefault(d: T)(cm: CaseMapper): Any
    Definition Classes
    AvroField
  15. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  18. def schema(cm: CaseMapper): Schema
    Definition Classes
    AvroField
  19. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  20. def toString(): String
    Definition Classes
    AnyRef → Any
  21. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  22. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  23. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from AvroField[T]

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/api/magnolify/avro/AvroField$$FromWord.html b/api/magnolify/avro/AvroField$$FromWord.html index 07126715..b9d736f6 100644 --- a/api/magnolify/avro/AvroField$$FromWord.html +++ b/api/magnolify/avro/AvroField$$FromWord.html @@ -1,2 +1,2 @@

Packages

class FromWord[T] extends AnyRef

Source
AvroType.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FromWord
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new FromWord()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply[U](f: (T) => U)(g: (U) => T)(implicit af: AvroField[T]): AvroField[U]
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  10. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  13. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  17. def toString(): String
    Definition Classes
    AnyRef → Any
  18. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  19. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  20. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped

+var toRoot = '../../';

Packages

class FromWord[T] extends AnyRef

Source
AvroType.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FromWord
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new FromWord()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply[U](f: (T) => U)(g: (U) => T)(implicit af: AvroField[T]): AvroField[U]
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  10. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  13. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  17. def toString(): String
    Definition Classes
    AnyRef → Any
  18. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  19. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  20. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/api/magnolify/avro/AvroField$$LogicalTypeWord.html b/api/magnolify/avro/AvroField$$LogicalTypeWord.html index ad38dd4c..3dfc3dad 100644 --- a/api/magnolify/avro/AvroField$$LogicalTypeWord.html +++ b/api/magnolify/avro/AvroField$$LogicalTypeWord.html @@ -1,2 +1,2 @@

Packages

c

magnolify.avro.AvroField

LogicalTypeWord

class LogicalTypeWord[T] extends Serializable

Source
AvroType.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LogicalTypeWord
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new LogicalTypeWord(lt: => LogicalType)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply[U](f: (T) => U)(g: (U) => T)(implicit af: AvroField[T]): AvroField[U]
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  10. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  13. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  17. def toString(): String
    Definition Classes
    AnyRef → Any
  18. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  19. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  20. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

+var toRoot = '../../';

Packages

c

magnolify.avro.AvroField

LogicalTypeWord

class LogicalTypeWord[T] extends Serializable

Source
AvroType.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LogicalTypeWord
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new LogicalTypeWord(lt: => LogicalType)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply[U](f: (T) => U)(g: (U) => T)(implicit af: AvroField[T]): AvroField[U]
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  10. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  13. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  17. def toString(): String
    Definition Classes
    AnyRef → Any
  18. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  19. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  20. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/api/magnolify/avro/AvroField$$Record.html b/api/magnolify/avro/AvroField$$Record.html index cdef9773..197c82c8 100644 --- a/api/magnolify/avro/AvroField$$Record.html +++ b/api/magnolify/avro/AvroField$$Record.html @@ -1,2 +1,2 @@

Packages

sealed trait Record[T] extends Aux[T, GenericRecord, GenericRecord]

Source
AvroType.scala
Linear Supertypes
Aux[T, GenericRecord, GenericRecord], AvroField[T], Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Record
  2. Aux
  3. AvroField
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type FromT = GenericRecord
    Definition Classes
    AuxAvroField
  2. type ToT = GenericRecord
    Definition Classes
    AuxAvroField

Abstract Value Members

  1. abstract def buildSchema(cm: CaseMapper): Schema
    Attributes
    protected
    Definition Classes
    AvroField
  2. abstract def from(v: FromT)(cm: CaseMapper): T
    Definition Classes
    AvroField
  3. abstract def to(v: T)(cm: CaseMapper): ToT
    Definition Classes
    AvroField

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. def fallbackDefault: Any
    Definition Classes
    AvroField
  9. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  10. def fromAny(v: Any)(cm: CaseMapper): T
    Definition Classes
    AvroField
  11. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. def makeDefault(d: T)(cm: CaseMapper): Any
    Definition Classes
    AvroField
  15. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  18. def schema(cm: CaseMapper): Schema
    Definition Classes
    AvroField
  19. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  20. def toString(): String
    Definition Classes
    AnyRef → Any
  21. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  22. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  23. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Aux[T, GenericRecord, GenericRecord]

Inherited from AvroField[T]

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

+var toRoot = '../../';

Packages

sealed trait Record[T] extends Aux[T, GenericRecord, GenericRecord]

Source
AvroType.scala
Linear Supertypes
Aux[T, GenericRecord, GenericRecord], AvroField[T], Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Record
  2. Aux
  3. AvroField
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type FromT = GenericRecord
    Definition Classes
    AuxAvroField
  2. type ToT = GenericRecord
    Definition Classes
    AuxAvroField

Abstract Value Members

  1. abstract def buildSchema(cm: CaseMapper): Schema
    Attributes
    protected
    Definition Classes
    AvroField
  2. abstract def from(v: FromT)(cm: CaseMapper): T
    Definition Classes
    AvroField
  3. abstract def to(v: T)(cm: CaseMapper): ToT
    Definition Classes
    AvroField

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. def fallbackDefault: Any
    Definition Classes
    AvroField
  9. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  10. def fromAny(v: Any)(cm: CaseMapper): T
    Definition Classes
    AvroField
  11. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. def makeDefault(d: T)(cm: CaseMapper): Any
    Definition Classes
    AvroField
  15. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  18. def schema(cm: CaseMapper): Schema
    Definition Classes
    AvroField
  19. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  20. def toString(): String
    Definition Classes
    AnyRef → Any
  21. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  22. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  23. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Aux[T, GenericRecord, GenericRecord]

Inherited from AvroField[T]

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/api/magnolify/avro/AvroField$.html b/api/magnolify/avro/AvroField$.html index 5aa9c97e..4df8fdb2 100644 --- a/api/magnolify/avro/AvroField$.html +++ b/api/magnolify/avro/AvroField$.html @@ -1,2 +1,2 @@

Packages

object AvroField extends Serializable

Source
AvroType.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AvroField
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait Aux[T, From, To] extends AvroField[T]
  2. class FromWord[T] extends AnyRef
  3. class LogicalTypeWord[T] extends Serializable
  4. sealed trait Record[T] extends Aux[T, GenericRecord, GenericRecord]
  5. type Typeclass[T] = AvroField[T]

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. implicit val afBoolean: AvroField[Boolean]
  5. implicit val afByteBuffer: AvroField[ByteBuffer]
  6. implicit val afBytes: AvroField[Array[Byte]]
  7. implicit val afCharSequence: AvroField[CharSequence]
  8. implicit def afCharSequenceMap[T](implicit f: AvroField[T]): AvroField[Map[CharSequence, T]]
  9. implicit val afDate: AvroField[LocalDate]
  10. implicit val afDouble: AvroField[Double]
  11. val afDuration: AvroField[(Long, Long, Long)]
  12. implicit def afEnum[T](implicit et: EnumType[T], lp: LowPriority): AvroField[T]
    Annotations
    @nowarn()
  13. implicit val afFloat: AvroField[Float]
  14. implicit val afInt: AvroField[Int]
  15. implicit def afIterable[T, C[_]](implicit f: AvroField[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): AvroField[C[T]]
  16. implicit val afJodaDate: AvroField[LocalDate]
  17. implicit val afLong: AvroField[Long]
  18. def afMap[T](implicit arg0: AvroField[T]): AvroField[Map[String, T]]
  19. implicit val afNull: AvroField[Null]
  20. implicit def afOption[T](implicit f: AvroField[T]): AvroField[Option[T]]
  21. implicit val afString: AvroField[String]
  22. implicit def afStringMap[T](implicit f: AvroField[T]): AvroField[Map[String, T]]
  23. implicit val afUuid: AvroField[UUID]
  24. def apply[T](implicit f: AvroField[T]): AvroField[T]
  25. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  26. def bigDecimal(precision: Int, scale: Int = 0): AvroField[BigDecimal]
  27. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  28. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  29. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  30. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  31. def fixed[T](size: Int)(f: (Array[Byte]) => T)(g: (T) => Array[Byte])(implicit arg0: ClassTag[T], an: AnnotationType[T]): AvroField[T]
  32. def from[T]: FromWord[T]
  33. implicit macro def gen[T]: AvroField[T]
  34. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  35. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  36. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  37. def join[T](caseClass: CaseClass[Typeclass, T]): AvroField[T]
  38. def logicalType[T](lt: => LogicalType): LogicalTypeWord[T]
  39. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  40. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  41. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  42. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): AvroField[T]
  43. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  44. def toString(): String
    Definition Classes
    AnyRef → Any
  45. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  46. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  47. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

+var toRoot = '../../';

Packages

object AvroField extends Serializable

Source
AvroType.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AvroField
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait Aux[T, From, To] extends AvroField[T]
  2. class FromWord[T] extends AnyRef
  3. class LogicalTypeWord[T] extends Serializable
  4. sealed trait Record[T] extends Aux[T, GenericRecord, GenericRecord]
  5. type Typeclass[T] = AvroField[T]

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. implicit val afBoolean: AvroField[Boolean]
  5. implicit val afByteBuffer: AvroField[ByteBuffer]
  6. implicit val afBytes: AvroField[Array[Byte]]
  7. implicit val afCharSequence: AvroField[CharSequence]
  8. implicit def afCharSequenceMap[T](implicit f: AvroField[T]): AvroField[Map[CharSequence, T]]
  9. implicit val afDate: AvroField[LocalDate]
  10. implicit val afDouble: AvroField[Double]
  11. val afDuration: AvroField[(Long, Long, Long)]
  12. implicit def afEnum[T](implicit et: EnumType[T], lp: LowPriority): AvroField[T]
    Annotations
    @nowarn()
  13. implicit val afFloat: AvroField[Float]
  14. implicit val afInt: AvroField[Int]
  15. implicit def afIterable[T, C[_]](implicit f: AvroField[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): AvroField[C[T]]
  16. implicit val afJodaDate: AvroField[LocalDate]
  17. implicit val afLong: AvroField[Long]
  18. def afMap[T](implicit arg0: AvroField[T]): AvroField[Map[String, T]]
  19. implicit val afNull: AvroField[Null]
  20. implicit def afOption[T](implicit f: AvroField[T]): AvroField[Option[T]]
  21. implicit val afString: AvroField[String]
  22. implicit def afStringMap[T](implicit f: AvroField[T]): AvroField[Map[String, T]]
  23. implicit val afUuid: AvroField[UUID]
  24. def apply[T](implicit f: AvroField[T]): AvroField[T]
  25. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  26. def bigDecimal(precision: Int, scale: Int = 0): AvroField[BigDecimal]
  27. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  28. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  29. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  30. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  31. def fixed[T](size: Int)(f: (Array[Byte]) => T)(g: (T) => Array[Byte])(implicit arg0: ClassTag[T], an: AnnotationType[T]): AvroField[T]
  32. def from[T]: FromWord[T]
  33. implicit macro def gen[T]: AvroField[T]
  34. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  35. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  36. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  37. def join[T](caseClass: CaseClass[Typeclass, T]): AvroField[T]
  38. def logicalType[T](lt: => LogicalType): LogicalTypeWord[T]
  39. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  40. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  41. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  42. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): AvroField[T]
  43. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  44. def toString(): String
    Definition Classes
    AnyRef → Any
  45. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  46. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  47. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/api/magnolify/avro/AvroField.html b/api/magnolify/avro/AvroField.html index 52a9e024..a4a7e28c 100644 --- a/api/magnolify/avro/AvroField.html +++ b/api/magnolify/avro/AvroField.html @@ -1,2 +1,2 @@

Packages

sealed trait AvroField[T] extends Serializable

Self Type
AvroField[T]
Source
AvroType.scala
Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AvroField
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. abstract type FromT
  2. abstract type ToT

Abstract Value Members

  1. abstract def buildSchema(cm: CaseMapper): Schema
    Attributes
    protected
  2. abstract def from(v: FromT)(cm: CaseMapper): T
  3. abstract def to(v: T)(cm: CaseMapper): ToT

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. def fallbackDefault: Any
  9. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  10. def fromAny(v: Any)(cm: CaseMapper): T
  11. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. def makeDefault(d: T)(cm: CaseMapper): Any
  15. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  18. def schema(cm: CaseMapper): Schema
  19. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  20. def toString(): String
    Definition Classes
    AnyRef → Any
  21. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  22. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  23. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

+var toRoot = '../../';

Packages

sealed trait AvroField[T] extends Serializable

Self Type
AvroField[T]
Source
AvroType.scala
Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AvroField
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. abstract type FromT
  2. abstract type ToT

Abstract Value Members

  1. abstract def buildSchema(cm: CaseMapper): Schema
    Attributes
    protected
  2. abstract def from(v: FromT)(cm: CaseMapper): T
  3. abstract def to(v: T)(cm: CaseMapper): ToT

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. def fallbackDefault: Any
  9. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  10. def fromAny(v: Any)(cm: CaseMapper): T
  11. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. def makeDefault(d: T)(cm: CaseMapper): Any
  15. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  18. def schema(cm: CaseMapper): Schema
  19. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  20. def toString(): String
    Definition Classes
    AnyRef → Any
  21. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  22. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  23. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/api/magnolify/avro/AvroType$.html b/api/magnolify/avro/AvroType$.html index 83c51523..07f97fe1 100644 --- a/api/magnolify/avro/AvroType$.html +++ b/api/magnolify/avro/AvroType$.html @@ -1,2 +1,2 @@

Packages

object AvroType extends Serializable

Source
AvroType.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AvroType
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply[T](cm: CaseMapper)(implicit f: AvroField[T]): AvroType[T]
  5. implicit def apply[T](implicit arg0: AvroField[T]): AvroType[T]
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  8. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  9. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  10. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  11. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  18. def toString(): String
    Definition Classes
    AnyRef → Any
  19. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  20. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  21. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

+var toRoot = '../../';

Packages

object AvroType extends Serializable

Source
AvroType.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AvroType
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply[T](cm: CaseMapper)(implicit f: AvroField[T]): AvroType[T]
  5. implicit def apply[T](implicit arg0: AvroField[T]): AvroType[T]
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  8. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  9. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  10. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  11. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  18. def toString(): String
    Definition Classes
    AnyRef → Any
  19. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  20. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  21. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/api/magnolify/avro/AvroType.html b/api/magnolify/avro/AvroType.html index b3655d9d..9cd07ec6 100644 --- a/api/magnolify/avro/AvroType.html +++ b/api/magnolify/avro/AvroType.html @@ -1,2 +1,2 @@

Packages

sealed trait AvroType[T] extends Converter[T, GenericRecord, GenericRecord]

Source
AvroType.scala
Linear Supertypes
Converter[T, GenericRecord, GenericRecord], Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AvroType
  2. Converter
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def from(v: GenericRecord): T
    Definition Classes
    Converter
  2. abstract val schema: Schema
  3. abstract def to(v: T): GenericRecord
    Definition Classes
    Converter

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply(t: T): GenericRecord
  5. def apply(r: GenericRecord): T
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  8. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  9. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  10. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  11. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  18. def toString(): String
    Definition Classes
    AnyRef → Any
  19. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  20. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  21. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Converter[T, GenericRecord, GenericRecord]

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

+var toRoot = '../../';

Packages

sealed trait AvroType[T] extends Converter[T, GenericRecord, GenericRecord]

Source
AvroType.scala
Linear Supertypes
Converter[T, GenericRecord, GenericRecord], Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AvroType
  2. Converter
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def from(v: GenericRecord): T
    Definition Classes
    Converter
  2. abstract val schema: Schema
  3. abstract def to(v: T): GenericRecord
    Definition Classes
    Converter

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply(t: T): GenericRecord
  5. def apply(r: GenericRecord): T
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  8. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  9. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  10. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  11. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  18. def toString(): String
    Definition Classes
    AnyRef → Any
  19. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  20. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  21. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Converter[T, GenericRecord, GenericRecord]

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/api/magnolify/avro/index.html b/api/magnolify/avro/index.html index cd9a74b6..d88d8023 100644 --- a/api/magnolify/avro/index.html +++ b/api/magnolify/avro/index.html @@ -1,2 +1,2 @@

Packages

package avro

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. avro
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package logical

Type Members

  1. sealed trait AvroField[T] extends Serializable
  2. sealed trait AvroType[T] extends Converter[T, GenericRecord, GenericRecord]
  3. type doc = shared.doc

Value Members

  1. object AvroField extends Serializable
  2. object AvroType extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

+var toRoot = '../../';

Packages

package avro

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. avro
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package logical

Type Members

  1. sealed trait AvroField[T] extends Serializable
  2. sealed trait AvroType[T] extends Converter[T, GenericRecord, GenericRecord]
  3. type doc = shared.doc

Value Members

  1. object AvroField extends Serializable
  2. object AvroType extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/api/magnolify/avro/logical/index.html b/api/magnolify/avro/logical/index.html index 7f49cf8f..3fbef0a4 100644 --- a/api/magnolify/avro/logical/index.html +++ b/api/magnolify/avro/logical/index.html @@ -1,2 +1,2 @@

Packages

package logical

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. logical
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. object bigquery
  2. object micros
  3. object millis

Inherited from AnyRef

Inherited from Any

Ungrouped

+var toRoot = '../../../';

Packages

package logical

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. logical
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. object bigquery
  2. object micros
  3. object millis

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/api/magnolify/avro/logical/package$$bigquery$.html b/api/magnolify/avro/logical/package$$bigquery$.html index 220c5d4f..0af5ce1d 100644 --- a/api/magnolify/avro/logical/package$$bigquery$.html +++ b/api/magnolify/avro/logical/package$$bigquery$.html @@ -1,5 +1,5 @@

Packages

object bigquery

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. bigquery
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. implicit val afBigQueryDatetime: AvroField[LocalDateTime]
  5. implicit val afBigQueryJodaDatetime: AvroField[LocalDateTime]
  6. implicit val afBigQueryJodaTime: AvroField[LocalTime]
  7. implicit val afBigQueryJodaTimestamp: AvroField[DateTime]
  8. implicit val afBigQueryNumeric: AvroField[BigDecimal]
  9. implicit val afBigQueryTime: AvroField[LocalTime]
  10. implicit val afBigQueryTimestamp: AvroField[Instant]
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  13. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  15. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  16. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  17. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  18. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  19. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  21. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  22. def registerLogicalTypes(): Unit

    Register custom logical types with avro, which is necessary to correctly parse a custom +var toRoot = '../../../';

    Packages

    object bigquery

    Source
    package.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. bigquery
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. implicit val afBigQueryDatetime: AvroField[LocalDateTime]
    5. implicit val afBigQueryJodaDatetime: AvroField[LocalDateTime]
    6. implicit val afBigQueryJodaTime: AvroField[LocalTime]
    7. implicit val afBigQueryJodaTimestamp: AvroField[DateTime]
    8. implicit val afBigQueryNumeric: AvroField[BigDecimal]
    9. implicit val afBigQueryTime: AvroField[LocalTime]
    10. implicit val afBigQueryTimestamp: AvroField[Instant]
    11. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    12. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    13. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    15. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    16. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    17. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    18. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    19. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    20. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    21. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    22. def registerLogicalTypes(): Unit

      Register custom logical types with avro, which is necessary to correctly parse a custom logical type from string.

      Register custom logical types with avro, which is necessary to correctly parse a custom logical type from string. If registration is omitted, the returned string schema will be correct, but the logicalType field will be null. The registry is global mutable state, keyed diff --git a/api/magnolify/avro/logical/package$$micros$.html b/api/magnolify/avro/logical/package$$micros$.html index 1b0a7629..c3e40655 100644 --- a/api/magnolify/avro/logical/package$$micros$.html +++ b/api/magnolify/avro/logical/package$$micros$.html @@ -1,2 +1,2 @@

      Packages

      object micros

      Source
      package.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. micros
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit val afJodaTimeMicros: AvroField[LocalTime]
      5. implicit val afJodaTimestampMicros: AvroField[DateTime]
      6. implicit val afLocalTimestampMicros: AvroField[LocalDateTime]
      7. implicit val afTimeMicros: AvroField[LocalTime]
      8. implicit val afTimestampMicros: AvroField[Instant]
      9. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      10. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      11. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      12. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      13. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      14. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      15. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      16. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      17. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      18. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      19. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      20. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      21. def toString(): String
        Definition Classes
        AnyRef → Any
      22. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      24. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';

      Packages

      object micros

      Source
      package.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. micros
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit val afJodaTimeMicros: AvroField[LocalTime]
      5. implicit val afJodaTimestampMicros: AvroField[DateTime]
      6. implicit val afLocalTimestampMicros: AvroField[LocalDateTime]
      7. implicit val afTimeMicros: AvroField[LocalTime]
      8. implicit val afTimestampMicros: AvroField[Instant]
      9. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      10. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      11. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      12. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      13. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      14. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      15. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      16. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      17. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      18. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      19. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      20. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      21. def toString(): String
        Definition Classes
        AnyRef → Any
      22. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      24. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/avro/logical/package$$millis$.html b/api/magnolify/avro/logical/package$$millis$.html index 7419a206..4ae2f4b3 100644 --- a/api/magnolify/avro/logical/package$$millis$.html +++ b/api/magnolify/avro/logical/package$$millis$.html @@ -1,2 +1,2 @@

      Packages

      object millis

      Source
      package.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. millis
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit val afJodaTimeMillis: AvroField[LocalTime]
      5. implicit val afJodaTimestampMillis: AvroField[DateTime]
      6. implicit val afLocalTimestampMillis: AvroField[LocalDateTime]
      7. implicit val afTimeMillis: AvroField[LocalTime]
      8. implicit val afTimestampMillis: AvroField[Instant]
      9. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      10. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      11. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      12. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      13. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      14. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      15. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      16. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      17. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      18. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      19. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      20. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      21. def toString(): String
        Definition Classes
        AnyRef → Any
      22. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      24. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';

      Packages

      object millis

      Source
      package.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. millis
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit val afJodaTimeMillis: AvroField[LocalTime]
      5. implicit val afJodaTimestampMillis: AvroField[DateTime]
      6. implicit val afLocalTimestampMillis: AvroField[LocalDateTime]
      7. implicit val afTimeMillis: AvroField[LocalTime]
      8. implicit val afTimestampMillis: AvroField[Instant]
      9. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      10. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      11. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      12. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      13. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      14. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      15. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      16. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      17. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      18. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      19. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      20. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      21. def toString(): String
        Definition Classes
        AnyRef → Any
      22. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      24. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigquery/TableRowField$$Aux.html b/api/magnolify/bigquery/TableRowField$$Aux.html index 86fee32c..92576ab1 100644 --- a/api/magnolify/bigquery/TableRowField$$Aux.html +++ b/api/magnolify/bigquery/TableRowField$$Aux.html @@ -1,2 +1,2 @@

      Packages

      sealed trait Aux[T, From, To] extends TableRowField[T]

      Source
      TableRowType.scala
      Linear Supertypes
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Aux
      2. TableRowField
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type FromT = From
        Definition Classes
        AuxTableRowField
      2. type ToT = To
        Definition Classes
        AuxTableRowField

      Abstract Value Members

      1. abstract def buildSchema(cm: CaseMapper): TableFieldSchema
        Attributes
        protected
        Definition Classes
        TableRowField
      2. abstract def from(v: FromT)(cm: CaseMapper): T
        Definition Classes
        TableRowField
      3. abstract def to(v: T)(cm: CaseMapper): ToT
        Definition Classes
        TableRowField

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def fieldSchema(cm: CaseMapper): TableFieldSchema
        Definition Classes
        TableRowField
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. def fromAny(v: Any)(cm: CaseMapper): T
        Definition Classes
        TableRowField
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from TableRowField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait Aux[T, From, To] extends TableRowField[T]

      Source
      TableRowType.scala
      Linear Supertypes
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Aux
      2. TableRowField
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type FromT = From
        Definition Classes
        AuxTableRowField
      2. type ToT = To
        Definition Classes
        AuxTableRowField

      Abstract Value Members

      1. abstract def buildSchema(cm: CaseMapper): TableFieldSchema
        Attributes
        protected
        Definition Classes
        TableRowField
      2. abstract def from(v: FromT)(cm: CaseMapper): T
        Definition Classes
        TableRowField
      3. abstract def to(v: T)(cm: CaseMapper): ToT
        Definition Classes
        TableRowField

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def fieldSchema(cm: CaseMapper): TableFieldSchema
        Definition Classes
        TableRowField
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. def fromAny(v: Any)(cm: CaseMapper): T
        Definition Classes
        TableRowField
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from TableRowField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigquery/TableRowField$$FromWord.html b/api/magnolify/bigquery/TableRowField$$FromWord.html index f50d8206..268bbfbc 100644 --- a/api/magnolify/bigquery/TableRowField$$FromWord.html +++ b/api/magnolify/bigquery/TableRowField$$FromWord.html @@ -1,2 +1,2 @@

      Packages

      class FromWord[T] extends AnyRef

      Source
      TableRowType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FromWord
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new FromWord()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[U](f: (T) => U)(g: (U) => T)(implicit trf: TableRowField[T]): TableRowField[U]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      class FromWord[T] extends AnyRef

      Source
      TableRowType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FromWord
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new FromWord()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[U](f: (T) => U)(g: (U) => T)(implicit trf: TableRowField[T]): TableRowField[U]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigquery/TableRowField$$Generic.html b/api/magnolify/bigquery/TableRowField$$Generic.html index 61b49ade..ef3bbb9e 100644 --- a/api/magnolify/bigquery/TableRowField$$Generic.html +++ b/api/magnolify/bigquery/TableRowField$$Generic.html @@ -1,2 +1,2 @@

      Packages

      sealed trait Generic[T] extends Aux[T, Any, Any]

      Source
      TableRowType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Generic
      2. Aux
      3. TableRowField
      4. Serializable
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type FromT = Any
        Definition Classes
        AuxTableRowField
      2. type ToT = Any
        Definition Classes
        AuxTableRowField

      Abstract Value Members

      1. abstract def buildSchema(cm: CaseMapper): TableFieldSchema
        Attributes
        protected
        Definition Classes
        TableRowField
      2. abstract def from(v: FromT)(cm: CaseMapper): T
        Definition Classes
        TableRowField
      3. abstract def to(v: T)(cm: CaseMapper): ToT
        Definition Classes
        TableRowField

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def fieldSchema(cm: CaseMapper): TableFieldSchema
        Definition Classes
        TableRowField
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. def fromAny(v: Any)(cm: CaseMapper): T
        Definition Classes
        TableRowField
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Aux[T, Any, Any]

      Inherited from TableRowField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait Generic[T] extends Aux[T, Any, Any]

      Source
      TableRowType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Generic
      2. Aux
      3. TableRowField
      4. Serializable
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type FromT = Any
        Definition Classes
        AuxTableRowField
      2. type ToT = Any
        Definition Classes
        AuxTableRowField

      Abstract Value Members

      1. abstract def buildSchema(cm: CaseMapper): TableFieldSchema
        Attributes
        protected
        Definition Classes
        TableRowField
      2. abstract def from(v: FromT)(cm: CaseMapper): T
        Definition Classes
        TableRowField
      3. abstract def to(v: T)(cm: CaseMapper): ToT
        Definition Classes
        TableRowField

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def fieldSchema(cm: CaseMapper): TableFieldSchema
        Definition Classes
        TableRowField
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. def fromAny(v: Any)(cm: CaseMapper): T
        Definition Classes
        TableRowField
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Aux[T, Any, Any]

      Inherited from TableRowField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigquery/TableRowField$$Record.html b/api/magnolify/bigquery/TableRowField$$Record.html index 85af268f..0ff3eba4 100644 --- a/api/magnolify/bigquery/TableRowField$$Record.html +++ b/api/magnolify/bigquery/TableRowField$$Record.html @@ -1,2 +1,2 @@

      Packages

      sealed trait Record[T] extends Aux[T, Map[String, AnyRef], TableRow]

      Source
      TableRowType.scala
      Linear Supertypes
      Aux[T, Map[String, AnyRef], TableRow], TableRowField[T], Serializable, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Record
      2. Aux
      3. TableRowField
      4. Serializable
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type FromT = Map[String, AnyRef]
        Definition Classes
        AuxTableRowField
      2. type ToT = TableRow
        Definition Classes
        AuxTableRowField

      Abstract Value Members

      1. abstract def buildSchema(cm: CaseMapper): TableFieldSchema
        Attributes
        protected
        Definition Classes
        TableRowField
      2. abstract def fields(cm: CaseMapper): Seq[String]
      3. abstract def from(v: FromT)(cm: CaseMapper): T
        Definition Classes
        TableRowField
      4. abstract def to(v: T)(cm: CaseMapper): ToT
        Definition Classes
        TableRowField

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def fieldSchema(cm: CaseMapper): TableFieldSchema
        Definition Classes
        TableRowField
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. def fromAny(v: Any)(cm: CaseMapper): T
        Definition Classes
        TableRowField
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Aux[T, Map[String, AnyRef], TableRow]

      Inherited from TableRowField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait Record[T] extends Aux[T, Map[String, AnyRef], TableRow]

      Source
      TableRowType.scala
      Linear Supertypes
      Aux[T, Map[String, AnyRef], TableRow], TableRowField[T], Serializable, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Record
      2. Aux
      3. TableRowField
      4. Serializable
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type FromT = Map[String, AnyRef]
        Definition Classes
        AuxTableRowField
      2. type ToT = TableRow
        Definition Classes
        AuxTableRowField

      Abstract Value Members

      1. abstract def buildSchema(cm: CaseMapper): TableFieldSchema
        Attributes
        protected
        Definition Classes
        TableRowField
      2. abstract def fields(cm: CaseMapper): Seq[String]
      3. abstract def from(v: FromT)(cm: CaseMapper): T
        Definition Classes
        TableRowField
      4. abstract def to(v: T)(cm: CaseMapper): ToT
        Definition Classes
        TableRowField

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def fieldSchema(cm: CaseMapper): TableFieldSchema
        Definition Classes
        TableRowField
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. def fromAny(v: Any)(cm: CaseMapper): T
        Definition Classes
        TableRowField
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Aux[T, Map[String, AnyRef], TableRow]

      Inherited from TableRowField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigquery/TableRowField$.html b/api/magnolify/bigquery/TableRowField$.html index db717490..25b6593d 100644 --- a/api/magnolify/bigquery/TableRowField$.html +++ b/api/magnolify/bigquery/TableRowField$.html @@ -1,2 +1,2 @@

      Packages

      object TableRowField extends Serializable

      Source
      TableRowType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. TableRowField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. sealed trait Aux[T, From, To] extends TableRowField[T]
      2. class FromWord[T] extends AnyRef
      3. sealed trait Generic[T] extends Aux[T, Any, Any]
      4. sealed trait Record[T] extends Aux[T, Map[String, AnyRef], TableRow]
      5. type Typeclass[T] = TableRowField[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](implicit f: TableRowField[T]): TableRowField[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. def from[T]: FromWord[T]
      11. implicit macro def gen[T]: TableRowField[T]
      12. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      14. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      15. def join[T](caseClass: CaseClass[Typeclass, T]): TableRowField[T]
      16. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      17. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      18. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      19. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): TableRowField[T]
      20. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      21. def toString(): String
        Definition Classes
        AnyRef → Any
      22. implicit val trfBool: TableRowField[Boolean]
      23. implicit val trfByteArray: TableRowField[Array[Byte]]
      24. implicit val trfDate: TableRowField[LocalDate]
      25. implicit val trfDateTime: TableRowField[LocalDateTime]
      26. implicit val trfDouble: TableRowField[Double]
      27. implicit val trfInstant: TableRowField[Instant]
      28. implicit def trfIterable[T, C[_]](implicit f: TableRowField[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): TableRowField[C[T]]
      29. implicit val trfLong: TableRowField[Long]
      30. implicit val trfNumeric: TableRowField[BigDecimal]
      31. implicit def trfOption[T](implicit f: TableRowField[T]): TableRowField[Option[T]]
      32. implicit val trfString: TableRowField[String]
      33. implicit val trfTime: TableRowField[LocalTime]
      34. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      35. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      36. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      object TableRowField extends Serializable

      Source
      TableRowType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. TableRowField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. sealed trait Aux[T, From, To] extends TableRowField[T]
      2. class FromWord[T] extends AnyRef
      3. sealed trait Generic[T] extends Aux[T, Any, Any]
      4. sealed trait Record[T] extends Aux[T, Map[String, AnyRef], TableRow]
      5. type Typeclass[T] = TableRowField[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](implicit f: TableRowField[T]): TableRowField[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. def from[T]: FromWord[T]
      11. implicit macro def gen[T]: TableRowField[T]
      12. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      14. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      15. def join[T](caseClass: CaseClass[Typeclass, T]): TableRowField[T]
      16. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      17. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      18. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      19. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): TableRowField[T]
      20. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      21. def toString(): String
        Definition Classes
        AnyRef → Any
      22. implicit val trfBool: TableRowField[Boolean]
      23. implicit val trfByteArray: TableRowField[Array[Byte]]
      24. implicit val trfDate: TableRowField[LocalDate]
      25. implicit val trfDateTime: TableRowField[LocalDateTime]
      26. implicit val trfDouble: TableRowField[Double]
      27. implicit val trfInstant: TableRowField[Instant]
      28. implicit def trfIterable[T, C[_]](implicit f: TableRowField[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): TableRowField[C[T]]
      29. implicit val trfLong: TableRowField[Long]
      30. implicit val trfNumeric: TableRowField[BigDecimal]
      31. implicit def trfOption[T](implicit f: TableRowField[T]): TableRowField[Option[T]]
      32. implicit val trfString: TableRowField[String]
      33. implicit val trfTime: TableRowField[LocalTime]
      34. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      35. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      36. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigquery/TableRowField.html b/api/magnolify/bigquery/TableRowField.html index d060ce15..ee0babf4 100644 --- a/api/magnolify/bigquery/TableRowField.html +++ b/api/magnolify/bigquery/TableRowField.html @@ -1,2 +1,2 @@

      Packages

      sealed trait TableRowField[T] extends Serializable

      Source
      TableRowType.scala
      Linear Supertypes
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. TableRowField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. abstract type FromT
      2. abstract type ToT

      Abstract Value Members

      1. abstract def buildSchema(cm: CaseMapper): TableFieldSchema
        Attributes
        protected
      2. abstract def from(v: FromT)(cm: CaseMapper): T
      3. abstract def to(v: T)(cm: CaseMapper): ToT

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def fieldSchema(cm: CaseMapper): TableFieldSchema
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. def fromAny(v: Any)(cm: CaseMapper): T
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait TableRowField[T] extends Serializable

      Source
      TableRowType.scala
      Linear Supertypes
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. TableRowField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. abstract type FromT
      2. abstract type ToT

      Abstract Value Members

      1. abstract def buildSchema(cm: CaseMapper): TableFieldSchema
        Attributes
        protected
      2. abstract def from(v: FromT)(cm: CaseMapper): T
      3. abstract def to(v: T)(cm: CaseMapper): ToT

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def fieldSchema(cm: CaseMapper): TableFieldSchema
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. def fromAny(v: Any)(cm: CaseMapper): T
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigquery/TableRowType$.html b/api/magnolify/bigquery/TableRowType$.html index 69134be3..6c78da61 100644 --- a/api/magnolify/bigquery/TableRowType$.html +++ b/api/magnolify/bigquery/TableRowType$.html @@ -1,2 +1,2 @@

      Packages

      object TableRowType extends Serializable

      Source
      TableRowType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. TableRowType
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](cm: CaseMapper)(implicit f: TableRowField[T]): TableRowType[T]
      5. implicit def apply[T](implicit arg0: TableRowField[T]): TableRowType[T]
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      object TableRowType extends Serializable

      Source
      TableRowType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. TableRowType
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](cm: CaseMapper)(implicit f: TableRowField[T]): TableRowType[T]
      5. implicit def apply[T](implicit arg0: TableRowField[T]): TableRowType[T]
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigquery/TableRowType.html b/api/magnolify/bigquery/TableRowType.html index ec565676..82b6d615 100644 --- a/api/magnolify/bigquery/TableRowType.html +++ b/api/magnolify/bigquery/TableRowType.html @@ -1,2 +1,2 @@

      Packages

      sealed trait TableRowType[T] extends Converter[T, TableRow, TableRow]

      Source
      TableRowType.scala
      Linear Supertypes
      Converter[T, TableRow, TableRow], Serializable, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. TableRowType
      2. Converter
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract val description: String
      2. abstract def from(v: TableRow): T
        Definition Classes
        Converter
      3. abstract val schema: TableSchema
      4. abstract val selectedFields: Seq[String]
      5. abstract def to(v: T): TableRow
        Definition Classes
        Converter

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply(v: T): TableRow
      5. def apply(v: TableRow): T
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Converter[T, TableRow, TableRow]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait TableRowType[T] extends Converter[T, TableRow, TableRow]

      Source
      TableRowType.scala
      Linear Supertypes
      Converter[T, TableRow, TableRow], Serializable, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. TableRowType
      2. Converter
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract val description: String
      2. abstract def from(v: TableRow): T
        Definition Classes
        Converter
      3. abstract val schema: TableSchema
      4. abstract val selectedFields: Seq[String]
      5. abstract def to(v: T): TableRow
        Definition Classes
        Converter

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply(v: T): TableRow
      5. def apply(v: TableRow): T
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Converter[T, TableRow, TableRow]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigquery/description.html b/api/magnolify/bigquery/description.html index d3a212f2..555e8376 100644 --- a/api/magnolify/bigquery/description.html +++ b/api/magnolify/bigquery/description.html @@ -1,2 +1,2 @@

      Packages

      class description extends Annotation with StaticAnnotation with Serializable

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. description
      2. Serializable
      3. StaticAnnotation
      4. Annotation
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new description(description: String)

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        description → AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from StaticAnnotation

      Inherited from Annotation

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      class description extends Annotation with StaticAnnotation with Serializable

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. description
      2. Serializable
      3. StaticAnnotation
      4. Annotation
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new description(description: String)

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        description → AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from StaticAnnotation

      Inherited from Annotation

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigtable/BigtableField$$FromWord.html b/api/magnolify/bigtable/BigtableField$$FromWord.html index 36c5d34f..e4b41a6f 100644 --- a/api/magnolify/bigtable/BigtableField$$FromWord.html +++ b/api/magnolify/bigtable/BigtableField$$FromWord.html @@ -1,2 +1,2 @@

      Packages

      class FromWord[T] extends AnyRef

      Source
      BigtableType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FromWord
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new FromWord()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[U](f: (T) => U)(g: (U) => T)(implicit btf: Primitive[T]): Primitive[U]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      class FromWord[T] extends AnyRef

      Source
      BigtableType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FromWord
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new FromWord()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[U](f: (T) => U)(g: (U) => T)(implicit btf: Primitive[T]): Primitive[U]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigtable/BigtableField$$Primitive.html b/api/magnolify/bigtable/BigtableField$$Primitive.html index 51622bf8..74e875a0 100644 --- a/api/magnolify/bigtable/BigtableField$$Primitive.html +++ b/api/magnolify/bigtable/BigtableField$$Primitive.html @@ -1,2 +1,2 @@

      Packages

      sealed trait Primitive[T] extends BigtableField[T]

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Primitive
      2. BigtableField
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def fromByteString(v: ByteString): T
      2. abstract val size: Option[Int]
      3. abstract def toByteString(v: T): ByteString

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. def get(xs: Map[String, Column], k: String)(cm: CaseMapper): T
        Definition Classes
        PrimitiveBigtableField
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. def put(k: String, v: T)(cm: CaseMapper): Seq[Builder]
        Definition Classes
        PrimitiveBigtableField
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from BigtableField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait Primitive[T] extends BigtableField[T]

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Primitive
      2. BigtableField
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def fromByteString(v: ByteString): T
      2. abstract val size: Option[Int]
      3. abstract def toByteString(v: T): ByteString

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. def get(xs: Map[String, Column], k: String)(cm: CaseMapper): T
        Definition Classes
        PrimitiveBigtableField
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. def put(k: String, v: T)(cm: CaseMapper): Seq[Builder]
        Definition Classes
        PrimitiveBigtableField
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from BigtableField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigtable/BigtableField$$Record.html b/api/magnolify/bigtable/BigtableField$$Record.html index d7649a04..15b09bbe 100644 --- a/api/magnolify/bigtable/BigtableField$$Record.html +++ b/api/magnolify/bigtable/BigtableField$$Record.html @@ -1,2 +1,2 @@

      Packages

      sealed trait Record[T] extends BigtableField[T]

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Record
      2. BigtableField
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def get(xs: Map[String, Column], k: String)(cm: CaseMapper): T
        Definition Classes
        BigtableField
      2. abstract def put(k: String, v: T)(cm: CaseMapper): Seq[Builder]
        Definition Classes
        BigtableField

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from BigtableField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait Record[T] extends BigtableField[T]

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Record
      2. BigtableField
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def get(xs: Map[String, Column], k: String)(cm: CaseMapper): T
        Definition Classes
        BigtableField
      2. abstract def put(k: String, v: T)(cm: CaseMapper): Seq[Builder]
        Definition Classes
        BigtableField

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from BigtableField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigtable/BigtableField$.html b/api/magnolify/bigtable/BigtableField$.html index ce9922b3..decaaa05 100644 --- a/api/magnolify/bigtable/BigtableField$.html +++ b/api/magnolify/bigtable/BigtableField$.html @@ -1,2 +1,2 @@

      Packages

      object BigtableField extends Serializable

      Source
      BigtableType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. BigtableField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. class FromWord[T] extends AnyRef
      2. sealed trait Primitive[T] extends BigtableField[T]
      3. sealed trait Record[T] extends BigtableField[T]
      4. type Typeclass[T] = BigtableField[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](implicit f: BigtableField[T]): BigtableField[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. implicit val btChar: Primitive[Char]
      7. implicit val btfBigDecimal: Primitive[BigDecimal]
      8. implicit val btfBigInt: Primitive[BigInt]
      9. implicit val btfBoolean: Primitive[Boolean]
      10. implicit val btfByte: Primitive[Byte]
      11. implicit val btfByteArray: Primitive[Array[Byte]]
      12. implicit val btfByteString: Primitive[ByteString]
      13. implicit val btfDouble: Primitive[Double]
      14. implicit def btfEnum[T](implicit et: EnumType[T]): Primitive[T]
      15. implicit val btfFloat: Primitive[Float]
      16. implicit val btfInt: Primitive[Int]
      17. implicit def btfIterable[T, C[T]](implicit btf: Primitive[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): Primitive[C[T]]
      18. implicit val btfLong: Primitive[Long]
      19. implicit def btfOption[T](implicit btf: BigtableField[T]): BigtableField[Option[T]]
      20. implicit val btfShort: Primitive[Short]
      21. implicit val btfString: Primitive[String]
      22. implicit val btfUUID: Primitive[UUID]
      23. implicit def btfUnsafeEnum[T](implicit arg0: EnumType[T]): Primitive[UnsafeEnum[T]]
      24. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      25. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      26. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      27. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      28. def from[T]: FromWord[T]
      29. implicit macro def gen[T]: BigtableField[T]
      30. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      31. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      32. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      33. def join[T](caseClass: CaseClass[Typeclass, T]): BigtableField[T]
      34. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      35. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      36. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      37. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): BigtableField[T]
      38. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      39. def toString(): String
        Definition Classes
        AnyRef → Any
      40. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      41. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      42. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      object BigtableField extends Serializable

      Source
      BigtableType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. BigtableField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. class FromWord[T] extends AnyRef
      2. sealed trait Primitive[T] extends BigtableField[T]
      3. sealed trait Record[T] extends BigtableField[T]
      4. type Typeclass[T] = BigtableField[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](implicit f: BigtableField[T]): BigtableField[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. implicit val btChar: Primitive[Char]
      7. implicit val btfBigDecimal: Primitive[BigDecimal]
      8. implicit val btfBigInt: Primitive[BigInt]
      9. implicit val btfBoolean: Primitive[Boolean]
      10. implicit val btfByte: Primitive[Byte]
      11. implicit val btfByteArray: Primitive[Array[Byte]]
      12. implicit val btfByteString: Primitive[ByteString]
      13. implicit val btfDouble: Primitive[Double]
      14. implicit def btfEnum[T](implicit et: EnumType[T]): Primitive[T]
      15. implicit val btfFloat: Primitive[Float]
      16. implicit val btfInt: Primitive[Int]
      17. implicit def btfIterable[T, C[T]](implicit btf: Primitive[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): Primitive[C[T]]
      18. implicit val btfLong: Primitive[Long]
      19. implicit def btfOption[T](implicit btf: BigtableField[T]): BigtableField[Option[T]]
      20. implicit val btfShort: Primitive[Short]
      21. implicit val btfString: Primitive[String]
      22. implicit val btfUUID: Primitive[UUID]
      23. implicit def btfUnsafeEnum[T](implicit arg0: EnumType[T]): Primitive[UnsafeEnum[T]]
      24. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      25. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      26. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      27. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      28. def from[T]: FromWord[T]
      29. implicit macro def gen[T]: BigtableField[T]
      30. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      31. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      32. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      33. def join[T](caseClass: CaseClass[Typeclass, T]): BigtableField[T]
      34. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      35. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      36. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      37. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): BigtableField[T]
      38. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      39. def toString(): String
        Definition Classes
        AnyRef → Any
      40. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      41. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      42. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigtable/BigtableField.html b/api/magnolify/bigtable/BigtableField.html index 73880c05..c79ee716 100644 --- a/api/magnolify/bigtable/BigtableField.html +++ b/api/magnolify/bigtable/BigtableField.html @@ -1,2 +1,2 @@

      Packages

      sealed trait BigtableField[T] extends Serializable

      Source
      BigtableType.scala
      Linear Supertypes
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. BigtableField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def get(xs: Map[String, Column], k: String)(cm: CaseMapper): T
      2. abstract def put(k: String, v: T)(cm: CaseMapper): Seq[Builder]

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait BigtableField[T] extends Serializable

      Source
      BigtableType.scala
      Linear Supertypes
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. BigtableField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def get(xs: Map[String, Column], k: String)(cm: CaseMapper): T
      2. abstract def put(k: String, v: T)(cm: CaseMapper): Seq[Builder]

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigtable/BigtableType$.html b/api/magnolify/bigtable/BigtableType$.html index dcf7d3d9..2f2d8889 100644 --- a/api/magnolify/bigtable/BigtableType$.html +++ b/api/magnolify/bigtable/BigtableType$.html @@ -1,2 +1,2 @@

      Packages

      object BigtableType extends Serializable

      Source
      BigtableType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. BigtableType
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](cm: CaseMapper)(implicit f: BigtableField[T]): BigtableType[T]
      5. implicit def apply[T](implicit arg0: BigtableField[T]): BigtableType[T]
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. def mutationsToRow(key: ByteString, mutations: Seq[Mutation]): Row
      15. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      16. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      18. def rowToMutations(row: Row): Seq[Mutation]
      19. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      20. def toString(): String
        Definition Classes
        AnyRef → Any
      21. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      object BigtableType extends Serializable

      Source
      BigtableType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. BigtableType
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](cm: CaseMapper)(implicit f: BigtableField[T]): BigtableType[T]
      5. implicit def apply[T](implicit arg0: BigtableField[T]): BigtableType[T]
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. def mutationsToRow(key: ByteString, mutations: Seq[Mutation]): Row
      15. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      16. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      18. def rowToMutations(row: Row): Seq[Mutation]
      19. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      20. def toString(): String
        Definition Classes
        AnyRef → Any
      21. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/bigtable/BigtableType.html b/api/magnolify/bigtable/BigtableType.html index 424ef675..97f90ae5 100644 --- a/api/magnolify/bigtable/BigtableType.html +++ b/api/magnolify/bigtable/BigtableType.html @@ -1,2 +1,2 @@

      Packages

      sealed trait BigtableType[T] extends Converter[T, Map[String, Column], Seq[Builder]]

      Source
      BigtableType.scala
      Linear Supertypes
      Converter[T, Map[String, Column], Seq[Builder]], Serializable, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. BigtableType
      2. Converter
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def from(v: Map[String, Column]): T
        Definition Classes
        Converter
      2. abstract def to(v: T): Seq[Builder]
        Definition Classes
        Converter

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply(v: T, columnFamily: String, timestampMicros: Long = 0L): Seq[Mutation]
      5. def apply(v: Row, columnFamily: String): T
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Converter[T, Map[String, Column], Seq[Builder]]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait BigtableType[T] extends Converter[T, Map[String, Column], Seq[Builder]]

      Source
      BigtableType.scala
      Linear Supertypes
      Converter[T, Map[String, Column], Seq[Builder]], Serializable, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. BigtableType
      2. Converter
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def from(v: Map[String, Column]): T
        Definition Classes
        Converter
      2. abstract def to(v: T): Seq[Builder]
        Definition Classes
        Converter

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply(v: T, columnFamily: String, timestampMicros: Long = 0L): Seq[Mutation]
      5. def apply(v: Row, columnFamily: String): T
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Converter[T, Map[String, Column], Seq[Builder]]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/LowPriority0Implicits.html b/api/magnolify/cats/LowPriority0Implicits.html index c94e88f7..1306c83f 100644 --- a/api/magnolify/cats/LowPriority0Implicits.html +++ b/api/magnolify/cats/LowPriority0Implicits.html @@ -1,2 +1,2 @@

      Packages

      t

      magnolify.cats

      LowPriority0Implicits

      trait LowPriority0Implicits extends LowPriority2Implicits

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriority0Implicits
      2. LowPriority2Implicits
      3. LowPriority3Implicits
      4. LowPriority4Implicits
      5. LowPriority5Implicits
      6. LowPriority6Implicits
      7. AnyRef
      8. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genBand[T](implicit lp: LowPriority): Band[T]
        Definition Classes
        LowPriority5Implicits
      10. implicit macro def genCommutativeGroup[T](implicit lp: LowPriority): CommutativeGroup[T]
      11. implicit macro def genCommutativeMonoid[T](implicit lp: LowPriority): CommutativeMonoid[T]
        Definition Classes
        LowPriority3Implicits
      12. implicit macro def genCommutativeSemigroup[T](implicit lp: LowPriority): CommutativeSemigroup[T]
        Definition Classes
        LowPriority4Implicits
      13. implicit macro def genEq[T](implicit lp: LowPriority): Eq[T]
        Definition Classes
        LowPriority2Implicits
      14. implicit macro def genGroup[T](implicit lp: LowPriority): Group[T]
        Definition Classes
        LowPriority2Implicits
      15. implicit macro def genHash[T](implicit lp: LowPriority): Hash[T]
      16. implicit macro def genMonoid[T](implicit lp: LowPriority): Monoid[T]
        Definition Classes
        LowPriority4Implicits
      17. implicit macro def genSemigroup[T](implicit lp: LowPriority): Semigroup[T]
        Definition Classes
        LowPriority6Implicits
      18. implicit macro def genShow[T](implicit lp: LowPriority): Show[T]
      19. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      20. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      21. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      22. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      23. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      24. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      25. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      26. def toString(): String
        Definition Classes
        AnyRef → Any
      27. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      28. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      29. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from LowPriority2Implicits

      Inherited from LowPriority3Implicits

      Inherited from LowPriority4Implicits

      Inherited from LowPriority5Implicits

      Inherited from LowPriority6Implicits

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      t

      magnolify.cats

      LowPriority0Implicits

      trait LowPriority0Implicits extends LowPriority2Implicits

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriority0Implicits
      2. LowPriority2Implicits
      3. LowPriority3Implicits
      4. LowPriority4Implicits
      5. LowPriority5Implicits
      6. LowPriority6Implicits
      7. AnyRef
      8. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genBand[T](implicit lp: LowPriority): Band[T]
        Definition Classes
        LowPriority5Implicits
      10. implicit macro def genCommutativeGroup[T](implicit lp: LowPriority): CommutativeGroup[T]
      11. implicit macro def genCommutativeMonoid[T](implicit lp: LowPriority): CommutativeMonoid[T]
        Definition Classes
        LowPriority3Implicits
      12. implicit macro def genCommutativeSemigroup[T](implicit lp: LowPriority): CommutativeSemigroup[T]
        Definition Classes
        LowPriority4Implicits
      13. implicit macro def genEq[T](implicit lp: LowPriority): Eq[T]
        Definition Classes
        LowPriority2Implicits
      14. implicit macro def genGroup[T](implicit lp: LowPriority): Group[T]
        Definition Classes
        LowPriority2Implicits
      15. implicit macro def genHash[T](implicit lp: LowPriority): Hash[T]
      16. implicit macro def genMonoid[T](implicit lp: LowPriority): Monoid[T]
        Definition Classes
        LowPriority4Implicits
      17. implicit macro def genSemigroup[T](implicit lp: LowPriority): Semigroup[T]
        Definition Classes
        LowPriority6Implicits
      18. implicit macro def genShow[T](implicit lp: LowPriority): Show[T]
      19. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      20. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      21. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      22. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      23. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      24. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      25. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      26. def toString(): String
        Definition Classes
        AnyRef → Any
      27. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      28. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      29. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from LowPriority2Implicits

      Inherited from LowPriority3Implicits

      Inherited from LowPriority4Implicits

      Inherited from LowPriority5Implicits

      Inherited from LowPriority6Implicits

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/LowPriority2Implicits.html b/api/magnolify/cats/LowPriority2Implicits.html index 3a6a90da..775affee 100644 --- a/api/magnolify/cats/LowPriority2Implicits.html +++ b/api/magnolify/cats/LowPriority2Implicits.html @@ -1,2 +1,2 @@

      Packages

      t

      magnolify.cats

      LowPriority2Implicits

      trait LowPriority2Implicits extends LowPriority3Implicits

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriority2Implicits
      2. LowPriority3Implicits
      3. LowPriority4Implicits
      4. LowPriority5Implicits
      5. LowPriority6Implicits
      6. AnyRef
      7. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genBand[T](implicit lp: LowPriority): Band[T]
        Definition Classes
        LowPriority5Implicits
      10. implicit macro def genCommutativeMonoid[T](implicit lp: LowPriority): CommutativeMonoid[T]
        Definition Classes
        LowPriority3Implicits
      11. implicit macro def genCommutativeSemigroup[T](implicit lp: LowPriority): CommutativeSemigroup[T]
        Definition Classes
        LowPriority4Implicits
      12. implicit macro def genEq[T](implicit lp: LowPriority): Eq[T]
      13. implicit macro def genGroup[T](implicit lp: LowPriority): Group[T]
      14. implicit macro def genMonoid[T](implicit lp: LowPriority): Monoid[T]
        Definition Classes
        LowPriority4Implicits
      15. implicit macro def genSemigroup[T](implicit lp: LowPriority): Semigroup[T]
        Definition Classes
        LowPriority6Implicits
      16. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      17. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      18. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      19. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      20. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      21. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      22. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      23. def toString(): String
        Definition Classes
        AnyRef → Any
      24. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      25. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      26. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from LowPriority3Implicits

      Inherited from LowPriority4Implicits

      Inherited from LowPriority5Implicits

      Inherited from LowPriority6Implicits

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      t

      magnolify.cats

      LowPriority2Implicits

      trait LowPriority2Implicits extends LowPriority3Implicits

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriority2Implicits
      2. LowPriority3Implicits
      3. LowPriority4Implicits
      4. LowPriority5Implicits
      5. LowPriority6Implicits
      6. AnyRef
      7. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genBand[T](implicit lp: LowPriority): Band[T]
        Definition Classes
        LowPriority5Implicits
      10. implicit macro def genCommutativeMonoid[T](implicit lp: LowPriority): CommutativeMonoid[T]
        Definition Classes
        LowPriority3Implicits
      11. implicit macro def genCommutativeSemigroup[T](implicit lp: LowPriority): CommutativeSemigroup[T]
        Definition Classes
        LowPriority4Implicits
      12. implicit macro def genEq[T](implicit lp: LowPriority): Eq[T]
      13. implicit macro def genGroup[T](implicit lp: LowPriority): Group[T]
      14. implicit macro def genMonoid[T](implicit lp: LowPriority): Monoid[T]
        Definition Classes
        LowPriority4Implicits
      15. implicit macro def genSemigroup[T](implicit lp: LowPriority): Semigroup[T]
        Definition Classes
        LowPriority6Implicits
      16. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      17. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      18. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      19. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      20. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      21. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      22. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      23. def toString(): String
        Definition Classes
        AnyRef → Any
      24. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      25. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      26. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from LowPriority3Implicits

      Inherited from LowPriority4Implicits

      Inherited from LowPriority5Implicits

      Inherited from LowPriority6Implicits

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/LowPriority3Implicits.html b/api/magnolify/cats/LowPriority3Implicits.html index 1771cd5c..ee3cdc1a 100644 --- a/api/magnolify/cats/LowPriority3Implicits.html +++ b/api/magnolify/cats/LowPriority3Implicits.html @@ -1,2 +1,2 @@

      Packages

      t

      magnolify.cats

      LowPriority3Implicits

      trait LowPriority3Implicits extends LowPriority4Implicits

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriority3Implicits
      2. LowPriority4Implicits
      3. LowPriority5Implicits
      4. LowPriority6Implicits
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genBand[T](implicit lp: LowPriority): Band[T]
        Definition Classes
        LowPriority5Implicits
      10. implicit macro def genCommutativeMonoid[T](implicit lp: LowPriority): CommutativeMonoid[T]
      11. implicit macro def genCommutativeSemigroup[T](implicit lp: LowPriority): CommutativeSemigroup[T]
        Definition Classes
        LowPriority4Implicits
      12. implicit macro def genMonoid[T](implicit lp: LowPriority): Monoid[T]
        Definition Classes
        LowPriority4Implicits
      13. implicit macro def genSemigroup[T](implicit lp: LowPriority): Semigroup[T]
        Definition Classes
        LowPriority6Implicits
      14. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      15. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      16. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      17. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      18. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      19. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      20. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      21. def toString(): String
        Definition Classes
        AnyRef → Any
      22. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      24. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from LowPriority4Implicits

      Inherited from LowPriority5Implicits

      Inherited from LowPriority6Implicits

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      t

      magnolify.cats

      LowPriority3Implicits

      trait LowPriority3Implicits extends LowPriority4Implicits

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriority3Implicits
      2. LowPriority4Implicits
      3. LowPriority5Implicits
      4. LowPriority6Implicits
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genBand[T](implicit lp: LowPriority): Band[T]
        Definition Classes
        LowPriority5Implicits
      10. implicit macro def genCommutativeMonoid[T](implicit lp: LowPriority): CommutativeMonoid[T]
      11. implicit macro def genCommutativeSemigroup[T](implicit lp: LowPriority): CommutativeSemigroup[T]
        Definition Classes
        LowPriority4Implicits
      12. implicit macro def genMonoid[T](implicit lp: LowPriority): Monoid[T]
        Definition Classes
        LowPriority4Implicits
      13. implicit macro def genSemigroup[T](implicit lp: LowPriority): Semigroup[T]
        Definition Classes
        LowPriority6Implicits
      14. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      15. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      16. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      17. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      18. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      19. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      20. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      21. def toString(): String
        Definition Classes
        AnyRef → Any
      22. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      24. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from LowPriority4Implicits

      Inherited from LowPriority5Implicits

      Inherited from LowPriority6Implicits

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/LowPriority4Implicits.html b/api/magnolify/cats/LowPriority4Implicits.html index 487e4bd4..06f9e1c5 100644 --- a/api/magnolify/cats/LowPriority4Implicits.html +++ b/api/magnolify/cats/LowPriority4Implicits.html @@ -1,2 +1,2 @@

      Packages

      t

      magnolify.cats

      LowPriority4Implicits

      trait LowPriority4Implicits extends LowPriority5Implicits

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriority4Implicits
      2. LowPriority5Implicits
      3. LowPriority6Implicits
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genBand[T](implicit lp: LowPriority): Band[T]
        Definition Classes
        LowPriority5Implicits
      10. implicit macro def genCommutativeSemigroup[T](implicit lp: LowPriority): CommutativeSemigroup[T]
      11. implicit macro def genMonoid[T](implicit lp: LowPriority): Monoid[T]
      12. implicit macro def genSemigroup[T](implicit lp: LowPriority): Semigroup[T]
        Definition Classes
        LowPriority6Implicits
      13. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      14. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      15. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      16. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      17. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      18. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      19. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      20. def toString(): String
        Definition Classes
        AnyRef → Any
      21. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from LowPriority5Implicits

      Inherited from LowPriority6Implicits

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      t

      magnolify.cats

      LowPriority4Implicits

      trait LowPriority4Implicits extends LowPriority5Implicits

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriority4Implicits
      2. LowPriority5Implicits
      3. LowPriority6Implicits
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genBand[T](implicit lp: LowPriority): Band[T]
        Definition Classes
        LowPriority5Implicits
      10. implicit macro def genCommutativeSemigroup[T](implicit lp: LowPriority): CommutativeSemigroup[T]
      11. implicit macro def genMonoid[T](implicit lp: LowPriority): Monoid[T]
      12. implicit macro def genSemigroup[T](implicit lp: LowPriority): Semigroup[T]
        Definition Classes
        LowPriority6Implicits
      13. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      14. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      15. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      16. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      17. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      18. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      19. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      20. def toString(): String
        Definition Classes
        AnyRef → Any
      21. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from LowPriority5Implicits

      Inherited from LowPriority6Implicits

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/LowPriority5Implicits.html b/api/magnolify/cats/LowPriority5Implicits.html index 7890aa79..1a57c105 100644 --- a/api/magnolify/cats/LowPriority5Implicits.html +++ b/api/magnolify/cats/LowPriority5Implicits.html @@ -1,2 +1,2 @@

      Packages

      t

      magnolify.cats

      LowPriority5Implicits

      trait LowPriority5Implicits extends LowPriority6Implicits

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriority5Implicits
      2. LowPriority6Implicits
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genBand[T](implicit lp: LowPriority): Band[T]
      10. implicit macro def genSemigroup[T](implicit lp: LowPriority): Semigroup[T]
        Definition Classes
        LowPriority6Implicits
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from LowPriority6Implicits

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      t

      magnolify.cats

      LowPriority5Implicits

      trait LowPriority5Implicits extends LowPriority6Implicits

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriority5Implicits
      2. LowPriority6Implicits
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genBand[T](implicit lp: LowPriority): Band[T]
      10. implicit macro def genSemigroup[T](implicit lp: LowPriority): Semigroup[T]
        Definition Classes
        LowPriority6Implicits
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from LowPriority6Implicits

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/LowPriority6Implicits.html b/api/magnolify/cats/LowPriority6Implicits.html index d279307d..b537795d 100644 --- a/api/magnolify/cats/LowPriority6Implicits.html +++ b/api/magnolify/cats/LowPriority6Implicits.html @@ -1,2 +1,2 @@

      Packages

      t

      magnolify.cats

      LowPriority6Implicits

      trait LowPriority6Implicits extends AnyRef

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriority6Implicits
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genSemigroup[T](implicit lp: LowPriority): Semigroup[T]
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      t

      magnolify.cats

      LowPriority6Implicits

      trait LowPriority6Implicits extends AnyRef

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriority6Implicits
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genSemigroup[T](implicit lp: LowPriority): Semigroup[T]
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/semiauto/BandDerivation$.html b/api/magnolify/cats/semiauto/BandDerivation$.html index 26c50e30..b5830ed4 100644 --- a/api/magnolify/cats/semiauto/BandDerivation$.html +++ b/api/magnolify/cats/semiauto/BandDerivation$.html @@ -1,2 +1,2 @@
      o

      magnolify.cats.semiauto

      BandDerivation

      object BandDerivation

      Source
      BandDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. BandDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Band[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';
      o

      magnolify.cats.semiauto

      BandDerivation

      object BandDerivation

      Source
      BandDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. BandDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Band[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/semiauto/CommutativeGroupDerivation$.html b/api/magnolify/cats/semiauto/CommutativeGroupDerivation$.html index 78d719d4..f48d10af 100644 --- a/api/magnolify/cats/semiauto/CommutativeGroupDerivation$.html +++ b/api/magnolify/cats/semiauto/CommutativeGroupDerivation$.html @@ -1,2 +1,2 @@
      o

      magnolify.cats.semiauto

      CommutativeGroupDerivation

      object CommutativeGroupDerivation

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. CommutativeGroupDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = CommutativeGroup[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';
      o

      magnolify.cats.semiauto

      CommutativeGroupDerivation

      object CommutativeGroupDerivation

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. CommutativeGroupDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = CommutativeGroup[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/semiauto/CommutativeMonoidDerivation$.html b/api/magnolify/cats/semiauto/CommutativeMonoidDerivation$.html index c67f983b..0cae745e 100644 --- a/api/magnolify/cats/semiauto/CommutativeMonoidDerivation$.html +++ b/api/magnolify/cats/semiauto/CommutativeMonoidDerivation$.html @@ -1,2 +1,2 @@
      o

      magnolify.cats.semiauto

      CommutativeMonoidDerivation

      object CommutativeMonoidDerivation

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. CommutativeMonoidDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = CommutativeMonoid[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';
      o

      magnolify.cats.semiauto

      CommutativeMonoidDerivation

      object CommutativeMonoidDerivation

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. CommutativeMonoidDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = CommutativeMonoid[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/semiauto/CommutativeSemigroupDerivation$.html b/api/magnolify/cats/semiauto/CommutativeSemigroupDerivation$.html index 63651ffd..e9f37db0 100644 --- a/api/magnolify/cats/semiauto/CommutativeSemigroupDerivation$.html +++ b/api/magnolify/cats/semiauto/CommutativeSemigroupDerivation$.html @@ -1,2 +1,2 @@
      o

      magnolify.cats.semiauto

      CommutativeSemigroupDerivation

      object CommutativeSemigroupDerivation

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. CommutativeSemigroupDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = CommutativeSemigroup[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';
      o

      magnolify.cats.semiauto

      CommutativeSemigroupDerivation

      object CommutativeSemigroupDerivation

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. CommutativeSemigroupDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = CommutativeSemigroup[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/semiauto/EqDerivation$.html b/api/magnolify/cats/semiauto/EqDerivation$.html index c96b0a22..a7625768 100644 --- a/api/magnolify/cats/semiauto/EqDerivation$.html +++ b/api/magnolify/cats/semiauto/EqDerivation$.html @@ -1,2 +1,2 @@

      object EqDerivation

      Source
      EqDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. EqDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Eq[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: ReadOnlyCaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';

      object EqDerivation

      Source
      EqDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. EqDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Eq[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: ReadOnlyCaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/semiauto/GroupDerivation$.html b/api/magnolify/cats/semiauto/GroupDerivation$.html index f7569f76..fa905bda 100644 --- a/api/magnolify/cats/semiauto/GroupDerivation$.html +++ b/api/magnolify/cats/semiauto/GroupDerivation$.html @@ -1,2 +1,2 @@
      o

      magnolify.cats.semiauto

      GroupDerivation

      object GroupDerivation

      Source
      GroupDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. GroupDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Group[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';
      o

      magnolify.cats.semiauto

      GroupDerivation

      object GroupDerivation

      Source
      GroupDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. GroupDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Group[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/semiauto/HashDerivation$.html b/api/magnolify/cats/semiauto/HashDerivation$.html index b9d41d3f..a2080bfe 100644 --- a/api/magnolify/cats/semiauto/HashDerivation$.html +++ b/api/magnolify/cats/semiauto/HashDerivation$.html @@ -1,2 +1,2 @@
      o

      magnolify.cats.semiauto

      HashDerivation

      object HashDerivation

      Source
      HashDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. HashDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Hash[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: ReadOnlyCaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';
      o

      magnolify.cats.semiauto

      HashDerivation

      object HashDerivation

      Source
      HashDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. HashDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Hash[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: ReadOnlyCaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/semiauto/MonoidDerivation$.html b/api/magnolify/cats/semiauto/MonoidDerivation$.html index d5ab3762..292a8284 100644 --- a/api/magnolify/cats/semiauto/MonoidDerivation$.html +++ b/api/magnolify/cats/semiauto/MonoidDerivation$.html @@ -1,2 +1,2 @@
      o

      magnolify.cats.semiauto

      MonoidDerivation

      object MonoidDerivation

      Source
      MonoidDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. MonoidDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Monoid[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';
      o

      magnolify.cats.semiauto

      MonoidDerivation

      object MonoidDerivation

      Source
      MonoidDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. MonoidDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Monoid[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/semiauto/SemigroupDerivation$.html b/api/magnolify/cats/semiauto/SemigroupDerivation$.html index cc99a0d5..029640a0 100644 --- a/api/magnolify/cats/semiauto/SemigroupDerivation$.html +++ b/api/magnolify/cats/semiauto/SemigroupDerivation$.html @@ -1,2 +1,2 @@
      o

      magnolify.cats.semiauto

      SemigroupDerivation

      object SemigroupDerivation

      Source
      SemigroupDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. SemigroupDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Semigroup[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';
      o

      magnolify.cats.semiauto

      SemigroupDerivation

      object SemigroupDerivation

      Source
      SemigroupDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. SemigroupDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Semigroup[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: CaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/cats/semiauto/ShowDerivation$.html b/api/magnolify/cats/semiauto/ShowDerivation$.html index ab0012bf..feb4edff 100644 --- a/api/magnolify/cats/semiauto/ShowDerivation$.html +++ b/api/magnolify/cats/semiauto/ShowDerivation$.html @@ -1,2 +1,2 @@
      o

      magnolify.cats.semiauto

      ShowDerivation

      object ShowDerivation

      Source
      ShowDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. ShowDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Show[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: ReadOnlyCaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';
      o

      magnolify.cats.semiauto

      ShowDerivation

      object ShowDerivation

      Source
      ShowDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. ShowDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Show[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. def join[T](caseClass: ReadOnlyCaseClass[Typeclass, T]): Typeclass[T]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/datastore/EntityField$$FromWord.html b/api/magnolify/datastore/EntityField$$FromWord.html index e48c81f4..bb0353a2 100644 --- a/api/magnolify/datastore/EntityField$$FromWord.html +++ b/api/magnolify/datastore/EntityField$$FromWord.html @@ -1,2 +1,2 @@

      Packages

      class FromWord[T] extends AnyRef

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FromWord
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new FromWord()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[U](f: (T) => U)(g: (U) => T)(implicit ef: EntityField[T]): EntityField[U]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      class FromWord[T] extends AnyRef

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FromWord
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new FromWord()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[U](f: (T) => U)(g: (U) => T)(implicit ef: EntityField[T]): EntityField[U]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/datastore/EntityField$$Record.html b/api/magnolify/datastore/EntityField$$Record.html index b4676aa6..c5e51a50 100644 --- a/api/magnolify/datastore/EntityField$$Record.html +++ b/api/magnolify/datastore/EntityField$$Record.html @@ -1,2 +1,2 @@

      Packages

      sealed trait Record[T] extends EntityField[T]

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Record
      2. EntityField
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def fromEntity(v: Entity)(cm: CaseMapper): T
      2. abstract val keyField: KeyField[T]
        Definition Classes
        EntityField
      3. abstract def toEntity(v: T)(cm: CaseMapper): Builder

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. def from(v: Value)(cm: CaseMapper): T
        Definition Classes
        RecordEntityField
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def to(v: T)(cm: CaseMapper): Builder
        Definition Classes
        RecordEntityField
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from EntityField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait Record[T] extends EntityField[T]

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Record
      2. EntityField
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def fromEntity(v: Entity)(cm: CaseMapper): T
      2. abstract val keyField: KeyField[T]
        Definition Classes
        EntityField
      3. abstract def toEntity(v: T)(cm: CaseMapper): Builder

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. def from(v: Value)(cm: CaseMapper): T
        Definition Classes
        RecordEntityField
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def to(v: T)(cm: CaseMapper): Builder
        Definition Classes
        RecordEntityField
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from EntityField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/datastore/EntityField$.html b/api/magnolify/datastore/EntityField$.html index fd1e510f..853c3570 100644 --- a/api/magnolify/datastore/EntityField$.html +++ b/api/magnolify/datastore/EntityField$.html @@ -1,2 +1,2 @@

      Packages

      object EntityField extends Serializable

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. EntityField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. class FromWord[T] extends AnyRef
      2. sealed trait Record[T] extends EntityField[T]
      3. type Typeclass[T] = EntityField[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](implicit f: EntityField[T]): EntityField[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def at[T](f: (Value) => T)(g: (T) => Builder)(implicit kf: KeyField[T]): EntityField[T]
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. implicit def efBool(implicit kf: KeyField[Boolean]): EntityField[Boolean]
      9. implicit def efByteArray(implicit kf: KeyField[Array[Byte]]): EntityField[Array[Byte]]
      10. implicit def efByteString(implicit kf: KeyField[ByteString]): EntityField[ByteString]
      11. implicit def efDouble(implicit kf: KeyField[Double]): EntityField[Double]
      12. implicit def efIterable[T, C[_]](implicit f: EntityField[T], kf: KeyField[C[T]], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): EntityField[C[T]]
      13. implicit val efLong: EntityField[Long]
      14. implicit def efOption[T](implicit f: EntityField[T]): EntityField[Option[T]]
      15. implicit val efString: EntityField[String]
      16. implicit val efTimestamp: EntityField[Instant]
      17. implicit def efUnit(implicit kf: KeyField[Unit]): EntityField[Unit]
      18. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      19. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      20. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      21. def from[T]: FromWord[T]
      22. implicit macro def gen[T]: EntityField[T]
      23. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      24. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      25. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      26. def join[T](caseClass: CaseClass[Typeclass, T])(implicit arg0: KeyField[T]): EntityField[T]
      27. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      28. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      29. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      30. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): EntityField[T]
      31. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      32. def toString(): String
        Definition Classes
        AnyRef → Any
      33. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      34. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      35. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      object EntityField extends Serializable

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. EntityField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. class FromWord[T] extends AnyRef
      2. sealed trait Record[T] extends EntityField[T]
      3. type Typeclass[T] = EntityField[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](implicit f: EntityField[T]): EntityField[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def at[T](f: (Value) => T)(g: (T) => Builder)(implicit kf: KeyField[T]): EntityField[T]
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. implicit def efBool(implicit kf: KeyField[Boolean]): EntityField[Boolean]
      9. implicit def efByteArray(implicit kf: KeyField[Array[Byte]]): EntityField[Array[Byte]]
      10. implicit def efByteString(implicit kf: KeyField[ByteString]): EntityField[ByteString]
      11. implicit def efDouble(implicit kf: KeyField[Double]): EntityField[Double]
      12. implicit def efIterable[T, C[_]](implicit f: EntityField[T], kf: KeyField[C[T]], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): EntityField[C[T]]
      13. implicit val efLong: EntityField[Long]
      14. implicit def efOption[T](implicit f: EntityField[T]): EntityField[Option[T]]
      15. implicit val efString: EntityField[String]
      16. implicit val efTimestamp: EntityField[Instant]
      17. implicit def efUnit(implicit kf: KeyField[Unit]): EntityField[Unit]
      18. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      19. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      20. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      21. def from[T]: FromWord[T]
      22. implicit macro def gen[T]: EntityField[T]
      23. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      24. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      25. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      26. def join[T](caseClass: CaseClass[Typeclass, T])(implicit arg0: KeyField[T]): EntityField[T]
      27. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      28. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      29. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      30. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): EntityField[T]
      31. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      32. def toString(): String
        Definition Classes
        AnyRef → Any
      33. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      34. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      35. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/datastore/EntityField.html b/api/magnolify/datastore/EntityField.html index a4039351..8b877678 100644 --- a/api/magnolify/datastore/EntityField.html +++ b/api/magnolify/datastore/EntityField.html @@ -1,2 +1,2 @@

      Packages

      sealed trait EntityField[T] extends Serializable

      Source
      EntityType.scala
      Linear Supertypes
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. EntityField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def from(v: Value)(cm: CaseMapper): T
      2. abstract val keyField: KeyField[T]
      3. abstract def to(v: T)(cm: CaseMapper): Builder

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait EntityField[T] extends Serializable

      Source
      EntityType.scala
      Linear Supertypes
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. EntityField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def from(v: Value)(cm: CaseMapper): T
      2. abstract val keyField: KeyField[T]
      3. abstract def to(v: T)(cm: CaseMapper): Builder

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/datastore/EntityType$.html b/api/magnolify/datastore/EntityType$.html index 03d087d5..5b5fb575 100644 --- a/api/magnolify/datastore/EntityType$.html +++ b/api/magnolify/datastore/EntityType$.html @@ -1,2 +1,2 @@

      Packages

      object EntityType extends Serializable

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. EntityType
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](cm: CaseMapper)(implicit f: EntityField[T]): EntityType[T]
      5. implicit def apply[T](implicit arg0: EntityField[T]): EntityType[T]
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      object EntityType extends Serializable

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. EntityType
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](cm: CaseMapper)(implicit f: EntityField[T]): EntityType[T]
      5. implicit def apply[T](implicit arg0: EntityField[T]): EntityType[T]
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/datastore/EntityType.html b/api/magnolify/datastore/EntityType.html index a5641f7b..ee7ede41 100644 --- a/api/magnolify/datastore/EntityType.html +++ b/api/magnolify/datastore/EntityType.html @@ -1,2 +1,2 @@

      Packages

      sealed trait EntityType[T] extends Converter[T, Entity, Builder]

      Source
      EntityType.scala
      Linear Supertypes
      Converter[T, Entity, Builder], Serializable, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. EntityType
      2. Converter
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def from(v: Entity): T
        Definition Classes
        Converter
      2. abstract def to(v: T): Builder
        Definition Classes
        Converter

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply(v: T): Entity
      5. def apply(v: Entity): T
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Converter[T, Entity, Builder]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait EntityType[T] extends Converter[T, Entity, Builder]

      Source
      EntityType.scala
      Linear Supertypes
      Converter[T, Entity, Builder], Serializable, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. EntityType
      2. Converter
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def from(v: Entity): T
        Definition Classes
        Converter
      2. abstract def to(v: T): Builder
        Definition Classes
        Converter

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply(v: T): Entity
      5. def apply(v: Entity): T
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Converter[T, Entity, Builder]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/datastore/KeyField$$FromWord.html b/api/magnolify/datastore/KeyField$$FromWord.html index a1e90183..b58826c7 100644 --- a/api/magnolify/datastore/KeyField$$FromWord.html +++ b/api/magnolify/datastore/KeyField$$FromWord.html @@ -1,2 +1,2 @@

      Packages

      class FromWord[T] extends AnyRef

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FromWord
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new FromWord()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[U](f: (T) => U)(implicit kf: KeyField[U]): KeyField[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      class FromWord[T] extends AnyRef

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FromWord
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new FromWord()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[U](f: (T) => U)(implicit kf: KeyField[U]): KeyField[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/datastore/KeyField$$NotSupported.html b/api/magnolify/datastore/KeyField$$NotSupported.html index b2a697c0..ceecc288 100644 --- a/api/magnolify/datastore/KeyField$$NotSupported.html +++ b/api/magnolify/datastore/KeyField$$NotSupported.html @@ -1,2 +1,2 @@

      Packages

      class NotSupported[T] extends KeyField[T]

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. NotSupported
      2. KeyField
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new NotSupported()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. def map[U](f: (U) => T): KeyField[U]
        Definition Classes
        NotSupportedKeyField
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. def setKey(b: Builder, key: T): Builder
        Definition Classes
        NotSupportedKeyField
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from KeyField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      class NotSupported[T] extends KeyField[T]

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. NotSupported
      2. KeyField
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new NotSupported()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. def map[U](f: (U) => T): KeyField[U]
        Definition Classes
        NotSupportedKeyField
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. def setKey(b: Builder, key: T): Builder
        Definition Classes
        NotSupportedKeyField
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from KeyField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/datastore/KeyField$.html b/api/magnolify/datastore/KeyField$.html index 468e5b4d..a7216edd 100644 --- a/api/magnolify/datastore/KeyField$.html +++ b/api/magnolify/datastore/KeyField$.html @@ -1,2 +1,2 @@

      Packages

      object KeyField extends Serializable

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. KeyField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. class FromWord[T] extends AnyRef
      2. class NotSupported[T] extends KeyField[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def at[T]: FromWord[T]
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. implicit val longKeyField: KeyField[Long]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. implicit def notSupportedKeyField[T]: KeyField[T]
      16. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      18. implicit val stringKeyField: KeyField[String]
      19. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      20. def toString(): String
        Definition Classes
        AnyRef → Any
      21. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      object KeyField extends Serializable

      Source
      EntityType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. KeyField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. class FromWord[T] extends AnyRef
      2. class NotSupported[T] extends KeyField[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def at[T]: FromWord[T]
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. implicit val longKeyField: KeyField[Long]
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. implicit def notSupportedKeyField[T]: KeyField[T]
      16. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      18. implicit val stringKeyField: KeyField[String]
      19. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      20. def toString(): String
        Definition Classes
        AnyRef → Any
      21. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/datastore/KeyField.html b/api/magnolify/datastore/KeyField.html index e892f20f..969c3254 100644 --- a/api/magnolify/datastore/KeyField.html +++ b/api/magnolify/datastore/KeyField.html @@ -1,2 +1,2 @@

      Packages

      sealed trait KeyField[T] extends Serializable

      Self Type
      KeyField[T]
      Source
      EntityType.scala
      Linear Supertypes
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. KeyField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def setKey(b: Builder, key: T): Builder

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. def map[U](f: (U) => T): KeyField[U]
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait KeyField[T] extends Serializable

      Self Type
      KeyField[T]
      Source
      EntityType.scala
      Linear Supertypes
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. KeyField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def setKey(b: Builder, key: T): Builder

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. def map[U](f: (U) => T): KeyField[U]
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/datastore/TimestampConverter$.html b/api/magnolify/datastore/TimestampConverter$.html index a0e898ac..d536a746 100644 --- a/api/magnolify/datastore/TimestampConverter$.html +++ b/api/magnolify/datastore/TimestampConverter$.html @@ -1,2 +1,2 @@

      Packages

      o

      magnolify.datastore

      TimestampConverter

      object TimestampConverter

      Source
      TimestampConverter.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. TimestampConverter
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. def fromInstant(i: Instant): Builder
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toInstant(v: Value): Instant
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      o

      magnolify.datastore

      TimestampConverter

      object TimestampConverter

      Source
      TimestampConverter.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. TimestampConverter
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. def fromInstant(i: Instant): Builder
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toInstant(v: Value): Instant
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/datastore/excludeFromIndexes.html b/api/magnolify/datastore/excludeFromIndexes.html index 2bf0152c..ecf35d09 100644 --- a/api/magnolify/datastore/excludeFromIndexes.html +++ b/api/magnolify/datastore/excludeFromIndexes.html @@ -1,2 +1,2 @@

      Packages

      a

      magnolify.datastore

      excludeFromIndexes

      class excludeFromIndexes extends Annotation with StaticAnnotation with Serializable

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. excludeFromIndexes
      2. Serializable
      3. StaticAnnotation
      4. Annotation
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new excludeFromIndexes(exclude: Boolean = true)

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. val exclude: Boolean
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from StaticAnnotation

      Inherited from Annotation

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      a

      magnolify.datastore

      excludeFromIndexes

      class excludeFromIndexes extends Annotation with StaticAnnotation with Serializable

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. excludeFromIndexes
      2. Serializable
      3. StaticAnnotation
      4. Annotation
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new excludeFromIndexes(exclude: Boolean = true)

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. val exclude: Boolean
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from StaticAnnotation

      Inherited from Annotation

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/datastore/key.html b/api/magnolify/datastore/key.html index 20f64d4b..1b5b2465 100644 --- a/api/magnolify/datastore/key.html +++ b/api/magnolify/datastore/key.html @@ -1,2 +1,2 @@

      Packages

      class key extends Annotation with StaticAnnotation with Serializable

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. key
      2. Serializable
      3. StaticAnnotation
      4. Annotation
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new key(project: String = null, namespace: String = null, kind: String = null)

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. val kind: String
      13. val namespace: String
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. val project: String
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from StaticAnnotation

      Inherited from Annotation

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      class key extends Annotation with StaticAnnotation with Serializable

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. key
      2. Serializable
      3. StaticAnnotation
      4. Annotation
      5. AnyRef
      6. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new key(project: String = null, namespace: String = null, kind: String = null)

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. val kind: String
      13. val namespace: String
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. val project: String
      18. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      19. def toString(): String
        Definition Classes
        AnyRef → Any
      20. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from StaticAnnotation

      Inherited from Annotation

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/guava/LowPriorityImplicits.html b/api/magnolify/guava/LowPriorityImplicits.html index e8bc3c12..85f7dbd0 100644 --- a/api/magnolify/guava/LowPriorityImplicits.html +++ b/api/magnolify/guava/LowPriorityImplicits.html @@ -1,2 +1,2 @@

      Packages

      t

      magnolify.guava

      LowPriorityImplicits

      trait LowPriorityImplicits extends AnyRef

      Source
      package.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriorityImplicits
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genFunnel[T]: Funnel[T]
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      t

      magnolify.guava

      LowPriorityImplicits

      trait LowPriorityImplicits extends AnyRef

      Source
      package.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. LowPriorityImplicits
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. implicit macro def genFunnel[T]: Funnel[T]
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/guava/semiauto/FunnelDerivation$.html b/api/magnolify/guava/semiauto/FunnelDerivation$.html index 80352ece..36745ed1 100644 --- a/api/magnolify/guava/semiauto/FunnelDerivation$.html +++ b/api/magnolify/guava/semiauto/FunnelDerivation$.html @@ -1,2 +1,2 @@

      Packages

      o

      magnolify.guava.semiauto

      FunnelDerivation

      object FunnelDerivation

      Source
      FunnelDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FunnelDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Funnel[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def by[T, S](f: (T) => S)(implicit fnl: Funnel[S]): Funnel[T]
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. def join[T](caseClass: ReadOnlyCaseClass[Typeclass, T]): Typeclass[T]
      15. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      16. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      18. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
      19. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      20. def toString(): String
        Definition Classes
        AnyRef → Any
      21. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';

      Packages

      o

      magnolify.guava.semiauto

      FunnelDerivation

      object FunnelDerivation

      Source
      FunnelDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FunnelDerivation
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. type Typeclass[T] = Funnel[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. implicit macro def apply[T]: Typeclass[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def by[T, S](f: (T) => S)(implicit fnl: Funnel[S]): Funnel[T]
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. def join[T](caseClass: ReadOnlyCaseClass[Typeclass, T]): Typeclass[T]
      15. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      16. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      18. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
      19. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      20. def toString(): String
        Definition Classes
        AnyRef → Any
      21. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      22. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      23. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/guava/semiauto/FunnelImplicits.html b/api/magnolify/guava/semiauto/FunnelImplicits.html index d7070afd..f38988dc 100644 --- a/api/magnolify/guava/semiauto/FunnelImplicits.html +++ b/api/magnolify/guava/semiauto/FunnelImplicits.html @@ -1,2 +1,2 @@

      Packages

      t

      magnolify.guava.semiauto

      FunnelImplicits

      trait FunnelImplicits extends AnyRef

      Source
      FunnelDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FunnelImplicits
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. implicit val booleanFunnel: Funnel[Boolean]
      6. implicit val byteFunnel: Funnel[Byte]
      7. implicit val bytesFunnel: Funnel[Array[Byte]]
      8. implicit val charFunnel: Funnel[Char]
      9. implicit def charSequenceFunnel[T <: CharSequence]: Funnel[T]
      10. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      11. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      12. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      13. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      14. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      15. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      16. implicit val intFunnel: Funnel[Int]
      17. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      18. implicit def iterableFunnel[T, C[_]](implicit fnl: Funnel[T], ti: (C[T]) => Iterable[T]): Funnel[C[T]]
      19. implicit val longFunnel: Funnel[Long]
      20. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      21. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      22. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      23. implicit val shortFunnel: Funnel[Short]
      24. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      25. def toString(): String
        Definition Classes
        AnyRef → Any
      26. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      27. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      28. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';

      Packages

      t

      magnolify.guava.semiauto

      FunnelImplicits

      trait FunnelImplicits extends AnyRef

      Source
      FunnelDerivation.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FunnelImplicits
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. implicit val booleanFunnel: Funnel[Boolean]
      6. implicit val byteFunnel: Funnel[Byte]
      7. implicit val bytesFunnel: Funnel[Array[Byte]]
      8. implicit val charFunnel: Funnel[Char]
      9. implicit def charSequenceFunnel[T <: CharSequence]: Funnel[T]
      10. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      11. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      12. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      13. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      14. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      15. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      16. implicit val intFunnel: Funnel[Int]
      17. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      18. implicit def iterableFunnel[T, C[_]](implicit fnl: Funnel[T], ti: (C[T]) => Iterable[T]): Funnel[C[T]]
      19. implicit val longFunnel: Funnel[Long]
      20. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      21. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      22. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      23. implicit val shortFunnel: Funnel[Short]
      24. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      25. def toString(): String
        Definition Classes
        AnyRef → Any
      26. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      27. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      28. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/guava/semiauto/index.html b/api/magnolify/guava/semiauto/index.html index b4342c18..2dbe0991 100644 --- a/api/magnolify/guava/semiauto/index.html +++ b/api/magnolify/guava/semiauto/index.html @@ -1,2 +1,2 @@

      Packages

      package semiauto

      Source
      package.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. semiauto
      2. FunnelImplicits
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. trait FunnelImplicits extends AnyRef

      Value Members

      1. implicit val booleanFunnel: Funnel[Boolean]
        Definition Classes
        FunnelImplicits
      2. implicit val byteFunnel: Funnel[Byte]
        Definition Classes
        FunnelImplicits
      3. implicit val bytesFunnel: Funnel[Array[Byte]]
        Definition Classes
        FunnelImplicits
      4. implicit val charFunnel: Funnel[Char]
        Definition Classes
        FunnelImplicits
      5. implicit def charSequenceFunnel[T <: CharSequence]: Funnel[T]
        Definition Classes
        FunnelImplicits
      6. implicit val intFunnel: Funnel[Int]
        Definition Classes
        FunnelImplicits
      7. implicit def iterableFunnel[T, C[_]](implicit fnl: Funnel[T], ti: (C[T]) => Iterable[T]): Funnel[C[T]]
        Definition Classes
        FunnelImplicits
      8. implicit val longFunnel: Funnel[Long]
        Definition Classes
        FunnelImplicits
      9. implicit val shortFunnel: Funnel[Short]
        Definition Classes
        FunnelImplicits
      10. object FunnelDerivation

      Inherited from FunnelImplicits

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../../';

      Packages

      package semiauto

      Source
      package.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. semiauto
      2. FunnelImplicits
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. trait FunnelImplicits extends AnyRef

      Value Members

      1. implicit val booleanFunnel: Funnel[Boolean]
        Definition Classes
        FunnelImplicits
      2. implicit val byteFunnel: Funnel[Byte]
        Definition Classes
        FunnelImplicits
      3. implicit val bytesFunnel: Funnel[Array[Byte]]
        Definition Classes
        FunnelImplicits
      4. implicit val charFunnel: Funnel[Char]
        Definition Classes
        FunnelImplicits
      5. implicit def charSequenceFunnel[T <: CharSequence]: Funnel[T]
        Definition Classes
        FunnelImplicits
      6. implicit val intFunnel: Funnel[Int]
        Definition Classes
        FunnelImplicits
      7. implicit def iterableFunnel[T, C[_]](implicit fnl: Funnel[T], ti: (C[T]) => Iterable[T]): Funnel[C[T]]
        Definition Classes
        FunnelImplicits
      8. implicit val longFunnel: Funnel[Long]
        Definition Classes
        FunnelImplicits
      9. implicit val shortFunnel: Funnel[Short]
        Definition Classes
        FunnelImplicits
      10. object FunnelDerivation

      Inherited from FunnelImplicits

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/neo4j/ValueField$$FromWord.html b/api/magnolify/neo4j/ValueField$$FromWord.html index feb9a306..fbbd5b8f 100644 --- a/api/magnolify/neo4j/ValueField$$FromWord.html +++ b/api/magnolify/neo4j/ValueField$$FromWord.html @@ -1,2 +1,2 @@

      Packages

      class FromWord[T] extends AnyRef

      Source
      ValueType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FromWord
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new FromWord()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[U](f: (T) => U)(g: (U) => T)(implicit af: ValueField[T]): ValueField[U]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      class FromWord[T] extends AnyRef

      Source
      ValueType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. FromWord
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Instance Constructors

      1. new FromWord()

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[U](f: (T) => U)(g: (U) => T)(implicit af: ValueField[T]): ValueField[U]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      13. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      14. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. def toString(): String
        Definition Classes
        AnyRef → Any
      18. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/neo4j/ValueField$$Record.html b/api/magnolify/neo4j/ValueField$$Record.html index e585290d..2d0047cd 100644 --- a/api/magnolify/neo4j/ValueField$$Record.html +++ b/api/magnolify/neo4j/ValueField$$Record.html @@ -1,2 +1,2 @@

      Packages

      sealed trait Record[T] extends ValueField[T]

      Source
      ValueType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Record
      2. ValueField
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def from(v: Value)(cm: CaseMapper): T
        Definition Classes
        ValueField
      2. abstract def to(v: T)(cm: CaseMapper): Value
        Definition Classes
        ValueField

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from ValueField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait Record[T] extends ValueField[T]

      Source
      ValueType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Record
      2. ValueField
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def from(v: Value)(cm: CaseMapper): T
        Definition Classes
        ValueField
      2. abstract def to(v: T)(cm: CaseMapper): Value
        Definition Classes
        ValueField

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from ValueField[T]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/neo4j/ValueField$.html b/api/magnolify/neo4j/ValueField$.html index 5987ff60..be2f73b8 100644 --- a/api/magnolify/neo4j/ValueField$.html +++ b/api/magnolify/neo4j/ValueField$.html @@ -1,2 +1,2 @@

      Packages

      object ValueField extends Serializable

      Source
      ValueType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. ValueField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. class FromWord[T] extends AnyRef
      2. sealed trait Record[T] extends ValueField[T]
      3. type Typeclass[T] = ValueField[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](implicit f: ValueField[T]): ValueField[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. def from[T]: FromWord[T]
      11. implicit macro def gen[T]: ValueField[T]
      12. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      14. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      15. def join[T](caseClass: CaseClass[Typeclass, T]): ValueField[T]
      16. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      17. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      18. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      19. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): ValueField[T]
      20. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      21. def toString(): String
        Definition Classes
        AnyRef → Any
      22. implicit val vfBoolean: ValueField[Boolean]
      23. implicit val vfByte: ValueField[Byte]
      24. implicit val vfChar: ValueField[Char]
      25. implicit val vfDouble: ValueField[Double]
      26. implicit val vfDuration: ValueField[Duration]
      27. implicit val vfFloat: ValueField[Float]
      28. implicit val vfInt: ValueField[Int]
      29. implicit val vfIsoDuration: ValueField[IsoDuration]
      30. implicit def vfIterable[T, C[_]](implicit f: ValueField[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): ValueField[C[T]]
      31. implicit val vfLocalDate: ValueField[LocalDate]
      32. implicit val vfLocalDateTime: ValueField[LocalDateTime]
      33. implicit val vfLocalTime: ValueField[LocalTime]
      34. implicit val vfLong: ValueField[Long]
      35. implicit def vfMap[T](implicit f: ValueField[T]): ValueField[Map[String, T]]
      36. implicit val vfOffsetDateTime: ValueField[OffsetDateTime]
      37. implicit val vfOffsetTime: ValueField[OffsetTime]
      38. implicit def vfOption[T](implicit f: ValueField[T]): ValueField[Option[T]]
      39. implicit val vfPeriod: ValueField[Period]
      40. implicit val vfPoint: ValueField[Point]
      41. implicit val vfShort: ValueField[Short]
      42. implicit val vfString: ValueField[String]
      43. implicit val vfZonedDateTime: ValueField[ZonedDateTime]
      44. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      45. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      46. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      object ValueField extends Serializable

      Source
      ValueType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. ValueField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Type Members

      1. class FromWord[T] extends AnyRef
      2. sealed trait Record[T] extends ValueField[T]
      3. type Typeclass[T] = ValueField[T]

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](implicit f: ValueField[T]): ValueField[T]
      5. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      6. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      7. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      8. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      9. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      10. def from[T]: FromWord[T]
      11. implicit macro def gen[T]: ValueField[T]
      12. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      14. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      15. def join[T](caseClass: CaseClass[Typeclass, T]): ValueField[T]
      16. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      17. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      18. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      19. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): ValueField[T]
      20. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      21. def toString(): String
        Definition Classes
        AnyRef → Any
      22. implicit val vfBoolean: ValueField[Boolean]
      23. implicit val vfByte: ValueField[Byte]
      24. implicit val vfChar: ValueField[Char]
      25. implicit val vfDouble: ValueField[Double]
      26. implicit val vfDuration: ValueField[Duration]
      27. implicit val vfFloat: ValueField[Float]
      28. implicit val vfInt: ValueField[Int]
      29. implicit val vfIsoDuration: ValueField[IsoDuration]
      30. implicit def vfIterable[T, C[_]](implicit f: ValueField[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): ValueField[C[T]]
      31. implicit val vfLocalDate: ValueField[LocalDate]
      32. implicit val vfLocalDateTime: ValueField[LocalDateTime]
      33. implicit val vfLocalTime: ValueField[LocalTime]
      34. implicit val vfLong: ValueField[Long]
      35. implicit def vfMap[T](implicit f: ValueField[T]): ValueField[Map[String, T]]
      36. implicit val vfOffsetDateTime: ValueField[OffsetDateTime]
      37. implicit val vfOffsetTime: ValueField[OffsetTime]
      38. implicit def vfOption[T](implicit f: ValueField[T]): ValueField[Option[T]]
      39. implicit val vfPeriod: ValueField[Period]
      40. implicit val vfPoint: ValueField[Point]
      41. implicit val vfShort: ValueField[Short]
      42. implicit val vfString: ValueField[String]
      43. implicit val vfZonedDateTime: ValueField[ZonedDateTime]
      44. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      45. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      46. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/neo4j/ValueField.html b/api/magnolify/neo4j/ValueField.html index 9c223f12..6aa074b7 100644 --- a/api/magnolify/neo4j/ValueField.html +++ b/api/magnolify/neo4j/ValueField.html @@ -1,2 +1,2 @@

      Packages

      sealed trait ValueField[T] extends Serializable

      Self Type
      ValueField[T]
      Source
      ValueType.scala
      Linear Supertypes
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. ValueField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def from(v: Value)(cm: CaseMapper): T
      2. abstract def to(v: T)(cm: CaseMapper): Value

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      sealed trait ValueField[T] extends Serializable

      Self Type
      ValueField[T]
      Source
      ValueType.scala
      Linear Supertypes
      Known Subclasses
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. ValueField
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def from(v: Value)(cm: CaseMapper): T
      2. abstract def to(v: T)(cm: CaseMapper): Value

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      16. def toString(): String
        Definition Classes
        AnyRef → Any
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/neo4j/ValueType$.html b/api/magnolify/neo4j/ValueType$.html index a4071f2e..ec11cb2e 100644 --- a/api/magnolify/neo4j/ValueType$.html +++ b/api/magnolify/neo4j/ValueType$.html @@ -1,2 +1,2 @@

      Packages

      object ValueType extends Serializable

      Source
      ValueType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. ValueType
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](cm: CaseMapper)(implicit f: ValueField[T]): ValueType[T]
      5. implicit def apply[T](implicit arg0: ValueField[T]): ValueType[T]
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      object ValueType extends Serializable

      Source
      ValueType.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. ValueType
      2. Serializable
      3. AnyRef
      4. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply[T](cm: CaseMapper)(implicit f: ValueField[T]): ValueType[T]
      5. implicit def apply[T](implicit arg0: ValueField[T]): ValueType[T]
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/neo4j/ValueType.html b/api/magnolify/neo4j/ValueType.html index 004fdc31..b9055913 100644 --- a/api/magnolify/neo4j/ValueType.html +++ b/api/magnolify/neo4j/ValueType.html @@ -1,2 +1,2 @@

      Packages

      trait ValueType[T] extends Converter[T, Value, Value]

      Source
      ValueType.scala
      Linear Supertypes
      Converter[T, Value, Value], Serializable, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. ValueType
      2. Converter
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def from(v: Value): T
        Definition Classes
        Converter
      2. abstract def to(v: T): Value
        Definition Classes
        Converter

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply(t: T): Value
      5. def apply(r: Value): T
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Converter[T, Value, Value]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +var toRoot = '../../';

      Packages

      trait ValueType[T] extends Converter[T, Value, Value]

      Source
      ValueType.scala
      Linear Supertypes
      Converter[T, Value, Value], Serializable, AnyRef, Any
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. ValueType
      2. Converter
      3. Serializable
      4. AnyRef
      5. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Abstract Value Members

      1. abstract def from(v: Value): T
        Definition Classes
        Converter
      2. abstract def to(v: T): Value
        Definition Classes
        Converter

      Concrete Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. def apply(t: T): Value
      5. def apply(r: Value): T
      6. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      7. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      8. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      9. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      10. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      11. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      12. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      13. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      14. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      15. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      16. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      17. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      18. def toString(): String
        Definition Classes
        AnyRef → Any
      19. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      20. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      21. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Converter[T, Value, Value]

      Inherited from Serializable

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      diff --git a/api/magnolify/parquet/ParquetArray$$AvroCompat$$avroCompat$.html b/api/magnolify/parquet/ParquetArray$$AvroCompat$$avroCompat$.html index 58fb8aed..daa70936 100644 --- a/api/magnolify/parquet/ParquetArray$$AvroCompat$$avroCompat$.html +++ b/api/magnolify/parquet/ParquetArray$$AvroCompat$$avroCompat$.html @@ -1,4 +1,4 @@

      Packages

      implicit case object avroCompat extends ParquetArray with Product with Serializable

      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. avroCompat
      2. Serializable
      3. Product
      4. Equals
      5. ParquetArray
      6. AnyRef
      7. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      11. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      12. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      13. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. def productElementName(n: Int): String
        Definition Classes
        Product
      15. def productElementNames: Iterator[String]
        Definition Classes
        Product
      16. final def synchronized[T0](arg0: => T0): T0
        Definition Classes
        AnyRef
      17. final def wait(): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      18. final def wait(arg0: Long, arg1: Int): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException])
      19. final def wait(arg0: Long): Unit
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.InterruptedException]) @native()

      Inherited from Serializable

      Inherited from Product

      Inherited from Equals

      Inherited from ParquetArray

      Inherited from AnyRef

      Inherited from Any

      Ungrouped

      +

      Definition Classes
      parquet
    23. object AvroCompat
      Definition Classes
      ParquetArray
    24. avroCompat

    implicit case object avroCompat extends ParquetArray with Product with Serializable

    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. avroCompat
    2. Serializable
    3. Product
    4. Equals
    5. ParquetArray
    6. AnyRef
    7. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    11. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    12. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    13. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. def productElementName(n: Int): String
      Definition Classes
      Product
    15. def productElementNames: Iterator[String]
      Definition Classes
      Product
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from Serializable

    Inherited from Product

    Inherited from Equals

    Inherited from ParquetArray

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetArray$$AvroCompat$.html b/api/magnolify/parquet/ParquetArray$$AvroCompat$.html index ced57c58..dc9532ad 100644 --- a/api/magnolify/parquet/ParquetArray$$AvroCompat$.html +++ b/api/magnolify/parquet/ParquetArray$$AvroCompat$.html @@ -1,4 +1,4 @@

    Packages

    object AvroCompat

    Source
    ParquetType.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. AvroCompat
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    16. def toString(): String
      Definition Classes
      AnyRef → Any
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    20. implicit case object avroCompat extends ParquetArray with Product with Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +

    Definition Classes
    parquet
  23. AvroCompat
  24. default

object AvroCompat

Source
ParquetType.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AvroCompat
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  9. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  10. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  16. def toString(): String
    Definition Classes
    AnyRef → Any
  17. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  18. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  19. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  20. implicit case object avroCompat extends ParquetArray with Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped

diff --git a/api/magnolify/parquet/ParquetArray$$default$.html b/api/magnolify/parquet/ParquetArray$$default$.html index 7f69c258..21a3387c 100644 --- a/api/magnolify/parquet/ParquetArray$$default$.html +++ b/api/magnolify/parquet/ParquetArray$$default$.html @@ -1,4 +1,4 @@

Packages

implicit case object default extends ParquetArray with Product with Serializable

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. default
  2. Serializable
  3. Product
  4. Equals
  5. ParquetArray
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  9. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  10. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  11. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  12. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  13. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  14. def productElementName(n: Int): String
    Definition Classes
    Product
  15. def productElementNames: Iterator[String]
    Definition Classes
    Product
  16. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  17. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  18. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  19. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ParquetArray

Inherited from AnyRef

Inherited from Any

Ungrouped

+

Definition Classes
parquet
  • AvroCompat
  • default
  • o

    magnolify.parquet.ParquetArray

    default

    implicit case object default extends ParquetArray with Product with Serializable

    Source
    ParquetType.scala
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. default
    2. Serializable
    3. Product
    4. Equals
    5. ParquetArray
    6. AnyRef
    7. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    11. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    12. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    13. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. def productElementName(n: Int): String
      Definition Classes
      Product
    15. def productElementNames: Iterator[String]
      Definition Classes
      Product
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from Serializable

    Inherited from Product

    Inherited from Equals

    Inherited from ParquetArray

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetArray$.html b/api/magnolify/parquet/ParquetArray$.html index e459fbe4..6ccaeda1 100644 --- a/api/magnolify/parquet/ParquetArray$.html +++ b/api/magnolify/parquet/ParquetArray$.html @@ -1,3 +1,3 @@

    Packages

    object ParquetArray

    Add import magnolify.parquet.ParquetArray.AvroCompat._ to generate AVRO schema on write -

    Source
    ParquetType.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ParquetArray
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    16. def toString(): String
      Definition Classes
      AnyRef → Any
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    20. object AvroCompat
    21. implicit case object default extends ParquetArray with Product with Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +

    Source
    ParquetType.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ParquetArray
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    16. def toString(): String
      Definition Classes
      AnyRef → Any
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    20. object AvroCompat
    21. implicit case object default extends ParquetArray with Product with Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetArray.html b/api/magnolify/parquet/ParquetArray.html index 6ceec99a..b1651c2e 100644 --- a/api/magnolify/parquet/ParquetArray.html +++ b/api/magnolify/parquet/ParquetArray.html @@ -1,2 +1,2 @@

    Packages

    sealed trait ParquetArray extends AnyRef

    Source
    ParquetType.scala
    Linear Supertypes
    Known Subclasses
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ParquetArray
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    16. def toString(): String
      Definition Classes
      AnyRef → Any
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    sealed trait ParquetArray extends AnyRef

    Source
    ParquetType.scala
    Linear Supertypes
    Known Subclasses
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ParquetArray
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    16. def toString(): String
      Definition Classes
      AnyRef → Any
    17. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    18. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetField$$FromWord.html b/api/magnolify/parquet/ParquetField$$FromWord.html index 75308204..778f6980 100644 --- a/api/magnolify/parquet/ParquetField$$FromWord.html +++ b/api/magnolify/parquet/ParquetField$$FromWord.html @@ -1,2 +1,2 @@

    Packages

    class FromWord[T] extends AnyRef

    Source
    ParquetField.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. FromWord
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new FromWord()

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. def apply[U](f: (T) => U)(g: (U) => T)(implicit pf: Primitive[T]): Primitive[U]
    5. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    6. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    7. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    8. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. def toString(): String
      Definition Classes
      AnyRef → Any
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    class FromWord[T] extends AnyRef

    Source
    ParquetField.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. FromWord
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new FromWord()

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. def apply[U](f: (T) => U)(g: (U) => T)(implicit pf: Primitive[T]): Primitive[U]
    5. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    6. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    7. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    8. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. def toString(): String
      Definition Classes
      AnyRef → Any
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetField$$LogicalTypeWord.html b/api/magnolify/parquet/ParquetField$$LogicalTypeWord.html index c14a9c87..3ada9361 100644 --- a/api/magnolify/parquet/ParquetField$$LogicalTypeWord.html +++ b/api/magnolify/parquet/ParquetField$$LogicalTypeWord.html @@ -1,2 +1,2 @@

    Packages

    class LogicalTypeWord[T] extends Serializable

    Source
    ParquetField.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. LogicalTypeWord
    2. Serializable
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new LogicalTypeWord(lta: => LogicalTypeAnnotation)

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. def apply[U](f: (T) => U)(g: (U) => T)(implicit pf: Primitive[T]): Primitive[U]
    5. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    6. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    7. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    8. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. def toString(): String
      Definition Classes
      AnyRef → Any
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    class LogicalTypeWord[T] extends Serializable

    Source
    ParquetField.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. LogicalTypeWord
    2. Serializable
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new LogicalTypeWord(lta: => LogicalTypeAnnotation)

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. def apply[U](f: (T) => U)(g: (U) => T)(implicit pf: Primitive[T]): Primitive[U]
    5. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    6. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    7. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    8. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    17. def toString(): String
      Definition Classes
      AnyRef → Any
    18. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    19. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetField$$Primitive.html b/api/magnolify/parquet/ParquetField$$Primitive.html index 3286c819..8fd8e75b 100644 --- a/api/magnolify/parquet/ParquetField$$Primitive.html +++ b/api/magnolify/parquet/ParquetField$$Primitive.html @@ -1,2 +1,2 @@

    Packages

    sealed trait Primitive[T] extends ParquetField[T]

    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Primitive
    2. ParquetField
    3. Serializable
    4. AnyRef
    5. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Type Members

    1. abstract type ParquetT <: Comparable[ParquetT]

    Abstract Value Members

    1. abstract def buildSchema(cm: CaseMapper): Type
      Attributes
      protected
      Definition Classes
      ParquetField
    2. abstract def newConverter: TypeConverter[T]
      Definition Classes
      ParquetField
    3. abstract def write(c: RecordConsumer, v: T)(cm: CaseMapper): Unit
      Definition Classes
      ParquetField

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def fieldDocs(cm: CaseMapper): Map[String, String]
      Definition Classes
      PrimitiveParquetField
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. val hasAvroArray: Boolean
      Definition Classes
      ParquetField
    12. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    13. def isEmpty(v: T): Boolean
      Attributes
      protected
      Definition Classes
      PrimitiveParquetField
    14. val isGroup: Boolean
      Attributes
      protected
      Definition Classes
      ParquetField
    15. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    16. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    17. final def nonEmpty(v: T): Boolean
      Attributes
      protected
      Definition Classes
      ParquetField
    18. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    19. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    20. def schema(cm: CaseMapper): Type
      Definition Classes
      ParquetField
    21. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    22. def toString(): String
      Definition Classes
      AnyRef → Any
    23. val typeDoc: Option[String]
      Definition Classes
      PrimitiveParquetField
    24. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    25. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    26. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    27. def writeGroup(c: RecordConsumer, v: T)(cm: CaseMapper): Unit
      Attributes
      protected
      Definition Classes
      ParquetField

    Inherited from ParquetField[T]

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    sealed trait Primitive[T] extends ParquetField[T]

    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Primitive
    2. ParquetField
    3. Serializable
    4. AnyRef
    5. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Type Members

    1. abstract type ParquetT <: Comparable[ParquetT]

    Abstract Value Members

    1. abstract def buildSchema(cm: CaseMapper): Type
      Attributes
      protected
      Definition Classes
      ParquetField
    2. abstract def newConverter: TypeConverter[T]
      Definition Classes
      ParquetField
    3. abstract def write(c: RecordConsumer, v: T)(cm: CaseMapper): Unit
      Definition Classes
      ParquetField

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def fieldDocs(cm: CaseMapper): Map[String, String]
      Definition Classes
      PrimitiveParquetField
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. val hasAvroArray: Boolean
      Definition Classes
      ParquetField
    12. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    13. def isEmpty(v: T): Boolean
      Attributes
      protected
      Definition Classes
      PrimitiveParquetField
    14. val isGroup: Boolean
      Attributes
      protected
      Definition Classes
      ParquetField
    15. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    16. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    17. final def nonEmpty(v: T): Boolean
      Attributes
      protected
      Definition Classes
      ParquetField
    18. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    19. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    20. def schema(cm: CaseMapper): Type
      Definition Classes
      ParquetField
    21. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    22. def toString(): String
      Definition Classes
      AnyRef → Any
    23. val typeDoc: Option[String]
      Definition Classes
      PrimitiveParquetField
    24. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    25. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    26. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    27. def writeGroup(c: RecordConsumer, v: T)(cm: CaseMapper): Unit
      Attributes
      protected
      Definition Classes
      ParquetField

    Inherited from ParquetField[T]

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetField$$Record.html b/api/magnolify/parquet/ParquetField$$Record.html index 3d04a3cc..c7a99d41 100644 --- a/api/magnolify/parquet/ParquetField$$Record.html +++ b/api/magnolify/parquet/ParquetField$$Record.html @@ -1,2 +1,2 @@

    Packages

    sealed trait Record[T] extends ParquetField[T]

    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Record
    2. ParquetField
    3. Serializable
    4. AnyRef
    5. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def buildSchema(cm: CaseMapper): Type
      Attributes
      protected
      Definition Classes
      ParquetField
    2. abstract def fieldDocs(cm: CaseMapper): Map[String, String]
      Definition Classes
      ParquetField
    3. abstract def newConverter: TypeConverter[T]
      Definition Classes
      ParquetField
    4. abstract def typeDoc: Option[String]
      Definition Classes
      ParquetField
    5. abstract def write(c: RecordConsumer, v: T)(cm: CaseMapper): Unit
      Definition Classes
      ParquetField

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. val hasAvroArray: Boolean
      Definition Classes
      ParquetField
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. def isEmpty(v: T): Boolean
      Attributes
      protected
      Definition Classes
      RecordParquetField
    13. val isGroup: Boolean
      Attributes
      protected
      Definition Classes
      RecordParquetField
    14. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    15. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    16. final def nonEmpty(v: T): Boolean
      Attributes
      protected
      Definition Classes
      ParquetField
    17. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    18. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    19. def schema(cm: CaseMapper): Type
      Definition Classes
      ParquetField
    20. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    21. def toString(): String
      Definition Classes
      AnyRef → Any
    22. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    24. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    25. def writeGroup(c: RecordConsumer, v: T)(cm: CaseMapper): Unit
      Attributes
      protected
      Definition Classes
      ParquetField

    Inherited from ParquetField[T]

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    sealed trait Record[T] extends ParquetField[T]

    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Record
    2. ParquetField
    3. Serializable
    4. AnyRef
    5. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def buildSchema(cm: CaseMapper): Type
      Attributes
      protected
      Definition Classes
      ParquetField
    2. abstract def fieldDocs(cm: CaseMapper): Map[String, String]
      Definition Classes
      ParquetField
    3. abstract def newConverter: TypeConverter[T]
      Definition Classes
      ParquetField
    4. abstract def typeDoc: Option[String]
      Definition Classes
      ParquetField
    5. abstract def write(c: RecordConsumer, v: T)(cm: CaseMapper): Unit
      Definition Classes
      ParquetField

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. val hasAvroArray: Boolean
      Definition Classes
      ParquetField
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. def isEmpty(v: T): Boolean
      Attributes
      protected
      Definition Classes
      RecordParquetField
    13. val isGroup: Boolean
      Attributes
      protected
      Definition Classes
      RecordParquetField
    14. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    15. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    16. final def nonEmpty(v: T): Boolean
      Attributes
      protected
      Definition Classes
      ParquetField
    17. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    18. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    19. def schema(cm: CaseMapper): Type
      Definition Classes
      ParquetField
    20. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    21. def toString(): String
      Definition Classes
      AnyRef → Any
    22. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    24. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    25. def writeGroup(c: RecordConsumer, v: T)(cm: CaseMapper): Unit
      Attributes
      protected
      Definition Classes
      ParquetField

    Inherited from ParquetField[T]

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetField$.html b/api/magnolify/parquet/ParquetField$.html index f3033596..e0edf599 100644 --- a/api/magnolify/parquet/ParquetField$.html +++ b/api/magnolify/parquet/ParquetField$.html @@ -1,2 +1,2 @@

    Packages

    object ParquetField extends Serializable

    Source
    ParquetField.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ParquetField
    2. Serializable
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Type Members

    1. class FromWord[T] extends AnyRef
    2. class LogicalTypeWord[T] extends Serializable
    3. sealed trait Primitive[T] extends ParquetField[T]
    4. sealed trait Record[T] extends ParquetField[T]
    5. type Typeclass[T] = ParquetField[T]

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. implicit macro def apply[T]: ParquetField[T]
    5. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    6. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    7. def decimal32(precision: Int, scale: Int = 0): Primitive[BigDecimal]
    8. def decimal64(precision: Int, scale: Int = 0): Primitive[BigDecimal]
    9. def decimalBinary(precision: Int, scale: Int = 0): Primitive[BigDecimal]
    10. def decimalFixed(length: Int, precision: Int, scale: Int = 0): Primitive[BigDecimal]
    11. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    12. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    13. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    14. def from[T]: FromWord[T]
    15. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    16. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    17. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    18. def join[T](caseClass: CaseClass[Typeclass, T]): ParquetField[T]
    19. def logicalType[T](lta: => LogicalTypeAnnotation): LogicalTypeWord[T]
    20. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    21. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    22. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    23. implicit val pfBoolean: Primitive[Boolean]
    24. implicit val pfByte: Primitive[Byte]
    25. implicit val pfByteArray: Primitive[Array[Byte]]
    26. implicit val pfDouble: Primitive[Double]
    27. implicit def pfEnum[T](implicit et: EnumType[T]): Primitive[T]
    28. implicit val pfFloat: Primitive[Float]
    29. implicit val pfInt: Primitive[Int]
    30. implicit val pfLong: Primitive[Long]
    31. implicit def pfMap[K, V](implicit pfKey: ParquetField[K], pfValue: ParquetField[V]): ParquetField[Map[K, V]]
    32. implicit def pfOption[T](implicit t: ParquetField[T]): ParquetField[Option[T]]
    33. implicit val pfShort: Primitive[Short]
    34. implicit val pfString: Primitive[String]
    35. def primitive[T, UnderlyingT <: Comparable[UnderlyingT]](f: (RecordConsumer) => (T) => Unit, g: => TypeConverter[T], ptn: PrimitiveTypeName, lta: => LogicalTypeAnnotation = null): Primitive[T]
    36. implicit val ptDate: Primitive[LocalDate]
    37. implicit def ptIterable[T, C[T]](implicit t: ParquetField[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]], pa: ParquetArray): ParquetField[C[T]]
    38. implicit val ptUuid: Primitive[UUID]
    39. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): ParquetField[T]
    40. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    41. def toString(): String
      Definition Classes
      AnyRef → Any
    42. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    43. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    44. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    object ParquetField extends Serializable

    Source
    ParquetField.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ParquetField
    2. Serializable
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Type Members

    1. class FromWord[T] extends AnyRef
    2. class LogicalTypeWord[T] extends Serializable
    3. sealed trait Primitive[T] extends ParquetField[T]
    4. sealed trait Record[T] extends ParquetField[T]
    5. type Typeclass[T] = ParquetField[T]

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. implicit macro def apply[T]: ParquetField[T]
    5. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    6. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    7. def decimal32(precision: Int, scale: Int = 0): Primitive[BigDecimal]
    8. def decimal64(precision: Int, scale: Int = 0): Primitive[BigDecimal]
    9. def decimalBinary(precision: Int, scale: Int = 0): Primitive[BigDecimal]
    10. def decimalFixed(length: Int, precision: Int, scale: Int = 0): Primitive[BigDecimal]
    11. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    12. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    13. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    14. def from[T]: FromWord[T]
    15. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    16. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    17. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    18. def join[T](caseClass: CaseClass[Typeclass, T]): ParquetField[T]
    19. def logicalType[T](lta: => LogicalTypeAnnotation): LogicalTypeWord[T]
    20. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    21. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    22. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    23. implicit val pfBoolean: Primitive[Boolean]
    24. implicit val pfByte: Primitive[Byte]
    25. implicit val pfByteArray: Primitive[Array[Byte]]
    26. implicit val pfDouble: Primitive[Double]
    27. implicit def pfEnum[T](implicit et: EnumType[T]): Primitive[T]
    28. implicit val pfFloat: Primitive[Float]
    29. implicit val pfInt: Primitive[Int]
    30. implicit val pfLong: Primitive[Long]
    31. implicit def pfMap[K, V](implicit pfKey: ParquetField[K], pfValue: ParquetField[V]): ParquetField[Map[K, V]]
    32. implicit def pfOption[T](implicit t: ParquetField[T]): ParquetField[Option[T]]
    33. implicit val pfShort: Primitive[Short]
    34. implicit val pfString: Primitive[String]
    35. def primitive[T, UnderlyingT <: Comparable[UnderlyingT]](f: (RecordConsumer) => (T) => Unit, g: => TypeConverter[T], ptn: PrimitiveTypeName, lta: => LogicalTypeAnnotation = null): Primitive[T]
    36. implicit val ptDate: Primitive[LocalDate]
    37. implicit def ptIterable[T, C[T]](implicit t: ParquetField[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]], pa: ParquetArray): ParquetField[C[T]]
    38. implicit val ptUuid: Primitive[UUID]
    39. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): ParquetField[T]
    40. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    41. def toString(): String
      Definition Classes
      AnyRef → Any
    42. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    43. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    44. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetField.html b/api/magnolify/parquet/ParquetField.html index f09dcb88..fba192a4 100644 --- a/api/magnolify/parquet/ParquetField.html +++ b/api/magnolify/parquet/ParquetField.html @@ -1,2 +1,2 @@

    Packages

    sealed trait ParquetField[T] extends Serializable

    Source
    ParquetField.scala
    Linear Supertypes
    Known Subclasses
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ParquetField
    2. Serializable
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def buildSchema(cm: CaseMapper): Type
      Attributes
      protected
    2. abstract def fieldDocs(cm: CaseMapper): Map[String, String]
    3. abstract def isEmpty(v: T): Boolean
      Attributes
      protected
    4. abstract def newConverter: TypeConverter[T]
    5. abstract def typeDoc: Option[String]
    6. abstract def write(c: RecordConsumer, v: T)(cm: CaseMapper): Unit

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. val hasAvroArray: Boolean
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. val isGroup: Boolean
      Attributes
      protected
    13. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    14. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    15. final def nonEmpty(v: T): Boolean
      Attributes
      protected
    16. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    17. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    18. def schema(cm: CaseMapper): Type
    19. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    20. def toString(): String
      Definition Classes
      AnyRef → Any
    21. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    22. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    24. def writeGroup(c: RecordConsumer, v: T)(cm: CaseMapper): Unit
      Attributes
      protected

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    sealed trait ParquetField[T] extends Serializable

    Source
    ParquetField.scala
    Linear Supertypes
    Known Subclasses
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ParquetField
    2. Serializable
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract def buildSchema(cm: CaseMapper): Type
      Attributes
      protected
    2. abstract def fieldDocs(cm: CaseMapper): Map[String, String]
    3. abstract def isEmpty(v: T): Boolean
      Attributes
      protected
    4. abstract def newConverter: TypeConverter[T]
    5. abstract def typeDoc: Option[String]
    6. abstract def write(c: RecordConsumer, v: T)(cm: CaseMapper): Unit

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. val hasAvroArray: Boolean
    11. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    12. val isGroup: Boolean
      Attributes
      protected
    13. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    14. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    15. final def nonEmpty(v: T): Boolean
      Attributes
      protected
    16. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    17. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    18. def schema(cm: CaseMapper): Type
    19. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    20. def toString(): String
      Definition Classes
      AnyRef → Any
    21. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    22. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    24. def writeGroup(c: RecordConsumer, v: T)(cm: CaseMapper): Unit
      Attributes
      protected

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetType$$ReadBuilder.html b/api/magnolify/parquet/ParquetType$$ReadBuilder.html index d8f5d6f6..0cfb1690 100644 --- a/api/magnolify/parquet/ParquetType$$ReadBuilder.html +++ b/api/magnolify/parquet/ParquetType$$ReadBuilder.html @@ -1,2 +1,2 @@

    Packages

    class ReadBuilder[T] extends Builder[T]

    Source
    ParquetType.scala
    Linear Supertypes
    Builder[T], AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ReadBuilder
    2. Builder
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new ReadBuilder(file: InputFile, readSupport: ReadSupport[T])

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def build(): ParquetReader[T]
      Definition Classes
      Builder
      Annotations
      @throws(classOf[java.io.IOException])
    6. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    7. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    8. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def getReadSupport(): ReadSupport[T]
      Definition Classes
      ReadBuilder → Builder
    12. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    13. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    14. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    15. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    17. val readSupport: ReadSupport[T]
    18. def set(arg0: String, arg1: String): Builder[T]
      Definition Classes
      Builder
    19. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    20. def toString(): String
      Definition Classes
      AnyRef → Any
    21. def useBloomFilter(): Builder[T]
      Definition Classes
      Builder
    22. def useBloomFilter(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    23. def useColumnIndexFilter(): Builder[T]
      Definition Classes
      Builder
    24. def useColumnIndexFilter(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    25. def useDictionaryFilter(): Builder[T]
      Definition Classes
      Builder
    26. def useDictionaryFilter(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    27. def usePageChecksumVerification(): Builder[T]
      Definition Classes
      Builder
    28. def usePageChecksumVerification(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    29. def useRecordFilter(): Builder[T]
      Definition Classes
      Builder
    30. def useRecordFilter(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    31. def useSignedStringMinMax(): Builder[T]
      Definition Classes
      Builder
    32. def useSignedStringMinMax(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    33. def useStatsFilter(): Builder[T]
      Definition Classes
      Builder
    34. def useStatsFilter(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    35. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    36. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    37. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    38. def withCodecFactory(arg0: CompressionCodecFactory): Builder[T]
      Definition Classes
      Builder
    39. def withConf(arg0: Configuration): Builder[T]
      Definition Classes
      Builder
    40. def withDecryption(arg0: FileDecryptionProperties): Builder[T]
      Definition Classes
      Builder
    41. def withFileRange(arg0: Long, arg1: Long): Builder[T]
      Definition Classes
      Builder
    42. def withFilter(arg0: Filter): Builder[T]
      Definition Classes
      Builder

    Inherited from Builder[T]

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    class ReadBuilder[T] extends Builder[T]

    Source
    ParquetType.scala
    Linear Supertypes
    Builder[T], AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ReadBuilder
    2. Builder
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new ReadBuilder(file: InputFile, readSupport: ReadSupport[T])

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def build(): ParquetReader[T]
      Definition Classes
      Builder
      Annotations
      @throws(classOf[java.io.IOException])
    6. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    7. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    8. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    9. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def getReadSupport(): ReadSupport[T]
      Definition Classes
      ReadBuilder → Builder
    12. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    13. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    14. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    15. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    17. val readSupport: ReadSupport[T]
    18. def set(arg0: String, arg1: String): Builder[T]
      Definition Classes
      Builder
    19. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    20. def toString(): String
      Definition Classes
      AnyRef → Any
    21. def useBloomFilter(): Builder[T]
      Definition Classes
      Builder
    22. def useBloomFilter(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    23. def useColumnIndexFilter(): Builder[T]
      Definition Classes
      Builder
    24. def useColumnIndexFilter(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    25. def useDictionaryFilter(): Builder[T]
      Definition Classes
      Builder
    26. def useDictionaryFilter(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    27. def usePageChecksumVerification(): Builder[T]
      Definition Classes
      Builder
    28. def usePageChecksumVerification(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    29. def useRecordFilter(): Builder[T]
      Definition Classes
      Builder
    30. def useRecordFilter(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    31. def useSignedStringMinMax(): Builder[T]
      Definition Classes
      Builder
    32. def useSignedStringMinMax(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    33. def useStatsFilter(): Builder[T]
      Definition Classes
      Builder
    34. def useStatsFilter(arg0: Boolean): Builder[T]
      Definition Classes
      Builder
    35. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    36. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    37. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    38. def withCodecFactory(arg0: CompressionCodecFactory): Builder[T]
      Definition Classes
      Builder
    39. def withConf(arg0: Configuration): Builder[T]
      Definition Classes
      Builder
    40. def withDecryption(arg0: FileDecryptionProperties): Builder[T]
      Definition Classes
      Builder
    41. def withFileRange(arg0: Long, arg1: Long): Builder[T]
      Definition Classes
      Builder
    42. def withFilter(arg0: Filter): Builder[T]
      Definition Classes
      Builder

    Inherited from Builder[T]

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetType$$ReadSupport.html b/api/magnolify/parquet/ParquetType$$ReadSupport.html index f16c2926..5f318081 100644 --- a/api/magnolify/parquet/ParquetType$$ReadSupport.html +++ b/api/magnolify/parquet/ParquetType$$ReadSupport.html @@ -1,2 +1,2 @@

    Packages

    class ReadSupport[T] extends org.apache.parquet.hadoop.api.ReadSupport[T]

    Source
    ParquetType.scala
    Linear Supertypes
    org.apache.parquet.hadoop.api.ReadSupport[T], AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ReadSupport
    2. ReadSupport
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new ReadSupport()
    2. new ReadSupport(parquetType: ParquetType[T])

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def init(context: InitContext): ReadContext
      Definition Classes
      ReadSupport → ReadSupport
    12. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. def prepareForRead(configuration: Configuration, keyValueMetaData: Map[String, String], fileSchema: MessageType, readContext: ReadContext): RecordMaterializer[T]
      Definition Classes
      ReadSupport → ReadSupport
    17. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    18. def toString(): String
      Definition Classes
      AnyRef → Any
    19. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    21. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Deprecated Value Members

    1. def init(arg0: Configuration, arg1: Map[String, String], arg2: MessageType): ReadContext
      Definition Classes
      ReadSupport
      Annotations
      @Deprecated
      Deprecated

    Inherited from org.apache.parquet.hadoop.api.ReadSupport[T]

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    class ReadSupport[T] extends org.apache.parquet.hadoop.api.ReadSupport[T]

    Source
    ParquetType.scala
    Linear Supertypes
    org.apache.parquet.hadoop.api.ReadSupport[T], AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ReadSupport
    2. ReadSupport
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new ReadSupport()
    2. new ReadSupport(parquetType: ParquetType[T])

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def init(context: InitContext): ReadContext
      Definition Classes
      ReadSupport → ReadSupport
    12. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    13. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. def prepareForRead(configuration: Configuration, keyValueMetaData: Map[String, String], fileSchema: MessageType, readContext: ReadContext): RecordMaterializer[T]
      Definition Classes
      ReadSupport → ReadSupport
    17. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    18. def toString(): String
      Definition Classes
      AnyRef → Any
    19. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    20. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    21. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Deprecated Value Members

    1. def init(arg0: Configuration, arg1: Map[String, String], arg2: MessageType): ReadContext
      Definition Classes
      ReadSupport
      Annotations
      @Deprecated
      Deprecated

    Inherited from org.apache.parquet.hadoop.api.ReadSupport[T]

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetType$$WriteBuilder.html b/api/magnolify/parquet/ParquetType$$WriteBuilder.html index 5452a32d..a9f80d93 100644 --- a/api/magnolify/parquet/ParquetType$$WriteBuilder.html +++ b/api/magnolify/parquet/ParquetType$$WriteBuilder.html @@ -1,2 +1,2 @@

    Packages

    class WriteBuilder[T] extends Builder[T, WriteBuilder[T]]

    Source
    ParquetType.scala
    Linear Supertypes
    Builder[T, WriteBuilder[T]], AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. WriteBuilder
    2. Builder
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new WriteBuilder(file: OutputFile, writeSupport: WriteSupport[T])

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def build(): ParquetWriter[T]
      Definition Classes
      Builder
      Annotations
      @throws(classOf[java.io.IOException])
    6. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    7. def config(arg0: String, arg1: String): WriteBuilder[T]
      Definition Classes
      Builder
    8. def enableDictionaryEncoding(): WriteBuilder[T]
      Definition Classes
      Builder
    9. def enablePageWriteChecksum(): WriteBuilder[T]
      Definition Classes
      Builder
    10. def enableValidation(): WriteBuilder[T]
      Definition Classes
      Builder
    11. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    12. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    13. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    14. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    15. def getWriteSupport(conf: Configuration): WriteSupport[T]
      Definition Classes
      WriteBuilder → Builder
    16. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    17. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    18. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    19. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    20. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    21. def self(): WriteBuilder[T]
      Definition Classes
      WriteBuilder → Builder
    22. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    23. def toString(): String
      Definition Classes
      AnyRef → Any
    24. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    25. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    26. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    27. def withBloomFilterEnabled(arg0: String, arg1: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    28. def withBloomFilterEnabled(arg0: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    29. def withBloomFilterFPP(arg0: String, arg1: Double): WriteBuilder[T]
      Definition Classes
      Builder
    30. def withBloomFilterNDV(arg0: String, arg1: Long): WriteBuilder[T]
      Definition Classes
      Builder
    31. def withByteStreamSplitEncoding(arg0: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    32. def withColumnIndexTruncateLength(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    33. def withCompressionCodec(arg0: CompressionCodecName): WriteBuilder[T]
      Definition Classes
      Builder
    34. def withConf(arg0: Configuration): WriteBuilder[T]
      Definition Classes
      Builder
    35. def withDictionaryEncoding(arg0: String, arg1: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    36. def withDictionaryEncoding(arg0: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    37. def withDictionaryPageSize(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    38. def withEncryption(arg0: FileEncryptionProperties): WriteBuilder[T]
      Definition Classes
      Builder
    39. def withMaxPaddingSize(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    40. def withMaxRowCountForPageSizeCheck(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    41. def withMinRowCountForPageSizeCheck(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    42. def withPageRowCountLimit(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    43. def withPageSize(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    44. def withPageWriteChecksumEnabled(arg0: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    45. def withRowGroupSize(arg0: Long): WriteBuilder[T]
      Definition Classes
      Builder
    46. def withStatisticsTruncateLength(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    47. def withValidation(arg0: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    48. def withWriteMode(arg0: Mode): WriteBuilder[T]
      Definition Classes
      Builder
    49. def withWriterVersion(arg0: WriterVersion): WriteBuilder[T]
      Definition Classes
      Builder
    50. val writeSupport: WriteSupport[T]

    Deprecated Value Members

    1. def withRowGroupSize(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
      Annotations
      @Deprecated
      Deprecated

    Inherited from Builder[T, WriteBuilder[T]]

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    class WriteBuilder[T] extends Builder[T, WriteBuilder[T]]

    Source
    ParquetType.scala
    Linear Supertypes
    Builder[T, WriteBuilder[T]], AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. WriteBuilder
    2. Builder
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new WriteBuilder(file: OutputFile, writeSupport: WriteSupport[T])

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def build(): ParquetWriter[T]
      Definition Classes
      Builder
      Annotations
      @throws(classOf[java.io.IOException])
    6. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    7. def config(arg0: String, arg1: String): WriteBuilder[T]
      Definition Classes
      Builder
    8. def enableDictionaryEncoding(): WriteBuilder[T]
      Definition Classes
      Builder
    9. def enablePageWriteChecksum(): WriteBuilder[T]
      Definition Classes
      Builder
    10. def enableValidation(): WriteBuilder[T]
      Definition Classes
      Builder
    11. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    12. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    13. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    14. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    15. def getWriteSupport(conf: Configuration): WriteSupport[T]
      Definition Classes
      WriteBuilder → Builder
    16. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    17. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    18. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    19. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    20. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    21. def self(): WriteBuilder[T]
      Definition Classes
      WriteBuilder → Builder
    22. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    23. def toString(): String
      Definition Classes
      AnyRef → Any
    24. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    25. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    26. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    27. def withBloomFilterEnabled(arg0: String, arg1: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    28. def withBloomFilterEnabled(arg0: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    29. def withBloomFilterFPP(arg0: String, arg1: Double): WriteBuilder[T]
      Definition Classes
      Builder
    30. def withBloomFilterNDV(arg0: String, arg1: Long): WriteBuilder[T]
      Definition Classes
      Builder
    31. def withByteStreamSplitEncoding(arg0: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    32. def withColumnIndexTruncateLength(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    33. def withCompressionCodec(arg0: CompressionCodecName): WriteBuilder[T]
      Definition Classes
      Builder
    34. def withConf(arg0: Configuration): WriteBuilder[T]
      Definition Classes
      Builder
    35. def withDictionaryEncoding(arg0: String, arg1: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    36. def withDictionaryEncoding(arg0: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    37. def withDictionaryPageSize(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    38. def withEncryption(arg0: FileEncryptionProperties): WriteBuilder[T]
      Definition Classes
      Builder
    39. def withMaxPaddingSize(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    40. def withMaxRowCountForPageSizeCheck(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    41. def withMinRowCountForPageSizeCheck(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    42. def withPageRowCountLimit(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    43. def withPageSize(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    44. def withPageWriteChecksumEnabled(arg0: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    45. def withRowGroupSize(arg0: Long): WriteBuilder[T]
      Definition Classes
      Builder
    46. def withStatisticsTruncateLength(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
    47. def withValidation(arg0: Boolean): WriteBuilder[T]
      Definition Classes
      Builder
    48. def withWriteMode(arg0: Mode): WriteBuilder[T]
      Definition Classes
      Builder
    49. def withWriterVersion(arg0: WriterVersion): WriteBuilder[T]
      Definition Classes
      Builder
    50. val writeSupport: WriteSupport[T]

    Deprecated Value Members

    1. def withRowGroupSize(arg0: Int): WriteBuilder[T]
      Definition Classes
      Builder
      Annotations
      @Deprecated
      Deprecated

    Inherited from Builder[T, WriteBuilder[T]]

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetType$$WriteSupport.html b/api/magnolify/parquet/ParquetType$$WriteSupport.html index fc297077..665c8848 100644 --- a/api/magnolify/parquet/ParquetType$$WriteSupport.html +++ b/api/magnolify/parquet/ParquetType$$WriteSupport.html @@ -1,2 +1,2 @@

    Packages

    class WriteSupport[T] extends org.apache.parquet.hadoop.api.WriteSupport[T]

    Source
    ParquetType.scala
    Linear Supertypes
    org.apache.parquet.hadoop.api.WriteSupport[T], AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. WriteSupport
    2. WriteSupport
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new WriteSupport()
    2. new WriteSupport(parquetType: ParquetType[T])

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. def finalizeWrite(): FinalizedWriteContext
      Definition Classes
      WriteSupport
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def getName(): String
      Definition Classes
      WriteSupport → WriteSupport
    12. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    13. def init(configuration: Configuration): WriteContext
      Definition Classes
      WriteSupport → WriteSupport
    14. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    15. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    16. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    17. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    18. def prepareForWrite(recordConsumer: RecordConsumer): Unit
      Definition Classes
      WriteSupport → WriteSupport
    19. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    20. def toString(): String
      Definition Classes
      AnyRef → Any
    21. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    22. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    24. def write(record: T): Unit
      Definition Classes
      WriteSupport → WriteSupport

    Inherited from org.apache.parquet.hadoop.api.WriteSupport[T]

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    class WriteSupport[T] extends org.apache.parquet.hadoop.api.WriteSupport[T]

    Source
    ParquetType.scala
    Linear Supertypes
    org.apache.parquet.hadoop.api.WriteSupport[T], AnyRef, Any
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. WriteSupport
    2. WriteSupport
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Instance Constructors

    1. new WriteSupport()
    2. new WriteSupport(parquetType: ParquetType[T])

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. def finalizeWrite(): FinalizedWriteContext
      Definition Classes
      WriteSupport
    10. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. def getName(): String
      Definition Classes
      WriteSupport → WriteSupport
    12. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    13. def init(configuration: Configuration): WriteContext
      Definition Classes
      WriteSupport → WriteSupport
    14. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    15. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    16. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    17. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    18. def prepareForWrite(recordConsumer: RecordConsumer): Unit
      Definition Classes
      WriteSupport → WriteSupport
    19. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    20. def toString(): String
      Definition Classes
      AnyRef → Any
    21. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    22. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    24. def write(record: T): Unit
      Definition Classes
      WriteSupport → WriteSupport

    Inherited from org.apache.parquet.hadoop.api.WriteSupport[T]

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetType$.html b/api/magnolify/parquet/ParquetType$.html index 7125f097..37dc8b05 100644 --- a/api/magnolify/parquet/ParquetType$.html +++ b/api/magnolify/parquet/ParquetType$.html @@ -1,2 +1,2 @@

    Packages

    object ParquetType extends Serializable

    Source
    ParquetType.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ParquetType
    2. Serializable
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Type Members

    1. class ReadBuilder[T] extends Builder[T]
    2. class ReadSupport[T] extends org.apache.parquet.hadoop.api.ReadSupport[T]
    3. class WriteBuilder[T] extends Builder[T, WriteBuilder[T]]
    4. class WriteSupport[T] extends org.apache.parquet.hadoop.api.WriteSupport[T]

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. val ReadTypeKey: String
    5. val WriteTypeKey: String
    6. def apply[T](cm: CaseMapper)(implicit f: ParquetField[T], pa: ParquetArray): ParquetType[T]
    7. implicit def apply[T](implicit f: ParquetField[T], pa: ParquetArray): ParquetType[T]
    8. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    9. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    10. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    11. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    12. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    13. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    14. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    15. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    16. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    17. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    18. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    19. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    20. def toString(): String
      Definition Classes
      AnyRef → Any
    21. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    22. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    object ParquetType extends Serializable

    Source
    ParquetType.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ParquetType
    2. Serializable
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Type Members

    1. class ReadBuilder[T] extends Builder[T]
    2. class ReadSupport[T] extends org.apache.parquet.hadoop.api.ReadSupport[T]
    3. class WriteBuilder[T] extends Builder[T, WriteBuilder[T]]
    4. class WriteSupport[T] extends org.apache.parquet.hadoop.api.WriteSupport[T]

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. val ReadTypeKey: String
    5. val WriteTypeKey: String
    6. def apply[T](cm: CaseMapper)(implicit f: ParquetField[T], pa: ParquetArray): ParquetType[T]
    7. implicit def apply[T](implicit f: ParquetField[T], pa: ParquetArray): ParquetType[T]
    8. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    9. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    10. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    11. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    12. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    13. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    14. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    15. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    16. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    17. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    18. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    19. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    20. def toString(): String
      Definition Classes
      AnyRef → Any
    21. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    22. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/ParquetType.html b/api/magnolify/parquet/ParquetType.html index 81fc3b45..00265823 100644 --- a/api/magnolify/parquet/ParquetType.html +++ b/api/magnolify/parquet/ParquetType.html @@ -1,2 +1,2 @@

    Packages

    sealed trait ParquetType[T] extends Serializable

    Source
    ParquetType.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ParquetType
    2. Serializable
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract val avroCompat: Boolean
    2. abstract def avroSchema: org.apache.avro.Schema
    3. abstract def schema: MessageType

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. def newConverter: TypeConverter[T]
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. def readBuilder(file: InputFile): ReadBuilder[T]
    17. def readSupport: ReadSupport[T]
    18. def setupInput(job: Job): Unit
    19. def setupOutput(job: Job): Unit
    20. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    21. def toString(): String
      Definition Classes
      AnyRef → Any
    22. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    24. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    25. def write(c: RecordConsumer, v: T): Unit
    26. def writeBuilder(file: OutputFile): WriteBuilder[T]
    27. def writeSupport: WriteSupport[T]

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    +var toRoot = '../../';

    Packages

    sealed trait ParquetType[T] extends Serializable

    Source
    ParquetType.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. ParquetType
    2. Serializable
    3. AnyRef
    4. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Abstract Value Members

    1. abstract val avroCompat: Boolean
    2. abstract def avroSchema: org.apache.avro.Schema
    3. abstract def schema: MessageType

    Concrete Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. def newConverter: TypeConverter[T]
    14. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    16. def readBuilder(file: InputFile): ReadBuilder[T]
    17. def readSupport: ReadSupport[T]
    18. def setupInput(job: Job): Unit
    19. def setupOutput(job: Job): Unit
    20. final def synchronized[T0](arg0: => T0): T0
      Definition Classes
      AnyRef
    21. def toString(): String
      Definition Classes
      AnyRef → Any
    22. final def wait(): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    23. final def wait(arg0: Long, arg1: Int): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException])
    24. final def wait(arg0: Long): Unit
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.InterruptedException]) @native()
    25. def write(c: RecordConsumer, v: T): Unit
    26. def writeBuilder(file: OutputFile): WriteBuilder[T]
    27. def writeSupport: WriteSupport[T]

    Inherited from Serializable

    Inherited from AnyRef

    Inherited from Any

    Ungrouped

    diff --git a/api/magnolify/parquet/Predicate$.html b/api/magnolify/parquet/Predicate$.html index c37aaf70..a42dd527 100644 --- a/api/magnolify/parquet/Predicate$.html +++ b/api/magnolify/parquet/Predicate$.html @@ -1,5 +1,5 @@

    Packages

    object Predicate

    Source
    Predicate.scala
    Linear Supertypes
    Ordering
    1. Alphabetic
    2. By Inheritance
    Inherited
    1. Predicate
    2. AnyRef
    3. Any
    1. Hide All
    2. Show All
    Visibility
    1. Public
    2. Protected

    Value Members

    1. final def !=(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    2. final def ##: Int
      Definition Classes
      AnyRef → Any
    3. final def ==(arg0: Any): Boolean
      Definition Classes
      AnyRef → Any
    4. final def asInstanceOf[T0]: T0
      Definition Classes
      Any
    5. def clone(): AnyRef
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.CloneNotSupportedException]) @native()
    6. final def eq(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    7. def equals(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef → Any
    8. def finalize(): Unit
      Attributes
      protected[lang]
      Definition Classes
      AnyRef
      Annotations
      @throws(classOf[java.lang.Throwable])
    9. final def getClass(): Class[_ <: AnyRef]
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    10. def hashCode(): Int
      Definition Classes
      AnyRef → Any
      Annotations
      @native()
    11. final def isInstanceOf[T0]: Boolean
      Definition Classes
      Any
    12. final def ne(arg0: AnyRef): Boolean
      Definition Classes
      AnyRef
    13. final def notify(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    14. final def notifyAll(): Unit
      Definition Classes
      AnyRef
      Annotations
      @native()
    15. def onField[ScalaFieldT](fieldName: String)(filterFn: (ScalaFieldT) => Boolean)(implicit pf: Primitive[ScalaFieldT]): FilterPredicate

      Constructs a Parquet org.apache.parquet.filter2.predicate.FilterPredicate based on a single +var toRoot = '../../';

      Packages

      object Predicate

      Source
      Predicate.scala
      Linear Supertypes
      Ordering
      1. Alphabetic
      2. By Inheritance
      Inherited
      1. Predicate
      2. AnyRef
      3. Any
      1. Hide All
      2. Show All
      Visibility
      1. Public
      2. Protected

      Value Members

      1. final def !=(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      2. final def ##: Int
        Definition Classes
        AnyRef → Any
      3. final def ==(arg0: Any): Boolean
        Definition Classes
        AnyRef → Any
      4. final def asInstanceOf[T0]: T0
        Definition Classes
        Any
      5. def clone(): AnyRef
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.CloneNotSupportedException]) @native()
      6. final def eq(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      7. def equals(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef → Any
      8. def finalize(): Unit
        Attributes
        protected[lang]
        Definition Classes
        AnyRef
        Annotations
        @throws(classOf[java.lang.Throwable])
      9. final def getClass(): Class[_ <: AnyRef]
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      10. def hashCode(): Int
        Definition Classes
        AnyRef → Any
        Annotations
        @native()
      11. final def isInstanceOf[T0]: Boolean
        Definition Classes
        Any
      12. final def ne(arg0: AnyRef): Boolean
        Definition Classes
        AnyRef
      13. final def notify(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      14. final def notifyAll(): Unit
        Definition Classes
        AnyRef
        Annotations
        @native()
      15. def onField[ScalaFieldT](fieldName: String)(filterFn: (ScalaFieldT) => Boolean)(implicit pf: Primitive[ScalaFieldT]): FilterPredicate

        Constructs a Parquet org.apache.parquet.filter2.predicate.FilterPredicate based on a single primitive column and a user-defined function.

        Constructs a Parquet org.apache.parquet.filter2.predicate.FilterPredicate based on a single primitive column and a user-defined function. Predicates can be logically combined using org.apache.parquet.filter2.predicate.FilterApi.and and diff --git a/api/magnolify/parquet/SchemaUtil$$Array$.html b/api/magnolify/parquet/SchemaUtil$$Array$.html index 1351bbba..c4e89656 100644 --- a/api/magnolify/parquet/SchemaUtil$$Array$.html +++ b/api/magnolify/parquet/SchemaUtil$$Array$.html @@ -1,2 +1,2 @@

        Packages

        object Array

        Source
        SchemaUtil.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Array
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. def unapply(schema: org.apache.avro.Schema): Option[org.apache.avro.Schema]
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object Array

        Source
        SchemaUtil.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Array
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. def unapply(schema: org.apache.avro.Schema): Option[org.apache.avro.Schema]
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/parquet/SchemaUtil$$Record$.html b/api/magnolify/parquet/SchemaUtil$$Record$.html index 810edece..cc2ff014 100644 --- a/api/magnolify/parquet/SchemaUtil$$Record$.html +++ b/api/magnolify/parquet/SchemaUtil$$Record$.html @@ -1,2 +1,2 @@

        Packages

        object Record

        Source
        SchemaUtil.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Record
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. def unapply(schema: org.apache.avro.Schema): Option[Seq[Field]]
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object Record

        Source
        SchemaUtil.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Record
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. def unapply(schema: org.apache.avro.Schema): Option[Seq[Field]]
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/parquet/SchemaUtil$$Union$.html b/api/magnolify/parquet/SchemaUtil$$Union$.html index 773b1327..2f799b46 100644 --- a/api/magnolify/parquet/SchemaUtil$$Union$.html +++ b/api/magnolify/parquet/SchemaUtil$$Union$.html @@ -1,2 +1,2 @@

        Packages

        object Union

        Source
        SchemaUtil.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Union
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. def unapply(schema: org.apache.avro.Schema): Option[Seq[org.apache.avro.Schema]]
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object Union

        Source
        SchemaUtil.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Union
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. def unapply(schema: org.apache.avro.Schema): Option[Seq[org.apache.avro.Schema]]
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/parquet/SchemaUtil$.html b/api/magnolify/parquet/SchemaUtil$.html index c0d756f3..0b57dd34 100644 --- a/api/magnolify/parquet/SchemaUtil$.html +++ b/api/magnolify/parquet/SchemaUtil$.html @@ -1,2 +1,2 @@

        Packages

        object SchemaUtil

        Source
        SchemaUtil.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. SchemaUtil
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type Path = String

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. def deepCopy(schema: org.apache.avro.Schema, rootDoc: Option[String], getFieldDoc: (Path) => Option[String]): org.apache.avro.Schema
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()
        21. object Array
        22. object Record
        23. object Union

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object SchemaUtil

        Source
        SchemaUtil.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. SchemaUtil
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type Path = String

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. def deepCopy(schema: org.apache.avro.Schema, rootDoc: Option[String], getFieldDoc: (Path) => Option[String]): org.apache.avro.Schema
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()
        21. object Array
        22. object Record
        23. object Union

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/parquet/TypeConverter.html b/api/magnolify/parquet/TypeConverter.html index 7afa50ed..001e0c11 100644 --- a/api/magnolify/parquet/TypeConverter.html +++ b/api/magnolify/parquet/TypeConverter.html @@ -1,2 +1,2 @@

        Packages

        t

        magnolify.parquet

        TypeConverter

        sealed trait TypeConverter[T] extends Converter

        Source
        TypeConverter.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. TypeConverter
        2. Converter
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def get: T
        2. abstract def isPrimitive(): Boolean
          Definition Classes
          Converter

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def asGroupConverter(): GroupConverter
          Definition Classes
          Converter
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def asPrimitiveConverter(): PrimitiveConverter
          Definition Classes
          Converter
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Converter

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        t

        magnolify.parquet

        TypeConverter

        sealed trait TypeConverter[T] extends Converter

        Source
        TypeConverter.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. TypeConverter
        2. Converter
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def get: T
        2. abstract def isPrimitive(): Boolean
          Definition Classes
          Converter

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def asGroupConverter(): GroupConverter
          Definition Classes
          Converter
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def asPrimitiveConverter(): PrimitiveConverter
          Definition Classes
          Converter
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Converter

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/parquet/logical/index.html b/api/magnolify/parquet/logical/index.html index 938c7f33..28d13da2 100644 --- a/api/magnolify/parquet/logical/index.html +++ b/api/magnolify/parquet/logical/index.html @@ -1,2 +1,2 @@

        Packages

        package logical

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. logical
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. object micros
        2. object millis
        3. object nanos

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../../';

        Packages

        package logical

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. logical
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. object micros
        2. object millis
        3. object nanos

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/parquet/logical/package$$micros$.html b/api/magnolify/parquet/logical/package$$micros$.html index 5baade75..961617ba 100644 --- a/api/magnolify/parquet/logical/package$$micros$.html +++ b/api/magnolify/parquet/logical/package$$micros$.html @@ -1,2 +1,2 @@

        Packages

        object micros

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. micros
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit val pfLocalDateTimeMillis: Primitive[LocalDateTime]
        16. implicit val pfLocalTimeMicros: Primitive[LocalTime]
        17. implicit val pfOffsetTimeMicros: Primitive[OffsetTime]
        18. implicit val pfTimestampMillis: Primitive[Instant]
        19. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        20. def toString(): String
          Definition Classes
          AnyRef → Any
        21. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../../';

        Packages

        object micros

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. micros
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit val pfLocalDateTimeMillis: Primitive[LocalDateTime]
        16. implicit val pfLocalTimeMicros: Primitive[LocalTime]
        17. implicit val pfOffsetTimeMicros: Primitive[OffsetTime]
        18. implicit val pfTimestampMillis: Primitive[Instant]
        19. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        20. def toString(): String
          Definition Classes
          AnyRef → Any
        21. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/parquet/logical/package$$millis$.html b/api/magnolify/parquet/logical/package$$millis$.html index ef65849b..0db59203 100644 --- a/api/magnolify/parquet/logical/package$$millis$.html +++ b/api/magnolify/parquet/logical/package$$millis$.html @@ -1,2 +1,2 @@

        Packages

        object millis

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. millis
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit val pfLocalDateTimeMillis: Primitive[LocalDateTime]
        16. implicit val pfLocalTimeMillis: Primitive[LocalTime]
        17. implicit val pfOffsetTimeMillis: Primitive[OffsetTime]
        18. implicit val pfTimestampMillis: Primitive[Instant]
        19. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        20. def toString(): String
          Definition Classes
          AnyRef → Any
        21. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../../';

        Packages

        object millis

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. millis
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit val pfLocalDateTimeMillis: Primitive[LocalDateTime]
        16. implicit val pfLocalTimeMillis: Primitive[LocalTime]
        17. implicit val pfOffsetTimeMillis: Primitive[OffsetTime]
        18. implicit val pfTimestampMillis: Primitive[Instant]
        19. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        20. def toString(): String
          Definition Classes
          AnyRef → Any
        21. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/parquet/logical/package$$nanos$.html b/api/magnolify/parquet/logical/package$$nanos$.html index ab850630..ca7e13e3 100644 --- a/api/magnolify/parquet/logical/package$$nanos$.html +++ b/api/magnolify/parquet/logical/package$$nanos$.html @@ -1,2 +1,2 @@

        Packages

        object nanos

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. nanos
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit val pfLocalDateTimeMillis: Primitive[LocalDateTime]
        16. implicit val pfLocalTimeNanos: Primitive[LocalTime]
        17. implicit val pfOffsetTimeNanos: Primitive[OffsetTime]
        18. implicit val pfTimestampMillis: Primitive[Instant]
        19. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        20. def toString(): String
          Definition Classes
          AnyRef → Any
        21. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../../';

        Packages

        object nanos

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. nanos
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit val pfLocalDateTimeMillis: Primitive[LocalDateTime]
        16. implicit val pfLocalTimeNanos: Primitive[LocalTime]
        17. implicit val pfOffsetTimeNanos: Primitive[OffsetTime]
        18. implicit val pfTimestampMillis: Primitive[Instant]
        19. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        20. def toString(): String
          Definition Classes
          AnyRef → Any
        21. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/protobuf/ProtobufField$$Aux.html b/api/magnolify/protobuf/ProtobufField$$Aux.html index fdc5e8de..e0ded6c7 100644 --- a/api/magnolify/protobuf/ProtobufField$$Aux.html +++ b/api/magnolify/protobuf/ProtobufField$$Aux.html @@ -1,2 +1,2 @@

        Packages

        sealed trait Aux[T, From, To] extends ProtobufField[T]

        Source
        ProtobufType.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Aux
        2. ProtobufField
        3. Serializable
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type FromT = From
          Definition Classes
          AuxProtobufField
        2. type ToT = To
          Definition Classes
          AuxProtobufField

        Abstract Value Members

        1. abstract val default: Option[T]
          Definition Classes
          ProtobufField
        2. abstract def from(v: FromT)(cm: CaseMapper): T
          Definition Classes
          ProtobufField
        3. abstract def to(v: T, b: Builder)(cm: CaseMapper): ToT
          Definition Classes
          ProtobufField

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def checkDefaults(descriptor: Descriptor)(cm: CaseMapper): Unit
          Definition Classes
          ProtobufField
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. def fromAny(v: Any)(cm: CaseMapper): T
          Definition Classes
          ProtobufField
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from ProtobufField[T]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        sealed trait Aux[T, From, To] extends ProtobufField[T]

        Source
        ProtobufType.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Aux
        2. ProtobufField
        3. Serializable
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type FromT = From
          Definition Classes
          AuxProtobufField
        2. type ToT = To
          Definition Classes
          AuxProtobufField

        Abstract Value Members

        1. abstract val default: Option[T]
          Definition Classes
          ProtobufField
        2. abstract def from(v: FromT)(cm: CaseMapper): T
          Definition Classes
          ProtobufField
        3. abstract def to(v: T, b: Builder)(cm: CaseMapper): ToT
          Definition Classes
          ProtobufField

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def checkDefaults(descriptor: Descriptor)(cm: CaseMapper): Unit
          Definition Classes
          ProtobufField
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. def fromAny(v: Any)(cm: CaseMapper): T
          Definition Classes
          ProtobufField
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from ProtobufField[T]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/protobuf/ProtobufField$$FromWord.html b/api/magnolify/protobuf/ProtobufField$$FromWord.html index 6f53f278..a338edb9 100644 --- a/api/magnolify/protobuf/ProtobufField$$FromWord.html +++ b/api/magnolify/protobuf/ProtobufField$$FromWord.html @@ -1,2 +1,2 @@

        Packages

        class FromWord[T] extends AnyRef

        Source
        ProtobufType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. FromWord
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new FromWord()

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[U](f: (T) => U)(g: (U) => T)(implicit pf: ProtobufField[T]): ProtobufField[U]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        class FromWord[T] extends AnyRef

        Source
        ProtobufType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. FromWord
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new FromWord()

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[U](f: (T) => U)(g: (U) => T)(implicit pf: ProtobufField[T]): ProtobufField[U]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/protobuf/ProtobufField$$Record.html b/api/magnolify/protobuf/ProtobufField$$Record.html index 6e39f131..0c486083 100644 --- a/api/magnolify/protobuf/ProtobufField$$Record.html +++ b/api/magnolify/protobuf/ProtobufField$$Record.html @@ -1,2 +1,2 @@

        Packages

        sealed trait Record[T] extends Aux[T, Message, Message]

        Source
        ProtobufType.scala
        Linear Supertypes
        Aux[T, Message, Message], ProtobufField[T], Serializable, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Record
        2. Aux
        3. ProtobufField
        4. Serializable
        5. AnyRef
        6. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type FromT = Message
          Definition Classes
          AuxProtobufField
        2. type ToT = Message
          Definition Classes
          AuxProtobufField

        Abstract Value Members

        1. abstract def from(v: FromT)(cm: CaseMapper): T
          Definition Classes
          ProtobufField
        2. abstract def to(v: T, b: Builder)(cm: CaseMapper): ToT
          Definition Classes
          ProtobufField

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def checkDefaults(descriptor: Descriptor)(cm: CaseMapper): Unit
          Definition Classes
          ProtobufField
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. val default: Option[T]
          Definition Classes
          RecordProtobufField
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. def fromAny(v: Any)(cm: CaseMapper): T
          Definition Classes
          ProtobufField
        12. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        14. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        15. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        16. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        18. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        19. def toString(): String
          Definition Classes
          AnyRef → Any
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Aux[T, Message, Message]

        Inherited from ProtobufField[T]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        sealed trait Record[T] extends Aux[T, Message, Message]

        Source
        ProtobufType.scala
        Linear Supertypes
        Aux[T, Message, Message], ProtobufField[T], Serializable, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Record
        2. Aux
        3. ProtobufField
        4. Serializable
        5. AnyRef
        6. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type FromT = Message
          Definition Classes
          AuxProtobufField
        2. type ToT = Message
          Definition Classes
          AuxProtobufField

        Abstract Value Members

        1. abstract def from(v: FromT)(cm: CaseMapper): T
          Definition Classes
          ProtobufField
        2. abstract def to(v: T, b: Builder)(cm: CaseMapper): ToT
          Definition Classes
          ProtobufField

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def checkDefaults(descriptor: Descriptor)(cm: CaseMapper): Unit
          Definition Classes
          ProtobufField
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. val default: Option[T]
          Definition Classes
          RecordProtobufField
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. def fromAny(v: Any)(cm: CaseMapper): T
          Definition Classes
          ProtobufField
        12. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        14. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        15. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        16. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        18. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        19. def toString(): String
          Definition Classes
          AnyRef → Any
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Aux[T, Message, Message]

        Inherited from ProtobufField[T]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/protobuf/ProtobufField$.html b/api/magnolify/protobuf/ProtobufField$.html index ff8e2af9..2ec83faf 100644 --- a/api/magnolify/protobuf/ProtobufField$.html +++ b/api/magnolify/protobuf/ProtobufField$.html @@ -1,2 +1,2 @@

        Packages

        object ProtobufField extends Serializable

        Source
        ProtobufType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ProtobufField
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. sealed trait Aux[T, From, To] extends ProtobufField[T]
        2. class FromWord[T] extends AnyRef
        3. sealed trait Record[T] extends Aux[T, Message, Message]
        4. type Typeclass[T] = ProtobufField[T]

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](implicit f: ProtobufField[T]): ProtobufField[T]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. implicit def enum[T, E <: Enum[E] with ProtocolMessageEnum](implicit et: EnumType[T], ct: ClassTag[E]): ProtobufField[T]
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. def from[T]: FromWord[T]
        12. implicit macro def gen[T]: ProtobufField[T]
        13. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        14. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        15. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        16. def join[T](caseClass: CaseClass[Typeclass, T]): ProtobufField[T]
        17. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        18. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        19. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        20. implicit val pfBoolean: ProtobufField[Boolean]
        21. implicit val pfByteArray: ProtobufField[Array[Byte]]
        22. implicit val pfByteString: ProtobufField[ByteString]
        23. implicit val pfDouble: ProtobufField[Double]
        24. implicit val pfFloat: ProtobufField[Float]
        25. implicit val pfInt: ProtobufField[Int]
        26. implicit def pfIterable[T, C[_]](implicit f: ProtobufField[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): ProtobufField[C[T]]
        27. implicit val pfLong: ProtobufField[Long]
        28. implicit def pfOption[T](implicit f: ProtobufField[T]): ProtobufField[Option[T]]
        29. implicit val pfString: ProtobufField[String]
        30. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): ProtobufField[T]
        31. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        32. def toString(): String
          Definition Classes
          AnyRef → Any
        33. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        34. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        35. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object ProtobufField extends Serializable

        Source
        ProtobufType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ProtobufField
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. sealed trait Aux[T, From, To] extends ProtobufField[T]
        2. class FromWord[T] extends AnyRef
        3. sealed trait Record[T] extends Aux[T, Message, Message]
        4. type Typeclass[T] = ProtobufField[T]

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](implicit f: ProtobufField[T]): ProtobufField[T]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. implicit def enum[T, E <: Enum[E] with ProtocolMessageEnum](implicit et: EnumType[T], ct: ClassTag[E]): ProtobufField[T]
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. def from[T]: FromWord[T]
        12. implicit macro def gen[T]: ProtobufField[T]
        13. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        14. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        15. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        16. def join[T](caseClass: CaseClass[Typeclass, T]): ProtobufField[T]
        17. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        18. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        19. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        20. implicit val pfBoolean: ProtobufField[Boolean]
        21. implicit val pfByteArray: ProtobufField[Array[Byte]]
        22. implicit val pfByteString: ProtobufField[ByteString]
        23. implicit val pfDouble: ProtobufField[Double]
        24. implicit val pfFloat: ProtobufField[Float]
        25. implicit val pfInt: ProtobufField[Int]
        26. implicit def pfIterable[T, C[_]](implicit f: ProtobufField[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): ProtobufField[C[T]]
        27. implicit val pfLong: ProtobufField[Long]
        28. implicit def pfOption[T](implicit f: ProtobufField[T]): ProtobufField[Option[T]]
        29. implicit val pfString: ProtobufField[String]
        30. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): ProtobufField[T]
        31. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        32. def toString(): String
          Definition Classes
          AnyRef → Any
        33. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        34. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        35. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/protobuf/ProtobufField.html b/api/magnolify/protobuf/ProtobufField.html index 63f45422..c3d899e2 100644 --- a/api/magnolify/protobuf/ProtobufField.html +++ b/api/magnolify/protobuf/ProtobufField.html @@ -1,2 +1,2 @@

        Packages

        sealed trait ProtobufField[T] extends Serializable

        Source
        ProtobufType.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ProtobufField
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. abstract type FromT
        2. abstract type ToT

        Abstract Value Members

        1. abstract val default: Option[T]
        2. abstract def from(v: FromT)(cm: CaseMapper): T
        3. abstract def to(v: T, b: Builder)(cm: CaseMapper): ToT

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def checkDefaults(descriptor: Descriptor)(cm: CaseMapper): Unit
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. def fromAny(v: Any)(cm: CaseMapper): T
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        sealed trait ProtobufField[T] extends Serializable

        Source
        ProtobufType.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ProtobufField
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. abstract type FromT
        2. abstract type ToT

        Abstract Value Members

        1. abstract val default: Option[T]
        2. abstract def from(v: FromT)(cm: CaseMapper): T
        3. abstract def to(v: T, b: Builder)(cm: CaseMapper): ToT

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def checkDefaults(descriptor: Descriptor)(cm: CaseMapper): Unit
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. def fromAny(v: Any)(cm: CaseMapper): T
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/protobuf/ProtobufType$.html b/api/magnolify/protobuf/ProtobufType$.html index b237dff6..019d0461 100644 --- a/api/magnolify/protobuf/ProtobufType$.html +++ b/api/magnolify/protobuf/ProtobufType$.html @@ -1,2 +1,2 @@

        Packages

        object ProtobufType extends Serializable

        Source
        ProtobufType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ProtobufType
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T, MsgT <: Message](cm: CaseMapper)(implicit f: ProtobufField[T], ct: ClassTag[MsgT]): ProtobufType[T, MsgT]
        5. implicit def apply[T, MsgT <: Message](implicit arg0: ProtobufField[T], arg1: ClassTag[MsgT]): ProtobufType[T, MsgT]
        6. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object ProtobufType extends Serializable

        Source
        ProtobufType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ProtobufType
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T, MsgT <: Message](cm: CaseMapper)(implicit f: ProtobufField[T], ct: ClassTag[MsgT]): ProtobufType[T, MsgT]
        5. implicit def apply[T, MsgT <: Message](implicit arg0: ProtobufField[T], arg1: ClassTag[MsgT]): ProtobufType[T, MsgT]
        6. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/protobuf/ProtobufType.html b/api/magnolify/protobuf/ProtobufType.html index 233e2d43..fe3a25c6 100644 --- a/api/magnolify/protobuf/ProtobufType.html +++ b/api/magnolify/protobuf/ProtobufType.html @@ -1,2 +1,2 @@

        Packages

        sealed trait ProtobufType[T, MsgT <: Message] extends Converter[T, MsgT, MsgT]

        Source
        ProtobufType.scala
        Linear Supertypes
        Converter[T, MsgT, MsgT], Serializable, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ProtobufType
        2. Converter
        3. Serializable
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def from(v: MsgT): T
          Definition Classes
          Converter
        2. abstract def to(v: T): MsgT
          Definition Classes
          Converter

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply(t: T): MsgT
        5. def apply(r: MsgT): T
        6. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Converter[T, MsgT, MsgT]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        sealed trait ProtobufType[T, MsgT <: Message] extends Converter[T, MsgT, MsgT]

        Source
        ProtobufType.scala
        Linear Supertypes
        Converter[T, MsgT, MsgT], Serializable, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ProtobufType
        2. Converter
        3. Serializable
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def from(v: MsgT): T
          Definition Classes
          Converter
        2. abstract def to(v: T): MsgT
          Definition Classes
          Converter

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply(t: T): MsgT
        5. def apply(r: MsgT): T
        6. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Converter[T, MsgT, MsgT]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/refined/index.html b/api/magnolify/refined/index.html index 71d316c0..35df152c 100644 --- a/api/magnolify/refined/index.html +++ b/api/magnolify/refined/index.html @@ -1,2 +1,2 @@

        Packages

        p

        magnolify

        refined

        package refined

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. refined
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. object avro
        2. object bigquery
        3. object bigtable
        4. object datastore
        5. object guava
        6. object protobuf
        7. object tensorflow

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        p

        magnolify

        refined

        package refined

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. refined
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. object avro
        2. object bigquery
        3. object bigtable
        4. object datastore
        5. object guava
        6. object protobuf
        7. object tensorflow

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/refined/package$$avro$.html b/api/magnolify/refined/package$$avro$.html index c11a78f9..75b0416b 100644 --- a/api/magnolify/refined/package$$avro$.html +++ b/api/magnolify/refined/package$$avro$.html @@ -1,2 +1,2 @@

        Packages

        object avro

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. avro
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refinedAvro[T, P](implicit arg0: AvroField[T], v: Validate[T, P]): AvroField[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object avro

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. avro
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refinedAvro[T, P](implicit arg0: AvroField[T], v: Validate[T, P]): AvroField[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/refined/package$$bigquery$.html b/api/magnolify/refined/package$$bigquery$.html index 6cac85c0..a1803688 100644 --- a/api/magnolify/refined/package$$bigquery$.html +++ b/api/magnolify/refined/package$$bigquery$.html @@ -1,2 +1,2 @@

        Packages

        object bigquery

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. bigquery
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refinedTableRow[T, P](implicit arg0: TableRowField[T], v: Validate[T, P]): TableRowField[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object bigquery

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. bigquery
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refinedTableRow[T, P](implicit arg0: TableRowField[T], v: Validate[T, P]): TableRowField[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/refined/package$$bigtable$.html b/api/magnolify/refined/package$$bigtable$.html index 94e73bb8..b75adc5b 100644 --- a/api/magnolify/refined/package$$bigtable$.html +++ b/api/magnolify/refined/package$$bigtable$.html @@ -1,2 +1,2 @@

        Packages

        object bigtable

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. bigtable
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refinedBigtable[T, P](implicit arg0: Primitive[T], v: Validate[T, P]): Primitive[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object bigtable

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. bigtable
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refinedBigtable[T, P](implicit arg0: Primitive[T], v: Validate[T, P]): Primitive[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/refined/package$$datastore$.html b/api/magnolify/refined/package$$datastore$.html index b50f96db..7cae6d94 100644 --- a/api/magnolify/refined/package$$datastore$.html +++ b/api/magnolify/refined/package$$datastore$.html @@ -1,2 +1,2 @@

        Packages

        object datastore

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. datastore
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refinedEntity[T, P](implicit arg0: EntityField[T], v: Validate[T, P]): EntityField[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object datastore

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. datastore
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refinedEntity[T, P](implicit arg0: EntityField[T], v: Validate[T, P]): EntityField[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/refined/package$$guava$.html b/api/magnolify/refined/package$$guava$.html index fb79c1ab..a552485b 100644 --- a/api/magnolify/refined/package$$guava$.html +++ b/api/magnolify/refined/package$$guava$.html @@ -1,2 +1,2 @@

        Packages

        object guava

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. guava
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refineFunnel[T, P](implicit f: Funnel[T]): Funnel[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object guava

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. guava
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refineFunnel[T, P](implicit f: Funnel[T]): Funnel[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/refined/package$$protobuf$.html b/api/magnolify/refined/package$$protobuf$.html index 58a8caba..f855a46b 100644 --- a/api/magnolify/refined/package$$protobuf$.html +++ b/api/magnolify/refined/package$$protobuf$.html @@ -1,2 +1,2 @@

        Packages

        object protobuf

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. protobuf
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refinedProtobuf[T, P](implicit arg0: ProtobufField[T], v: Validate[T, P]): ProtobufField[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object protobuf

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. protobuf
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refinedProtobuf[T, P](implicit arg0: ProtobufField[T], v: Validate[T, P]): ProtobufField[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/refined/package$$tensorflow$.html b/api/magnolify/refined/package$$tensorflow$.html index e28b951b..7af5fc90 100644 --- a/api/magnolify/refined/package$$tensorflow$.html +++ b/api/magnolify/refined/package$$tensorflow$.html @@ -1,2 +1,2 @@

        Packages

        object tensorflow

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. tensorflow
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refinedExample[T, P](implicit arg0: Primitive[T], v: Validate[T, P]): Primitive[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object tensorflow

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. tensorflow
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. implicit def refinedExample[T, P](implicit arg0: Primitive[T], v: Validate[T, P]): Primitive[Refined[T, P]]
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$$Fallback$$NoFallback$.html b/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$$Fallback$$NoFallback$.html index be28f7ac..a54de32b 100644 --- a/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$$Fallback$$NoFallback$.html +++ b/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$$Fallback$$NoFallback$.html @@ -1,2 +1,2 @@

        Packages

        object NoFallback extends Fallback[Nothing]

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. NoFallback
        2. Fallback
        3. Serializable
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. def get: Gen[Nothing]
          Definition Classes
          NoFallbackFallback
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Fallback[Nothing]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../../';

        Packages

        object NoFallback extends Fallback[Nothing]

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. NoFallback
        2. Fallback
        3. Serializable
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. def get: Gen[Nothing]
          Definition Classes
          NoFallbackFallback
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Fallback[Nothing]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$$Fallback$.html b/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$$Fallback$.html index 60fe3d38..b2d0686b 100644 --- a/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$$Fallback$.html +++ b/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$$Fallback$.html @@ -1,2 +1,2 @@

        Packages

        object Fallback extends Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Fallback
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](implicit arb: Arbitrary[T]): Fallback[T]
        5. def apply[T](v: T): Fallback[T]
        6. def apply[T](g: Gen[T]): Fallback[T]
        7. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        8. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        9. implicit def defaultFallback[T]: Fallback[T]
        10. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        11. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        12. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        13. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        14. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        15. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        16. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        17. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        18. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        19. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        20. def toString(): String
          Definition Classes
          AnyRef → Any
        21. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()
        24. object NoFallback extends Fallback[Nothing]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../../';

        Packages

        object Fallback extends Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Fallback
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](implicit arb: Arbitrary[T]): Fallback[T]
        5. def apply[T](v: T): Fallback[T]
        6. def apply[T](g: Gen[T]): Fallback[T]
        7. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        8. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        9. implicit def defaultFallback[T]: Fallback[T]
        10. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        11. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        12. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        13. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        14. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        15. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        16. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        17. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        18. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        19. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        20. def toString(): String
          Definition Classes
          AnyRef → Any
        21. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()
        24. object NoFallback extends Fallback[Nothing]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$$Fallback.html b/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$$Fallback.html index 2db78b52..41c1b481 100644 --- a/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$$Fallback.html +++ b/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$$Fallback.html @@ -1,2 +1,2 @@

        Packages

        sealed trait Fallback[+T] extends Serializable

        Source
        ArbitraryDerivation.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Fallback
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def get: Gen[T]

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../../';

        Packages

        sealed trait Fallback[+T] extends Serializable

        Source
        ArbitraryDerivation.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Fallback
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def get: Gen[T]

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$.html b/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$.html index fffed6cd..e384343c 100644 --- a/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$.html +++ b/api/magnolify/scalacheck/semiauto/ArbitraryDerivation$.html @@ -1,2 +1,2 @@

        Packages

        o

        magnolify.scalacheck.semiauto

        ArbitraryDerivation

        object ArbitraryDerivation

        Source
        ArbitraryDerivation.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ArbitraryDerivation
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. sealed trait Fallback[+T] extends Serializable
        2. type Typeclass[T] = Arbitrary[T]

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. implicit macro def apply[T]: Typeclass[T]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. def join[T](caseClass: CaseClass[Typeclass, T])(implicit arg0: Fallback[T]): Typeclass[T]
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Fallback[T]): Typeclass[T]
        18. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        19. def toString(): String
          Definition Classes
          AnyRef → Any
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()
        23. object Fallback extends Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../../';

        Packages

        o

        magnolify.scalacheck.semiauto

        ArbitraryDerivation

        object ArbitraryDerivation

        Source
        ArbitraryDerivation.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ArbitraryDerivation
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. sealed trait Fallback[+T] extends Serializable
        2. type Typeclass[T] = Arbitrary[T]

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. implicit macro def apply[T]: Typeclass[T]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. def join[T](caseClass: CaseClass[Typeclass, T])(implicit arg0: Fallback[T]): Typeclass[T]
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Fallback[T]): Typeclass[T]
        18. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        19. def toString(): String
          Definition Classes
          AnyRef → Any
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()
        23. object Fallback extends Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/scalacheck/semiauto/CogenDerivation$.html b/api/magnolify/scalacheck/semiauto/CogenDerivation$.html index e0bc9f3b..68aee79d 100644 --- a/api/magnolify/scalacheck/semiauto/CogenDerivation$.html +++ b/api/magnolify/scalacheck/semiauto/CogenDerivation$.html @@ -1,2 +1,2 @@

        Packages

        object CogenDerivation

        Source
        CogenDerivation.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. CogenDerivation
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type Typeclass[T] = Cogen[T]

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. implicit macro def apply[T]: Typeclass[T]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. def join[T](caseClass: ReadOnlyCaseClass[Typeclass, T]): Typeclass[T]
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
        18. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        19. def toString(): String
          Definition Classes
          AnyRef → Any
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../../';

        Packages

        object CogenDerivation

        Source
        CogenDerivation.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. CogenDerivation
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type Typeclass[T] = Cogen[T]

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. implicit macro def apply[T]: Typeclass[T]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. def join[T](caseClass: ReadOnlyCaseClass[Typeclass, T]): Typeclass[T]
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
        18. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        19. def toString(): String
          Definition Classes
          AnyRef → Any
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/AnnotationType$.html b/api/magnolify/shared/AnnotationType$.html index d6fc2056..148f6f6f 100644 --- a/api/magnolify/shared/AnnotationType$.html +++ b/api/magnolify/shared/AnnotationType$.html @@ -1,2 +1,2 @@

        object AnnotationType extends AnnotationTypeCompanionMacros with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. AnnotationType
        2. Serializable
        3. AnnotationTypeCompanionMacros
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](implicit et: AnnotationType[T]): AnnotationType[T]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. implicit macro def gen[T]: AnnotationType[T]
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        object AnnotationType extends AnnotationTypeCompanionMacros with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. AnnotationType
        2. Serializable
        3. AnnotationTypeCompanionMacros
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](implicit et: AnnotationType[T]): AnnotationType[T]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. implicit macro def gen[T]: AnnotationType[T]
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/AnnotationType.html b/api/magnolify/shared/AnnotationType.html index 90cdc77a..7caf16d1 100644 --- a/api/magnolify/shared/AnnotationType.html +++ b/api/magnolify/shared/AnnotationType.html @@ -1,2 +1,2 @@

        final case class AnnotationType[T](annotations: List[Any]) extends Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. AnnotationType
        2. Serializable
        3. Product
        4. Equals
        5. AnyRef
        6. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new AnnotationType(annotations: List[Any])

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. val annotations: List[Any]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementNames: Iterator[String]
          Definition Classes
          Product
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        17. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        final case class AnnotationType[T](annotations: List[Any]) extends Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. AnnotationType
        2. Serializable
        3. Product
        4. Equals
        5. AnyRef
        6. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new AnnotationType(annotations: List[Any])

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. val annotations: List[Any]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementNames: Iterator[String]
          Definition Classes
          Product
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        17. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/AnnotationTypeCompanionMacros.html b/api/magnolify/shared/AnnotationTypeCompanionMacros.html index 6b99c177..ca1e95af 100644 --- a/api/magnolify/shared/AnnotationTypeCompanionMacros.html +++ b/api/magnolify/shared/AnnotationTypeCompanionMacros.html @@ -1,2 +1,2 @@
        t

        magnolify.shared

        AnnotationTypeCompanionMacros

        trait AnnotationTypeCompanionMacros extends AnyRef

        Source
        AnnotationTypeMacros.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. AnnotationTypeCompanionMacros
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. implicit macro def gen[T]: AnnotationType[T]
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';
        t

        magnolify.shared

        AnnotationTypeCompanionMacros

        trait AnnotationTypeCompanionMacros extends AnyRef

        Source
        AnnotationTypeMacros.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. AnnotationTypeCompanionMacros
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. implicit macro def gen[T]: AnnotationType[T]
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/AnnotationTypeMacros$.html b/api/magnolify/shared/AnnotationTypeMacros$.html index 35f5875f..a964676e 100644 --- a/api/magnolify/shared/AnnotationTypeMacros$.html +++ b/api/magnolify/shared/AnnotationTypeMacros$.html @@ -1,2 +1,2 @@
        o

        magnolify.shared

        AnnotationTypeMacros

        object AnnotationTypeMacros

        Source
        AnnotationTypeMacros.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. AnnotationTypeMacros
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def annotationTypeMacro[T](c: Context)(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[T]): scala.reflect.macros.whitebox.Context.Tree
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';
        o

        magnolify.shared

        AnnotationTypeMacros

        object AnnotationTypeMacros

        Source
        AnnotationTypeMacros.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. AnnotationTypeMacros
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def annotationTypeMacro[T](c: Context)(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[T]): scala.reflect.macros.whitebox.Context.Tree
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/CaseMapper$.html b/api/magnolify/shared/CaseMapper$.html index bbc8b723..e73d31c0 100644 --- a/api/magnolify/shared/CaseMapper$.html +++ b/api/magnolify/shared/CaseMapper$.html @@ -1,2 +1,2 @@

        object CaseMapper extends Serializable

        Source
        CaseMapper.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. CaseMapper
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply(f: (String) => String): CaseMapper
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. val identity: CaseMapper
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        object CaseMapper extends Serializable

        Source
        CaseMapper.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. CaseMapper
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply(f: (String) => String): CaseMapper
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. val identity: CaseMapper
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/CaseMapper.html b/api/magnolify/shared/CaseMapper.html index 24f91877..e305eca7 100644 --- a/api/magnolify/shared/CaseMapper.html +++ b/api/magnolify/shared/CaseMapper.html @@ -1,2 +1,2 @@

        sealed trait CaseMapper extends Serializable

        Source
        CaseMapper.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. CaseMapper
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def map(label: String): String
        2. abstract val uuid: UUID

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        sealed trait CaseMapper extends Serializable

        Source
        CaseMapper.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. CaseMapper
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def map(label: String): String
        2. abstract val uuid: UUID

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/Converter.html b/api/magnolify/shared/Converter.html index a8e982b5..7a4eaa11 100644 --- a/api/magnolify/shared/Converter.html +++ b/api/magnolify/shared/Converter.html @@ -1,2 +1,2 @@

        trait Converter[T, Reader, Writer] extends Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Converter
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def from(v: Reader): T
        2. abstract def to(v: T): Writer

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        trait Converter[T, Reader, Writer] extends Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Converter
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def from(v: Reader): T
        2. abstract def to(v: T): Writer

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/Decimal$.html b/api/magnolify/shared/Decimal$.html index e56ebc29..9eaa7f50 100644 --- a/api/magnolify/shared/Decimal$.html +++ b/api/magnolify/shared/Decimal$.html @@ -1,2 +1,2 @@

        object Decimal

        Source
        Decimal.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Decimal
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. def fromBytes(ba: Array[Byte], precision: Int, scale: Int): BigDecimal
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toBytes(bd: BigDecimal, precision: Int, scale: Int): Array[Byte]
        18. def toFixed(bd: BigDecimal, precision: Int, scale: Int, length: Int): Array[Byte]
        19. def toString(): String
          Definition Classes
          AnyRef → Any
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        object Decimal

        Source
        Decimal.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Decimal
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. def fromBytes(ba: Array[Byte], precision: Int, scale: Int): BigDecimal
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toBytes(bd: BigDecimal, precision: Int, scale: Int): Array[Byte]
        18. def toFixed(bd: BigDecimal, precision: Int, scale: Int, length: Int): Array[Byte]
        19. def toString(): String
          Definition Classes
          AnyRef → Any
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/EnumType$.html b/api/magnolify/shared/EnumType$.html index 6d5e9052..9f1c0ae4 100644 --- a/api/magnolify/shared/EnumType$.html +++ b/api/magnolify/shared/EnumType$.html @@ -1,2 +1,2 @@

        object EnumType extends EnumTypeCompanionMacros with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumType
        2. Serializable
        3. EnumTypeCompanionMacros
        4. EnumTypeCompanionLowPrioMacros
        5. EnumTypeDerivation
        6. AnyRef
        7. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type Typeclass[T] = EnumType[T]
          Definition Classes
          EnumTypeDerivation
        2. trait EnumValue[T] extends AnyRef
          Definition Classes
          EnumTypeDerivation
          Annotations
          @implicitNotFound()

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](cm: CaseMapper)(implicit et: EnumType[T]): EnumType[T]
        5. def apply[T](implicit et: EnumType[T]): EnumType[T]
        6. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. def create[T](_name: String, _namespace: String, _values: List[String], _annotations: List[Any], f: (String) => T): EnumType[T]
        9. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        10. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        11. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        12. implicit macro def gen[T]: EnumType[T]
        13. implicit macro def genEnumValue[T]: EnumValue[T]
          Definition Classes
          EnumTypeDerivation
        14. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        15. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        16. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        17. implicit def javaEnumType[T <: Enum[T]](implicit ct: ClassTag[T]): EnumType[T]
        18. def join[T](caseClass: CaseClass[Typeclass, T])(implicit arg0: EnumValue[T]): Typeclass[T]
          Definition Classes
          EnumTypeDerivation
          Annotations
          @nowarn()
        19. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        20. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        21. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        22. implicit macro def scalaEnumType[T <: Value](implicit arg0: AnnotationType[T]): EnumType[T]
          Definition Classes
          EnumTypeCompanionMacros
        23. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
          Definition Classes
          EnumTypeDerivation
        24. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        25. def toString(): String
          Definition Classes
          AnyRef → Any
        26. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        27. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        28. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from EnumTypeDerivation

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        object EnumType extends EnumTypeCompanionMacros with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumType
        2. Serializable
        3. EnumTypeCompanionMacros
        4. EnumTypeCompanionLowPrioMacros
        5. EnumTypeDerivation
        6. AnyRef
        7. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type Typeclass[T] = EnumType[T]
          Definition Classes
          EnumTypeDerivation
        2. trait EnumValue[T] extends AnyRef
          Definition Classes
          EnumTypeDerivation
          Annotations
          @implicitNotFound()

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](cm: CaseMapper)(implicit et: EnumType[T]): EnumType[T]
        5. def apply[T](implicit et: EnumType[T]): EnumType[T]
        6. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. def create[T](_name: String, _namespace: String, _values: List[String], _annotations: List[Any], f: (String) => T): EnumType[T]
        9. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        10. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        11. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        12. implicit macro def gen[T]: EnumType[T]
        13. implicit macro def genEnumValue[T]: EnumValue[T]
          Definition Classes
          EnumTypeDerivation
        14. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        15. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        16. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        17. implicit def javaEnumType[T <: Enum[T]](implicit ct: ClassTag[T]): EnumType[T]
        18. def join[T](caseClass: CaseClass[Typeclass, T])(implicit arg0: EnumValue[T]): Typeclass[T]
          Definition Classes
          EnumTypeDerivation
          Annotations
          @nowarn()
        19. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        20. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        21. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        22. implicit macro def scalaEnumType[T <: Value](implicit arg0: AnnotationType[T]): EnumType[T]
          Definition Classes
          EnumTypeCompanionMacros
        23. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
          Definition Classes
          EnumTypeDerivation
        24. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        25. def toString(): String
          Definition Classes
          AnyRef → Any
        26. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        27. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        28. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from EnumTypeDerivation

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/EnumType.html b/api/magnolify/shared/EnumType.html index e0693f55..aec285a6 100644 --- a/api/magnolify/shared/EnumType.html +++ b/api/magnolify/shared/EnumType.html @@ -1,2 +1,2 @@

        sealed trait EnumType[T] extends Serializable

        Self Type
        EnumType[T]
        Source
        EnumType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumType
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract val annotations: List[Any]
        2. abstract def from(v: String): T
        3. abstract val name: String
        4. abstract val namespace: String
        5. abstract def to(v: T): String
        6. abstract val valueSet: Set[String]
        7. abstract val values: List[String]

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. def map(cm: CaseMapper): EnumType[T]
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        sealed trait EnumType[T] extends Serializable

        Self Type
        EnumType[T]
        Source
        EnumType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumType
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract val annotations: List[Any]
        2. abstract def from(v: String): T
        3. abstract val name: String
        4. abstract val namespace: String
        5. abstract def to(v: T): String
        6. abstract val valueSet: Set[String]
        7. abstract val values: List[String]

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. def map(cm: CaseMapper): EnumType[T]
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/EnumTypeCompanionLowPrioMacros.html b/api/magnolify/shared/EnumTypeCompanionLowPrioMacros.html index d2f798f9..c3e1cf6f 100644 --- a/api/magnolify/shared/EnumTypeCompanionLowPrioMacros.html +++ b/api/magnolify/shared/EnumTypeCompanionLowPrioMacros.html @@ -1,2 +1,2 @@
        t

        magnolify.shared

        EnumTypeCompanionLowPrioMacros

        trait EnumTypeCompanionLowPrioMacros extends EnumTypeDerivation

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumTypeCompanionLowPrioMacros
        2. EnumTypeDerivation
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type Typeclass[T] = EnumType[T]
          Definition Classes
          EnumTypeDerivation
        2. trait EnumValue[T] extends AnyRef
          Definition Classes
          EnumTypeDerivation
          Annotations
          @implicitNotFound()

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. implicit macro def gen[T]: EnumType[T]
        10. implicit macro def genEnumValue[T]: EnumValue[T]
          Definition Classes
          EnumTypeDerivation
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. def join[T](caseClass: CaseClass[Typeclass, T])(implicit arg0: EnumValue[T]): Typeclass[T]
          Definition Classes
          EnumTypeDerivation
          Annotations
          @nowarn()
        15. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        16. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        18. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
          Definition Classes
          EnumTypeDerivation
        19. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        20. def toString(): String
          Definition Classes
          AnyRef → Any
        21. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from EnumTypeDerivation

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';
        t

        magnolify.shared

        EnumTypeCompanionLowPrioMacros

        trait EnumTypeCompanionLowPrioMacros extends EnumTypeDerivation

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumTypeCompanionLowPrioMacros
        2. EnumTypeDerivation
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type Typeclass[T] = EnumType[T]
          Definition Classes
          EnumTypeDerivation
        2. trait EnumValue[T] extends AnyRef
          Definition Classes
          EnumTypeDerivation
          Annotations
          @implicitNotFound()

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. implicit macro def gen[T]: EnumType[T]
        10. implicit macro def genEnumValue[T]: EnumValue[T]
          Definition Classes
          EnumTypeDerivation
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. def join[T](caseClass: CaseClass[Typeclass, T])(implicit arg0: EnumValue[T]): Typeclass[T]
          Definition Classes
          EnumTypeDerivation
          Annotations
          @nowarn()
        15. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        16. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        18. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
          Definition Classes
          EnumTypeDerivation
        19. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        20. def toString(): String
          Definition Classes
          AnyRef → Any
        21. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from EnumTypeDerivation

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/EnumTypeCompanionMacros.html b/api/magnolify/shared/EnumTypeCompanionMacros.html index ccab4e8e..a7470482 100644 --- a/api/magnolify/shared/EnumTypeCompanionMacros.html +++ b/api/magnolify/shared/EnumTypeCompanionMacros.html @@ -1,2 +1,2 @@
        t

        magnolify.shared

        EnumTypeCompanionMacros

        trait EnumTypeCompanionMacros extends EnumTypeCompanionLowPrioMacros

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumTypeCompanionMacros
        2. EnumTypeCompanionLowPrioMacros
        3. EnumTypeDerivation
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type Typeclass[T] = EnumType[T]
          Definition Classes
          EnumTypeDerivation
        2. trait EnumValue[T] extends AnyRef
          Definition Classes
          EnumTypeDerivation
          Annotations
          @implicitNotFound()

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. implicit macro def gen[T]: EnumType[T]
        10. implicit macro def genEnumValue[T]: EnumValue[T]
          Definition Classes
          EnumTypeDerivation
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. def join[T](caseClass: CaseClass[Typeclass, T])(implicit arg0: EnumValue[T]): Typeclass[T]
          Definition Classes
          EnumTypeDerivation
          Annotations
          @nowarn()
        15. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        16. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        18. implicit macro def scalaEnumType[T <: Value](implicit arg0: AnnotationType[T]): EnumType[T]
        19. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
          Definition Classes
          EnumTypeDerivation
        20. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        21. def toString(): String
          Definition Classes
          AnyRef → Any
        22. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        24. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from EnumTypeDerivation

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';
        t

        magnolify.shared

        EnumTypeCompanionMacros

        trait EnumTypeCompanionMacros extends EnumTypeCompanionLowPrioMacros

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumTypeCompanionMacros
        2. EnumTypeCompanionLowPrioMacros
        3. EnumTypeDerivation
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type Typeclass[T] = EnumType[T]
          Definition Classes
          EnumTypeDerivation
        2. trait EnumValue[T] extends AnyRef
          Definition Classes
          EnumTypeDerivation
          Annotations
          @implicitNotFound()

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. implicit macro def gen[T]: EnumType[T]
        10. implicit macro def genEnumValue[T]: EnumValue[T]
          Definition Classes
          EnumTypeDerivation
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. def join[T](caseClass: CaseClass[Typeclass, T])(implicit arg0: EnumValue[T]): Typeclass[T]
          Definition Classes
          EnumTypeDerivation
          Annotations
          @nowarn()
        15. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        16. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        18. implicit macro def scalaEnumType[T <: Value](implicit arg0: AnnotationType[T]): EnumType[T]
        19. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
          Definition Classes
          EnumTypeDerivation
        20. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        21. def toString(): String
          Definition Classes
          AnyRef → Any
        22. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        24. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from EnumTypeDerivation

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/EnumTypeDerivation$EnumValue.html b/api/magnolify/shared/EnumTypeDerivation$EnumValue.html index c82132bc..f8d8f1fa 100644 --- a/api/magnolify/shared/EnumTypeDerivation$EnumValue.html +++ b/api/magnolify/shared/EnumTypeDerivation$EnumValue.html @@ -1,2 +1,2 @@

        Packages

        trait EnumValue[T] extends AnyRef

        Annotations
        @implicitNotFound()
        Source
        EnumTypeDerivation.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumValue
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        trait EnumValue[T] extends AnyRef

        Annotations
        @implicitNotFound()
        Source
        EnumTypeDerivation.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumValue
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/EnumTypeDerivation.html b/api/magnolify/shared/EnumTypeDerivation.html index d018668a..84054a33 100644 --- a/api/magnolify/shared/EnumTypeDerivation.html +++ b/api/magnolify/shared/EnumTypeDerivation.html @@ -1,2 +1,2 @@
        t

        magnolify.shared

        EnumTypeDerivation

        trait EnumTypeDerivation extends AnyRef

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumTypeDerivation
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. trait EnumValue[T] extends AnyRef
          Annotations
          @implicitNotFound()
        2. type Typeclass[T] = EnumType[T]

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. implicit macro def genEnumValue[T]: EnumValue[T]
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. def join[T](caseClass: CaseClass[Typeclass, T])(implicit arg0: EnumValue[T]): Typeclass[T]
          Annotations
          @nowarn()
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
        18. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        19. def toString(): String
          Definition Classes
          AnyRef → Any
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';
        t

        magnolify.shared

        EnumTypeDerivation

        trait EnumTypeDerivation extends AnyRef

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumTypeDerivation
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. trait EnumValue[T] extends AnyRef
          Annotations
          @implicitNotFound()
        2. type Typeclass[T] = EnumType[T]

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. implicit macro def genEnumValue[T]: EnumValue[T]
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. def join[T](caseClass: CaseClass[Typeclass, T])(implicit arg0: EnumValue[T]): Typeclass[T]
          Annotations
          @nowarn()
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. def split[T](sealedTrait: SealedTrait[Typeclass, T]): Typeclass[T]
        18. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        19. def toString(): String
          Definition Classes
          AnyRef → Any
        20. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/EnumTypeMacros$.html b/api/magnolify/shared/EnumTypeMacros$.html index 35040f55..ad32f3a2 100644 --- a/api/magnolify/shared/EnumTypeMacros$.html +++ b/api/magnolify/shared/EnumTypeMacros$.html @@ -1,2 +1,2 @@
        o

        magnolify.shared

        EnumTypeMacros

        object EnumTypeMacros

        Source
        EnumTypeMacros.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumTypeMacros
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. def genEnumValueMacro[T](c: Context)(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[T]): scala.reflect.macros.whitebox.Context.Tree
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. def scalaEnumTypeMacro[T](c: Context)(annotations: scala.reflect.macros.whitebox.Context.Expr[AnnotationType[T]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[T]): scala.reflect.macros.whitebox.Context.Tree
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';
        o

        magnolify.shared

        EnumTypeMacros

        object EnumTypeMacros

        Source
        EnumTypeMacros.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. EnumTypeMacros
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. def genEnumValueMacro[T](c: Context)(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[T]): scala.reflect.macros.whitebox.Context.Tree
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. def scalaEnumTypeMacro[T](c: Context)(annotations: scala.reflect.macros.whitebox.Context.Expr[AnnotationType[T]])(implicit arg0: scala.reflect.macros.whitebox.Context.WeakTypeTag[T]): scala.reflect.macros.whitebox.Context.Tree
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/ReflectionUtils$.html b/api/magnolify/shared/ReflectionUtils$.html index de97e96d..ad2badf9 100644 --- a/api/magnolify/shared/ReflectionUtils$.html +++ b/api/magnolify/shared/ReflectionUtils$.html @@ -1,2 +1,2 @@
        o

        magnolify.shared

        ReflectionUtils

        object ReflectionUtils

        Source
        ReflectionUtils.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ReflectionUtils
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. def name[T](implicit ct: ClassTag[T]): String
        13. def namespace[T](implicit ct: ClassTag[T]): String
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';
        o

        magnolify.shared

        ReflectionUtils

        object ReflectionUtils

        Source
        ReflectionUtils.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ReflectionUtils
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. def name[T](implicit ct: ClassTag[T]): String
        13. def namespace[T](implicit ct: ClassTag[T]): String
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/UnsafeEnum$$Known.html b/api/magnolify/shared/UnsafeEnum$$Known.html index 8545266f..28c03284 100644 --- a/api/magnolify/shared/UnsafeEnum$$Known.html +++ b/api/magnolify/shared/UnsafeEnum$$Known.html @@ -1,2 +1,2 @@

        Packages

        case class Known[T](value: T) extends UnsafeEnum[T] with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Known
        2. Serializable
        3. Product
        4. Equals
        5. UnsafeEnum
        6. AnyRef
        7. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Known(value: T)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        8. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        9. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        10. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        11. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        12. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. def productElementNames: Iterator[String]
          Definition Classes
          Product
        14. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        15. val value: T
        16. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        17. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from UnsafeEnum[T]

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case class Known[T](value: T) extends UnsafeEnum[T] with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Known
        2. Serializable
        3. Product
        4. Equals
        5. UnsafeEnum
        6. AnyRef
        7. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Known(value: T)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        8. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        9. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        10. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        11. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        12. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. def productElementNames: Iterator[String]
          Definition Classes
          Product
        14. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        15. val value: T
        16. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        17. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from UnsafeEnum[T]

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/UnsafeEnum$$Unknown.html b/api/magnolify/shared/UnsafeEnum$$Unknown.html index d29129b6..f622fde5 100644 --- a/api/magnolify/shared/UnsafeEnum$$Unknown.html +++ b/api/magnolify/shared/UnsafeEnum$$Unknown.html @@ -1,2 +1,2 @@

        Packages

        case class Unknown(value: String) extends UnsafeEnum[Nothing] with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Unknown
        2. Serializable
        3. Product
        4. Equals
        5. UnsafeEnum
        6. AnyRef
        7. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Unknown(value: String)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        8. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        9. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        10. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        11. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        12. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. def productElementNames: Iterator[String]
          Definition Classes
          Product
        14. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        15. val value: String
        16. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        17. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from UnsafeEnum[Nothing]

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case class Unknown(value: String) extends UnsafeEnum[Nothing] with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Unknown
        2. Serializable
        3. Product
        4. Equals
        5. UnsafeEnum
        6. AnyRef
        7. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Unknown(value: String)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        8. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        9. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        10. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        11. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        12. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. def productElementNames: Iterator[String]
          Definition Classes
          Product
        14. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        15. val value: String
        16. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        17. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from UnsafeEnum[Nothing]

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/UnsafeEnum$.html b/api/magnolify/shared/UnsafeEnum$.html index 8dc3639c..4d1ab8a9 100644 --- a/api/magnolify/shared/UnsafeEnum$.html +++ b/api/magnolify/shared/UnsafeEnum$.html @@ -1,2 +1,2 @@

        object UnsafeEnum

        Source
        UnsafeEnum.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. UnsafeEnum
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. case class Known[T](value: T) extends UnsafeEnum[T] with Product with Serializable
        2. case class Unknown(value: String) extends UnsafeEnum[Nothing] with Product with Serializable

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](value: T): Known[T]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. def from[T](value: String)(implicit et: EnumType[T]): UnsafeEnum[T]
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def to(value: Unknown): String
        19. def to[T](value: Known[T])(implicit et: EnumType[T]): String
        20. def to[T](value: UnsafeEnum[T])(implicit et: EnumType[T]): String
        21. def toString(): String
          Definition Classes
          AnyRef → Any
        22. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        24. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        object UnsafeEnum

        Source
        UnsafeEnum.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. UnsafeEnum
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. case class Known[T](value: T) extends UnsafeEnum[T] with Product with Serializable
        2. case class Unknown(value: String) extends UnsafeEnum[Nothing] with Product with Serializable

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](value: T): Known[T]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. def from[T](value: String)(implicit et: EnumType[T]): UnsafeEnum[T]
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def to(value: Unknown): String
        19. def to[T](value: Known[T])(implicit et: EnumType[T]): String
        20. def to[T](value: UnsafeEnum[T])(implicit et: EnumType[T]): String
        21. def toString(): String
          Definition Classes
          AnyRef → Any
        22. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        24. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/UnsafeEnum.html b/api/magnolify/shared/UnsafeEnum.html index 1621a078..047530f8 100644 --- a/api/magnolify/shared/UnsafeEnum.html +++ b/api/magnolify/shared/UnsafeEnum.html @@ -1,2 +1,2 @@

        sealed trait UnsafeEnum[+T] extends AnyRef

        Source
        UnsafeEnum.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. UnsafeEnum
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        sealed trait UnsafeEnum[+T] extends AnyRef

        Source
        UnsafeEnum.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. UnsafeEnum
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shared/doc.html b/api/magnolify/shared/doc.html index a0845bb0..a6c557c8 100644 --- a/api/magnolify/shared/doc.html +++ b/api/magnolify/shared/doc.html @@ -1,2 +1,2 @@

        class doc extends Annotation with StaticAnnotation with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. doc
        2. Serializable
        3. StaticAnnotation
        4. Annotation
        5. AnyRef
        6. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new doc(doc: String)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          doc → AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from StaticAnnotation

        Inherited from Annotation

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        class doc extends Annotation with StaticAnnotation with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. doc
        2. Serializable
        3. StaticAnnotation
        4. Annotation
        5. AnyRef
        6. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new doc(doc: String)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          doc → AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from StaticAnnotation

        Inherited from Annotation

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shims/index.html b/api/magnolify/shims/index.html index 18626c01..7d79c962 100644 --- a/api/magnolify/shims/index.html +++ b/api/magnolify/shims/index.html @@ -1,2 +1,2 @@

        Packages

        package shims

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. shims
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type FactoryCompat[-A, +C] = Factory[A, C]

        Value Members

        1. object MurmurHash3Compat

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        package shims

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. shims
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. type FactoryCompat[-A, +C] = Factory[A, C]

        Value Members

        1. object MurmurHash3Compat

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/shims/package$$MurmurHash3Compat$.html b/api/magnolify/shims/package$$MurmurHash3Compat$.html index 52805d27..206bc0ac 100644 --- a/api/magnolify/shims/package$$MurmurHash3Compat$.html +++ b/api/magnolify/shims/package$$MurmurHash3Compat$.html @@ -1,2 +1,2 @@

        Packages

        o

        magnolify.shims

        MurmurHash3Compat

        object MurmurHash3Compat

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. MurmurHash3Compat
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def seed(data: Int): Int
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        o

        magnolify.shims

        MurmurHash3Compat

        object MurmurHash3Compat

        Source
        package.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. MurmurHash3Compat
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def seed(data: Int): Int
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tensorflow/ExampleField$$FromWord.html b/api/magnolify/tensorflow/ExampleField$$FromWord.html index d488bca1..b5020d77 100644 --- a/api/magnolify/tensorflow/ExampleField$$FromWord.html +++ b/api/magnolify/tensorflow/ExampleField$$FromWord.html @@ -1,2 +1,2 @@

        Packages

        class FromWord[T] extends AnyRef

        Source
        ExampleType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. FromWord
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new FromWord()

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[U](f: (T) => U)(g: (U) => T)(implicit ef: Primitive[T]): Primitive[U]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        class FromWord[T] extends AnyRef

        Source
        ExampleType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. FromWord
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new FromWord()

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[U](f: (T) => U)(g: (U) => T)(implicit ef: Primitive[T]): Primitive[U]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tensorflow/ExampleField$$Primitive.html b/api/magnolify/tensorflow/ExampleField$$Primitive.html index 082d4b5a..719487f5 100644 --- a/api/magnolify/tensorflow/ExampleField$$Primitive.html +++ b/api/magnolify/tensorflow/ExampleField$$Primitive.html @@ -1,2 +1,2 @@

        Packages

        sealed trait Primitive[T] extends ExampleField[T]

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Primitive
        2. ExampleField
        3. Serializable
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. abstract type ValueT

        Abstract Value Members

        1. abstract def featureSchema(cm: CaseMapper): Feature
        2. abstract def fromFeature(v: Feature): List[T]
        3. abstract def toFeature(v: Iterable[T]): Feature

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def buildSchema(cm: CaseMapper): Schema
          Definition Classes
          PrimitiveExampleField
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. def get(fs: Map[String, Feature], k: String)(cm: CaseMapper): T
          Definition Classes
          PrimitiveExampleField
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. def put(f: Builder, k: String, v: T)(cm: CaseMapper): Builder
          Definition Classes
          PrimitiveExampleField
        18. def schema(cm: CaseMapper): Schema
          Definition Classes
          ExampleField
        19. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        20. def toString(): String
          Definition Classes
          AnyRef → Any
        21. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from ExampleField[T]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        sealed trait Primitive[T] extends ExampleField[T]

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Primitive
        2. ExampleField
        3. Serializable
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. abstract type ValueT

        Abstract Value Members

        1. abstract def featureSchema(cm: CaseMapper): Feature
        2. abstract def fromFeature(v: Feature): List[T]
        3. abstract def toFeature(v: Iterable[T]): Feature

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def buildSchema(cm: CaseMapper): Schema
          Definition Classes
          PrimitiveExampleField
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. def get(fs: Map[String, Feature], k: String)(cm: CaseMapper): T
          Definition Classes
          PrimitiveExampleField
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. def put(f: Builder, k: String, v: T)(cm: CaseMapper): Builder
          Definition Classes
          PrimitiveExampleField
        18. def schema(cm: CaseMapper): Schema
          Definition Classes
          ExampleField
        19. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        20. def toString(): String
          Definition Classes
          AnyRef → Any
        21. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        22. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        23. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from ExampleField[T]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tensorflow/ExampleField$$Record.html b/api/magnolify/tensorflow/ExampleField$$Record.html index 627ae3c3..6061353d 100644 --- a/api/magnolify/tensorflow/ExampleField$$Record.html +++ b/api/magnolify/tensorflow/ExampleField$$Record.html @@ -1,2 +1,2 @@

        Packages

        sealed trait Record[T] extends ExampleField[T]

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Record
        2. ExampleField
        3. Serializable
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def buildSchema(cm: CaseMapper): Schema
          Attributes
          protected
          Definition Classes
          ExampleField
        2. abstract def get(fs: Map[String, Feature], k: String)(cm: CaseMapper): T
          Definition Classes
          ExampleField
        3. abstract def put(f: Builder, k: String, v: T)(cm: CaseMapper): Builder
          Definition Classes
          ExampleField

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def schema(cm: CaseMapper): Schema
          Definition Classes
          ExampleField
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from ExampleField[T]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        sealed trait Record[T] extends ExampleField[T]

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Record
        2. ExampleField
        3. Serializable
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def buildSchema(cm: CaseMapper): Schema
          Attributes
          protected
          Definition Classes
          ExampleField
        2. abstract def get(fs: Map[String, Feature], k: String)(cm: CaseMapper): T
          Definition Classes
          ExampleField
        3. abstract def put(f: Builder, k: String, v: T)(cm: CaseMapper): Builder
          Definition Classes
          ExampleField

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def schema(cm: CaseMapper): Schema
          Definition Classes
          ExampleField
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from ExampleField[T]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tensorflow/ExampleField$.html b/api/magnolify/tensorflow/ExampleField$.html index acc75db4..13d487a6 100644 --- a/api/magnolify/tensorflow/ExampleField$.html +++ b/api/magnolify/tensorflow/ExampleField$.html @@ -1,2 +1,2 @@

        Packages

        object ExampleField extends Serializable

        Source
        ExampleType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ExampleField
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. class FromWord[T] extends AnyRef
        2. sealed trait Primitive[T] extends ExampleField[T]
        3. sealed trait Record[T] extends ExampleField[T]
        4. type Typeclass[T] = ExampleField[T]

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](implicit f: ExampleField[T]): ExampleField[T]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. implicit val efByteArray: Primitive[Array[Byte]]
        8. implicit val efByteString: Primitive[ByteString]
        9. implicit val efFloat: Primitive[Float]
        10. implicit def efIterable[T, C[_]](implicit ef: Primitive[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): ExampleField[C[T]]
        11. implicit val efLong: Primitive[Long]
        12. implicit def efOption[T](implicit ef: ExampleField[T]): ExampleField[Option[T]]
        13. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        15. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        16. def from[T]: FromWord[T]
        17. implicit macro def gen[T]: ExampleField[T]
        18. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        19. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        20. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        21. def join[T](caseClass: CaseClass[Typeclass, T]): ExampleField[T]
        22. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        23. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        24. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        25. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): ExampleField[T]
        26. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        27. def toString(): String
          Definition Classes
          AnyRef → Any
        28. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        29. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        30. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object ExampleField extends Serializable

        Source
        ExampleType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ExampleField
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. class FromWord[T] extends AnyRef
        2. sealed trait Primitive[T] extends ExampleField[T]
        3. sealed trait Record[T] extends ExampleField[T]
        4. type Typeclass[T] = ExampleField[T]

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](implicit f: ExampleField[T]): ExampleField[T]
        5. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        6. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        7. implicit val efByteArray: Primitive[Array[Byte]]
        8. implicit val efByteString: Primitive[ByteString]
        9. implicit val efFloat: Primitive[Float]
        10. implicit def efIterable[T, C[_]](implicit ef: Primitive[T], ti: (C[T]) => Iterable[T], fc: FactoryCompat[T, C[T]]): ExampleField[C[T]]
        11. implicit val efLong: Primitive[Long]
        12. implicit def efOption[T](implicit ef: ExampleField[T]): ExampleField[Option[T]]
        13. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        15. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        16. def from[T]: FromWord[T]
        17. implicit macro def gen[T]: ExampleField[T]
        18. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        19. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        20. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        21. def join[T](caseClass: CaseClass[Typeclass, T]): ExampleField[T]
        22. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        23. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        24. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        25. def split[T](sealedTrait: SealedTrait[Typeclass, T])(implicit arg0: Dispatchable[T]): ExampleField[T]
        26. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        27. def toString(): String
          Definition Classes
          AnyRef → Any
        28. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        29. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        30. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tensorflow/ExampleField.html b/api/magnolify/tensorflow/ExampleField.html index d8576629..91603fff 100644 --- a/api/magnolify/tensorflow/ExampleField.html +++ b/api/magnolify/tensorflow/ExampleField.html @@ -1,2 +1,2 @@

        Packages

        sealed trait ExampleField[T] extends Serializable

        Source
        ExampleType.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ExampleField
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def buildSchema(cm: CaseMapper): Schema
          Attributes
          protected
        2. abstract def get(fs: Map[String, Feature], k: String)(cm: CaseMapper): T
        3. abstract def put(f: Builder, k: String, v: T)(cm: CaseMapper): Builder

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def schema(cm: CaseMapper): Schema
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        sealed trait ExampleField[T] extends Serializable

        Source
        ExampleType.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ExampleField
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def buildSchema(cm: CaseMapper): Schema
          Attributes
          protected
        2. abstract def get(fs: Map[String, Feature], k: String)(cm: CaseMapper): T
        3. abstract def put(f: Builder, k: String, v: T)(cm: CaseMapper): Builder

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def schema(cm: CaseMapper): Schema
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tensorflow/ExampleType$.html b/api/magnolify/tensorflow/ExampleType$.html index 7520f29a..c028d51a 100644 --- a/api/magnolify/tensorflow/ExampleType$.html +++ b/api/magnolify/tensorflow/ExampleType$.html @@ -1,2 +1,2 @@

        Packages

        object ExampleType extends Serializable

        Source
        ExampleType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ExampleType
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](cm: CaseMapper)(implicit f: ExampleField[T]): ExampleType[T]
        5. implicit def apply[T](implicit arg0: ExampleField[T]): ExampleType[T]
        6. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        object ExampleType extends Serializable

        Source
        ExampleType.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ExampleType
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply[T](cm: CaseMapper)(implicit f: ExampleField[T]): ExampleType[T]
        5. implicit def apply[T](implicit arg0: ExampleField[T]): ExampleType[T]
        6. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tensorflow/ExampleType.html b/api/magnolify/tensorflow/ExampleType.html index 9207a098..83b873f7 100644 --- a/api/magnolify/tensorflow/ExampleType.html +++ b/api/magnolify/tensorflow/ExampleType.html @@ -1,2 +1,2 @@

        Packages

        sealed trait ExampleType[T] extends Converter[T, Map[String, Feature], Builder]

        Source
        ExampleType.scala
        Linear Supertypes
        Converter[T, Map[String, Feature], Builder], Serializable, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ExampleType
        2. Converter
        3. Serializable
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def from(v: Map[String, Feature]): T
          Definition Classes
          Converter
        2. abstract val schema: Schema
        3. abstract def to(v: T): Builder
          Definition Classes
          Converter

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply(v: T): Example
        5. def apply(v: Example): T
        6. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Converter[T, Map[String, Feature], Builder]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        sealed trait ExampleType[T] extends Converter[T, Map[String, Feature], Builder]

        Source
        ExampleType.scala
        Linear Supertypes
        Converter[T, Map[String, Feature], Builder], Serializable, AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ExampleType
        2. Converter
        3. Serializable
        4. AnyRef
        5. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def from(v: Map[String, Feature]): T
          Definition Classes
          Converter
        2. abstract val schema: Schema
        3. abstract def to(v: T): Builder
          Definition Classes
          Converter

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. def apply(v: T): Example
        5. def apply(v: Example): T
        6. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        7. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        8. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        9. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        10. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        11. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        12. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        13. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        14. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        15. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. def toString(): String
          Definition Classes
          AnyRef → Any
        19. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        21. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Converter[T, Map[String, Feature], Builder]

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tensorflow/doc.html b/api/magnolify/tensorflow/doc.html index 450b952a..4e0c4c27 100644 --- a/api/magnolify/tensorflow/doc.html +++ b/api/magnolify/tensorflow/doc.html @@ -1,2 +1,2 @@

        Packages

        class doc extends Annotation with StaticAnnotation with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. doc
        2. Serializable
        3. StaticAnnotation
        4. Annotation
        5. AnyRef
        6. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new doc(msg: String)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          doc → AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from StaticAnnotation

        Inherited from Annotation

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        class doc extends Annotation with StaticAnnotation with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. doc
        2. Serializable
        3. StaticAnnotation
        4. Annotation
        5. AnyRef
        6. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new doc(msg: String)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          doc → AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from StaticAnnotation

        Inherited from Annotation

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/AvroParser$.html b/api/magnolify/tools/AvroParser$.html index 79477608..21982c2b 100644 --- a/api/magnolify/tools/AvroParser$.html +++ b/api/magnolify/tools/AvroParser$.html @@ -1,2 +1,2 @@
        o

        magnolify.tools

        AvroParser

        object AvroParser extends SchemaParser[org.apache.avro.Schema]

        Source
        AvroParser.scala
        Linear Supertypes
        SchemaParser[org.apache.avro.Schema], AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. AvroParser
        2. SchemaParser
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def parse(schema: org.apache.avro.Schema): Record
          Definition Classes
          AvroParserSchemaParser
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from SchemaParser[org.apache.avro.Schema]

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';
        o

        magnolify.tools

        AvroParser

        object AvroParser extends SchemaParser[org.apache.avro.Schema]

        Source
        AvroParser.scala
        Linear Supertypes
        SchemaParser[org.apache.avro.Schema], AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. AvroParser
        2. SchemaParser
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def parse(schema: org.apache.avro.Schema): Record
          Definition Classes
          AvroParserSchemaParser
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from SchemaParser[org.apache.avro.Schema]

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/BigQueryParser$.html b/api/magnolify/tools/BigQueryParser$.html index 972010e5..814affa9 100644 --- a/api/magnolify/tools/BigQueryParser$.html +++ b/api/magnolify/tools/BigQueryParser$.html @@ -1,2 +1,2 @@
        o

        magnolify.tools

        BigQueryParser

        object BigQueryParser extends SchemaParser[TableSchema]

        Source
        BigQueryParser.scala
        Linear Supertypes
        SchemaParser[TableSchema], AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. BigQueryParser
        2. SchemaParser
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def parse(schema: TableSchema): Record
          Definition Classes
          BigQueryParserSchemaParser
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from SchemaParser[TableSchema]

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';
        o

        magnolify.tools

        BigQueryParser

        object BigQueryParser extends SchemaParser[TableSchema]

        Source
        BigQueryParser.scala
        Linear Supertypes
        SchemaParser[TableSchema], AnyRef, Any
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. BigQueryParser
        2. SchemaParser
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def parse(schema: TableSchema): Record
          Definition Classes
          BigQueryParserSchemaParser
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from SchemaParser[TableSchema]

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Composite.html b/api/magnolify/tools/Composite.html index fbcac672..930126cf 100644 --- a/api/magnolify/tools/Composite.html +++ b/api/magnolify/tools/Composite.html @@ -1,2 +1,2 @@

        sealed trait Composite extends Schema

        Source
        Schema.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Composite
        2. Schema
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        sealed trait Composite extends Schema

        Source
        Schema.scala
        Linear Supertypes
        Known Subclasses
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Composite
        2. Schema
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Mapped.html b/api/magnolify/tools/Mapped.html index 512224c4..1e9e8736 100644 --- a/api/magnolify/tools/Mapped.html +++ b/api/magnolify/tools/Mapped.html @@ -1,2 +1,2 @@

        case class Mapped(keySchema: Schema, valueSchema: Schema) extends Composite with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Mapped
        2. Serializable
        3. Product
        4. Equals
        5. Composite
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Mapped(keySchema: Schema, valueSchema: Schema)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        8. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        9. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        10. val keySchema: Schema
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementNames: Iterator[String]
          Definition Classes
          Product
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. val valueSchema: Schema
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Composite

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        case class Mapped(keySchema: Schema, valueSchema: Schema) extends Composite with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Mapped
        2. Serializable
        3. Product
        4. Equals
        5. Composite
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Mapped(keySchema: Schema, valueSchema: Schema)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        8. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        9. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        10. val keySchema: Schema
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementNames: Iterator[String]
          Definition Classes
          Product
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. val valueSchema: Schema
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Composite

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Optional.html b/api/magnolify/tools/Optional.html index b3efd587..901914a0 100644 --- a/api/magnolify/tools/Optional.html +++ b/api/magnolify/tools/Optional.html @@ -1,2 +1,2 @@

        case class Optional(schema: Schema) extends Composite with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Optional
        2. Serializable
        3. Product
        4. Equals
        5. Composite
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Optional(schema: Schema)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        8. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        9. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        10. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        11. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        12. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. def productElementNames: Iterator[String]
          Definition Classes
          Product
        14. val schema: Schema
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        17. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Composite

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        case class Optional(schema: Schema) extends Composite with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Optional
        2. Serializable
        3. Product
        4. Equals
        5. Composite
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Optional(schema: Schema)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        8. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        9. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        10. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        11. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        12. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. def productElementNames: Iterator[String]
          Definition Classes
          Product
        14. val schema: Schema
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        17. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Composite

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/ParquetParser$.html b/api/magnolify/tools/ParquetParser$.html index 638759ce..523eaed2 100644 --- a/api/magnolify/tools/ParquetParser$.html +++ b/api/magnolify/tools/ParquetParser$.html @@ -1,2 +1,2 @@
        o

        magnolify.tools

        ParquetParser

        object ParquetParser extends SchemaParser[MessageType]

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ParquetParser
        2. SchemaParser
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def parse(schema: MessageType): Record
          Definition Classes
          ParquetParserSchemaParser
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from SchemaParser[MessageType]

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';
        o

        magnolify.tools

        ParquetParser

        object ParquetParser extends SchemaParser[MessageType]

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. ParquetParser
        2. SchemaParser
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def parse(schema: MessageType): Record
          Definition Classes
          ParquetParserSchemaParser
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from SchemaParser[MessageType]

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$BigDecimal$.html b/api/magnolify/tools/Primitive$$BigDecimal$.html index a216b78b..1c84bcee 100644 --- a/api/magnolify/tools/Primitive$$BigDecimal$.html +++ b/api/magnolify/tools/Primitive$$BigDecimal$.html @@ -1,2 +1,2 @@

        Packages

        case object BigDecimal extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. BigDecimal
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object BigDecimal extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. BigDecimal
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$BigInt$.html b/api/magnolify/tools/Primitive$$BigInt$.html index 9c78a609..4eeaf331 100644 --- a/api/magnolify/tools/Primitive$$BigInt$.html +++ b/api/magnolify/tools/Primitive$$BigInt$.html @@ -1,2 +1,2 @@

        Packages

        case object BigInt extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. BigInt
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object BigInt extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. BigInt
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$Boolean$.html b/api/magnolify/tools/Primitive$$Boolean$.html index 29c9b3c9..959e723c 100644 --- a/api/magnolify/tools/Primitive$$Boolean$.html +++ b/api/magnolify/tools/Primitive$$Boolean$.html @@ -1,2 +1,2 @@

        Packages

        case object Boolean extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Boolean
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object Boolean extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Boolean
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$Byte$.html b/api/magnolify/tools/Primitive$$Byte$.html index 2fb533b8..a5d27a09 100644 --- a/api/magnolify/tools/Primitive$$Byte$.html +++ b/api/magnolify/tools/Primitive$$Byte$.html @@ -1,2 +1,2 @@

        Packages

        case object Byte extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Byte
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object Byte extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Byte
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$Bytes$.html b/api/magnolify/tools/Primitive$$Bytes$.html index 297aa65b..3617a139 100644 --- a/api/magnolify/tools/Primitive$$Bytes$.html +++ b/api/magnolify/tools/Primitive$$Bytes$.html @@ -1,2 +1,2 @@

        Packages

        case object Bytes extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Bytes
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object Bytes extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Bytes
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$Char$.html b/api/magnolify/tools/Primitive$$Char$.html index 916a73e7..78ede291 100644 --- a/api/magnolify/tools/Primitive$$Char$.html +++ b/api/magnolify/tools/Primitive$$Char$.html @@ -1,2 +1,2 @@

        Packages

        case object Char extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Char
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object Char extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Char
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$Double$.html b/api/magnolify/tools/Primitive$$Double$.html index f670dd8d..05d09ae8 100644 --- a/api/magnolify/tools/Primitive$$Double$.html +++ b/api/magnolify/tools/Primitive$$Double$.html @@ -1,2 +1,2 @@

        Packages

        case object Double extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Double
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object Double extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Double
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$Enum.html b/api/magnolify/tools/Primitive$$Enum.html index 5d0a5c2c..7f0a6143 100644 --- a/api/magnolify/tools/Primitive$$Enum.html +++ b/api/magnolify/tools/Primitive$$Enum.html @@ -1,2 +1,2 @@

        Packages

        final case class Enum(name: Option[String], doc: Option[String], values: List[String]) extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Enum
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Enum(name: Option[String], doc: Option[String], values: List[String])

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. val doc: Option[String]
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. val name: Option[String]
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. val values: List[String]
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        final case class Enum(name: Option[String], doc: Option[String], values: List[String]) extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Enum
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Enum(name: Option[String], doc: Option[String], values: List[String])

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. val doc: Option[String]
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. val name: Option[String]
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. val values: List[String]
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$Float$.html b/api/magnolify/tools/Primitive$$Float$.html index f3ee2f10..1ca9d070 100644 --- a/api/magnolify/tools/Primitive$$Float$.html +++ b/api/magnolify/tools/Primitive$$Float$.html @@ -1,2 +1,2 @@

        Packages

        case object Float extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Float
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object Float extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Float
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$Instant$.html b/api/magnolify/tools/Primitive$$Instant$.html index 2c9fc290..9eb6ca44 100644 --- a/api/magnolify/tools/Primitive$$Instant$.html +++ b/api/magnolify/tools/Primitive$$Instant$.html @@ -1,2 +1,2 @@

        Packages

        case object Instant extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Instant
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object Instant extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Instant
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$Int$.html b/api/magnolify/tools/Primitive$$Int$.html index 1e513495..5a9161cd 100644 --- a/api/magnolify/tools/Primitive$$Int$.html +++ b/api/magnolify/tools/Primitive$$Int$.html @@ -1,2 +1,2 @@

        Packages

        case object Int extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Int
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object Int extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Int
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$LocalDate$.html b/api/magnolify/tools/Primitive$$LocalDate$.html index 5c4b3b74..c6b8b6b2 100644 --- a/api/magnolify/tools/Primitive$$LocalDate$.html +++ b/api/magnolify/tools/Primitive$$LocalDate$.html @@ -1,2 +1,2 @@

        Packages

        case object LocalDate extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. LocalDate
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object LocalDate extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. LocalDate
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$LocalDateTime$.html b/api/magnolify/tools/Primitive$$LocalDateTime$.html index 475c7199..ee40f713 100644 --- a/api/magnolify/tools/Primitive$$LocalDateTime$.html +++ b/api/magnolify/tools/Primitive$$LocalDateTime$.html @@ -1,2 +1,2 @@

        Packages

        case object LocalDateTime extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. LocalDateTime
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object LocalDateTime extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. LocalDateTime
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$LocalTime$.html b/api/magnolify/tools/Primitive$$LocalTime$.html index 622e25b2..156d269c 100644 --- a/api/magnolify/tools/Primitive$$LocalTime$.html +++ b/api/magnolify/tools/Primitive$$LocalTime$.html @@ -1,2 +1,2 @@

        Packages

        case object LocalTime extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. LocalTime
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object LocalTime extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. LocalTime
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$Long$.html b/api/magnolify/tools/Primitive$$Long$.html index f1d3448d..650762f9 100644 --- a/api/magnolify/tools/Primitive$$Long$.html +++ b/api/magnolify/tools/Primitive$$Long$.html @@ -1,2 +1,2 @@

        Packages

        case object Long extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Long
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object Long extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Long
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$Null$.html b/api/magnolify/tools/Primitive$$Null$.html index cdd5568e..d38f037c 100644 --- a/api/magnolify/tools/Primitive$$Null$.html +++ b/api/magnolify/tools/Primitive$$Null$.html @@ -1,2 +1,2 @@

        Packages

        case object Null extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Null
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object Null extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Null
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$OffsetTime$.html b/api/magnolify/tools/Primitive$$OffsetTime$.html index bd2ec56e..48b88bdf 100644 --- a/api/magnolify/tools/Primitive$$OffsetTime$.html +++ b/api/magnolify/tools/Primitive$$OffsetTime$.html @@ -1,2 +1,2 @@

        Packages

        case object OffsetTime extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. OffsetTime
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object OffsetTime extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. OffsetTime
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$Short$.html b/api/magnolify/tools/Primitive$$Short$.html index 2d71a6cc..4744511d 100644 --- a/api/magnolify/tools/Primitive$$Short$.html +++ b/api/magnolify/tools/Primitive$$Short$.html @@ -1,2 +1,2 @@

        Packages

        case object Short extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Short
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object Short extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Short
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$String$.html b/api/magnolify/tools/Primitive$$String$.html index 34b1a156..240f3a99 100644 --- a/api/magnolify/tools/Primitive$$String$.html +++ b/api/magnolify/tools/Primitive$$String$.html @@ -1,2 +1,2 @@

        Packages

        case object String extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. String
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object String extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. String
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$$UUID$.html b/api/magnolify/tools/Primitive$$UUID$.html index 5fa2eb20..68daadf7 100644 --- a/api/magnolify/tools/Primitive$$UUID$.html +++ b/api/magnolify/tools/Primitive$$UUID$.html @@ -1,2 +1,2 @@

        Packages

        case object UUID extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. UUID
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case object UUID extends Primitive with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. UUID
        2. Serializable
        3. Product
        4. Equals
        5. Primitive
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        12. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. def productElementName(n: Int): String
          Definition Classes
          Product
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Primitive

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive$.html b/api/magnolify/tools/Primitive$.html index 15d9c5d5..4195795a 100644 --- a/api/magnolify/tools/Primitive$.html +++ b/api/magnolify/tools/Primitive$.html @@ -1,2 +1,2 @@

        object Primitive

        Source
        Schema.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Primitive
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. final case class Enum(name: Option[String], doc: Option[String], values: List[String]) extends Primitive with Product with Serializable

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()
        20. case object BigDecimal extends Primitive with Product with Serializable
        21. case object BigInt extends Primitive with Product with Serializable
        22. case object Boolean extends Primitive with Product with Serializable
        23. case object Byte extends Primitive with Product with Serializable
        24. case object Bytes extends Primitive with Product with Serializable
        25. case object Char extends Primitive with Product with Serializable
        26. case object Double extends Primitive with Product with Serializable
        27. case object Float extends Primitive with Product with Serializable
        28. case object Instant extends Primitive with Product with Serializable
        29. case object Int extends Primitive with Product with Serializable
        30. case object LocalDate extends Primitive with Product with Serializable
        31. case object LocalDateTime extends Primitive with Product with Serializable
        32. case object LocalTime extends Primitive with Product with Serializable
        33. case object Long extends Primitive with Product with Serializable
        34. case object Null extends Primitive with Product with Serializable
        35. case object OffsetTime extends Primitive with Product with Serializable
        36. case object Short extends Primitive with Product with Serializable
        37. case object String extends Primitive with Product with Serializable
        38. case object UUID extends Primitive with Product with Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        object Primitive

        Source
        Schema.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Primitive
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. final case class Enum(name: Option[String], doc: Option[String], values: List[String]) extends Primitive with Product with Serializable

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()
        20. case object BigDecimal extends Primitive with Product with Serializable
        21. case object BigInt extends Primitive with Product with Serializable
        22. case object Boolean extends Primitive with Product with Serializable
        23. case object Byte extends Primitive with Product with Serializable
        24. case object Bytes extends Primitive with Product with Serializable
        25. case object Char extends Primitive with Product with Serializable
        26. case object Double extends Primitive with Product with Serializable
        27. case object Float extends Primitive with Product with Serializable
        28. case object Instant extends Primitive with Product with Serializable
        29. case object Int extends Primitive with Product with Serializable
        30. case object LocalDate extends Primitive with Product with Serializable
        31. case object LocalDateTime extends Primitive with Product with Serializable
        32. case object LocalTime extends Primitive with Product with Serializable
        33. case object Long extends Primitive with Product with Serializable
        34. case object Null extends Primitive with Product with Serializable
        35. case object OffsetTime extends Primitive with Product with Serializable
        36. case object Short extends Primitive with Product with Serializable
        37. case object String extends Primitive with Product with Serializable
        38. case object UUID extends Primitive with Product with Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Primitive.html b/api/magnolify/tools/Primitive.html index 2c59f0f2..d78067de 100644 --- a/api/magnolify/tools/Primitive.html +++ b/api/magnolify/tools/Primitive.html @@ -1,2 +1,2 @@

        sealed trait Primitive extends Schema

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Primitive
        2. Schema
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        sealed trait Primitive extends Schema

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Primitive
        2. Schema
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Record$$Field.html b/api/magnolify/tools/Record$$Field.html index 26c8cebb..8e0a7299 100644 --- a/api/magnolify/tools/Record$$Field.html +++ b/api/magnolify/tools/Record$$Field.html @@ -1,2 +1,2 @@

        Packages

        case class Field(name: String, doc: Option[String], schema: Schema) extends Product with Serializable

        Source
        Schema.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Field
        2. Serializable
        3. Product
        4. Equals
        5. AnyRef
        6. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Field(name: String, doc: Option[String], schema: Schema)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. val doc: Option[String]
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. val name: String
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. val schema: Schema
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        Packages

        case class Field(name: String, doc: Option[String], schema: Schema) extends Product with Serializable

        Source
        Schema.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Field
        2. Serializable
        3. Product
        4. Equals
        5. AnyRef
        6. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Field(name: String, doc: Option[String], schema: Schema)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. val doc: Option[String]
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        11. val name: String
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def productElementNames: Iterator[String]
          Definition Classes
          Product
        16. val schema: Schema
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Record$.html b/api/magnolify/tools/Record$.html index d0d0d2bc..c4b12337 100644 --- a/api/magnolify/tools/Record$.html +++ b/api/magnolify/tools/Record$.html @@ -1,2 +1,2 @@

        object Record extends Serializable

        Source
        Schema.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Record
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. case class Field(name: String, doc: Option[String], schema: Schema) extends Product with Serializable

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        object Record extends Serializable

        Source
        Schema.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Record
        2. Serializable
        3. AnyRef
        4. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Type Members

        1. case class Field(name: String, doc: Option[String], schema: Schema) extends Product with Serializable

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Record.html b/api/magnolify/tools/Record.html index cee45735..4d969619 100644 --- a/api/magnolify/tools/Record.html +++ b/api/magnolify/tools/Record.html @@ -1,2 +1,2 @@

        final case class Record(name: Option[String], doc: Option[String], fields: List[Field]) extends Composite with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Record
        2. Serializable
        3. Product
        4. Equals
        5. Composite
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Record(name: Option[String], doc: Option[String], fields: List[Field])

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. val doc: Option[String]
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. val fields: List[Field]
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. val name: Option[String]
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. def productElementNames: Iterator[String]
          Definition Classes
          Product
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Composite

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        final case class Record(name: Option[String], doc: Option[String], fields: List[Field]) extends Composite with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Record
        2. Serializable
        3. Product
        4. Equals
        5. Composite
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Record(name: Option[String], doc: Option[String], fields: List[Field])

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. val doc: Option[String]
        7. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        8. val fields: List[Field]
        9. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        10. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. val name: Option[String]
        13. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        14. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        16. def productElementNames: Iterator[String]
          Definition Classes
          Product
        17. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Composite

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Repeated.html b/api/magnolify/tools/Repeated.html index bbcacda3..71506e3e 100644 --- a/api/magnolify/tools/Repeated.html +++ b/api/magnolify/tools/Repeated.html @@ -1,2 +1,2 @@

        case class Repeated(schema: Schema) extends Composite with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Repeated
        2. Serializable
        3. Product
        4. Equals
        5. Composite
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Repeated(schema: Schema)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        8. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        9. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        10. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        11. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        12. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. def productElementNames: Iterator[String]
          Definition Classes
          Product
        14. val schema: Schema
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        17. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Composite

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        case class Repeated(schema: Schema) extends Composite with Product with Serializable

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Repeated
        2. Serializable
        3. Product
        4. Equals
        5. Composite
        6. Schema
        7. AnyRef
        8. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Instance Constructors

        1. new Repeated(schema: Schema)

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        8. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        9. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        10. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        11. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        12. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        13. def productElementNames: Iterator[String]
          Definition Classes
          Product
        14. val schema: Schema
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        17. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from Serializable

        Inherited from Product

        Inherited from Equals

        Inherited from Composite

        Inherited from Schema

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/Schema.html b/api/magnolify/tools/Schema.html index dd9ebe24..23d7d58d 100644 --- a/api/magnolify/tools/Schema.html +++ b/api/magnolify/tools/Schema.html @@ -1,2 +1,2 @@

        sealed trait Schema extends AnyRef

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Schema
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';

        sealed trait Schema extends AnyRef

        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. Schema
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/SchemaParser.html b/api/magnolify/tools/SchemaParser.html index 980781e8..d15a5c28 100644 --- a/api/magnolify/tools/SchemaParser.html +++ b/api/magnolify/tools/SchemaParser.html @@ -1,2 +1,2 @@
        t

        magnolify.tools

        SchemaParser

        trait SchemaParser[S] extends AnyRef

        Source
        SchemaParser.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. SchemaParser
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def parse(schema: S): Record

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';
        t

        magnolify.tools

        SchemaParser

        trait SchemaParser[S] extends AnyRef

        Source
        SchemaParser.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. SchemaParser
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Abstract Value Members

        1. abstract def parse(schema: S): Record

        Concrete Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        16. def toString(): String
          Definition Classes
          AnyRef → Any
        17. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        18. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/api/magnolify/tools/SchemaPrinter$.html b/api/magnolify/tools/SchemaPrinter$.html index ff5b131d..4061c885 100644 --- a/api/magnolify/tools/SchemaPrinter$.html +++ b/api/magnolify/tools/SchemaPrinter$.html @@ -1,2 +1,2 @@
        o

        magnolify.tools

        SchemaPrinter

        object SchemaPrinter

        Source
        SchemaPrinter.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. SchemaPrinter
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def print(schema: Record, width: Int = 100): String
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        +var toRoot = '../../';
        o

        magnolify.tools

        SchemaPrinter

        object SchemaPrinter

        Source
        SchemaPrinter.scala
        Linear Supertypes
        Ordering
        1. Alphabetic
        2. By Inheritance
        Inherited
        1. SchemaPrinter
        2. AnyRef
        3. Any
        1. Hide All
        2. Show All
        Visibility
        1. Public
        2. Protected

        Value Members

        1. final def !=(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        2. final def ##: Int
          Definition Classes
          AnyRef → Any
        3. final def ==(arg0: Any): Boolean
          Definition Classes
          AnyRef → Any
        4. final def asInstanceOf[T0]: T0
          Definition Classes
          Any
        5. def clone(): AnyRef
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.CloneNotSupportedException]) @native()
        6. final def eq(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        7. def equals(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef → Any
        8. def finalize(): Unit
          Attributes
          protected[lang]
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.Throwable])
        9. final def getClass(): Class[_ <: AnyRef]
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        10. def hashCode(): Int
          Definition Classes
          AnyRef → Any
          Annotations
          @native()
        11. final def isInstanceOf[T0]: Boolean
          Definition Classes
          Any
        12. final def ne(arg0: AnyRef): Boolean
          Definition Classes
          AnyRef
        13. final def notify(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        14. final def notifyAll(): Unit
          Definition Classes
          AnyRef
          Annotations
          @native()
        15. def print(schema: Record, width: Int = 100): String
        16. final def synchronized[T0](arg0: => T0): T0
          Definition Classes
          AnyRef
        17. def toString(): String
          Definition Classes
          AnyRef → Any
        18. final def wait(): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        19. final def wait(arg0: Long, arg1: Int): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException])
        20. final def wait(arg0: Long): Unit
          Definition Classes
          AnyRef
          Annotations
          @throws(classOf[java.lang.InterruptedException]) @native()

        Inherited from AnyRef

        Inherited from Any

        Ungrouped

        diff --git a/avro.html b/avro.html index 4bd9fd46..a3006201 100644 --- a/avro.html +++ b/avro.html @@ -161,7 +161,7 @@
        @@ -249,7 +249,7 @@

        diff --git a/bigquery.html b/bigquery.html index 2c703839..7931742f 100644 --- a/bigquery.html +++ b/bigquery.html @@ -161,7 +161,7 @@
        @@ -226,7 +226,7 @@

        diff --git a/bigtable.html b/bigtable.html index 0a054932..5eaa1432 100644 --- a/bigtable.html +++ b/bigtable.html @@ -161,7 +161,7 @@
        @@ -210,7 +210,7 @@

        diff --git a/cats.html b/cats.html index dfe2b1fa..dc86a391 100644 --- a/cats.html +++ b/cats.html @@ -161,7 +161,7 @@
        @@ -217,7 +217,7 @@

        diff --git a/datastore.html b/datastore.html index 11c61332..c80151a8 100644 --- a/datastore.html +++ b/datastore.html @@ -161,7 +161,7 @@
        @@ -232,7 +232,7 @@

        -0.7.1 +0.7.2

      diff --git a/enums.html b/enums.html index dd41c6ed..c88a5d7c 100644 --- a/enums.html +++ b/enums.html @@ -161,7 +161,7 @@
      @@ -182,7 +182,7 @@

      An enum-like type can be wrapped inside a magnolify.shared.UnsafeEnum[T] to handle unknown cases. This could be useful for scenarios like schema evolution, or working with bad data.

      UnsafeEnum(Color.Red) // Known(Red)
      @@ -200,7 +200,7 @@ 

      diff --git a/guava.html b/guava.html index e7fb1280..19cc37cc 100644 --- a/guava.html +++ b/guava.html @@ -161,7 +161,7 @@
      @@ -201,7 +201,7 @@

      diff --git a/index.html b/index.html index fe72ddb1..5fd2ac68 100644 --- a/index.html +++ b/index.html @@ -164,7 +164,7 @@
      @@ -239,7 +239,7 @@

      <

      diff --git a/mapping.html b/mapping.html index 365b8653..d7f39c31 100644 --- a/mapping.html +++ b/mapping.html @@ -161,7 +161,7 @@
      @@ -532,7 +532,7 @@

      -0.7.1 +0.7.2

      diff --git a/neo4j.html b/neo4j.html index 07cd4bcb..50db1124 100644 --- a/neo4j.html +++ b/neo4j.html @@ -161,7 +161,7 @@
      @@ -181,7 +181,7 @@

      diff --git a/paradox.json b/paradox.json index 2b84d148..5096227d 100644 --- a/paradox.json +++ b/paradox.json @@ -1,4 +1,4 @@ { "name" : "site", - "version" : "0.7.1" + "version" : "0.7.2" } \ No newline at end of file diff --git a/parquet.html b/parquet.html index f216bbe6..1e18de06 100644 --- a/parquet.html +++ b/parquet.html @@ -172,7 +172,7 @@
      @@ -315,7 +315,7 @@

      diff --git a/protobuf.html b/protobuf.html index 09f3e84f..9fde65fc 100644 --- a/protobuf.html +++ b/protobuf.html @@ -161,7 +161,7 @@
      @@ -232,7 +232,7 @@

      diff --git a/refined.html b/refined.html index 57ebfc3d..d62921e4 100644 --- a/refined.html +++ b/refined.html @@ -161,7 +161,7 @@
      @@ -211,7 +211,7 @@

      <

      diff --git a/scalacheck.html b/scalacheck.html index c93bb383..0377912a 100644 --- a/scalacheck.html +++ b/scalacheck.html @@ -161,7 +161,7 @@
      @@ -202,7 +202,7 @@

      -0.7.1 +0.7.2

      diff --git a/search/search_index.json b/search/search_index.json index 43c6e648..fe89d7be 100644 --- a/search/search_index.json +++ b/search/search_index.json @@ -1 +1 @@ -{"docs":[{"location":"paradox.json","text":"","title":""},{"location":"index.html","text":"","title":"Magnolify"},{"location":"index.html#magnolify","text":"A collection of Magnolia add-ons for common type class derivation, data type conversion, etc.; a simpler and faster successor to shapeless-datatype.","title":"Magnolify"},{"location":"index.html#getting-help","text":"GitHub discussions","title":"Getting help"},{"location":"index.html#modules","text":"This library includes the following modules.\nmagnolify-avro - conversion between Scala types and Apache Avro GenericRecord magnolify-bigquery - conversion between Scala types and Google Cloud BigQuery TableRow magnolify-bigtable - conversion between Scala types and Google Cloud Bigtable to Mutation, from Row magnolify-cats - type class derivation for Cats, specifically Eq[T] Hash[T] Semigroup[T], CommutativeSemigroup[T], Band[T] Monoid[T], CommutativeMonoid[T] Group[T], CommutativeGroup[T] magnolify-datastore - conversion between Scala types and Google Cloud Datastore Entity magnolify-guava - type class derivation for Guava Funnel[T] magnolify-neo4j - conversion between Scala types and Value magnolify-parquet - support for Parquet columnar storage format. magnolify-protobuf - conversion between Scala types and Google Protocol Buffer Message magnolify-refined - support for simple refinement types from Refined. magnolify-scalacheck - type class derivation for ScalaCheck Arbitrary[T] Cogen[T] magnolify-tensorflow - conversion between Scala types and TensorFlow Example\nComplete type mapping here.","title":"Modules"},{"location":"avro.html","text":"","title":"Avro"},{"location":"avro.html#avro","text":"AvroType[T] provides conversion between Scala type T and Avro GenericRecord. Custom support for type T can be added with an implicit instance of AvroField[T].\nimport java.net.URI\n\ncase class CountryCode(code: String)\ncase class Inner(long: Long, str: String, uri: URI, cc: CountryCode)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\"), CountryCode(\"US\")))\n\nimport magnolify.avro._\nimport org.apache.avro.generic.GenericRecord\n\n// Encode custom type URI as String\nimplicit val uriField: AvroField[URI] = AvroField.from[String](URI.create)(_.toString)\n\n// Encode country code as fixed type\nimplicit val afCountryCode: AvroField[CountryCode] =\n AvroField.fixed[CountryCode](2)(bs => CountryCode(new String(bs)))(cc => cc.code.getBytes)\n\nval avroType = AvroType[Outer]\nval genericRecord: GenericRecord = avroType.to(record)\nval copy: Outer = avroType.from(genericRecord)\n\n// Avro Schema\nval schema = avroType.schema\nEnum-like types map to Avro enums. See EnumType for more details. Additional AvroField[T] instances for Byte, Char, Short, and UnsafeEnum[T] are available from import magnolify.avro.unsafe._. These conversions are unsafe due to potential overflow.\nAchieving backward compatibility when adding new fields to the case class: new fields must have a default parameter value in order to generate backward compatible Avro schema avroType.schema.\ncase class Record(oldField: String, newField: String = \"\")\n// OR\ncase class Record2(oldField: String, newField: Option[String] = None)\nTo populate Avro type and field docs, annotate the case class and its fields with the @doc annotation.\nimport magnolify.avro._\n\n@doc(\"My record\")\ncase class Record(@doc(\"int field\") i: Int, @doc(\"string field\") s: String)\n\n@doc(\"My enum\")\nobject Color extends Enumeration {\n type Type = Value\n val Red, Green, Blue = Value\n}\nThe @doc annotation can also be extended to support custom format.\nimport magnolify.avro._\n\nclass myDoc(doc: String, version: Int) extends doc(s\"doc: $doc, version: $version\")\n\n@myDoc(\"My record\", 2)\ncase class Record(@myDoc(\"int field\", 1) i: Int, @myDoc(\"string field\", 2) s: String)\nTo use a different field case format in target records, add an optional CaseMapper argument to AvroType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.avro._\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\n\ncase class LowerCamel(firstName: String, lastName: String)\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval avroType = AvroType[LowerCamel](CaseMapper(toSnakeCase))\navroType.to(LowerCamel(\"John\", \"Doe\"))\nAvro decimal and uuid logical types map to BigDecimal and java.util.UUID. Additionally decimal requires precision and optional scale parameter.\nimport magnolify.avro._\n\nimplicit val afBigDecimal: AvroField[BigDecimal] = AvroField.bigDecimal(20, 4)\nAmong the date/time types, date maps to java.time.LocalDate. The other types, timestamp, time and local-timestamp, map to Instant, LocalTime and LocalDateTime in either micro or milliseconds precision with import magnolify.avro.logical.micros._ or import magnolify.avro.logical.millis._.\nMap logical types to BigQuery compatible Avro with import magnolify.avro.logical.bigquery._.","title":"Avro"},{"location":"bigquery.html","text":"","title":"BigQuery"},{"location":"bigquery.html#bigquery","text":"TableRowType[T] provides conversion between Scala type T and BigQuery TableRow. Custom support for type T can be added with an implicit instance of TableRowField[T].\nimport java.net.URI\ncase class Inner(long: Long, str: String, uri: URI)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\")))\n\nimport magnolify.bigquery._\nimport com.google.api.services.bigquery.model.TableRow\n\n// Encode custom type URI as String\nimplicit val uriField: TableRowField[URI] = TableRowField.from[String](URI.create)(_.toString)\n\nval tableRowType = TableRowType[Outer]\nval tableRow: TableRow = tableRowType.to(record)\nval copy: Outer = tableRowType.from(tableRow)\n\n// BigQuery TableSchema\nval schema = tableRowType.schema\nAdditional TableRowField[T] instances for Byte, Char, Short, Int, Float, and enum-like types are available from import magnolify.bigquery.unsafe._. These conversions are unsafe due to potential overflow or encoding errors. See EnumType for more details.\nTo populate BigQuery table and field descriptions, annotate the case class and its fields with the @description annotation.\nimport magnolify.bigquery._\n\n@description(\"My record\")\ncase class Record(@description(\"int field\") i: Int, @description(\"string field\") s: String)\nThe @description annotation can also be extended to support custom format.\nimport magnolify.bigquery._\n\nclass myDesc(description: String, version: Int)\n extends description(s\"description: $description, version: $version\")\n\n@myDesc(\"My record\", 2)\ncase class Record(@myDesc(\"int field\", 1) i: Int, @myDesc(\"string field\", 2) s: String)\nTo use a different field case format in target records, add an optional CaseMapper argument to TableRowType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.bigquery._\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\n\ncase class LowerCamel(firstName: String, lastName: String)\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval tableRowType = TableRowType[LowerCamel](CaseMapper(toSnakeCase))\ntableRowType.to(LowerCamel(\"John\", \"Doe\"))","title":"BigQuery"},{"location":"bigtable.html","text":"","title":"Bigtable"},{"location":"bigtable.html#bigtable","text":"BigtableType[T] provides conversion between Scala type T and Bigtable Row/Seq[Mutation] for read/write. Custom support for type T can be added with an implicit instance of BigtableField[T].\nimport java.net.URI\ncase class Inner(long: Long, str: String, uri: URI)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\")))\n\nimport magnolify.bigtable._\nimport com.google.bigtable.v2.{Mutation, Row}\nimport com.google.protobuf.ByteString\n\n// Encode custom type URI as String\nimplicit val uriField: BigtableField[URI] = BigtableField.from[String](URI.create)(_.toString)\n\nval bigtableType = BigtableType[Outer]\nval mutations: Seq[Mutation] = bigtableType(record, \"ColumnFamily\")\nval row: Row = BigtableType.mutationsToRow(ByteString.copyFromUtf8(\"RowKey\"), mutations)\nval copy: Outer = bigtableType(row, \"ColumnFamily\")\nBigtableType encodes each field in a separate column qualifier of the same name. It encodes nested fields by joining field names as field_a.field_b.field_c. Repeated types are not supported. Enum-like types map to strings. See EnumType for more details.\nTo use a different field case format in target records, add an optional CaseMapper argument to BigtableType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.bigtable._\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\n\ncase class LowerCamel(firstName: String, lastName: String)\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval bigtableType = BigtableType[LowerCamel](CaseMapper(toSnakeCase))\nbigtableType(LowerCamel(\"John\", \"Doe\"), \"cf\")","title":"Bigtable"},{"location":"cats.html","text":"","title":"Cats"},{"location":"cats.html#cats","text":"Type class derivation for Cats can be performed both automatically and semi-automatically.\nAutomatic derivation are provided as implicits through import magnolify.cats.auto._.\ncase class Inner(int: Int, str: String)\ncase class Outer(inner: Inner)\n\n// Cats Semigroup\nimport magnolify.cats.auto._\nimport cats._\n\nval sg: Semigroup[Outer] = implicitly[Semigroup[Outer]]\nsg.combine(Outer(Inner(1, \"hello, \")), Outer(Inner(100, \"world!\"))) // = Outer(Inner(101,hello, world!))\nSome Algebird instances extend those from Cats and can be derived as well.\nimport magnolify.cats.auto._\nimport com.twitter.{algebird => a}\n\ncase class Record(i: Int, o: Option[Int], l: List[Int], s: Set[Int], m: Map[String, Int])\n\n// implicit conversion from cats.{Semigroup,Monoid} to com.twitter.algebird.{Semigroup,Monoid}\nval sg: a.Semigroup[Record] = implicitly[a.Semigroup[Record]]\nval mon: a.Monoid[Record] = implicitly[a.Monoid[Record]]\nSemi-automatic derivation needs to be called explicitly.\nimport magnolify.cats.semiauto._\nimport cats._\n\ncase class Inner(int: Int, str: String)\ncase class Outer(inner: Inner)\n\nval eq: Eq[Outer] = EqDerivation[Outer]\nval hash: Hash[Outer] = HashDerivation[Outer]\nval sg: Semigroup[Outer] = SemigroupDerivation[Outer]\nval mon: Monoid[Outer] = MonoidDerivation[Outer]\n\n// this fails due to missing `Group[String]` instance\nval group: Group[Outer] = GroupDerivation[Outer]","title":"Cats"},{"location":"datastore.html","text":"","title":"Datastore"},{"location":"datastore.html#datastore","text":"EntityType[T] provides conversion between Scala type T and Datastore Entity. Custom support for type T can be added with an implicit instance of EntityField[T].\nimport java.net.URI\n\ncase class Inner(long: Long, str: String, uri: URI)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\")))\n\nimport magnolify.datastore._\nimport com.google.datastore.v1.Entity\n\n// Encode custom type URI as String\nimplicit val uriField: EntityField[URI] = EntityField.from[String](URI.create)(_.toString)\n\nval entityType = EntityType[Outer]\nval entityBuilder: Entity.Builder = entityType.to(record)\nval copy: Outer = entityType.from(entityBuilder.build)\nAdditional EntityField[T] instances for Byte, Char, Short, Int, Float, and enum-like types are available from import magnolify.datastore.unsafe._. These conversions are unsafe due to potential overflow or encoding errors. Enum like types map to strings. See EnumType for more details.\nTo set a field as key, annotate the field with key annotation.\nimport magnolify.datastore._\nimport com.google.protobuf.ByteString\n\n// Leave projectId as empty, use current package as namespaceId and class name \"Record\" as kind\ncase class Record(@key k: String, v: Long)\n\n// Custom projectId, namespaceId and kind.\ncase class ExplicitRecord(@key(\"my-project\", \"com.spotify\", \"MyKind\") k: String, v: Long)\n\n// Encode custom key type ByteString as String\ncase class ByteStringKey(@key k: ByteString)\nimplicit val kfByteString: KeyField[ByteString] = KeyField.at[ByteString](_.toStringUtf8)\n\n// Encode custom key type RecordKey as String\ncase class RecordKey(s: String, l: Long)\ncase class NestedKey(@key k: RecordKey)\nimplicit val kfRecord: KeyField[RecordKey] = KeyField.at[RecordKey](r => r.s + r.l)\nTo exclude a property from indexes, annotate the field with excludeFromIndexes annotation.\nimport magnolify.datastore._\ncase class Record(@excludeFromIndexes i: Int, @excludeFromIndexes(true) s: String)\nTo use a different field case format in target records, add an optional CaseMapper argument to EntityType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.datastore._\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\n\ncase class LowerCamel(firstName: String, lastName: String)\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval entityType = EntityType[LowerCamel](CaseMapper(toSnakeCase))\nentityType.to(LowerCamel(\"John\", \"Doe\"))","title":"Datastore"},{"location":"guava.html","text":"","title":"Guava"},{"location":"guava.html#guava","text":"Type class derivation for Guava can be performed both automatically and semi-automatically.\nAutomatic derivation are provided as implicits through import magnolify.guava.auto._.\ncase class Inner(int: Int, str: String)\ncase class Outer(inner: Inner)\n\n// Guava Funnel\nimport magnolify.guava.auto._ // includes implicit instances for Funnel[Int], etc.\nimport com.google.common.hash._\n\nval fnl: Funnel[Outer] = implicitly[Funnel[Outer]]\nval bf: BloomFilter[Outer] = BloomFilter.create[Outer](fnl, 1000)\nSemi-automatic derivation needs to be called explicitly.\nimport magnolify.guava.semiauto._\nimport com.google.common.hash._\n\ncase class Inner(int: Int, str: String)\ncase class Outer(inner: Inner)\n\nval fnl: Funnel[Outer] = FunnelDerivation[Outer]","title":"Guava"},{"location":"neo4j.html","text":"","title":"Neo4j"},{"location":"neo4j.html#neo4j","text":"TODO","title":"Neo4j"},{"location":"parquet.html","text":"","title":"Parquet"},{"location":"parquet.html#parquet","text":"ParquetType[T] provides read and write support between Scala type T and the Parquet columnar storage format. Custom support for type T can be added with an implicit instance of ParquetField[T].\nimport java.net.URI\ncase class Inner(long: Long, str: String, uri: URI)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\")))\n\nimport magnolify.parquet._\n\n// Encode custom type URI as String\nimplicit val uriField: ParquetField[URI] = ParquetField.from[String](b => URI.create(b))(_.toString)\n\nval parquetType = ParquetType[Outer]\n\n// Parquet schema\nval schema = parquetType.schema\nUse ParquetType#readBuilder and ParquetType#writeBuilder to create new file reader and writer instances. See HadoopSuite.scala for examples with Hadoop IO.","title":"Parquet"},{"location":"parquet.html#case-mapping","text":"To use a different field case format in target records, add an optional CaseMapper argument to ParquetType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\nimport magnolify.parquet._\n\ncase class LowerCamel(firstName: String, lastName: String)\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval parquetType = ParquetType[LowerCamel](CaseMapper(toSnakeCase))","title":"Case Mapping"},{"location":"parquet.html#enums","text":"Enum-like types map to strings. See EnumType for more details. Additional ParquetField[T] instances for Char and UnsafeEnum[T] are available from import magnolify.parquet.unsafe._. This conversions is unsafe due to potential overflow.","title":"Enums"},{"location":"parquet.html#logical-types","text":"Parquet decimal logical type maps to BigDecimal and supports the following encodings:\nimport magnolify.parquet._\n\nval pfDecimal32 = ParquetField.decimal32(9, 0)\nval pfDecimal64 = ParquetField.decimal64(18, 0)\nval pfDecimalFixed = ParquetField.decimalFixed(8, 18, 0)\nval pfDecimalBinary = ParquetField.decimalBinary(20, 0)\nFor a full specification of Date/Time mappings in Parquet, see Type Mappings.","title":"Logical Types"},{"location":"parquet.html#avro-compatibility","text":"The official Parquet format specification supports the REPEATED modifier to denote array types. By default, magnolify-parquet conforms to this specification:\nimport magnolify.parquet._\n\ncase class MyRecord(listField: List[Int])\nParquetType[MyRecord].schema\n// res3: org.apache.parquet.schema.MessageType = message repl.MdocSession.MdocApp.MyRecord {\n// repeated int32 listField (INTEGER(32,true));\n// }\n//\nHowever, the parquet-avro API encodes array types differently: as a nested array inside a required group.\nimport org.apache.avro.Schema\nval avroSchema = new Schema.Parser().parse(\"{\\\"type\\\":\\\"record\\\",\\\"name\\\":\\\"MyRecord\\\",\\\"fields\\\":[{\\\"name\\\": \\\"listField\\\", \\\"type\\\": {\\\"type\\\": \\\"array\\\", \\\"items\\\": \\\"string\\\"}}]}\")\n// avroSchema: Schema = {\"type\":\"record\",\"name\":\"MyRecord\",\"fields\":[{\"name\":\"listField\",\"type\":{\"type\":\"array\",\"items\":\"string\"}}]}\n\nimport org.apache.parquet.avro.AvroSchemaConverter\nnew AvroSchemaConverter().convert(avroSchema)\n// res4: org.apache.parquet.schema.MessageType = message MyRecord {\n// required group listField (LIST) {\n// repeated binary array (STRING);\n// }\n// }\n//\nDue to this discrepancy, by default, a Repeated type (i.e. a List or Seq) written by parquet-avro isn’t readable by magnolify-parquet, and vice versa.\nTo address this, magnolify-parquet supports an “Avro compatibility mode” that, when enabled, will:\nUse the same Repeated schema format as parquet-avro Write an additional metadata key, parquet.avro.schema, to the Parquet file footer, containing the equivalent Avro schema.","title":"Avro Compatibility"},{"location":"parquet.html#enabling-avro-compatibility-mode","text":"You can enable this mode by importing magnolify.parquet.ParquetArray.AvroCompat._:\nimport magnolify.parquet._\nimport magnolify.parquet.ParquetArray.AvroCompat._\n\ncase class MyRecord(listField: List[Int])\n// List schema matches parquet-avro spec\nParquetType[MyRecord].schema\n// res6: org.apache.parquet.schema.MessageType = message repl.MdocSession.MdocApp5.MyRecord {\n// required group listField (LIST) {\n// repeated int32 array (INTEGER(32,true));\n// }\n// }\n// \n\n// This String value of this schema will be written to the Parquet metadata key `parquet.avro.schema`\nParquetType[MyRecord].avroSchema\n// res7: org.apache.avro.Schema = {\"type\":\"record\",\"name\":\"MyRecord\",\"namespace\":\"repl.MdocSession.MdocApp5\",\"fields\":[{\"name\":\"listField\",\"type\":{\"type\":\"array\",\"items\":\"int\"}}]}","title":"Enabling Avro Compatibility Mode"},{"location":"parquet.html#field-descriptions","text":"The top level class and all fields (including nested class fields) can be annotated with @doc annotation. Note that nested classes annotations are ignored.\nimport magnolify.shared._\n\n@doc(\"This is ignored\")\ncase class NestedClass(@doc(\"nested field annotation\") i: Int)\n\n@doc(\"Top level annotation\")\ncase class TopLevelType(@doc(\"field annotation\") pd: NestedClass)\nNote that field descriptions are not natively supported by the Parquet format. Instead, the @doc annotation ensures that in Avro compat mode, the generated Avro schema written to the metadata key parquet.avro.schema will contain the specified field description:\nimport magnolify.parquet._\n// AvroCompat is required to write `parquet.avro.schema` key to file metadata\nimport magnolify.parquet.ParquetArray.AvroCompat._\nimport magnolify.shared._\n\n@doc(\"Top level annotation\")\ncase class MyRecord(@doc(\"field annotation\") listField: List[Int])\n\nval writer = ParquetType[MyRecord]\n .writeBuilder(HadoopOutputFile.fromPath(path, new Configuration()))\n .build()\n// writer: org.apache.parquet.hadoop.ParquetWriter[MyRecord] = org.apache.parquet.hadoop.ParquetWriter@49b15aaa\nwriter.write(MyRecord(List(1,2,3)))\nwriter.close()\n\n// Note that Parquet MessageType schema doesn't contain descriptor, but serialized Avro schema does\nParquetFileReader.open(HadoopInputFile.fromPath(path, new Configuration())).getFileMetaData\n// res12: org.apache.parquet.hadoop.metadata.FileMetaData = FileMetaData{schema: message repl.MdocSession.MdocApp9.MyRecord {\n// required group listField (LIST) {\n// repeated int32 array (INTEGER(32,true));\n// }\n// }\n// , metadata: {writer.model.name=magnolify, parquet.avro.schema={\"type\":\"record\",\"name\":\"MyRecord\",\"namespace\":\"repl.MdocSession.MdocApp9\",\"doc\":\"Top level annotation\",\"fields\":[{\"name\":\"listField\",\"type\":{\"type\":\"array\",\"items\":\"int\"},\"doc\":\"field annotation\"}]}}}\nTherefore, enabling Avro compatibility mode via the AvroCompat import is required to use the @doc annotation with ParquetType.","title":"Field Descriptions"},{"location":"protobuf.html","text":"","title":"Protobuf"},{"location":"protobuf.html#protobuf","text":"ProtobufType[T, MsgT] provides conversion between Scala type T and Protobuf MsgT <: Message. Custom support for type T can be added with an implicit instance of ProtobufField[T].\nimport java.net.URI\ncase class Inner(long: Long, str: String, uri: URI)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\")))\n\n// Protobuf record\nabstract class MyProto extends com.google.protobuf.Message\n\nimport magnolify.protobuf._\n\n// Encode custom type URI as String\nimplicit val uriField = ProtobufField.from[String](URI.create)(_.toString)\n \n// MyProto is a compiled Protobuf Message\nval protobufType = ProtobufType[Outer, MyProto]\nval proto: MyProto = protobufType.to(record)\nval copy: Outer = protobufType.from(proto)\nEnum like types map to Protobuf enums. See EnumType for more details. An implicit instance from Java or Scala type to Protobuf enum must be provided.\n// Scala enum\nobject Color extends Enumeration {\n type Type = Value\n val Red, Green, Blue = Value\n}\n\n// Protobuf enum\n// enum ColorProto {\n// RED = 0;\n// GREEN = 1;\n// BLUE = 2;\n// }\nabstract class ColorProto(name: String, ordinal: Int) extends Enum[ColorProto](name, ordinal) with com.google.protobuf.ProtocolMessageEnum\n\nimport magnolify.protobuf._\nimplicit val efEnum = ProtobufField.enum[Color.Type, ColorProto]\nAdditional ProtobufField[T] instances for Byte, Char, Short, and UnsafeEnum[T] are available from import magnolify.protobuf.unsafe._. These conversions are unsafe due to potential overflow.\nTo use a different field case format in target records, add an optional CaseMapper argument to ProtobufType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\nimport magnolify.protobuf._\n\ncase class LowerCamel(firstName: String, lastName: String)\n\n// Protobuf record\nabstract class LowerHyphenProto extends com.google.protobuf.Message\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval protobufType = ProtobufType[LowerCamel, LowerHyphenProto](CaseMapper(toSnakeCase))\nprotobufType.to(LowerCamel(\"John\", \"Doe\"))","title":"Protobuf"},{"location":"refined.html","text":"","title":"Refined"},{"location":"refined.html#refined","text":"Refined is a Scala library for refining types with type-level predicates which constrain the set of values described by the refined type.\nimport eu.timepit.refined._\nimport eu.timepit.refined.api._\nimport eu.timepit.refined.auto._\nimport eu.timepit.refined.numeric._\nimport eu.timepit.refined.string._\n\ncase class Record(pos: Int Refined Positive, url: String Refined Url)\n\n// Refinements are checked at compile time with literals\nRecord(42, \"https://www.spotify.com\")\n// otherwise unsafe runtime check have to be used for variables.\nval x = -1\nval url = \"foo\"\n// Throws IllegalArgumentException\nRecord(refineV.unsafeFrom(x), refineV.unsafeFrom(url))\nMagnolify works with Refined through some extra implicits.\nimport eu.timepit.refined.api._\nimport eu.timepit.refined.auto._\nimport eu.timepit.refined.numeric._\nimport eu.timepit.refined.string._\n\nimport magnolify.avro._\nimport magnolify.refined.avro._\n\ncase class Record(pos: Int Refined Positive, url: String Refined Url)\n\nval at = AvroType[Record]\nat(Record(42, \"https://www.spotify.com\"))","title":"Refined"},{"location":"scalacheck.html","text":"","title":"Scalacheck"},{"location":"scalacheck.html#scalacheck","text":"Type class derivation for Scalacheck can be performed both automatically and semi-automatically.\nAutomatic derivation are provided as implicits through import magnolify.scalacheck.auto._.\ncase class Inner(int: Int, str: String)\ncase class Outer(inner: Inner)\n\n// ScalaCheck Arbitrary\nimport magnolify.scalacheck.auto._\nimport org.scalacheck._ // implicit instances for Arbitrary[Int], etc.\n\nval arb: Arbitrary[Outer] = implicitly[Arbitrary[Outer]]\narb.arbitrary.sample // = Some(Outer(Inter(12345, abcde)))\nSemi-automatic derivation needs to be called explicitly.\nimport magnolify.scalacheck.semiauto._\nimport org.scalacheck._\n\ncase class Inner(int: Int, str: String)\ncase class Outer(inner: Inner)\n\nval arb: Arbitrary[Outer] = ArbitraryDerivation[Outer]\nval cogen: Cogen[Outer] = CogenDerivation[Outer]","title":"Scalacheck"},{"location":"tensorflow.html","text":"","title":"Tensorflow"},{"location":"tensorflow.html#tensorflow","text":"ExampleType[T] provides conversion between Scala type T and TensorFlow Example. Custom support for type T can be added with an implicit instance of ExampleField[T].\nimport java.net.URI\ncase class Inner(long: Long, str: String, uri: URI)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\")))\n\nimport magnolify.tensorflow._\nimport com.google.protobuf.ByteString\nimport org.tensorflow.proto.example.{Example, Example.Builder}\n\n// Encode custom type String/URI as ByteString\nimplicit val stringField = ExampleField.from[ByteString](_.toStringUtf8)(ByteString.copyFromUtf8)\nimplicit val uriField = ExampleField\n .from[ByteString](b => URI.create(b.toStringUtf8))(u => ByteString.copyFromUtf8(u.toString))\n\nval exampleType = ExampleType[Outer]\nval exampleBuilder: Example.Builder = exampleType.to(record)\nval copy = exampleType.from(exampleBuilder.build)\nExampleType encodes each field in a Feature of the same name. It encodes nested fields by joining field names as field_a.field_b.field_c. Optional and repeated types are not supported in a nested field.\nAdditional ExampleField[T] instances for Byte, Char, Short, Int, Double, Boolean, String, and enum-like types are available from import magnolify.tensorflow.unsafe._. These conversions are unsafe due to potential overflow and encoding errors. Enum-like types map to strings. See EnumType for more details.\nTo use a different field case format in target records, add an optional CaseMapper argument to ExampleType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\n\ncase class LowerCamel(firstName: String, lastName: String)\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval exampleType = ExampleType[LowerCamel](CaseMapper(toSnakeCase))\nexampleType.to(LowerCamel(\"John\", \"Doe\"))","title":"Tensorflow"},{"location":"enums.html","text":"","title":"EnumType"},{"location":"enums.html#enumtype","text":"EnumType[T] provides conversion between enum-like types and their string names. Supported enum-like types are Java enum, Scala Enumeration, and sealed trait with case objects. AvroType[T] and ProtobufType[T] use it to map to their native enum types, i.e. EnumSymbol and ProtocolMessageEnum, while other converters map to strings.\nCaseMapper supports enums too.\nobject Color extends Enumeration {\n type Type = Value\n val Red, Green, Blue = Value\n}\n\nimport magnolify.shared._\n// Encode as [\"red\", \"green\", \"blue\"]\nimplicit val enumType: EnumType[Color.Type] = EnumType.scalaEnumType[Color.Type].map(CaseMapper(_.toLowerCase))\n// enumType: EnumType[Color.Type] = magnolify.shared.EnumType$$anon$1@7bfdf86\nAn enum-like type can be wrapped inside a magnolify.shared.UnsafeEnum[T] to handle unknown cases. This could be useful for scenarios like schema evolution, or working with bad data.\nUnsafeEnum(Color.Red) // Known(Red)\n// res0: UnsafeEnum.Known[Color.Value] = Known(value = Red)\nUnsafeEnum.from[Color.Type](\"Red\") // Known(Red)\n// res1: UnsafeEnum[Color.Type] = Unknown(value = \"Red\")\nUnsafeEnum.from[Color.Type](\"Purple\") // Unknown(Purple)\n// res2: UnsafeEnum[Color.Type] = Unknown(value = \"Purple\")","title":"EnumType"},{"location":"mapping.html","text":"","title":"Type Mapping"},{"location":"mapping.html#type-mapping","text":"Scala Avro BigQuery Bigtable7 Datastore Parquet Protobuf TensorFlow Unit NULL x x Null x x x Boolean BOOLEAN BOOL Byte Boolean BOOLEAN Boolean INT643 Char INT3 INT643 Char Integer3 INT323 Int3 INT643 Byte INT3 INT643 Byte Integer3 INT329 Int3 INT643 Short INT3 INT643 Short Integer3 INT329 Int3 INT643 Int INT INT643 Int Integer3 INT329 Int INT643 Long LONG INT64 Long Integer INT649 Long INT64 Float FLOAT FLOAT643 Float Double3 FLOAT Float FLOAT Double DOUBLE FLOAT64 Double Double DOUBLE Double FLOAT3 CharSequence STRING x x x x x x String STRING STRING String String BINARY String BYTES3 Array[Byte] BYTES BYTES ByteString Blob BINARY ByteString BYTES ByteString x x ByteString Blob x ByteString BYTES ByteBuffer BYTES x x x x x Enum1 ENUM STRING3 String String3 BINARY/ENUM9 Enum BYTES3 BigInt x x BigInt x x x x BigDecimal BYTES4 NUMERIC6 Int scale + unscaled BigInt x LOGICAL[DECIMAL]9,14 x x Option[T] UNION[NULL, T]5 NULLABLE Empty as None Absent as None OPTIONAL optional10 Size <= 1 Iterable[T]2 ARRAY REPEATED x Array REPEATED13 repeated Size >= 0 Nested RECORD STRUCT Flat8 Entity Group Message Flat8 Map[CharSequence, T] MAP[STRING, T] x x x x x Map[String, T] MAP[STRING, T] x x x x x x java.time.Instant LONG11 TIMESTAMP x Timestamp LOGICAL[TIMESTAMP]9 x x java.time.LocalDateTime LONG11 DATETIME x x LOGICAL[TIMESTAMP]9 x x java.time.OffsetTime x x x x LOGICAL[TIME]9 x x java.time.LocalTime LONG11 TIME x x LOGICAL[TIME]9 x x java.time.LocalDate INT11 DATE x x LOGICAL[DATE]9 x x org.joda.time.LocalDate INT11 x x x x x x org.joda.time.DateTime INT11 x x x x x x org.joda.time.LocalTime INT11 x x x x x x java.util.UUID STRING4 x ByteString (16 bytes) x FIXED[16] x x (Long, Long, Long)12 FIXED[12] x x x x x x\nThose wrapped inUnsafeEnum are encoded as strings, see enums.md for more Any subtype of Iterable[T] Unsafe conversions, import magnolify.$MODULE.unsafe._ Avro logical types (doc) UNION of [NULL, T] and defaults to NULL (doc) Fixed precision of 38 and scale of 9 (doc) All Scala types are encoded as big endian ByteString for Bigtable Nested fields are encoded flat with field names joined with ., e.g. level1.level2.level3 More information on Parquet logical type schemas can be found here. Time types are available at multiple precisions; import magnolify.parquet.logical.micros._, magnolify.avro.logical.millis._, or magnolify.avro.logical.nanos._ accordingly. See protobuf.md for more Logical types available at micro- or milli-second precision; import magnolify.avro.logical.micros._ or magnolify.avro.logical.millis._ accordingly. BigQuery-compatible conversions are available in magnolify.avro.logical.bigquery._. Special tuple used to represent Duration in the Avro spec. This has not been made implicit in Magnolify; import AvroType.afDuration implicitly to enable If magnolify.parquet.ParquetArray.AvroCompat._ is imported, array fields use the nested, Avro-compatible schema format: required group $FIELDNAME (LIST) { repeated $FIELDTYPE array ($FIELDSCHEMA); }. Parquet’s Decimal logical format supports multiple representations, and are not implicitly scoped by default. Import one of: magnolify.parquet.ParquetField.{decimal32, decimal64, decimalFixed, decimalBinary}.","title":"Type Mapping"},{"location":"scaladoc.html","text":"","title":""}]} \ No newline at end of file +{"docs":[{"location":"paradox.json","text":"","title":""},{"location":"index.html","text":"","title":"Magnolify"},{"location":"index.html#magnolify","text":"A collection of Magnolia add-ons for common type class derivation, data type conversion, etc.; a simpler and faster successor to shapeless-datatype.","title":"Magnolify"},{"location":"index.html#getting-help","text":"GitHub discussions","title":"Getting help"},{"location":"index.html#modules","text":"This library includes the following modules.\nmagnolify-avro - conversion between Scala types and Apache Avro GenericRecord magnolify-bigquery - conversion between Scala types and Google Cloud BigQuery TableRow magnolify-bigtable - conversion between Scala types and Google Cloud Bigtable to Mutation, from Row magnolify-cats - type class derivation for Cats, specifically Eq[T] Hash[T] Semigroup[T], CommutativeSemigroup[T], Band[T] Monoid[T], CommutativeMonoid[T] Group[T], CommutativeGroup[T] magnolify-datastore - conversion between Scala types and Google Cloud Datastore Entity magnolify-guava - type class derivation for Guava Funnel[T] magnolify-neo4j - conversion between Scala types and Value magnolify-parquet - support for Parquet columnar storage format. magnolify-protobuf - conversion between Scala types and Google Protocol Buffer Message magnolify-refined - support for simple refinement types from Refined. magnolify-scalacheck - type class derivation for ScalaCheck Arbitrary[T] Cogen[T] magnolify-tensorflow - conversion between Scala types and TensorFlow Example\nComplete type mapping here.","title":"Modules"},{"location":"avro.html","text":"","title":"Avro"},{"location":"avro.html#avro","text":"AvroType[T] provides conversion between Scala type T and Avro GenericRecord. Custom support for type T can be added with an implicit instance of AvroField[T].\nimport java.net.URI\n\ncase class CountryCode(code: String)\ncase class Inner(long: Long, str: String, uri: URI, cc: CountryCode)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\"), CountryCode(\"US\")))\n\nimport magnolify.avro._\nimport org.apache.avro.generic.GenericRecord\n\n// Encode custom type URI as String\nimplicit val uriField: AvroField[URI] = AvroField.from[String](URI.create)(_.toString)\n\n// Encode country code as fixed type\nimplicit val afCountryCode: AvroField[CountryCode] =\n AvroField.fixed[CountryCode](2)(bs => CountryCode(new String(bs)))(cc => cc.code.getBytes)\n\nval avroType = AvroType[Outer]\nval genericRecord: GenericRecord = avroType.to(record)\nval copy: Outer = avroType.from(genericRecord)\n\n// Avro Schema\nval schema = avroType.schema\nEnum-like types map to Avro enums. See EnumType for more details. Additional AvroField[T] instances for Byte, Char, Short, and UnsafeEnum[T] are available from import magnolify.avro.unsafe._. These conversions are unsafe due to potential overflow.\nAchieving backward compatibility when adding new fields to the case class: new fields must have a default parameter value in order to generate backward compatible Avro schema avroType.schema.\ncase class Record(oldField: String, newField: String = \"\")\n// OR\ncase class Record2(oldField: String, newField: Option[String] = None)\nTo populate Avro type and field docs, annotate the case class and its fields with the @doc annotation.\nimport magnolify.avro._\n\n@doc(\"My record\")\ncase class Record(@doc(\"int field\") i: Int, @doc(\"string field\") s: String)\n\n@doc(\"My enum\")\nobject Color extends Enumeration {\n type Type = Value\n val Red, Green, Blue = Value\n}\nThe @doc annotation can also be extended to support custom format.\nimport magnolify.avro._\n\nclass myDoc(doc: String, version: Int) extends doc(s\"doc: $doc, version: $version\")\n\n@myDoc(\"My record\", 2)\ncase class Record(@myDoc(\"int field\", 1) i: Int, @myDoc(\"string field\", 2) s: String)\nTo use a different field case format in target records, add an optional CaseMapper argument to AvroType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.avro._\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\n\ncase class LowerCamel(firstName: String, lastName: String)\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval avroType = AvroType[LowerCamel](CaseMapper(toSnakeCase))\navroType.to(LowerCamel(\"John\", \"Doe\"))\nAvro decimal and uuid logical types map to BigDecimal and java.util.UUID. Additionally decimal requires precision and optional scale parameter.\nimport magnolify.avro._\n\nimplicit val afBigDecimal: AvroField[BigDecimal] = AvroField.bigDecimal(20, 4)\nAmong the date/time types, date maps to java.time.LocalDate. The other types, timestamp, time and local-timestamp, map to Instant, LocalTime and LocalDateTime in either micro or milliseconds precision with import magnolify.avro.logical.micros._ or import magnolify.avro.logical.millis._.\nMap logical types to BigQuery compatible Avro with import magnolify.avro.logical.bigquery._.","title":"Avro"},{"location":"bigquery.html","text":"","title":"BigQuery"},{"location":"bigquery.html#bigquery","text":"TableRowType[T] provides conversion between Scala type T and BigQuery TableRow. Custom support for type T can be added with an implicit instance of TableRowField[T].\nimport java.net.URI\ncase class Inner(long: Long, str: String, uri: URI)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\")))\n\nimport magnolify.bigquery._\nimport com.google.api.services.bigquery.model.TableRow\n\n// Encode custom type URI as String\nimplicit val uriField: TableRowField[URI] = TableRowField.from[String](URI.create)(_.toString)\n\nval tableRowType = TableRowType[Outer]\nval tableRow: TableRow = tableRowType.to(record)\nval copy: Outer = tableRowType.from(tableRow)\n\n// BigQuery TableSchema\nval schema = tableRowType.schema\nAdditional TableRowField[T] instances for Byte, Char, Short, Int, Float, and enum-like types are available from import magnolify.bigquery.unsafe._. These conversions are unsafe due to potential overflow or encoding errors. See EnumType for more details.\nTo populate BigQuery table and field descriptions, annotate the case class and its fields with the @description annotation.\nimport magnolify.bigquery._\n\n@description(\"My record\")\ncase class Record(@description(\"int field\") i: Int, @description(\"string field\") s: String)\nThe @description annotation can also be extended to support custom format.\nimport magnolify.bigquery._\n\nclass myDesc(description: String, version: Int)\n extends description(s\"description: $description, version: $version\")\n\n@myDesc(\"My record\", 2)\ncase class Record(@myDesc(\"int field\", 1) i: Int, @myDesc(\"string field\", 2) s: String)\nTo use a different field case format in target records, add an optional CaseMapper argument to TableRowType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.bigquery._\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\n\ncase class LowerCamel(firstName: String, lastName: String)\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval tableRowType = TableRowType[LowerCamel](CaseMapper(toSnakeCase))\ntableRowType.to(LowerCamel(\"John\", \"Doe\"))","title":"BigQuery"},{"location":"bigtable.html","text":"","title":"Bigtable"},{"location":"bigtable.html#bigtable","text":"BigtableType[T] provides conversion between Scala type T and Bigtable Row/Seq[Mutation] for read/write. Custom support for type T can be added with an implicit instance of BigtableField[T].\nimport java.net.URI\ncase class Inner(long: Long, str: String, uri: URI)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\")))\n\nimport magnolify.bigtable._\nimport com.google.bigtable.v2.{Mutation, Row}\nimport com.google.protobuf.ByteString\n\n// Encode custom type URI as String\nimplicit val uriField: BigtableField[URI] = BigtableField.from[String](URI.create)(_.toString)\n\nval bigtableType = BigtableType[Outer]\nval mutations: Seq[Mutation] = bigtableType(record, \"ColumnFamily\")\nval row: Row = BigtableType.mutationsToRow(ByteString.copyFromUtf8(\"RowKey\"), mutations)\nval copy: Outer = bigtableType(row, \"ColumnFamily\")\nBigtableType encodes each field in a separate column qualifier of the same name. It encodes nested fields by joining field names as field_a.field_b.field_c. Repeated types are not supported. Enum-like types map to strings. See EnumType for more details.\nTo use a different field case format in target records, add an optional CaseMapper argument to BigtableType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.bigtable._\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\n\ncase class LowerCamel(firstName: String, lastName: String)\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval bigtableType = BigtableType[LowerCamel](CaseMapper(toSnakeCase))\nbigtableType(LowerCamel(\"John\", \"Doe\"), \"cf\")","title":"Bigtable"},{"location":"cats.html","text":"","title":"Cats"},{"location":"cats.html#cats","text":"Type class derivation for Cats can be performed both automatically and semi-automatically.\nAutomatic derivation are provided as implicits through import magnolify.cats.auto._.\ncase class Inner(int: Int, str: String)\ncase class Outer(inner: Inner)\n\n// Cats Semigroup\nimport magnolify.cats.auto._\nimport cats._\n\nval sg: Semigroup[Outer] = implicitly[Semigroup[Outer]]\nsg.combine(Outer(Inner(1, \"hello, \")), Outer(Inner(100, \"world!\"))) // = Outer(Inner(101,hello, world!))\nSome Algebird instances extend those from Cats and can be derived as well.\nimport magnolify.cats.auto._\nimport com.twitter.{algebird => a}\n\ncase class Record(i: Int, o: Option[Int], l: List[Int], s: Set[Int], m: Map[String, Int])\n\n// implicit conversion from cats.{Semigroup,Monoid} to com.twitter.algebird.{Semigroup,Monoid}\nval sg: a.Semigroup[Record] = implicitly[a.Semigroup[Record]]\nval mon: a.Monoid[Record] = implicitly[a.Monoid[Record]]\nSemi-automatic derivation needs to be called explicitly.\nimport magnolify.cats.semiauto._\nimport cats._\n\ncase class Inner(int: Int, str: String)\ncase class Outer(inner: Inner)\n\nval eq: Eq[Outer] = EqDerivation[Outer]\nval hash: Hash[Outer] = HashDerivation[Outer]\nval sg: Semigroup[Outer] = SemigroupDerivation[Outer]\nval mon: Monoid[Outer] = MonoidDerivation[Outer]\n\n// this fails due to missing `Group[String]` instance\nval group: Group[Outer] = GroupDerivation[Outer]","title":"Cats"},{"location":"datastore.html","text":"","title":"Datastore"},{"location":"datastore.html#datastore","text":"EntityType[T] provides conversion between Scala type T and Datastore Entity. Custom support for type T can be added with an implicit instance of EntityField[T].\nimport java.net.URI\n\ncase class Inner(long: Long, str: String, uri: URI)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\")))\n\nimport magnolify.datastore._\nimport com.google.datastore.v1.Entity\n\n// Encode custom type URI as String\nimplicit val uriField: EntityField[URI] = EntityField.from[String](URI.create)(_.toString)\n\nval entityType = EntityType[Outer]\nval entityBuilder: Entity.Builder = entityType.to(record)\nval copy: Outer = entityType.from(entityBuilder.build)\nAdditional EntityField[T] instances for Byte, Char, Short, Int, Float, and enum-like types are available from import magnolify.datastore.unsafe._. These conversions are unsafe due to potential overflow or encoding errors. Enum like types map to strings. See EnumType for more details.\nTo set a field as key, annotate the field with key annotation.\nimport magnolify.datastore._\nimport com.google.protobuf.ByteString\n\n// Leave projectId as empty, use current package as namespaceId and class name \"Record\" as kind\ncase class Record(@key k: String, v: Long)\n\n// Custom projectId, namespaceId and kind.\ncase class ExplicitRecord(@key(\"my-project\", \"com.spotify\", \"MyKind\") k: String, v: Long)\n\n// Encode custom key type ByteString as String\ncase class ByteStringKey(@key k: ByteString)\nimplicit val kfByteString: KeyField[ByteString] = KeyField.at[ByteString](_.toStringUtf8)\n\n// Encode custom key type RecordKey as String\ncase class RecordKey(s: String, l: Long)\ncase class NestedKey(@key k: RecordKey)\nimplicit val kfRecord: KeyField[RecordKey] = KeyField.at[RecordKey](r => r.s + r.l)\nTo exclude a property from indexes, annotate the field with excludeFromIndexes annotation.\nimport magnolify.datastore._\ncase class Record(@excludeFromIndexes i: Int, @excludeFromIndexes(true) s: String)\nTo use a different field case format in target records, add an optional CaseMapper argument to EntityType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.datastore._\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\n\ncase class LowerCamel(firstName: String, lastName: String)\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval entityType = EntityType[LowerCamel](CaseMapper(toSnakeCase))\nentityType.to(LowerCamel(\"John\", \"Doe\"))","title":"Datastore"},{"location":"guava.html","text":"","title":"Guava"},{"location":"guava.html#guava","text":"Type class derivation for Guava can be performed both automatically and semi-automatically.\nAutomatic derivation are provided as implicits through import magnolify.guava.auto._.\ncase class Inner(int: Int, str: String)\ncase class Outer(inner: Inner)\n\n// Guava Funnel\nimport magnolify.guava.auto._ // includes implicit instances for Funnel[Int], etc.\nimport com.google.common.hash._\n\nval fnl: Funnel[Outer] = implicitly[Funnel[Outer]]\nval bf: BloomFilter[Outer] = BloomFilter.create[Outer](fnl, 1000)\nSemi-automatic derivation needs to be called explicitly.\nimport magnolify.guava.semiauto._\nimport com.google.common.hash._\n\ncase class Inner(int: Int, str: String)\ncase class Outer(inner: Inner)\n\nval fnl: Funnel[Outer] = FunnelDerivation[Outer]","title":"Guava"},{"location":"neo4j.html","text":"","title":"Neo4j"},{"location":"neo4j.html#neo4j","text":"TODO","title":"Neo4j"},{"location":"parquet.html","text":"","title":"Parquet"},{"location":"parquet.html#parquet","text":"ParquetType[T] provides read and write support between Scala type T and the Parquet columnar storage format. Custom support for type T can be added with an implicit instance of ParquetField[T].\nimport java.net.URI\ncase class Inner(long: Long, str: String, uri: URI)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\")))\n\nimport magnolify.parquet._\n\n// Encode custom type URI as String\nimplicit val uriField: ParquetField[URI] = ParquetField.from[String](b => URI.create(b))(_.toString)\n\nval parquetType = ParquetType[Outer]\n\n// Parquet schema\nval schema = parquetType.schema\nUse ParquetType#readBuilder and ParquetType#writeBuilder to create new file reader and writer instances. See HadoopSuite.scala for examples with Hadoop IO.","title":"Parquet"},{"location":"parquet.html#case-mapping","text":"To use a different field case format in target records, add an optional CaseMapper argument to ParquetType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\nimport magnolify.parquet._\n\ncase class LowerCamel(firstName: String, lastName: String)\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval parquetType = ParquetType[LowerCamel](CaseMapper(toSnakeCase))","title":"Case Mapping"},{"location":"parquet.html#enums","text":"Enum-like types map to strings. See EnumType for more details. Additional ParquetField[T] instances for Char and UnsafeEnum[T] are available from import magnolify.parquet.unsafe._. This conversions is unsafe due to potential overflow.","title":"Enums"},{"location":"parquet.html#logical-types","text":"Parquet decimal logical type maps to BigDecimal and supports the following encodings:\nimport magnolify.parquet._\n\nval pfDecimal32 = ParquetField.decimal32(9, 0)\nval pfDecimal64 = ParquetField.decimal64(18, 0)\nval pfDecimalFixed = ParquetField.decimalFixed(8, 18, 0)\nval pfDecimalBinary = ParquetField.decimalBinary(20, 0)\nFor a full specification of Date/Time mappings in Parquet, see Type Mappings.","title":"Logical Types"},{"location":"parquet.html#avro-compatibility","text":"The official Parquet format specification supports the REPEATED modifier to denote array types. By default, magnolify-parquet conforms to this specification:\nimport magnolify.parquet._\n\ncase class MyRecord(listField: List[Int])\nParquetType[MyRecord].schema\n// res3: org.apache.parquet.schema.MessageType = message repl.MdocSession.MdocApp.MyRecord {\n// repeated int32 listField (INTEGER(32,true));\n// }\n//\nHowever, the parquet-avro API encodes array types differently: as a nested array inside a required group.\nimport org.apache.avro.Schema\nval avroSchema = new Schema.Parser().parse(\"{\\\"type\\\":\\\"record\\\",\\\"name\\\":\\\"MyRecord\\\",\\\"fields\\\":[{\\\"name\\\": \\\"listField\\\", \\\"type\\\": {\\\"type\\\": \\\"array\\\", \\\"items\\\": \\\"string\\\"}}]}\")\n// avroSchema: Schema = {\"type\":\"record\",\"name\":\"MyRecord\",\"fields\":[{\"name\":\"listField\",\"type\":{\"type\":\"array\",\"items\":\"string\"}}]}\n\nimport org.apache.parquet.avro.AvroSchemaConverter\nnew AvroSchemaConverter().convert(avroSchema)\n// res4: org.apache.parquet.schema.MessageType = message MyRecord {\n// required group listField (LIST) {\n// repeated binary array (STRING);\n// }\n// }\n//\nDue to this discrepancy, by default, a Repeated type (i.e. a List or Seq) written by parquet-avro isn’t readable by magnolify-parquet, and vice versa.\nTo address this, magnolify-parquet supports an “Avro compatibility mode” that, when enabled, will:\nUse the same Repeated schema format as parquet-avro Write an additional metadata key, parquet.avro.schema, to the Parquet file footer, containing the equivalent Avro schema.","title":"Avro Compatibility"},{"location":"parquet.html#enabling-avro-compatibility-mode","text":"You can enable this mode by importing magnolify.parquet.ParquetArray.AvroCompat._:\nimport magnolify.parquet._\nimport magnolify.parquet.ParquetArray.AvroCompat._\n\ncase class MyRecord(listField: List[Int])\n// List schema matches parquet-avro spec\nParquetType[MyRecord].schema\n// res6: org.apache.parquet.schema.MessageType = message repl.MdocSession.MdocApp5.MyRecord {\n// required group listField (LIST) {\n// repeated int32 array (INTEGER(32,true));\n// }\n// }\n// \n\n// This String value of this schema will be written to the Parquet metadata key `parquet.avro.schema`\nParquetType[MyRecord].avroSchema\n// res7: org.apache.avro.Schema = {\"type\":\"record\",\"name\":\"MyRecord\",\"namespace\":\"repl.MdocSession.MdocApp5\",\"fields\":[{\"name\":\"listField\",\"type\":{\"type\":\"array\",\"items\":\"int\"}}]}","title":"Enabling Avro Compatibility Mode"},{"location":"parquet.html#field-descriptions","text":"The top level class and all fields (including nested class fields) can be annotated with @doc annotation. Note that nested classes annotations are ignored.\nimport magnolify.shared._\n\n@doc(\"This is ignored\")\ncase class NestedClass(@doc(\"nested field annotation\") i: Int)\n\n@doc(\"Top level annotation\")\ncase class TopLevelType(@doc(\"field annotation\") pd: NestedClass)\nNote that field descriptions are not natively supported by the Parquet format. Instead, the @doc annotation ensures that in Avro compat mode, the generated Avro schema written to the metadata key parquet.avro.schema will contain the specified field description:\nimport magnolify.parquet._\n// AvroCompat is required to write `parquet.avro.schema` key to file metadata\nimport magnolify.parquet.ParquetArray.AvroCompat._\nimport magnolify.shared._\n\n@doc(\"Top level annotation\")\ncase class MyRecord(@doc(\"field annotation\") listField: List[Int])\n\nval writer = ParquetType[MyRecord]\n .writeBuilder(HadoopOutputFile.fromPath(path, new Configuration()))\n .build()\n// writer: org.apache.parquet.hadoop.ParquetWriter[MyRecord] = org.apache.parquet.hadoop.ParquetWriter@3e706ca9\nwriter.write(MyRecord(List(1,2,3)))\nwriter.close()\n\n// Note that Parquet MessageType schema doesn't contain descriptor, but serialized Avro schema does\nParquetFileReader.open(HadoopInputFile.fromPath(path, new Configuration())).getFileMetaData\n// res12: org.apache.parquet.hadoop.metadata.FileMetaData = FileMetaData{schema: message repl.MdocSession.MdocApp9.MyRecord {\n// required group listField (LIST) {\n// repeated int32 array (INTEGER(32,true));\n// }\n// }\n// , metadata: {writer.model.name=magnolify, parquet.avro.schema={\"type\":\"record\",\"name\":\"MyRecord\",\"namespace\":\"repl.MdocSession.MdocApp9\",\"doc\":\"Top level annotation\",\"fields\":[{\"name\":\"listField\",\"type\":{\"type\":\"array\",\"items\":\"int\"},\"doc\":\"field annotation\"}]}}}\nTherefore, enabling Avro compatibility mode via the AvroCompat import is required to use the @doc annotation with ParquetType.","title":"Field Descriptions"},{"location":"protobuf.html","text":"","title":"Protobuf"},{"location":"protobuf.html#protobuf","text":"ProtobufType[T, MsgT] provides conversion between Scala type T and Protobuf MsgT <: Message. Custom support for type T can be added with an implicit instance of ProtobufField[T].\nimport java.net.URI\ncase class Inner(long: Long, str: String, uri: URI)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\")))\n\n// Protobuf record\nabstract class MyProto extends com.google.protobuf.Message\n\nimport magnolify.protobuf._\n\n// Encode custom type URI as String\nimplicit val uriField = ProtobufField.from[String](URI.create)(_.toString)\n \n// MyProto is a compiled Protobuf Message\nval protobufType = ProtobufType[Outer, MyProto]\nval proto: MyProto = protobufType.to(record)\nval copy: Outer = protobufType.from(proto)\nEnum like types map to Protobuf enums. See EnumType for more details. An implicit instance from Java or Scala type to Protobuf enum must be provided.\n// Scala enum\nobject Color extends Enumeration {\n type Type = Value\n val Red, Green, Blue = Value\n}\n\n// Protobuf enum\n// enum ColorProto {\n// RED = 0;\n// GREEN = 1;\n// BLUE = 2;\n// }\nabstract class ColorProto(name: String, ordinal: Int) extends Enum[ColorProto](name, ordinal) with com.google.protobuf.ProtocolMessageEnum\n\nimport magnolify.protobuf._\nimplicit val efEnum = ProtobufField.enum[Color.Type, ColorProto]\nAdditional ProtobufField[T] instances for Byte, Char, Short, and UnsafeEnum[T] are available from import magnolify.protobuf.unsafe._. These conversions are unsafe due to potential overflow.\nTo use a different field case format in target records, add an optional CaseMapper argument to ProtobufType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\nimport magnolify.protobuf._\n\ncase class LowerCamel(firstName: String, lastName: String)\n\n// Protobuf record\nabstract class LowerHyphenProto extends com.google.protobuf.Message\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval protobufType = ProtobufType[LowerCamel, LowerHyphenProto](CaseMapper(toSnakeCase))\nprotobufType.to(LowerCamel(\"John\", \"Doe\"))","title":"Protobuf"},{"location":"refined.html","text":"","title":"Refined"},{"location":"refined.html#refined","text":"Refined is a Scala library for refining types with type-level predicates which constrain the set of values described by the refined type.\nimport eu.timepit.refined._\nimport eu.timepit.refined.api._\nimport eu.timepit.refined.auto._\nimport eu.timepit.refined.numeric._\nimport eu.timepit.refined.string._\n\ncase class Record(pos: Int Refined Positive, url: String Refined Url)\n\n// Refinements are checked at compile time with literals\nRecord(42, \"https://www.spotify.com\")\n// otherwise unsafe runtime check have to be used for variables.\nval x = -1\nval url = \"foo\"\n// Throws IllegalArgumentException\nRecord(refineV.unsafeFrom(x), refineV.unsafeFrom(url))\nMagnolify works with Refined through some extra implicits.\nimport eu.timepit.refined.api._\nimport eu.timepit.refined.auto._\nimport eu.timepit.refined.numeric._\nimport eu.timepit.refined.string._\n\nimport magnolify.avro._\nimport magnolify.refined.avro._\n\ncase class Record(pos: Int Refined Positive, url: String Refined Url)\n\nval at = AvroType[Record]\nat(Record(42, \"https://www.spotify.com\"))","title":"Refined"},{"location":"scalacheck.html","text":"","title":"Scalacheck"},{"location":"scalacheck.html#scalacheck","text":"Type class derivation for Scalacheck can be performed both automatically and semi-automatically.\nAutomatic derivation are provided as implicits through import magnolify.scalacheck.auto._.\ncase class Inner(int: Int, str: String)\ncase class Outer(inner: Inner)\n\n// ScalaCheck Arbitrary\nimport magnolify.scalacheck.auto._\nimport org.scalacheck._ // implicit instances for Arbitrary[Int], etc.\n\nval arb: Arbitrary[Outer] = implicitly[Arbitrary[Outer]]\narb.arbitrary.sample // = Some(Outer(Inter(12345, abcde)))\nSemi-automatic derivation needs to be called explicitly.\nimport magnolify.scalacheck.semiauto._\nimport org.scalacheck._\n\ncase class Inner(int: Int, str: String)\ncase class Outer(inner: Inner)\n\nval arb: Arbitrary[Outer] = ArbitraryDerivation[Outer]\nval cogen: Cogen[Outer] = CogenDerivation[Outer]","title":"Scalacheck"},{"location":"tensorflow.html","text":"","title":"Tensorflow"},{"location":"tensorflow.html#tensorflow","text":"ExampleType[T] provides conversion between Scala type T and TensorFlow Example. Custom support for type T can be added with an implicit instance of ExampleField[T].\nimport java.net.URI\ncase class Inner(long: Long, str: String, uri: URI)\ncase class Outer(inner: Inner)\nval record = Outer(Inner(1L, \"hello\", URI.create(\"https://www.spotify.com\")))\n\nimport magnolify.tensorflow._\nimport com.google.protobuf.ByteString\nimport org.tensorflow.proto.example.{Example, Example.Builder}\n\n// Encode custom type String/URI as ByteString\nimplicit val stringField = ExampleField.from[ByteString](_.toStringUtf8)(ByteString.copyFromUtf8)\nimplicit val uriField = ExampleField\n .from[ByteString](b => URI.create(b.toStringUtf8))(u => ByteString.copyFromUtf8(u.toString))\n\nval exampleType = ExampleType[Outer]\nval exampleBuilder: Example.Builder = exampleType.to(record)\nval copy = exampleType.from(exampleBuilder.build)\nExampleType encodes each field in a Feature of the same name. It encodes nested fields by joining field names as field_a.field_b.field_c. Optional and repeated types are not supported in a nested field.\nAdditional ExampleField[T] instances for Byte, Char, Short, Int, Double, Boolean, String, and enum-like types are available from import magnolify.tensorflow.unsafe._. These conversions are unsafe due to potential overflow and encoding errors. Enum-like types map to strings. See EnumType for more details.\nTo use a different field case format in target records, add an optional CaseMapper argument to ExampleType. The following example maps firstName & lastName to first_name & last_name.\nimport magnolify.shared.CaseMapper\nimport com.google.common.base.CaseFormat\n\ncase class LowerCamel(firstName: String, lastName: String)\n\nval toSnakeCase = CaseFormat.LOWER_CAMEL.converterTo(CaseFormat.LOWER_UNDERSCORE).convert _\nval exampleType = ExampleType[LowerCamel](CaseMapper(toSnakeCase))\nexampleType.to(LowerCamel(\"John\", \"Doe\"))","title":"Tensorflow"},{"location":"enums.html","text":"","title":"EnumType"},{"location":"enums.html#enumtype","text":"EnumType[T] provides conversion between enum-like types and their string names. Supported enum-like types are Java enum, Scala Enumeration, and sealed trait with case objects. AvroType[T] and ProtobufType[T] use it to map to their native enum types, i.e. EnumSymbol and ProtocolMessageEnum, while other converters map to strings.\nCaseMapper supports enums too.\nobject Color extends Enumeration {\n type Type = Value\n val Red, Green, Blue = Value\n}\n\nimport magnolify.shared._\n// Encode as [\"red\", \"green\", \"blue\"]\nimplicit val enumType: EnumType[Color.Type] = EnumType.scalaEnumType[Color.Type].map(CaseMapper(_.toLowerCase))\n// enumType: EnumType[Color.Type] = magnolify.shared.EnumType$$anon$1@1235b5b9\nAn enum-like type can be wrapped inside a magnolify.shared.UnsafeEnum[T] to handle unknown cases. This could be useful for scenarios like schema evolution, or working with bad data.\nUnsafeEnum(Color.Red) // Known(Red)\n// res0: UnsafeEnum.Known[Color.Value] = Known(value = Red)\nUnsafeEnum.from[Color.Type](\"Red\") // Known(Red)\n// res1: UnsafeEnum[Color.Type] = Unknown(value = \"Red\")\nUnsafeEnum.from[Color.Type](\"Purple\") // Unknown(Purple)\n// res2: UnsafeEnum[Color.Type] = Unknown(value = \"Purple\")","title":"EnumType"},{"location":"mapping.html","text":"","title":"Type Mapping"},{"location":"mapping.html#type-mapping","text":"Scala Avro BigQuery Bigtable7 Datastore Parquet Protobuf TensorFlow Unit NULL x x Null x x x Boolean BOOLEAN BOOL Byte Boolean BOOLEAN Boolean INT643 Char INT3 INT643 Char Integer3 INT323 Int3 INT643 Byte INT3 INT643 Byte Integer3 INT329 Int3 INT643 Short INT3 INT643 Short Integer3 INT329 Int3 INT643 Int INT INT643 Int Integer3 INT329 Int INT643 Long LONG INT64 Long Integer INT649 Long INT64 Float FLOAT FLOAT643 Float Double3 FLOAT Float FLOAT Double DOUBLE FLOAT64 Double Double DOUBLE Double FLOAT3 CharSequence STRING x x x x x x String STRING STRING String String BINARY String BYTES3 Array[Byte] BYTES BYTES ByteString Blob BINARY ByteString BYTES ByteString x x ByteString Blob x ByteString BYTES ByteBuffer BYTES x x x x x Enum1 ENUM STRING3 String String3 BINARY/ENUM9 Enum BYTES3 BigInt x x BigInt x x x x BigDecimal BYTES4 NUMERIC6 Int scale + unscaled BigInt x LOGICAL[DECIMAL]9,14 x x Option[T] UNION[NULL, T]5 NULLABLE Empty as None Absent as None OPTIONAL optional10 Size <= 1 Iterable[T]2 ARRAY REPEATED x Array REPEATED13 repeated Size >= 0 Nested RECORD STRUCT Flat8 Entity Group Message Flat8 Map[CharSequence, T] MAP[STRING, T] x x x x x Map[String, T] MAP[STRING, T] x x x x x x java.time.Instant LONG11 TIMESTAMP x Timestamp LOGICAL[TIMESTAMP]9 x x java.time.LocalDateTime LONG11 DATETIME x x LOGICAL[TIMESTAMP]9 x x java.time.OffsetTime x x x x LOGICAL[TIME]9 x x java.time.LocalTime LONG11 TIME x x LOGICAL[TIME]9 x x java.time.LocalDate INT11 DATE x x LOGICAL[DATE]9 x x org.joda.time.LocalDate INT11 x x x x x x org.joda.time.DateTime INT11 x x x x x x org.joda.time.LocalTime INT11 x x x x x x java.util.UUID STRING4 x ByteString (16 bytes) x FIXED[16] x x (Long, Long, Long)12 FIXED[12] x x x x x x\nThose wrapped inUnsafeEnum are encoded as strings, see enums.md for more Any subtype of Iterable[T] Unsafe conversions, import magnolify.$MODULE.unsafe._ Avro logical types (doc) UNION of [NULL, T] and defaults to NULL (doc) Fixed precision of 38 and scale of 9 (doc) All Scala types are encoded as big endian ByteString for Bigtable Nested fields are encoded flat with field names joined with ., e.g. level1.level2.level3 More information on Parquet logical type schemas can be found here. Time types are available at multiple precisions; import magnolify.parquet.logical.micros._, magnolify.avro.logical.millis._, or magnolify.avro.logical.nanos._ accordingly. See protobuf.md for more Logical types available at micro- or milli-second precision; import magnolify.avro.logical.micros._ or magnolify.avro.logical.millis._ accordingly. BigQuery-compatible conversions are available in magnolify.avro.logical.bigquery._. Special tuple used to represent Duration in the Avro spec. This has not been made implicit in Magnolify; import AvroType.afDuration implicitly to enable If magnolify.parquet.ParquetArray.AvroCompat._ is imported, array fields use the nested, Avro-compatible schema format: required group $FIELDNAME (LIST) { repeated $FIELDTYPE array ($FIELDSCHEMA); }. Parquet’s Decimal logical format supports multiple representations, and are not implicitly scoped by default. Import one of: magnolify.parquet.ParquetField.{decimal32, decimal64, decimalFixed, decimalBinary}.","title":"Type Mapping"},{"location":"scaladoc.html","text":"","title":""}]} \ No newline at end of file diff --git a/tensorflow.html b/tensorflow.html index 5724acc9..e1bafeeb 100644 --- a/tensorflow.html +++ b/tensorflow.html @@ -161,7 +161,7 @@
      @@ -211,7 +211,7 @@

      -0.7.1 +0.7.2