Uses of Class
io.dingodb.common.Common.Local
Packages that use Common.Local
-
Uses of Common.Local in io.dingodb.common
Methods in io.dingodb.common that return Common.LocalModifier and TypeMethodDescriptionCommon.Local.Builder.build()Common.Local.Builder.buildPartial()static Common.LocalCommon.Local.getDefaultInstance()Common.Local.Builder.getDefaultInstanceForType()Common.Local.getDefaultInstanceForType()Common.StorageBackend.Builder.getLocal().dingodb.pb.common.Local local = 2;Common.StorageBackend.getLocal().dingodb.pb.common.Local local = 2;Common.StorageBackendOrBuilder.getLocal().dingodb.pb.common.Local local = 2;static Common.LocalCommon.Local.parseDelimitedFrom(InputStream input) static Common.LocalCommon.Local.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.LocalCommon.Local.parseFrom(byte[] data) static Common.LocalCommon.Local.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.LocalCommon.Local.parseFrom(com.google.protobuf.ByteString data) static Common.LocalCommon.Local.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.LocalCommon.Local.parseFrom(com.google.protobuf.CodedInputStream input) static Common.LocalCommon.Local.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.LocalCommon.Local.parseFrom(InputStream input) static Common.LocalCommon.Local.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.LocalCommon.Local.parseFrom(ByteBuffer data) static Common.LocalCommon.Local.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.common that return types with arguments of type Common.LocalModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Common.Local>Common.Local.getParserForType()static com.google.protobuf.Parser<Common.Local>Common.Local.parser()Methods in io.dingodb.common with parameters of type Common.LocalModifier and TypeMethodDescriptionCommon.Local.Builder.mergeFrom(Common.Local other) Common.StorageBackend.Builder.mergeLocal(Common.Local value) .dingodb.pb.common.Local local = 2;static Common.Local.BuilderCommon.Local.newBuilder(Common.Local prototype) Common.StorageBackend.Builder.setLocal(Common.Local value) .dingodb.pb.common.Local local = 2;