Class Utils

java.lang.Object
io.dingodb.sdk.common.serial.Utils

public final class Utils extends Object
  • Method Details

    • sortSchema

      public static void sortSchema(List<DingoSchema> schemas)
    • lengthNotSure

      public static boolean lengthNotSure(DingoSchema schema)
    • getApproPerRecordSize

      public static int[] getApproPerRecordSize(List<DingoSchema> schemas)
    • getApproPerRecordSizeV2

      public static int[] getApproPerRecordSizeV2(List<DingoSchema> schemas)