Uses of Class
io.dingodb.common.Common.CoprocessorV2.SchemaWrapper
Packages that use Common.CoprocessorV2.SchemaWrapper
-
Uses of Common.CoprocessorV2.SchemaWrapper in io.dingodb.common
Methods in io.dingodb.common that return Common.CoprocessorV2.SchemaWrapperModifier and TypeMethodDescriptionCommon.CoprocessorV2.SchemaWrapper.Builder.build()Common.CoprocessorV2.SchemaWrapper.Builder.buildPartial()Common.CoprocessorV2.SchemaWrapper.getDefaultInstance()Common.CoprocessorV2.SchemaWrapper.Builder.getDefaultInstanceForType()Common.CoprocessorV2.SchemaWrapper.getDefaultInstanceForType()Common.CoprocessorV2.Builder.getOriginalSchema()Original schema.Common.CoprocessorV2.getOriginalSchema()Original schema.Common.CoprocessorV2OrBuilder.getOriginalSchema()Original schema.Common.CoprocessorV2.Builder.getResultSchema()Result schemaCommon.CoprocessorV2.getResultSchema()Result schemaCommon.CoprocessorV2OrBuilder.getResultSchema()Result schemaCommon.CoprocessorV2.SchemaWrapper.parseDelimitedFrom(InputStream input) Common.CoprocessorV2.SchemaWrapper.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.CoprocessorV2.SchemaWrapper.parseFrom(byte[] data) Common.CoprocessorV2.SchemaWrapper.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.CoprocessorV2.SchemaWrapper.parseFrom(com.google.protobuf.ByteString data) Common.CoprocessorV2.SchemaWrapper.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.CoprocessorV2.SchemaWrapper.parseFrom(com.google.protobuf.CodedInputStream input) Common.CoprocessorV2.SchemaWrapper.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.CoprocessorV2.SchemaWrapper.parseFrom(InputStream input) Common.CoprocessorV2.SchemaWrapper.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Common.CoprocessorV2.SchemaWrapper.parseFrom(ByteBuffer data) Common.CoprocessorV2.SchemaWrapper.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.common that return types with arguments of type Common.CoprocessorV2.SchemaWrapperModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Common.CoprocessorV2.SchemaWrapper>Common.CoprocessorV2.SchemaWrapper.getParserForType()static com.google.protobuf.Parser<Common.CoprocessorV2.SchemaWrapper>Common.CoprocessorV2.SchemaWrapper.parser()Methods in io.dingodb.common with parameters of type Common.CoprocessorV2.SchemaWrapperModifier and TypeMethodDescriptionCommon.CoprocessorV2.SchemaWrapper.Builder.mergeFrom(Common.CoprocessorV2.SchemaWrapper other) Common.CoprocessorV2.Builder.mergeOriginalSchema(Common.CoprocessorV2.SchemaWrapper value) Original schema.Common.CoprocessorV2.Builder.mergeResultSchema(Common.CoprocessorV2.SchemaWrapper value) Result schemaCommon.CoprocessorV2.SchemaWrapper.newBuilder(Common.CoprocessorV2.SchemaWrapper prototype) Common.CoprocessorV2.Builder.setOriginalSchema(Common.CoprocessorV2.SchemaWrapper value) Original schema.Common.CoprocessorV2.Builder.setResultSchema(Common.CoprocessorV2.SchemaWrapper value) Result schema