SortOneSpecial

molecule.datalog.core.query.SortOneSpecial
trait SortOneSpecial[Tpl] extends SortOne_[Tpl], ResolveBase, AggrUtils

Attributes

Source
SortOneSpecial.scala
Graph
Supertypes
trait AggrUtils
trait ResolveBase
trait BaseHelpers
trait DateHandling
trait SortOne_[Tpl]
class Object
trait Matchable
class Any
Show all
Known subtypes
trait ResolveExprOne_id[Tpl]
class Model2DatomicQuery[Tpl]
trait ResolveNestedPull[Tpl]
Self type

Members list

Type members

Inherited classlikes

object Avg

Attributes

Inherited from:
AggrUtils
Source
AggrUtils.scala
Supertypes
class Object
trait Matchable
class Any
trait Avg[A]

Attributes

Inherited from:
AggrUtils
Source
AggrUtils.scala
Supertypes
class Object
trait Matchable
class Any
implicit class Regex(sc: StringContext)

Attributes

Inherited from:
RegexMatching
Source
RegexMatching.scala
Supertypes
class Object
trait Matchable
class Any
object StdDev

Attributes

Inherited from:
AggrUtils
Source
AggrUtils.scala
Supertypes
class Object
trait Matchable
class Any
trait StdDev[A]

Attributes

Inherited from:
AggrUtils
Source
AggrUtils.scala
Supertypes
class Object
trait Matchable
class Any
object Variance

Attributes

Inherited from:
AggrUtils
Source
AggrUtils.scala
Supertypes
class Object
trait Matchable
class Any
trait Variance[A]

Attributes

Inherited from:
AggrUtils
Source
AggrUtils.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

protected def bigIntSorter(at: AttrOneManBigInt, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneSpecial.scala
protected def byteSorter(at: AttrOneManByte, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneSpecial.scala
protected def floatSorter(at: AttrOneManFloat, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneSpecial.scala
protected def intSorter(at: AttrOneManInt, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneSpecial.scala
protected def shortSorter(at: AttrOneManShort, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneSpecial.scala
protected def sortMedian(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneSpecial.scala
protected def sortOneBooleanOptNested(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneSpecial.scala
protected def sortOneOptLongRef(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneSpecial.scala

Inherited methods

def averageOf[A](vs: A*)(implicit avg: Avg[A]): Double

Attributes

Inherited from:
AggrUtils
Source
AggrUtils.scala
protected def bigDec(arg: Any): BigDecimal

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def date2datomic(date: Date): String

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def date2str(date: Date, zoneOffset: ZoneOffset): String

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def daylight(ms: Long): Int

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def diff(s1: String, s2: String): Unit

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def double(arg: Any): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def escStr(s: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def expandDateStr(dateStr: String): String

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def firstLow(str: Any): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def getKwName(kw: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def getMedian(list: List[Double]): Double

Attributes

Inherited from:
AggrUtils
Source
AggrUtils.scala
def indent(tabs: Int): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def jvector2set(value: AnyRef => Any): AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
protected def jvector2set: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
def localOffset: String

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def localZoneOffset: ZoneOffset

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def nullValue: Nothing

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
final def o(opt: Option[Any]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final def oStr(opt: Option[String]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final def oStr2(opt: Option[String]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def okEnumIdent(enumIdent: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def okIdent(name: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def okNamespaceName(name: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def okPartitionName(name: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final def opt(opt: Option[Any]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final def optFilterAttr(opt: Option[(Int, List[String], Any)]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def pad(longest: Int, shorter: Int): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def padS(longest: Int, str: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final def render(value: Any): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final def renderValidations(validations: Seq[(String, String)]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final protected def resetTimer(): Unit

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def sortOneBigDecimal(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneBigInt(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneBoolean(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneByte(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneChar(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneDate(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneDouble(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneDuration(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneFloat(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneID(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneInstant(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneInt(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneLocalDate(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneLocalDateTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneLocalTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneLong(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneOffsetDateTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneOffsetTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneShort(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneString(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneURI(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneUUID(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
protected def sortOneZonedDateTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Inherited from:
SortOne_
Source
SortOne_.scala
final def sq[T](values: Iterable[T]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def ss(a: String, b: String, c: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def ss(a: String, b: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def stdDevOf[A](vs: A*)(implicit stdDev: StdDev[A]): Double

Attributes

Inherited from:
AggrUtils
Source
AggrUtils.scala
def str2date(s: String, zoneOffset: ZoneOffset): Date

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def str2zdt(s: String, zoneOffset: ZoneOffset): ZonedDateTime

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def thousands(i: Long): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final protected def time(n: Int, prev: Int): Unit

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def truncateDateStr(dateStr: String): String

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def unescStr(s: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def unexpectedValue(other: Any): Nothing

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
def varianceOf[A](vs: A*)(implicit variance: Variance[A]): Double

Attributes

Inherited from:
AggrUtils
Source
AggrUtils.scala
def withDecimal(v: Any): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def zone: ZoneId

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala

Inherited fields

lazy protected val dBigDecimal: BigDecimal => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dBigInt: BigInt => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dBoolean: Boolean => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dByte: Byte => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dChar: Char => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dDate: Date => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dDouble: Double => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dDuration: Duration => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dFloat: Float => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dId: String => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dInstant: Instant => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dInt: Int => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dLocalDate: LocalDate => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dLocalDateTime: LocalDateTime => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dLocalTime: LocalTime => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dLong: Long => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dOffsetDateTime: OffsetDateTime => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dOffsetTime: OffsetTime => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dShort: Short => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dString: String => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dURI: URI => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dUUID: UUID => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dZonedDateTime: ZonedDateTime => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2BigDecimal: Any => BigDecimal

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2BigInt: Any => BigInt

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Boolean: Any => Boolean

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Byte: Any => Byte

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Char: Any => Char

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Date: Any => Date

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Double: Any => Double

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Duration: Any => Duration

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Float: Any => Float

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Id: Any => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Instant: Any => Instant

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Int: Any => Int

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2LocalDate: Any => LocalDate

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2LocalDateTime: Any => LocalDateTime

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2LocalTime: Any => LocalTime

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Long: Any => Long

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2OffsetDateTime: Any => OffsetDateTime

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2OffsetTime: Any => OffsetTime

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Short: Any => Short

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2String: Any => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2URI: Any => URI

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2UUID: Any => UUID

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2ZonedDateTime: Any => ZonedDateTime

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
val none: String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jBigDecimal: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jBigInt: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jBoolean: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jByte: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jChar: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jDate: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jDouble: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jDuration: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jFloat: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jId: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jInstant: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jInt: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jLocalDate: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jLocalDateTime: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jLocalTime: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jLong: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jOffsetDateTime: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jOffsetTime: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jShort: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jString: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jURI: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jUUID: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jZonedDateTime: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy val toInt: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala

Implicits

Inherited implicits

final implicit def Regex(sc: StringContext): Regex

Attributes

Inherited from:
RegexMatching
Source
RegexMatching.scala