Uses of Class
io.dingodb.common.Common.ScalarSchemaItem
Packages that use Common.ScalarSchemaItem
-
Uses of Common.ScalarSchemaItem in io.dingodb.common
Methods in io.dingodb.common that return Common.ScalarSchemaItemModifier and TypeMethodDescriptionCommon.ScalarSchemaItem.Builder.build()Common.ScalarSchemaItem.Builder.buildPartial()static Common.ScalarSchemaItemCommon.ScalarSchemaItem.getDefaultInstance()Common.ScalarSchemaItem.Builder.getDefaultInstanceForType()Common.ScalarSchemaItem.getDefaultInstanceForType()Common.ScalarSchema.Builder.getFields(int index) array fieldCommon.ScalarSchema.getFields(int index) array fieldCommon.ScalarSchemaOrBuilder.getFields(int index) array fieldstatic Common.ScalarSchemaItemCommon.ScalarSchemaItem.parseDelimitedFrom(InputStream input) static Common.ScalarSchemaItemCommon.ScalarSchemaItem.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.ScalarSchemaItemCommon.ScalarSchemaItem.parseFrom(byte[] data) static Common.ScalarSchemaItemCommon.ScalarSchemaItem.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.ScalarSchemaItemCommon.ScalarSchemaItem.parseFrom(com.google.protobuf.ByteString data) static Common.ScalarSchemaItemCommon.ScalarSchemaItem.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.ScalarSchemaItemCommon.ScalarSchemaItem.parseFrom(com.google.protobuf.CodedInputStream input) static Common.ScalarSchemaItemCommon.ScalarSchemaItem.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.ScalarSchemaItemCommon.ScalarSchemaItem.parseFrom(InputStream input) static Common.ScalarSchemaItemCommon.ScalarSchemaItem.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.ScalarSchemaItemCommon.ScalarSchemaItem.parseFrom(ByteBuffer data) static Common.ScalarSchemaItemCommon.ScalarSchemaItem.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.common that return types with arguments of type Common.ScalarSchemaItemModifier and TypeMethodDescriptionCommon.ScalarSchema.Builder.getFieldsList()array fieldCommon.ScalarSchema.getFieldsList()array fieldCommon.ScalarSchemaOrBuilder.getFieldsList()array fieldcom.google.protobuf.Parser<Common.ScalarSchemaItem>Common.ScalarSchemaItem.getParserForType()static com.google.protobuf.Parser<Common.ScalarSchemaItem>Common.ScalarSchemaItem.parser()Methods in io.dingodb.common with parameters of type Common.ScalarSchemaItemModifier and TypeMethodDescriptionCommon.ScalarSchema.Builder.addFields(int index, Common.ScalarSchemaItem value) array fieldCommon.ScalarSchema.Builder.addFields(Common.ScalarSchemaItem value) array fieldCommon.ScalarSchemaItem.Builder.mergeFrom(Common.ScalarSchemaItem other) Common.ScalarSchemaItem.newBuilder(Common.ScalarSchemaItem prototype) Common.ScalarSchema.Builder.setFields(int index, Common.ScalarSchemaItem value) array fieldMethod parameters in io.dingodb.common with type arguments of type Common.ScalarSchemaItemModifier and TypeMethodDescriptionCommon.ScalarSchema.Builder.addAllFields(Iterable<? extends Common.ScalarSchemaItem> values) array field