Uses of Class
io.dingodb.raft.Raft.DocumentBatchAddResponse
Packages that use Raft.DocumentBatchAddResponse
-
Uses of Raft.DocumentBatchAddResponse in io.dingodb.raft
Methods in io.dingodb.raft that return Raft.DocumentBatchAddResponseModifier and TypeMethodDescriptionRaft.DocumentBatchAddResponse.Builder.build()Raft.DocumentBatchAddResponse.Builder.buildPartial()Raft.DocumentBatchAddResponse.getDefaultInstance()Raft.DocumentBatchAddResponse.Builder.getDefaultInstanceForType()Raft.DocumentBatchAddResponse.getDefaultInstanceForType()Raft.Response.Builder.getDocumentBatchAdd()for restore dataRaft.Response.getDocumentBatchAdd()for restore dataRaft.ResponseOrBuilder.getDocumentBatchAdd()for restore dataRaft.DocumentBatchAddResponse.parseDelimitedFrom(InputStream input) Raft.DocumentBatchAddResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Raft.DocumentBatchAddResponse.parseFrom(byte[] data) Raft.DocumentBatchAddResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Raft.DocumentBatchAddResponse.parseFrom(com.google.protobuf.ByteString data) Raft.DocumentBatchAddResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Raft.DocumentBatchAddResponse.parseFrom(com.google.protobuf.CodedInputStream input) Raft.DocumentBatchAddResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Raft.DocumentBatchAddResponse.parseFrom(InputStream input) Raft.DocumentBatchAddResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Raft.DocumentBatchAddResponse.parseFrom(ByteBuffer data) Raft.DocumentBatchAddResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.raft that return types with arguments of type Raft.DocumentBatchAddResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Raft.DocumentBatchAddResponse>Raft.DocumentBatchAddResponse.getParserForType()static com.google.protobuf.Parser<Raft.DocumentBatchAddResponse>Raft.DocumentBatchAddResponse.parser()Methods in io.dingodb.raft with parameters of type Raft.DocumentBatchAddResponseModifier and TypeMethodDescriptionRaft.Response.Builder.mergeDocumentBatchAdd(Raft.DocumentBatchAddResponse value) for restore dataRaft.DocumentBatchAddResponse.Builder.mergeFrom(Raft.DocumentBatchAddResponse other) Raft.DocumentBatchAddResponse.newBuilder(Raft.DocumentBatchAddResponse prototype) Raft.Response.Builder.setDocumentBatchAdd(Raft.DocumentBatchAddResponse value) for restore data