Package io.grpc.benchmarks.proto
Class Control.ClientConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.grpc.benchmarks.proto.Control.ClientConfig
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Control.ClientConfigOrBuilder,java.io.Serializable
- Enclosing class:
- Control
public static final class Control.ClientConfig extends com.google.protobuf.GeneratedMessageV3 implements Control.ClientConfigOrBuilder
Protobuf typegrpc.testing.ClientConfig- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classControl.ClientConfig.BuilderProtobuf typegrpc.testing.ClientConfig-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intASYNC_CLIENT_THREADS_FIELD_NUMBERstatic intCHANNEL_ARGS_FIELD_NUMBERstatic intCLIENT_CHANNELS_FIELD_NUMBERstatic intCLIENT_TYPE_FIELD_NUMBERstatic intCORE_LIMIT_FIELD_NUMBERstatic intCORE_LIST_FIELD_NUMBERstatic intHISTOGRAM_PARAMS_FIELD_NUMBERstatic intLOAD_PARAMS_FIELD_NUMBERstatic intMESSAGES_PER_STREAM_FIELD_NUMBERstatic intOTHER_CLIENT_API_FIELD_NUMBERstatic intOUTSTANDING_RPCS_PER_CHANNEL_FIELD_NUMBERstatic intPAYLOAD_CONFIG_FIELD_NUMBERstatic intRPC_TYPE_FIELD_NUMBERstatic intSECURITY_PARAMS_FIELD_NUMBERstatic intSERVER_TARGETS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)intgetAsyncClientThreads()Only for async client.Control.ChannelArggetChannelArgs(int index)repeated .grpc.testing.ChannelArg channel_args = 16;intgetChannelArgsCount()repeated .grpc.testing.ChannelArg channel_args = 16;java.util.List<Control.ChannelArg>getChannelArgsList()repeated .grpc.testing.ChannelArg channel_args = 16;Control.ChannelArgOrBuildergetChannelArgsOrBuilder(int index)repeated .grpc.testing.ChannelArg channel_args = 16;java.util.List<? extends Control.ChannelArgOrBuilder>getChannelArgsOrBuilderList()repeated .grpc.testing.ChannelArg channel_args = 16;intgetClientChannels()Number of independent client channels to create.Control.ClientTypegetClientType().grpc.testing.ClientType client_type = 2;intgetClientTypeValue().grpc.testing.ClientType client_type = 2;intgetCoreLimit()int32 core_limit = 14;intgetCoreList(int index)Specify the cores we should run the client on, if desiredintgetCoreListCount()Specify the cores we should run the client on, if desiredjava.util.List<java.lang.Integer>getCoreListList()Specify the cores we should run the client on, if desiredstatic Control.ClientConfiggetDefaultInstance()Control.ClientConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Stats.HistogramParamsgetHistogramParams().grpc.testing.HistogramParams histogram_params = 12;Stats.HistogramParamsOrBuildergetHistogramParamsOrBuilder().grpc.testing.HistogramParams histogram_params = 12;Control.LoadParamsgetLoadParams()The requested load for the entire client (aggregated over all the threads).Control.LoadParamsOrBuildergetLoadParamsOrBuilder()The requested load for the entire client (aggregated over all the threads).intgetMessagesPerStream()Number of messages on a stream before it gets finished/restartedjava.lang.StringgetOtherClientApi()If we use an OTHER_CLIENT client_type, this string gives more detailcom.google.protobuf.ByteStringgetOtherClientApiBytes()If we use an OTHER_CLIENT client_type, this string gives more detailintgetOutstandingRpcsPerChannel()How many concurrent RPCs to start for each channel.com.google.protobuf.Parser<Control.ClientConfig>getParserForType()Payloads.PayloadConfiggetPayloadConfig().grpc.testing.PayloadConfig payload_config = 11;Payloads.PayloadConfigOrBuildergetPayloadConfigOrBuilder().grpc.testing.PayloadConfig payload_config = 11;Control.RpcTypegetRpcType().grpc.testing.RpcType rpc_type = 8;intgetRpcTypeValue().grpc.testing.RpcType rpc_type = 8;Control.SecurityParamsgetSecurityParams().grpc.testing.SecurityParams security_params = 3;Control.SecurityParamsOrBuildergetSecurityParamsOrBuilder().grpc.testing.SecurityParams security_params = 3;intgetSerializedSize()java.lang.StringgetServerTargets(int index)List of targets to connect to.com.google.protobuf.ByteStringgetServerTargetsBytes(int index)List of targets to connect to.intgetServerTargetsCount()List of targets to connect to.com.google.protobuf.ProtocolStringListgetServerTargetsList()List of targets to connect to.inthashCode()booleanhasHistogramParams().grpc.testing.HistogramParams histogram_params = 12;booleanhasLoadParams()The requested load for the entire client (aggregated over all the threads).booleanhasPayloadConfig().grpc.testing.PayloadConfig payload_config = 11;booleanhasSecurityParams().grpc.testing.SecurityParams security_params = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Control.ClientConfig.BuildernewBuilder()static Control.ClientConfig.BuildernewBuilder(Control.ClientConfig prototype)Control.ClientConfig.BuildernewBuilderForType()protected Control.ClientConfig.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Control.ClientConfigparseDelimitedFrom(java.io.InputStream input)static Control.ClientConfigparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Control.ClientConfigparseFrom(byte[] data)static Control.ClientConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Control.ClientConfigparseFrom(com.google.protobuf.ByteString data)static Control.ClientConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Control.ClientConfigparseFrom(com.google.protobuf.CodedInputStream input)static Control.ClientConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Control.ClientConfigparseFrom(java.io.InputStream input)static Control.ClientConfigparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Control.ClientConfigparseFrom(java.nio.ByteBuffer data)static Control.ClientConfigparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Control.ClientConfig>parser()Control.ClientConfig.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
SERVER_TARGETS_FIELD_NUMBER
public static final int SERVER_TARGETS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLIENT_TYPE_FIELD_NUMBER
public static final int CLIENT_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SECURITY_PARAMS_FIELD_NUMBER
public static final int SECURITY_PARAMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTSTANDING_RPCS_PER_CHANNEL_FIELD_NUMBER
public static final int OUTSTANDING_RPCS_PER_CHANNEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLIENT_CHANNELS_FIELD_NUMBER
public static final int CLIENT_CHANNELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASYNC_CLIENT_THREADS_FIELD_NUMBER
public static final int ASYNC_CLIENT_THREADS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RPC_TYPE_FIELD_NUMBER
public static final int RPC_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOAD_PARAMS_FIELD_NUMBER
public static final int LOAD_PARAMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAYLOAD_CONFIG_FIELD_NUMBER
public static final int PAYLOAD_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HISTOGRAM_PARAMS_FIELD_NUMBER
public static final int HISTOGRAM_PARAMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CORE_LIST_FIELD_NUMBER
public static final int CORE_LIST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CORE_LIMIT_FIELD_NUMBER
public static final int CORE_LIMIT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OTHER_CLIENT_API_FIELD_NUMBER
public static final int OTHER_CLIENT_API_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHANNEL_ARGS_FIELD_NUMBER
public static final int CHANNEL_ARGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MESSAGES_PER_STREAM_FIELD_NUMBER
public static final int MESSAGES_PER_STREAM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getServerTargetsList
public com.google.protobuf.ProtocolStringList getServerTargetsList()
List of targets to connect to. At least one target needs to be specified.
repeated string server_targets = 1;- Specified by:
getServerTargetsListin interfaceControl.ClientConfigOrBuilder- Returns:
- A list containing the serverTargets.
-
getServerTargetsCount
public int getServerTargetsCount()
List of targets to connect to. At least one target needs to be specified.
repeated string server_targets = 1;- Specified by:
getServerTargetsCountin interfaceControl.ClientConfigOrBuilder- Returns:
- The count of serverTargets.
-
getServerTargets
public java.lang.String getServerTargets(int index)
List of targets to connect to. At least one target needs to be specified.
repeated string server_targets = 1;- Specified by:
getServerTargetsin interfaceControl.ClientConfigOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The serverTargets at the given index.
-
getServerTargetsBytes
public com.google.protobuf.ByteString getServerTargetsBytes(int index)
List of targets to connect to. At least one target needs to be specified.
repeated string server_targets = 1;- Specified by:
getServerTargetsBytesin interfaceControl.ClientConfigOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the serverTargets at the given index.
-
getClientTypeValue
public int getClientTypeValue()
.grpc.testing.ClientType client_type = 2;- Specified by:
getClientTypeValuein interfaceControl.ClientConfigOrBuilder- Returns:
- The enum numeric value on the wire for clientType.
-
getClientType
public Control.ClientType getClientType()
.grpc.testing.ClientType client_type = 2;- Specified by:
getClientTypein interfaceControl.ClientConfigOrBuilder- Returns:
- The clientType.
-
hasSecurityParams
public boolean hasSecurityParams()
.grpc.testing.SecurityParams security_params = 3;- Specified by:
hasSecurityParamsin interfaceControl.ClientConfigOrBuilder- Returns:
- Whether the securityParams field is set.
-
getSecurityParams
public Control.SecurityParams getSecurityParams()
.grpc.testing.SecurityParams security_params = 3;- Specified by:
getSecurityParamsin interfaceControl.ClientConfigOrBuilder- Returns:
- The securityParams.
-
getSecurityParamsOrBuilder
public Control.SecurityParamsOrBuilder getSecurityParamsOrBuilder()
.grpc.testing.SecurityParams security_params = 3;- Specified by:
getSecurityParamsOrBuilderin interfaceControl.ClientConfigOrBuilder
-
getOutstandingRpcsPerChannel
public int getOutstandingRpcsPerChannel()
How many concurrent RPCs to start for each channel. For synchronous client, use a separate thread for each outstanding RPC.
int32 outstanding_rpcs_per_channel = 4;- Specified by:
getOutstandingRpcsPerChannelin interfaceControl.ClientConfigOrBuilder- Returns:
- The outstandingRpcsPerChannel.
-
getClientChannels
public int getClientChannels()
Number of independent client channels to create. i-th channel will connect to server_target[i % server_targets.size()]
int32 client_channels = 5;- Specified by:
getClientChannelsin interfaceControl.ClientConfigOrBuilder- Returns:
- The clientChannels.
-
getAsyncClientThreads
public int getAsyncClientThreads()
Only for async client. Number of threads to use to start/manage RPCs.
int32 async_client_threads = 7;- Specified by:
getAsyncClientThreadsin interfaceControl.ClientConfigOrBuilder- Returns:
- The asyncClientThreads.
-
getRpcTypeValue
public int getRpcTypeValue()
.grpc.testing.RpcType rpc_type = 8;- Specified by:
getRpcTypeValuein interfaceControl.ClientConfigOrBuilder- Returns:
- The enum numeric value on the wire for rpcType.
-
getRpcType
public Control.RpcType getRpcType()
.grpc.testing.RpcType rpc_type = 8;- Specified by:
getRpcTypein interfaceControl.ClientConfigOrBuilder- Returns:
- The rpcType.
-
hasLoadParams
public boolean hasLoadParams()
The requested load for the entire client (aggregated over all the threads).
.grpc.testing.LoadParams load_params = 10;- Specified by:
hasLoadParamsin interfaceControl.ClientConfigOrBuilder- Returns:
- Whether the loadParams field is set.
-
getLoadParams
public Control.LoadParams getLoadParams()
The requested load for the entire client (aggregated over all the threads).
.grpc.testing.LoadParams load_params = 10;- Specified by:
getLoadParamsin interfaceControl.ClientConfigOrBuilder- Returns:
- The loadParams.
-
getLoadParamsOrBuilder
public Control.LoadParamsOrBuilder getLoadParamsOrBuilder()
The requested load for the entire client (aggregated over all the threads).
.grpc.testing.LoadParams load_params = 10;- Specified by:
getLoadParamsOrBuilderin interfaceControl.ClientConfigOrBuilder
-
hasPayloadConfig
public boolean hasPayloadConfig()
.grpc.testing.PayloadConfig payload_config = 11;- Specified by:
hasPayloadConfigin interfaceControl.ClientConfigOrBuilder- Returns:
- Whether the payloadConfig field is set.
-
getPayloadConfig
public Payloads.PayloadConfig getPayloadConfig()
.grpc.testing.PayloadConfig payload_config = 11;- Specified by:
getPayloadConfigin interfaceControl.ClientConfigOrBuilder- Returns:
- The payloadConfig.
-
getPayloadConfigOrBuilder
public Payloads.PayloadConfigOrBuilder getPayloadConfigOrBuilder()
.grpc.testing.PayloadConfig payload_config = 11;- Specified by:
getPayloadConfigOrBuilderin interfaceControl.ClientConfigOrBuilder
-
hasHistogramParams
public boolean hasHistogramParams()
.grpc.testing.HistogramParams histogram_params = 12;- Specified by:
hasHistogramParamsin interfaceControl.ClientConfigOrBuilder- Returns:
- Whether the histogramParams field is set.
-
getHistogramParams
public Stats.HistogramParams getHistogramParams()
.grpc.testing.HistogramParams histogram_params = 12;- Specified by:
getHistogramParamsin interfaceControl.ClientConfigOrBuilder- Returns:
- The histogramParams.
-
getHistogramParamsOrBuilder
public Stats.HistogramParamsOrBuilder getHistogramParamsOrBuilder()
.grpc.testing.HistogramParams histogram_params = 12;- Specified by:
getHistogramParamsOrBuilderin interfaceControl.ClientConfigOrBuilder
-
getCoreListList
public java.util.List<java.lang.Integer> getCoreListList()
Specify the cores we should run the client on, if desired
repeated int32 core_list = 13;- Specified by:
getCoreListListin interfaceControl.ClientConfigOrBuilder- Returns:
- A list containing the coreList.
-
getCoreListCount
public int getCoreListCount()
Specify the cores we should run the client on, if desired
repeated int32 core_list = 13;- Specified by:
getCoreListCountin interfaceControl.ClientConfigOrBuilder- Returns:
- The count of coreList.
-
getCoreList
public int getCoreList(int index)
Specify the cores we should run the client on, if desired
repeated int32 core_list = 13;- Specified by:
getCoreListin interfaceControl.ClientConfigOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The coreList at the given index.
-
getCoreLimit
public int getCoreLimit()
int32 core_limit = 14;- Specified by:
getCoreLimitin interfaceControl.ClientConfigOrBuilder- Returns:
- The coreLimit.
-
getOtherClientApi
public java.lang.String getOtherClientApi()
If we use an OTHER_CLIENT client_type, this string gives more detail
string other_client_api = 15;- Specified by:
getOtherClientApiin interfaceControl.ClientConfigOrBuilder- Returns:
- The otherClientApi.
-
getOtherClientApiBytes
public com.google.protobuf.ByteString getOtherClientApiBytes()
If we use an OTHER_CLIENT client_type, this string gives more detail
string other_client_api = 15;- Specified by:
getOtherClientApiBytesin interfaceControl.ClientConfigOrBuilder- Returns:
- The bytes for otherClientApi.
-
getChannelArgsList
public java.util.List<Control.ChannelArg> getChannelArgsList()
repeated .grpc.testing.ChannelArg channel_args = 16;- Specified by:
getChannelArgsListin interfaceControl.ClientConfigOrBuilder
-
getChannelArgsOrBuilderList
public java.util.List<? extends Control.ChannelArgOrBuilder> getChannelArgsOrBuilderList()
repeated .grpc.testing.ChannelArg channel_args = 16;- Specified by:
getChannelArgsOrBuilderListin interfaceControl.ClientConfigOrBuilder
-
getChannelArgsCount
public int getChannelArgsCount()
repeated .grpc.testing.ChannelArg channel_args = 16;- Specified by:
getChannelArgsCountin interfaceControl.ClientConfigOrBuilder
-
getChannelArgs
public Control.ChannelArg getChannelArgs(int index)
repeated .grpc.testing.ChannelArg channel_args = 16;- Specified by:
getChannelArgsin interfaceControl.ClientConfigOrBuilder
-
getChannelArgsOrBuilder
public Control.ChannelArgOrBuilder getChannelArgsOrBuilder(int index)
repeated .grpc.testing.ChannelArg channel_args = 16;- Specified by:
getChannelArgsOrBuilderin interfaceControl.ClientConfigOrBuilder
-
getMessagesPerStream
public int getMessagesPerStream()
Number of messages on a stream before it gets finished/restarted
int32 messages_per_stream = 18;- Specified by:
getMessagesPerStreamin interfaceControl.ClientConfigOrBuilder- Returns:
- The messagesPerStream.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Control.ClientConfig parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Control.ClientConfig parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Control.ClientConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Control.ClientConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Control.ClientConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Control.ClientConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Control.ClientConfig parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Control.ClientConfig parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Control.ClientConfig parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Control.ClientConfig parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Control.ClientConfig parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Control.ClientConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Control.ClientConfig.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Control.ClientConfig.Builder newBuilder()
-
newBuilder
public static Control.ClientConfig.Builder newBuilder(Control.ClientConfig prototype)
-
toBuilder
public Control.ClientConfig.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Control.ClientConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Control.ClientConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Control.ClientConfig> parser()
-
getParserForType
public com.google.protobuf.Parser<Control.ClientConfig> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Control.ClientConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-