public class FinalizeFrameV3 extends water.api.schemas3.RequestSchemaV3<water.Iced,FinalizeFrameV3>
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
column_types |
java.lang.String |
key |
java.lang.String |
rows_per_chunk |
| Constructor and Description |
|---|
FinalizeFrameV3() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall@API(help="Frame name",
direction=INPUT)
public java.lang.String key
@API(help="Number of rows represented by individual chunks. The type is long[] encoded with base64 encoding.",
direction=INPUT)
public java.lang.String rows_per_chunk
@API(help="H2O types of individual columns. The type is byte[] encoded with base64 encoding.",
direction=INPUT)
public java.lang.String column_types