case class StreamingState(ctx: PartitionTaskContext, dataset: LightGBMDataset, threadIndex: Int) extends Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- StreamingState
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new StreamingState(ctx: PartitionTaskContext, dataset: LightGBMDataset, threadIndex: Int)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- val columnParams: ColumnParams
- val ctx: PartitionTaskContext
- val dataset: LightGBMDataset
- val datasetPointer: SWIGTYPE_p_void
- def delete(): Unit
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- lazy val featureDataBuffer: DoubleSwigArray
- val featureDataPtr: SWIGTYPE_p_void
- val featureIndex: Int
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- lazy val groupBuffer: IntSwigArray
- val groupIndex: Int
- val groupPtr: SWIGTYPE_p_int
- val hasGroups: Boolean
- val hasInitialScores: Boolean
- val hasWeights: Boolean
- lazy val indicesBuffer: IntSwigArray
- val indicesPtr: SWIGTYPE_p_int
- lazy val indptrBuffer: LongSwigArray
- val indptrPtr: SWIGTYPE_p_void
- lazy val initScoreBuffer: DoubleSwigArray
- val initScoreIndex: Int
- val initScorePtr: SWIGTYPE_p_double
- val isDense: Boolean
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val isSparse: Boolean
- val labelBuffer: FloatSwigArray
- val labelIndex: Int
- val labelPtr: SWIGTYPE_p_float
- val microBatchSize: Int
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val numCols: Int
- val numInitScoreClasses: Int
- val schema: StructType
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- val threadIndex: Int
- val trainingCtx: TrainingContext
- lazy val valBuffer: DoubleSwigArray
- val valPtr: SWIGTYPE_p_void
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- lazy val weightBuffer: FloatSwigArray
- val weightIndex: Int
- val weightPtr: SWIGTYPE_p_float