SyntaxColumnInst

ra3.lang.Expr.SyntaxColumnInst
implicit class SyntaxColumnInst(a: InstColumnExpr)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

protected def arg0: InstColumnExpr

Inherited methods

def !==(arg1: Long): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def !==(arg1: String): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def !==(arg1: InstColumnExpr): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
infix def :*(v: Expr[DInst]): Expr[ReturnValueTuple[Either[BufferInstant, Seq[SegmentInstant]] *: Either[BufferInstant, Seq[SegmentInstant]] *: EmptyTuple]]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
infix def :*(v: Expr[DI64]): Expr[ReturnValueTuple[Either[BufferInstant, Seq[SegmentInstant]] *: Either[BufferLong, Seq[SegmentLong]] *: EmptyTuple]]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
infix def :*(v: Expr[DI32]): Expr[ReturnValueTuple[Either[BufferInstant, Seq[SegmentInstant]] *: Either[BufferInt, Seq[SegmentInt]] *: EmptyTuple]]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
infix def :*(v: Expr[DStr]): Expr[ReturnValueTuple[Either[BufferInstant, Seq[SegmentInstant]] *: Either[BufferString, Seq[SegmentString]] *: EmptyTuple]]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
infix def :*(v: Expr[DF64]): Expr[ReturnValueTuple[Either[BufferInstant, Seq[SegmentInstant]] *: Either[BufferDouble, Seq[SegmentDouble]] *: EmptyTuple]]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
infix def :*[T1](v: Expr[ColumnSpec[T1]]): Expr[ReturnValueTuple[Either[BufferInstant, Seq[SegmentInstant]] *: T1 *: EmptyTuple]]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def <(arg1: Long): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def <(arg1: String): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def <(arg1: InstColumnExpr): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def <=(arg1: Long): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def <=(arg1: String): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def <=(arg1: InstColumnExpr): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def ===(arg1: Long): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def ===(arg1: String): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def ===(arg1: InstColumnExpr): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def >(arg1: Long): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def >(arg1: String): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def >(arg1: InstColumnExpr): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def >=(arg1: Long): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def >=(arg1: String): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def >=(arg1: InstColumnExpr): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
infix def as(arg1: String): Expr[ColumnSpec[DInst]]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
infix def as(arg1: Expr[String]): BuiltInOp2[NamedColumnChunkInst]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def count: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def days: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def first: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def hasMissing: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def hours: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def isMissing: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def max: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def min: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def minusDays(arg1: Int): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def minusSeconds(arg1: Int): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def minutes: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def months: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def plusDays(arg1: Int): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def plusSeconds(arg1: Int): Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def roundToDay: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def roundToHour: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def roundToMonth: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def roundToYear: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def seconds: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def toISO: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def unnamed: BuiltInOp1[UnnamedColumnChunkInst]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)
def years: Expr[T]

Attributes

Inherited from:
SyntaxInstColumnImpl (hidden)