mleap.runtime.types

StructType

package StructType

Visibility
  1. Public
  2. All

Type Members

  1. final case class StructType(fields: Seq[StructField] = immutable.this.Nil) extends GeneratedMessage with Message[StructType] with Updatable[StructType] with Product with Serializable

    Annotations
    @SerialVersionUID( 0L )

Value Members

  1. object InternalFields_mleapRuntimeTypesStructTypeProto

  2. object StructType extends GeneratedMessageCompanion[StructType] with Serializable

Ungrouped