public static final class ImportKvpb.Error.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImportKvpb.Error.Builder> implements ImportKvpb.ErrorOrBuilder
import_kvpb.Error
Modifier and Type | Method and Description |
---|---|
ImportKvpb.Error.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportKvpb.Error |
build() |
ImportKvpb.Error |
buildPartial() |
ImportKvpb.Error.Builder |
clear() |
ImportKvpb.Error.Builder |
clearEngineNotFound()
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
ImportKvpb.Error.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ImportKvpb.Error.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ImportKvpb.Error.Builder |
clone() |
ImportKvpb.Error |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ImportKvpb.Error.EngineNotFound |
getEngineNotFound()
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
ImportKvpb.Error.EngineNotFound.Builder |
getEngineNotFoundBuilder()
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
ImportKvpb.Error.EngineNotFoundOrBuilder |
getEngineNotFoundOrBuilder()
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
boolean |
hasEngineNotFound()
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ImportKvpb.Error.Builder |
mergeEngineNotFound(ImportKvpb.Error.EngineNotFound value)
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
ImportKvpb.Error.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImportKvpb.Error.Builder |
mergeFrom(ImportKvpb.Error other) |
ImportKvpb.Error.Builder |
mergeFrom(com.google.protobuf.Message other) |
ImportKvpb.Error.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ImportKvpb.Error.Builder |
setEngineNotFound(ImportKvpb.Error.EngineNotFound.Builder builderForValue)
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
ImportKvpb.Error.Builder |
setEngineNotFound(ImportKvpb.Error.EngineNotFound value)
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
ImportKvpb.Error.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportKvpb.Error.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ImportKvpb.Error.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<ImportKvpb.Error.Builder>
public ImportKvpb.Error.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<ImportKvpb.Error.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<ImportKvpb.Error.Builder>
public ImportKvpb.Error getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ImportKvpb.Error build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ImportKvpb.Error buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ImportKvpb.Error.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<ImportKvpb.Error.Builder>
public ImportKvpb.Error.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<ImportKvpb.Error.Builder>
public ImportKvpb.Error.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<ImportKvpb.Error.Builder>
public ImportKvpb.Error.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<ImportKvpb.Error.Builder>
public ImportKvpb.Error.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<ImportKvpb.Error.Builder>
public ImportKvpb.Error.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<ImportKvpb.Error.Builder>
public ImportKvpb.Error.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ImportKvpb.Error.Builder>
public ImportKvpb.Error.Builder mergeFrom(ImportKvpb.Error other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<ImportKvpb.Error.Builder>
public ImportKvpb.Error.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ImportKvpb.Error.Builder>
IOException
public boolean hasEngineNotFound()
This can happen if the client hasn't opened the engine, or the server restarts while the client is writing or closing. An unclosed engine will be removed on server restart, so the client should not continue but restart the previous job in that case.
.import_kvpb.Error.EngineNotFound engine_not_found = 1;
hasEngineNotFound
in interface ImportKvpb.ErrorOrBuilder
public ImportKvpb.Error.EngineNotFound getEngineNotFound()
This can happen if the client hasn't opened the engine, or the server restarts while the client is writing or closing. An unclosed engine will be removed on server restart, so the client should not continue but restart the previous job in that case.
.import_kvpb.Error.EngineNotFound engine_not_found = 1;
getEngineNotFound
in interface ImportKvpb.ErrorOrBuilder
public ImportKvpb.Error.Builder setEngineNotFound(ImportKvpb.Error.EngineNotFound value)
This can happen if the client hasn't opened the engine, or the server restarts while the client is writing or closing. An unclosed engine will be removed on server restart, so the client should not continue but restart the previous job in that case.
.import_kvpb.Error.EngineNotFound engine_not_found = 1;
public ImportKvpb.Error.Builder setEngineNotFound(ImportKvpb.Error.EngineNotFound.Builder builderForValue)
This can happen if the client hasn't opened the engine, or the server restarts while the client is writing or closing. An unclosed engine will be removed on server restart, so the client should not continue but restart the previous job in that case.
.import_kvpb.Error.EngineNotFound engine_not_found = 1;
public ImportKvpb.Error.Builder mergeEngineNotFound(ImportKvpb.Error.EngineNotFound value)
This can happen if the client hasn't opened the engine, or the server restarts while the client is writing or closing. An unclosed engine will be removed on server restart, so the client should not continue but restart the previous job in that case.
.import_kvpb.Error.EngineNotFound engine_not_found = 1;
public ImportKvpb.Error.Builder clearEngineNotFound()
This can happen if the client hasn't opened the engine, or the server restarts while the client is writing or closing. An unclosed engine will be removed on server restart, so the client should not continue but restart the previous job in that case.
.import_kvpb.Error.EngineNotFound engine_not_found = 1;
public ImportKvpb.Error.EngineNotFound.Builder getEngineNotFoundBuilder()
This can happen if the client hasn't opened the engine, or the server restarts while the client is writing or closing. An unclosed engine will be removed on server restart, so the client should not continue but restart the previous job in that case.
.import_kvpb.Error.EngineNotFound engine_not_found = 1;
public ImportKvpb.Error.EngineNotFoundOrBuilder getEngineNotFoundOrBuilder()
This can happen if the client hasn't opened the engine, or the server restarts while the client is writing or closing. An unclosed engine will be removed on server restart, so the client should not continue but restart the previous job in that case.
.import_kvpb.Error.EngineNotFound engine_not_found = 1;
getEngineNotFoundOrBuilder
in interface ImportKvpb.ErrorOrBuilder
public final ImportKvpb.Error.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ImportKvpb.Error.Builder>
public final ImportKvpb.Error.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ImportKvpb.Error.Builder>
Copyright © 2024 PingCAP. All rights reserved.