SyntaxColumnLong

ra3.lang.Expr.SyntaxColumnLong
implicit class SyntaxColumnLong(a: I64ColumnExpr)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

protected def arg0: I64ColumnExpr

Inherited methods

infix def :*(v: Expr[DInst]): Expr[ReturnValueTuple[Either[BufferLong, Seq[SegmentLong]] *: Either[BufferInstant, Seq[SegmentInstant]] *: EmptyTuple]]

Attributes

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

Attributes

Inherited from:
SyntaxI64ColumnImpl (hidden)
infix def :*(v: Expr[DI32]): Expr[ReturnValueTuple[Either[BufferLong, Seq[SegmentLong]] *: Either[BufferInt, Seq[SegmentInt]] *: EmptyTuple]]

Attributes

Inherited from:
SyntaxI64ColumnImpl (hidden)
infix def :*(v: Expr[DStr]): Expr[ReturnValueTuple[Either[BufferLong, Seq[SegmentLong]] *: Either[BufferString, Seq[SegmentString]] *: EmptyTuple]]

Attributes

Inherited from:
SyntaxI64ColumnImpl (hidden)
infix def :*(v: Expr[DF64]): Expr[ReturnValueTuple[Either[BufferLong, Seq[SegmentLong]] *: Either[BufferDouble, Seq[SegmentDouble]] *: EmptyTuple]]

Attributes

Inherited from:
SyntaxI64ColumnImpl (hidden)
infix def :*[T1](v: Expr[ColumnSpec[T1]]): Expr[ReturnValueTuple[Either[BufferLong, Seq[SegmentLong]] *: T1 *: EmptyTuple]]

Attributes

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

Attributes

Inherited from:
SyntaxI64ColumnImpl (hidden)
def ===(arg1: I64ColumnExpr): Expr[T]

Attributes

Inherited from:
SyntaxI64ColumnImpl (hidden)
infix def as(arg1: String): Expr[ColumnSpec[DI64]]

Attributes

Inherited from:
SyntaxI64ColumnImpl (hidden)
infix def as(arg1: Expr[String]): BuiltInOp2[NamedColumnChunkI64]

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Inherited from:
SyntaxI64ColumnImpl (hidden)
def printf(arg1: String): Expr[T]

Attributes

Inherited from:
SyntaxI64ColumnImpl (hidden)
def toDouble: Expr[T]

Attributes

Inherited from:
SyntaxI64ColumnImpl (hidden)

Attributes

Inherited from:
SyntaxI64ColumnImpl (hidden)
def unnamed: BuiltInOp1[UnnamedColumnChunkI64]

Attributes

Inherited from:
SyntaxI64ColumnImpl (hidden)