object Summarizer extends Logging
Type Members
- implicit class LogStringContext extends AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def count(col: Column): Column
- def count(col: Column, weightCol: Column): Column
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean
- def initializeLogIfNecessary(isInterpreter: Boolean): Unit
- final def isInstanceOf[T0]: Boolean
- def isTraceEnabled(): Boolean
- def log: Logger
- def logDebug(msg: => String, throwable: Throwable): Unit
- def logDebug(entry: LogEntry, throwable: Throwable): Unit
- def logDebug(entry: LogEntry): Unit
- def logDebug(msg: => String): Unit
- def logError(msg: => String, throwable: Throwable): Unit
- def logError(entry: LogEntry, throwable: Throwable): Unit
- def logError(entry: LogEntry): Unit
- def logError(msg: => String): Unit
- def logInfo(msg: => String, throwable: Throwable): Unit
- def logInfo(entry: LogEntry, throwable: Throwable): Unit
- def logInfo(entry: LogEntry): Unit
- def logInfo(msg: => String): Unit
- def logName: String
- def logTrace(msg: => String, throwable: Throwable): Unit
- def logTrace(entry: LogEntry, throwable: Throwable): Unit
- def logTrace(entry: LogEntry): Unit
- def logTrace(msg: => String): Unit
- def logWarning(msg: => String, throwable: Throwable): Unit
- def logWarning(entry: LogEntry, throwable: Throwable): Unit
- def logWarning(entry: LogEntry): Unit
- def logWarning(msg: => String): Unit
- def max(col: Column): Column
- def max(col: Column, weightCol: Column): Column
- def mean(col: Column): Column
- def mean(col: Column, weightCol: Column): Column
- def metrics(metrics: String*): SummaryBuilder
- def min(col: Column): Column
- def min(col: Column, weightCol: Column): Column
- final def ne(arg0: AnyRef): Boolean
- def normL1(col: Column): Column
- def normL1(col: Column, weightCol: Column): Column
- def normL2(col: Column): Column
- def normL2(col: Column, weightCol: Column): Column
- final def notify(): Unit
- final def notifyAll(): Unit
- def numNonZeros(col: Column): Column
- def numNonZeros(col: Column, weightCol: Column): Column
- def std(col: Column): Column
- def std(col: Column, weightCol: Column): Column
- def sum(col: Column): Column
- def sum(col: Column, weightCol: Column): Column
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def variance(col: Column): Column
- def variance(col: Column, weightCol: Column): Column
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def withLogContext(context: HashMap[String, String])(body: => Unit): Unit
Deprecated Value Members
- def finalize(): Unit
Inherited from Logging
Value Members
- def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean
- def initializeLogIfNecessary(isInterpreter: Boolean): Unit
- def isTraceEnabled(): Boolean
- def log: Logger
- def logDebug(msg: => String, throwable: Throwable): Unit
- def logDebug(entry: LogEntry, throwable: Throwable): Unit
- def logDebug(entry: LogEntry): Unit
- def logDebug(msg: => String): Unit
- def logError(msg: => String, throwable: Throwable): Unit
- def logError(entry: LogEntry, throwable: Throwable): Unit
- def logError(entry: LogEntry): Unit
- def logError(msg: => String): Unit
- def logInfo(msg: => String, throwable: Throwable): Unit
- def logInfo(entry: LogEntry, throwable: Throwable): Unit
- def logInfo(entry: LogEntry): Unit
- def logInfo(msg: => String): Unit
- def logName: String
- def logTrace(msg: => String, throwable: Throwable): Unit
- def logTrace(entry: LogEntry, throwable: Throwable): Unit
- def logTrace(entry: LogEntry): Unit
- def logTrace(msg: => String): Unit
- def logWarning(msg: => String, throwable: Throwable): Unit
- def logWarning(entry: LogEntry, throwable: Throwable): Unit
- def logWarning(entry: LogEntry): Unit
- def logWarning(msg: => String): Unit
- def withLogContext(context: HashMap[String, String])(body: => Unit): Unit
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Members
- implicit class LogStringContext extends AnyRef
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def count(col: Column): Column
- def count(col: Column, weightCol: Column): Column
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean
- def initializeLogIfNecessary(isInterpreter: Boolean): Unit
- final def isInstanceOf[T0]: Boolean
- def isTraceEnabled(): Boolean
- def log: Logger
- def logDebug(msg: => String, throwable: Throwable): Unit
- def logDebug(entry: LogEntry, throwable: Throwable): Unit
- def logDebug(entry: LogEntry): Unit
- def logDebug(msg: => String): Unit
- def logError(msg: => String, throwable: Throwable): Unit
- def logError(entry: LogEntry, throwable: Throwable): Unit
- def logError(entry: LogEntry): Unit
- def logError(msg: => String): Unit
- def logInfo(msg: => String, throwable: Throwable): Unit
- def logInfo(entry: LogEntry, throwable: Throwable): Unit
- def logInfo(entry: LogEntry): Unit
- def logInfo(msg: => String): Unit
- def logName: String
- def logTrace(msg: => String, throwable: Throwable): Unit
- def logTrace(entry: LogEntry, throwable: Throwable): Unit
- def logTrace(entry: LogEntry): Unit
- def logTrace(msg: => String): Unit
- def logWarning(msg: => String, throwable: Throwable): Unit
- def logWarning(entry: LogEntry, throwable: Throwable): Unit
- def logWarning(entry: LogEntry): Unit
- def logWarning(msg: => String): Unit
- def max(col: Column): Column
- def max(col: Column, weightCol: Column): Column
- def mean(col: Column): Column
- def mean(col: Column, weightCol: Column): Column
- def metrics(metrics: String*): SummaryBuilder
- def min(col: Column): Column
- def min(col: Column, weightCol: Column): Column
- final def ne(arg0: AnyRef): Boolean
- def normL1(col: Column): Column
- def normL1(col: Column, weightCol: Column): Column
- def normL2(col: Column): Column
- def normL2(col: Column, weightCol: Column): Column
- final def notify(): Unit
- final def notifyAll(): Unit
- def numNonZeros(col: Column): Column
- def numNonZeros(col: Column, weightCol: Column): Column
- def std(col: Column): Column
- def std(col: Column, weightCol: Column): Column
- def sum(col: Column): Column
- def sum(col: Column, weightCol: Column): Column
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def variance(col: Column): Column
- def variance(col: Column, weightCol: Column): Column
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def withLogContext(context: HashMap[String, String])(body: => Unit): Unit
- def finalize(): Unit