Package io.delta.kernel.internal.actions
Class Format
Object
io.delta.kernel.internal.actions.Format
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic FormatfromColumnVector(ColumnVector vector, int rowId) inthashCode()toRow()Encode as aRowobject with the schemaFULL_SCHEMA.toString()
-
Field Details
-
FULL_SCHEMA
-
-
Constructor Details
-
Format
-
Format
public Format()
-
-
Method Details
-
fromColumnVector
-
getProvider
-
getOptions
-
toRow
Encode as aRowobject with the schemaFULL_SCHEMA.- Returns:
Rowobject with the schemaFULL_SCHEMA
-
toString
-
equals
-
hashCode
public int hashCode()
-