Uses of Interface
io.dingodb.sdk.common.serial.Buf
Packages that use Buf
-
Uses of Buf in io.dingodb.sdk.common.serial
Classes in io.dingodb.sdk.common.serial that implement Buf -
Uses of Buf in io.dingodb.sdk.common.serial.schema
Methods in io.dingodb.sdk.common.serial.schema with parameters of type BufModifier and TypeMethodDescriptionT[]byte[]T[]ArraySchema.decodeKeyPrefix(Buf buf) BitSchema.decodeKeyPrefix(Buf buf) BooleanListSchema.decodeKeyPrefix(Buf buf) BooleanSchema.decodeKeyPrefix(Buf buf) byte[]BytesSchema.decodeKeyPrefix(Buf buf) DecimalSchema.decodeKeyPrefix(Buf buf) DingoSchema.decodeKeyPrefix(Buf buf) DoubleListSchema.decodeKeyPrefix(Buf buf) DoubleSchema.decodeKeyPrefix(Buf buf) FloatListSchema.decodeKeyPrefix(Buf buf) FloatSchema.decodeKeyPrefix(Buf buf) IntegerListSchema.decodeKeyPrefix(Buf buf) IntegerSchema.decodeKeyPrefix(Buf buf) LongListSchema.decodeKeyPrefix(Buf buf) LongSchema.decodeKeyPrefix(Buf buf) StringListSchema.decodeKeyPrefix(Buf buf) StringSchema.decodeKeyPrefix(Buf buf) VectorSchema.decodeKeyPrefix(Buf buf) T[]ArraySchema.decodeKeyV2(Buf buf) BitSchema.decodeKeyV2(Buf buf) BooleanListSchema.decodeKeyV2(Buf buf) BooleanSchema.decodeKeyV2(Buf buf) byte[]BytesSchema.decodeKeyV2(Buf buf) DecimalSchema.decodeKeyV2(Buf buf) DingoSchema.decodeKeyV2(Buf buf) DoubleListSchema.decodeKeyV2(Buf buf) DoubleSchema.decodeKeyV2(Buf buf) FloatListSchema.decodeKeyV2(Buf buf) FloatSchema.decodeKeyV2(Buf buf) IntegerListSchema.decodeKeyV2(Buf buf) IntegerSchema.decodeKeyV2(Buf buf) LongListSchema.decodeKeyV2(Buf buf) LongSchema.decodeKeyV2(Buf buf) StringListSchema.decodeKeyV2(Buf buf) StringSchema.decodeKeyV2(Buf buf) VectorSchema.decodeKeyV2(Buf buf) T[]ArraySchema.decodeValue(Buf buf) BitSchema.decodeValue(Buf buf) BooleanListSchema.decodeValue(Buf buf) BooleanSchema.decodeValue(Buf buf) byte[]BytesSchema.decodeValue(Buf buf) DecimalSchema.decodeValue(Buf buf) DingoSchema.decodeValue(Buf buf) DoubleListSchema.decodeValue(Buf buf) DoubleSchema.decodeValue(Buf buf) FloatListSchema.decodeValue(Buf buf) FloatSchema.decodeValue(Buf buf) IntegerListSchema.decodeValue(Buf buf) IntegerSchema.decodeValue(Buf buf) LongListSchema.decodeValue(Buf buf) LongSchema.decodeValue(Buf buf) StringListSchema.decodeValue(Buf buf) StringSchema.decodeValue(Buf buf) VectorSchema.decodeValue(Buf buf) T[]ArraySchema.decodeValueV2(Buf buf) BitSchema.decodeValueV2(Buf buf) BooleanListSchema.decodeValueV2(Buf buf) BooleanSchema.decodeValueV2(Buf buf) byte[]BytesSchema.decodeValueV2(Buf buf) DecimalSchema.decodeValueV2(Buf buf) DingoSchema.decodeValueV2(Buf buf) DoubleListSchema.decodeValueV2(Buf buf) DoubleSchema.decodeValueV2(Buf buf) FloatListSchema.decodeValueV2(Buf buf) FloatSchema.decodeValueV2(Buf buf) IntegerListSchema.decodeValueV2(Buf buf) IntegerSchema.decodeValueV2(Buf buf) LongListSchema.decodeValueV2(Buf buf) LongSchema.decodeValueV2(Buf buf) StringListSchema.decodeValueV2(Buf buf) StringSchema.decodeValueV2(Buf buf) VectorSchema.decodeValueV2(Buf buf) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidArraySchema.encodeKeyForUpdate(Buf buf, T[] data) voidBitSchema.encodeKeyForUpdate(Buf buf, Long data) voidBooleanListSchema.encodeKeyForUpdate(Buf buf, List<Boolean> data) voidBooleanSchema.encodeKeyForUpdate(Buf buf, Boolean data) voidBytesSchema.encodeKeyForUpdate(Buf buf, byte[] data) voidDecimalSchema.encodeKeyForUpdate(Buf buf, String data) voidDingoSchema.encodeKeyForUpdate(Buf buf, T data) voidDoubleListSchema.encodeKeyForUpdate(Buf buf, List<Double> data) voidDoubleSchema.encodeKeyForUpdate(Buf buf, Double data) voidFloatListSchema.encodeKeyForUpdate(Buf buf, List<Float> data) voidFloatSchema.encodeKeyForUpdate(Buf buf, Float data) voidIntegerListSchema.encodeKeyForUpdate(Buf buf, List<Integer> data) voidIntegerSchema.encodeKeyForUpdate(Buf buf, Integer data) voidLongListSchema.encodeKeyForUpdate(Buf buf, List<Long> data) voidLongSchema.encodeKeyForUpdate(Buf buf, Long data) voidStringListSchema.encodeKeyForUpdate(Buf buf, List<String> data) voidStringSchema.encodeKeyForUpdate(Buf buf, String data) voidVectorSchema.encodeKeyForUpdate(Buf buf, String data) voidArraySchema.encodeKeyForUpdateV2(Buf buf, T[] data) voidBitSchema.encodeKeyForUpdateV2(Buf buf, Long data) voidBooleanListSchema.encodeKeyForUpdateV2(Buf buf, List<Boolean> data) voidBooleanSchema.encodeKeyForUpdateV2(Buf buf, Boolean data) voidBytesSchema.encodeKeyForUpdateV2(Buf buf, byte[] data) voidDecimalSchema.encodeKeyForUpdateV2(Buf buf, String data) voidDingoSchema.encodeKeyForUpdateV2(Buf buf, T data) voidDoubleListSchema.encodeKeyForUpdateV2(Buf buf, List<Double> data) voidDoubleSchema.encodeKeyForUpdateV2(Buf buf, Double data) voidFloatListSchema.encodeKeyForUpdateV2(Buf buf, List<Float> data) voidFloatSchema.encodeKeyForUpdateV2(Buf buf, Float data) voidIntegerListSchema.encodeKeyForUpdateV2(Buf buf, List<Integer> data) voidIntegerSchema.encodeKeyForUpdateV2(Buf buf, Integer data) voidLongListSchema.encodeKeyForUpdateV2(Buf buf, List<Long> data) voidLongSchema.encodeKeyForUpdateV2(Buf buf, Long data) voidStringListSchema.encodeKeyForUpdateV2(Buf buf, List<String> data) voidStringSchema.encodeKeyForUpdateV2(Buf buf, String data) voidVectorSchema.encodeKeyForUpdateV2(Buf buf, String data) voidArraySchema.encodeKeyPrefix(Buf buf, T[] data) voidBitSchema.encodeKeyPrefix(Buf buf, Long data) voidBooleanListSchema.encodeKeyPrefix(Buf buf, List<Boolean> data) voidBooleanSchema.encodeKeyPrefix(Buf buf, Boolean data) voidBytesSchema.encodeKeyPrefix(Buf buf, byte[] data) voidDecimalSchema.encodeKeyPrefix(Buf buf, String data) voidDingoSchema.encodeKeyPrefix(Buf buf, T data) voidDoubleListSchema.encodeKeyPrefix(Buf buf, List<Double> data) voidDoubleSchema.encodeKeyPrefix(Buf buf, Double data) voidFloatListSchema.encodeKeyPrefix(Buf buf, List<Float> data) voidFloatSchema.encodeKeyPrefix(Buf buf, Float data) voidIntegerListSchema.encodeKeyPrefix(Buf buf, List<Integer> data) voidIntegerSchema.encodeKeyPrefix(Buf buf, Integer data) voidLongListSchema.encodeKeyPrefix(Buf buf, List<Long> data) voidLongSchema.encodeKeyPrefix(Buf buf, Long data) voidStringListSchema.encodeKeyPrefix(Buf buf, List<String> data) voidStringSchema.encodeKeyPrefix(Buf buf, String data) voidVectorSchema.encodeKeyPrefix(Buf buf, String data) voidArraySchema.encodeKeyV2(Buf buf, T[] data) voidBitSchema.encodeKeyV2(Buf buf, Long data) voidBooleanListSchema.encodeKeyV2(Buf buf, List<Boolean> data) voidBooleanSchema.encodeKeyV2(Buf buf, Boolean data) voidBytesSchema.encodeKeyV2(Buf buf, byte[] data) voidDecimalSchema.encodeKeyV2(Buf buf, String data) voidDingoSchema.encodeKeyV2(Buf buf, T data) voidDoubleListSchema.encodeKeyV2(Buf buf, List<Double> data) voidDoubleSchema.encodeKeyV2(Buf buf, Double data) voidFloatListSchema.encodeKeyV2(Buf buf, List<Float> data) voidFloatSchema.encodeKeyV2(Buf buf, Float data) voidIntegerListSchema.encodeKeyV2(Buf buf, List<Integer> data) voidIntegerSchema.encodeKeyV2(Buf buf, Integer data) voidLongListSchema.encodeKeyV2(Buf buf, List<Long> data) voidLongSchema.encodeKeyV2(Buf buf, Long data) voidStringListSchema.encodeKeyV2(Buf buf, List<String> data) voidStringSchema.encodeKeyV2(Buf buf, String data) voidVectorSchema.encodeKeyV2(Buf buf, String data) voidArraySchema.encodeValue(Buf buf, T[] data) voidBitSchema.encodeValue(Buf buf, Long data) voidBooleanListSchema.encodeValue(Buf buf, List<Boolean> data) voidBooleanSchema.encodeValue(Buf buf, Boolean data) voidBytesSchema.encodeValue(Buf buf, byte[] data) voidDecimalSchema.encodeValue(Buf buf, String data) voidDingoSchema.encodeValue(Buf buf, T data) voidDoubleListSchema.encodeValue(Buf buf, List<Double> data) voidDoubleSchema.encodeValue(Buf buf, Double data) voidFloatListSchema.encodeValue(Buf buf, List<Float> data) voidFloatSchema.encodeValue(Buf buf, Float data) voidIntegerListSchema.encodeValue(Buf buf, List<Integer> data) voidIntegerSchema.encodeValue(Buf buf, Integer data) voidLongListSchema.encodeValue(Buf buf, List<Long> data) voidLongSchema.encodeValue(Buf buf, Long data) voidStringListSchema.encodeValue(Buf buf, List<String> data) voidStringSchema.encodeValue(Buf buf, String data) voidVectorSchema.encodeValue(Buf buf, String data) intArraySchema.encodeValueV2(Buf buf, T[] data) intBitSchema.encodeValueV2(Buf buf, Long data) intBooleanListSchema.encodeValueV2(Buf buf, List<Boolean> data) intBooleanSchema.encodeValueV2(Buf buf, Boolean data) intBytesSchema.encodeValueV2(Buf buf, byte[] data) intDecimalSchema.encodeValueV2(Buf buf, String data) intDingoSchema.encodeValueV2(Buf buf, T data) intDoubleListSchema.encodeValueV2(Buf buf, List<Double> data) intDoubleSchema.encodeValueV2(Buf buf, Double data) intFloatListSchema.encodeValueV2(Buf buf, List<Float> data) intFloatSchema.encodeValueV2(Buf buf, Float data) intIntegerListSchema.encodeValueV2(Buf buf, List<Integer> data) intIntegerSchema.encodeValueV2(Buf buf, Integer data) intLongListSchema.encodeValueV2(Buf buf, List<Long> data) intLongSchema.encodeValueV2(Buf buf, Long data) intStringListSchema.encodeValueV2(Buf buf, List<String> data) intStringSchema.encodeValueV2(Buf buf, String data) intVectorSchema.encodeValueV2(Buf buf, String data) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidArraySchema.skipValueV2(Buf buf) voidBitSchema.skipValueV2(Buf buf) voidBooleanListSchema.skipValueV2(Buf buf) voidBooleanSchema.skipValueV2(Buf buf) voidBytesSchema.skipValueV2(Buf buf) voidDecimalSchema.skipValueV2(Buf buf) voidDingoSchema.skipValueV2(Buf buf) voidDoubleListSchema.skipValueV2(Buf buf) voidDoubleSchema.skipValueV2(Buf buf) voidFloatListSchema.skipValueV2(Buf buf) voidFloatSchema.skipValueV2(Buf buf) voidIntegerListSchema.skipValueV2(Buf buf) voidIntegerSchema.skipValueV2(Buf buf) voidLongListSchema.skipValueV2(Buf buf) voidLongSchema.skipValueV2(Buf buf) voidStringListSchema.skipValueV2(Buf buf) voidStringSchema.skipValueV2(Buf buf) voidVectorSchema.skipValueV2(Buf buf)