类 ConfigurationSyncRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
org.apache.skywalking.apm.network.language.agent.v3.ConfigurationSyncRequest.Builder
- 所有已实现的接口:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,ConfigurationSyncRequestOrBuilder
public static final class ConfigurationSyncRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
implements ConfigurationSyncRequestOrBuilder
Protobuf type
skywalking.v3.ConfigurationSyncRequest-
方法概要
修饰符和类型方法说明addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Current agent service name.[Optional] UUID is the unique id to represent the signature of the latest configuration.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorCurrent agent service name.com.google.protobuf.ByteStringCurrent agent service name.getUuid()[Optional] UUID is the unique id to represent the signature of the latest configuration.com.google.protobuf.ByteString[Optional] UUID is the unique id to represent the signature of the latest configuration.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setService(String value) Current agent service name.setServiceBytes(com.google.protobuf.ByteString value) Current agent service name.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) [Optional] UUID is the unique id to represent the signature of the latest configuration.setUuidBytes(com.google.protobuf.ByteString value) [Optional] UUID is the unique id to represent the signature of the latest configuration.从类继承的方法 com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3从类继承的方法 com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString从类继承的方法 com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException从接口继承的方法 com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom从接口继承的方法 com.google.protobuf.MessageLite.Builder
mergeFrom从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
-
clear
- 指定者:
clear在接口中com.google.protobuf.Message.Builder- 指定者:
clear在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clear在类中com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- 指定者:
getDescriptorForType在接口中com.google.protobuf.Message.Builder- 指定者:
getDescriptorForType在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getDescriptorForType在类中com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
-
getDefaultInstanceForType
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
build
- 指定者:
build在接口中com.google.protobuf.Message.Builder- 指定者:
build在接口中com.google.protobuf.MessageLite.Builder
-
buildPartial
- 指定者:
buildPartial在接口中com.google.protobuf.Message.Builder- 指定者:
buildPartial在接口中com.google.protobuf.MessageLite.Builder
-
clone
- 指定者:
clone在接口中com.google.protobuf.Message.Builder- 指定者:
clone在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clone在类中com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
-
setField
public ConfigurationSyncRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - 指定者:
setField在接口中com.google.protobuf.Message.Builder- 覆盖:
setField在类中com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
-
clearField
public ConfigurationSyncRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - 指定者:
clearField在接口中com.google.protobuf.Message.Builder- 覆盖:
clearField在类中com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
-
clearOneof
public ConfigurationSyncRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - 指定者:
clearOneof在接口中com.google.protobuf.Message.Builder- 覆盖:
clearOneof在类中com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
-
setRepeatedField
public ConfigurationSyncRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - 指定者:
setRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
setRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
-
addRepeatedField
public ConfigurationSyncRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - 指定者:
addRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
addRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
-
mergeFrom
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<ConfigurationSyncRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
-
mergeFrom
public ConfigurationSyncRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 指定者:
mergeFrom在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<ConfigurationSyncRequest.Builder>- 抛出:
IOException
-
getService
Current agent service name.
string service = 1;- 指定者:
getService在接口中ConfigurationSyncRequestOrBuilder- 返回:
- The service.
-
getServiceBytes
public com.google.protobuf.ByteString getServiceBytes()Current agent service name.
string service = 1;- 指定者:
getServiceBytes在接口中ConfigurationSyncRequestOrBuilder- 返回:
- The bytes for service.
-
setService
Current agent service name.
string service = 1;- 参数:
value- The service to set.- 返回:
- This builder for chaining.
-
clearService
Current agent service name.
string service = 1;- 返回:
- This builder for chaining.
-
setServiceBytes
Current agent service name.
string service = 1;- 参数:
value- The bytes for service to set.- 返回:
- This builder for chaining.
-
getUuid
[Optional] UUID is the unique id to represent the signature of the latest configuration. The agent usually uses its bootstrap configuration running in default, and this id could be empty when doing the 1st round sync. The agent could/is recommended to cache the UUID from the last command, and put it as the next round UUID parameter, then the OAP only returns the empty Commands if no configuration change happenned.
string uuid = 2;- 指定者:
getUuid在接口中ConfigurationSyncRequestOrBuilder- 返回:
- The uuid.
-
getUuidBytes
public com.google.protobuf.ByteString getUuidBytes()[Optional] UUID is the unique id to represent the signature of the latest configuration. The agent usually uses its bootstrap configuration running in default, and this id could be empty when doing the 1st round sync. The agent could/is recommended to cache the UUID from the last command, and put it as the next round UUID parameter, then the OAP only returns the empty Commands if no configuration change happenned.
string uuid = 2;- 指定者:
getUuidBytes在接口中ConfigurationSyncRequestOrBuilder- 返回:
- The bytes for uuid.
-
setUuid
[Optional] UUID is the unique id to represent the signature of the latest configuration. The agent usually uses its bootstrap configuration running in default, and this id could be empty when doing the 1st round sync. The agent could/is recommended to cache the UUID from the last command, and put it as the next round UUID parameter, then the OAP only returns the empty Commands if no configuration change happenned.
string uuid = 2;- 参数:
value- The uuid to set.- 返回:
- This builder for chaining.
-
clearUuid
[Optional] UUID is the unique id to represent the signature of the latest configuration. The agent usually uses its bootstrap configuration running in default, and this id could be empty when doing the 1st round sync. The agent could/is recommended to cache the UUID from the last command, and put it as the next round UUID parameter, then the OAP only returns the empty Commands if no configuration change happenned.
string uuid = 2;- 返回:
- This builder for chaining.
-
setUuidBytes
[Optional] UUID is the unique id to represent the signature of the latest configuration. The agent usually uses its bootstrap configuration running in default, and this id could be empty when doing the 1st round sync. The agent could/is recommended to cache the UUID from the last command, and put it as the next round UUID parameter, then the OAP only returns the empty Commands if no configuration change happenned.
string uuid = 2;- 参数:
value- The bytes for uuid to set.- 返回:
- This builder for chaining.
-
setUnknownFields
public final ConfigurationSyncRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - 指定者:
setUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
setUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
-
mergeUnknownFields
public final ConfigurationSyncRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - 指定者:
mergeUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<ConfigurationSyncRequest.Builder>
-