Package

org.datacrafts.noschema

operator

Permalink

package operator

Visibility
  1. Public
  2. All

Type Members

  1. class AnyOperator extends Operator[Any]

    Permalink
  2. trait ContainerOperator[T, C] extends Operator[C]

    Permalink
  3. abstract class CoproductOperator[T, O] extends Operator[T] with Default

    Permalink
  4. class CoproductTupler[T] extends CoproductOperator[T, (String, Any)]

    Permalink
  5. class PrimitiveOperator[T] extends Operator[T]

    Permalink
  6. class ProductMapper[T] extends ProductOperator[T, Map[String, Any]]

    Permalink
  7. abstract class ProductOperator[T, O] extends Operator[T] with Default

    Permalink

Value Members

  1. object ContainerOperator

    Permalink
  2. object CoproductOperator

    Permalink
  3. object ProductOperator

    Permalink

Ungrouped