object
SchemaConverter
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
implicit
def
avroToMleap(schema: Schema)(implicit context: MleapContext): StructType
-
implicit
def
avroToMleapField(field: Field)(implicit context: MleapContext): StructField
-
implicit
def
avroToMleapType(schema: Schema)(implicit context: MleapContext): DataType
-
val
booleanTensorSchema: Schema
-
val
byteTensorSchema: Schema
-
val
bytesCharset: Charset
-
def
clone(): AnyRef
-
def
customSchema(ct: CustomType): Schema
-
val
customSchemaIndex: Int
-
val
doubleTensorSchema: Schema
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
val
floatTensorSchema: Schema
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
val
integerTensorSchema: Schema
-
final
def
isInstanceOf[T0]: Boolean
-
val
longTensorSchema: Schema
-
def
maybeNullableAvroType(base: Schema, isNullable: Boolean): Schema
-
def
maybeNullableMleapType(schema: Schema): DataType
-
implicit
def
mleapBasicToAvroType(basicType: BasicType): Schema
-
implicit
def
mleapToAvro(schema: StructType): Schema
-
implicit
def
mleapToAvroField(field: StructField): Field
-
implicit
def
mleapToAvroType(dataType: DataType): Schema
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
shortTensorSchema: Schema
-
val
stringTensorSchema: Schema
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
tensorSchema[T](implicit arg0: ClassTag[T]): Schema
-
val
tensorSchemaDimensionsIndex: Int
-
val
tensorSchemaIndicesIndex: Int
-
val
tensorSchemaValuesIndex: Int
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any
Created by hollinwilkins on 10/31/16.