Package

mleap.runtime.types

StructType

Permalink

package StructType

Visibility
  1. Public
  2. All

Type Members

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

    Permalink
    Annotations
    @SerialVersionUID()

Value Members

  1. object InternalFields_mleapRuntimeTypesStructTypeProto

    Permalink
  2. object StructType extends GeneratedMessageCompanion[StructType] with Serializable

    Permalink

Ungrouped