Uses of Class
io.dingodb.meta.Meta.MetaALL
Packages that use Meta.MetaALL
-
Uses of Meta.MetaALL in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.MetaALLModifier and TypeMethodDescriptionMeta.MetaALL.Builder.build()Meta.MetaALL.Builder.buildPartial()static Meta.MetaALLMeta.MetaALL.getDefaultInstance()Meta.MetaALL.Builder.getDefaultInstanceForType()Meta.MetaALL.getDefaultInstanceForType()Meta.ExportMetaResponse.Builder.getMetaAll().dingodb.pb.meta.MetaALL meta_all = 3;Meta.ExportMetaResponse.getMetaAll().dingodb.pb.meta.MetaALL meta_all = 3;Meta.ExportMetaResponseOrBuilder.getMetaAll().dingodb.pb.meta.MetaALL meta_all = 3;Meta.ImportMetaRequest.Builder.getMetaAll().dingodb.pb.meta.MetaALL meta_all = 2;Meta.ImportMetaRequest.getMetaAll().dingodb.pb.meta.MetaALL meta_all = 2;Meta.ImportMetaRequestOrBuilder.getMetaAll().dingodb.pb.meta.MetaALL meta_all = 2;static Meta.MetaALLMeta.MetaALL.parseDelimitedFrom(InputStream input) static Meta.MetaALLMeta.MetaALL.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.MetaALLMeta.MetaALL.parseFrom(byte[] data) static Meta.MetaALLMeta.MetaALL.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.MetaALLMeta.MetaALL.parseFrom(com.google.protobuf.ByteString data) static Meta.MetaALLMeta.MetaALL.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.MetaALLMeta.MetaALL.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.MetaALLMeta.MetaALL.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.MetaALLMeta.MetaALL.parseFrom(InputStream input) static Meta.MetaALLMeta.MetaALL.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.MetaALLMeta.MetaALL.parseFrom(ByteBuffer data) static Meta.MetaALLMeta.MetaALL.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.MetaALLModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Meta.MetaALL>Meta.MetaALL.getParserForType()static com.google.protobuf.Parser<Meta.MetaALL>Meta.MetaALL.parser()Methods in io.dingodb.meta with parameters of type Meta.MetaALLModifier and TypeMethodDescriptionMeta.MetaALL.Builder.mergeFrom(Meta.MetaALL other) Meta.ExportMetaResponse.Builder.mergeMetaAll(Meta.MetaALL value) .dingodb.pb.meta.MetaALL meta_all = 3;Meta.ImportMetaRequest.Builder.mergeMetaAll(Meta.MetaALL value) .dingodb.pb.meta.MetaALL meta_all = 2;static Meta.MetaALL.BuilderMeta.MetaALL.newBuilder(Meta.MetaALL prototype) Meta.ExportMetaResponse.Builder.setMetaAll(Meta.MetaALL value) .dingodb.pb.meta.MetaALL meta_all = 3;Meta.ImportMetaRequest.Builder.setMetaAll(Meta.MetaALL value) .dingodb.pb.meta.MetaALL meta_all = 2;