Class PartitionSchema
java.lang.Object
com.here.platform.data.client.flink.impl.schema.PartitionSchema
- All Implemented Interfaces:
Schema,Serializable,scala.Equals,scala.Product
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefixMethods inherited from interface com.here.platform.data.client.flink.impl.schema.Schema
getSchemaBuilder
-
Constructor Details
-
PartitionSchema
-
-
Method Details
-
apply
public abstract static R apply(T1 v1) -
toString
-
formatter
-
fieldTypes
public org.apache.flink.api.common.typeinfo.TypeInformation<?>[] fieldTypes()- Specified by:
fieldTypesin interfaceSchema
-
fieldNames
- Specified by:
fieldNamesin interfaceSchema
-