public static final class RowDataType.Factory extends Object implements StatefulDataType.Factory<Database>
public RowDataType create(ByteBuffer buff, MetaType<Database> metaDataType, Database database)
StatefulDataType.Factorycreate 在接口中 StatefulDataType.Factory<Database>buff - the buffer the source buffermetaDataType - the typedatabase - the databaseCopyright © 2022. All rights reserved.