Package io.dingodb.sdk.common.serial
Class Utils
java.lang.Object
io.dingodb.sdk.common.serial.Utils
-
Method Summary
Modifier and TypeMethodDescriptionstatic int[]getApproPerRecordSize(List<DingoSchema> schemas) static int[]getApproPerRecordSizeV2(List<DingoSchema> schemas) static booleanlengthNotSure(DingoSchema schema) static voidsortSchema(List<DingoSchema> schemas)
-
Method Details
-
sortSchema
-
lengthNotSure
-
getApproPerRecordSize
-
getApproPerRecordSizeV2
-