Package com.nhn.gameanvil.protocol
Class Statistics.TestStartInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
- com.nhn.gameanvil.protocol.Statistics.TestStartInfo.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Statistics.TestStartInfoOrBuilder
,java.lang.Cloneable
- Enclosing class:
- Statistics.TestStartInfo
public static final class Statistics.TestStartInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder> implements Statistics.TestStartInfoOrBuilder
Protobuf typecom.nhn.gameanvil.protocol.TestStartInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Statistics.TestStartInfo.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
Statistics.TestStartInfo
build()
Statistics.TestStartInfo
buildPartial()
Statistics.TestStartInfo.Builder
clear()
Statistics.TestStartInfo.Builder
clearActorCount()
int32 actor_count = 3;
Statistics.TestStartInfo.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Statistics.TestStartInfo.Builder
clearHammerId()
int32 hammer_id = 2;
Statistics.TestStartInfo.Builder
clearIsTimeoutCallbackEnabled()
bool is_timeout_callback_enabled = 15;
Statistics.TestStartInfo.Builder
clearMsgInfo()
Statistics.TestStartInfo.Builder
clearNetworkThreadCount()
int32 network_thread_count = 12;
Statistics.TestStartInfo.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Statistics.TestStartInfo.Builder
clearPingIntervalSeconds()
int32 ping_interval_seconds = 10;
Statistics.TestStartInfo.Builder
clearRampUpDelayMillis()
int32 ramp_up_delay_millis = 11;
Statistics.TestStartInfo.Builder
clearRequestTimeoutSeconds()
int32 request_timeout_seconds = 9;
Statistics.TestStartInfo.Builder
clearScenarioLoopCount()
int32 scenario_loop_count = 8;
Statistics.TestStartInfo.Builder
clearStartTime()
int64 start_time = 5;
Statistics.TestStartInfo.Builder
clearStateInfo()
Statistics.TestStartInfo.Builder
clearTcpNoDelay()
bool tcp_no_delay = 16;
Statistics.TestStartInfo.Builder
clearTestId()
int32 test_id = 1;
Statistics.TestStartInfo.Builder
clearTestTimeSeconds()
int32 test_time_seconds = 4;
Statistics.TestStartInfo.Builder
clearTimerThreadCount()
int32 timer_thread_count = 13;
Statistics.TestStartInfo.Builder
clearTimerTimeUnitMillis()
int64 timer_time_unit_millis = 14;
Statistics.TestStartInfo.Builder
clone()
boolean
containsMsgInfo(int key)
map<int32, string> msg_info = 7;
boolean
containsStateInfo(int key)
map<int32, string> state_info = 6;
int
getActorCount()
int32 actor_count = 3;
Statistics.TestStartInfo
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
int
getHammerId()
int32 hammer_id = 2;
boolean
getIsTimeoutCallbackEnabled()
bool is_timeout_callback_enabled = 15;
java.util.Map<java.lang.Integer,java.lang.String>
getMsgInfo()
Deprecated.int
getMsgInfoCount()
map<int32, string> msg_info = 7;
java.util.Map<java.lang.Integer,java.lang.String>
getMsgInfoMap()
map<int32, string> msg_info = 7;
java.lang.String
getMsgInfoOrDefault(int key, java.lang.String defaultValue)
map<int32, string> msg_info = 7;
java.lang.String
getMsgInfoOrThrow(int key)
map<int32, string> msg_info = 7;
java.util.Map<java.lang.Integer,java.lang.String>
getMutableMsgInfo()
Deprecated.java.util.Map<java.lang.Integer,java.lang.String>
getMutableStateInfo()
Deprecated.int
getNetworkThreadCount()
int32 network_thread_count = 12;
int
getPingIntervalSeconds()
int32 ping_interval_seconds = 10;
int
getRampUpDelayMillis()
int32 ramp_up_delay_millis = 11;
int
getRequestTimeoutSeconds()
int32 request_timeout_seconds = 9;
int
getScenarioLoopCount()
int32 scenario_loop_count = 8;
long
getStartTime()
int64 start_time = 5;
java.util.Map<java.lang.Integer,java.lang.String>
getStateInfo()
Deprecated.int
getStateInfoCount()
map<int32, string> state_info = 6;
java.util.Map<java.lang.Integer,java.lang.String>
getStateInfoMap()
map<int32, string> state_info = 6;
java.lang.String
getStateInfoOrDefault(int key, java.lang.String defaultValue)
map<int32, string> state_info = 6;
java.lang.String
getStateInfoOrThrow(int key)
map<int32, string> state_info = 6;
boolean
getTcpNoDelay()
bool tcp_no_delay = 16;
int
getTestId()
int32 test_id = 1;
int
getTestTimeSeconds()
int32 test_time_seconds = 4;
int
getTimerThreadCount()
int32 timer_thread_count = 13;
long
getTimerTimeUnitMillis()
int64 timer_time_unit_millis = 14;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
Statistics.TestStartInfo.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statistics.TestStartInfo.Builder
mergeFrom(com.google.protobuf.Message other)
Statistics.TestStartInfo.Builder
mergeFrom(Statistics.TestStartInfo other)
Statistics.TestStartInfo.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Statistics.TestStartInfo.Builder
putAllMsgInfo(java.util.Map<java.lang.Integer,java.lang.String> values)
map<int32, string> msg_info = 7;
Statistics.TestStartInfo.Builder
putAllStateInfo(java.util.Map<java.lang.Integer,java.lang.String> values)
map<int32, string> state_info = 6;
Statistics.TestStartInfo.Builder
putMsgInfo(int key, java.lang.String value)
map<int32, string> msg_info = 7;
Statistics.TestStartInfo.Builder
putStateInfo(int key, java.lang.String value)
map<int32, string> state_info = 6;
Statistics.TestStartInfo.Builder
removeMsgInfo(int key)
map<int32, string> msg_info = 7;
Statistics.TestStartInfo.Builder
removeStateInfo(int key)
map<int32, string> state_info = 6;
Statistics.TestStartInfo.Builder
setActorCount(int value)
int32 actor_count = 3;
Statistics.TestStartInfo.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
Statistics.TestStartInfo.Builder
setHammerId(int value)
int32 hammer_id = 2;
Statistics.TestStartInfo.Builder
setIsTimeoutCallbackEnabled(boolean value)
bool is_timeout_callback_enabled = 15;
Statistics.TestStartInfo.Builder
setNetworkThreadCount(int value)
int32 network_thread_count = 12;
Statistics.TestStartInfo.Builder
setPingIntervalSeconds(int value)
int32 ping_interval_seconds = 10;
Statistics.TestStartInfo.Builder
setRampUpDelayMillis(int value)
int32 ramp_up_delay_millis = 11;
Statistics.TestStartInfo.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
Statistics.TestStartInfo.Builder
setRequestTimeoutSeconds(int value)
int32 request_timeout_seconds = 9;
Statistics.TestStartInfo.Builder
setScenarioLoopCount(int value)
int32 scenario_loop_count = 8;
Statistics.TestStartInfo.Builder
setStartTime(long value)
int64 start_time = 5;
Statistics.TestStartInfo.Builder
setTcpNoDelay(boolean value)
bool tcp_no_delay = 16;
Statistics.TestStartInfo.Builder
setTestId(int value)
int32 test_id = 1;
Statistics.TestStartInfo.Builder
setTestTimeSeconds(int value)
int32 test_time_seconds = 4;
Statistics.TestStartInfo.Builder
setTimerThreadCount(int value)
int32 timer_thread_count = 13;
Statistics.TestStartInfo.Builder
setTimerTimeUnitMillis(long value)
int64 timer_time_unit_millis = 14;
Statistics.TestStartInfo.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
clear
public Statistics.TestStartInfo.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
getDefaultInstanceForType
public Statistics.TestStartInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Statistics.TestStartInfo build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Statistics.TestStartInfo buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Statistics.TestStartInfo.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
setField
public Statistics.TestStartInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
clearField
public Statistics.TestStartInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
clearOneof
public Statistics.TestStartInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
setRepeatedField
public Statistics.TestStartInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
addRepeatedField
public Statistics.TestStartInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
mergeFrom
public Statistics.TestStartInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Statistics.TestStartInfo.Builder>
-
mergeFrom
public Statistics.TestStartInfo.Builder mergeFrom(Statistics.TestStartInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
mergeFrom
public Statistics.TestStartInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Statistics.TestStartInfo.Builder>
- Throws:
java.io.IOException
-
getTestId
public int getTestId()
int32 test_id = 1;
- Specified by:
getTestId
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The testId.
-
setTestId
public Statistics.TestStartInfo.Builder setTestId(int value)
int32 test_id = 1;
- Parameters:
value
- The testId to set.- Returns:
- This builder for chaining.
-
clearTestId
public Statistics.TestStartInfo.Builder clearTestId()
int32 test_id = 1;
- Returns:
- This builder for chaining.
-
getHammerId
public int getHammerId()
int32 hammer_id = 2;
- Specified by:
getHammerId
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The hammerId.
-
setHammerId
public Statistics.TestStartInfo.Builder setHammerId(int value)
int32 hammer_id = 2;
- Parameters:
value
- The hammerId to set.- Returns:
- This builder for chaining.
-
clearHammerId
public Statistics.TestStartInfo.Builder clearHammerId()
int32 hammer_id = 2;
- Returns:
- This builder for chaining.
-
getActorCount
public int getActorCount()
int32 actor_count = 3;
- Specified by:
getActorCount
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The actorCount.
-
setActorCount
public Statistics.TestStartInfo.Builder setActorCount(int value)
int32 actor_count = 3;
- Parameters:
value
- The actorCount to set.- Returns:
- This builder for chaining.
-
clearActorCount
public Statistics.TestStartInfo.Builder clearActorCount()
int32 actor_count = 3;
- Returns:
- This builder for chaining.
-
getTestTimeSeconds
public int getTestTimeSeconds()
int32 test_time_seconds = 4;
- Specified by:
getTestTimeSeconds
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The testTimeSeconds.
-
setTestTimeSeconds
public Statistics.TestStartInfo.Builder setTestTimeSeconds(int value)
int32 test_time_seconds = 4;
- Parameters:
value
- The testTimeSeconds to set.- Returns:
- This builder for chaining.
-
clearTestTimeSeconds
public Statistics.TestStartInfo.Builder clearTestTimeSeconds()
int32 test_time_seconds = 4;
- Returns:
- This builder for chaining.
-
getStartTime
public long getStartTime()
int64 start_time = 5;
- Specified by:
getStartTime
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The startTime.
-
setStartTime
public Statistics.TestStartInfo.Builder setStartTime(long value)
int64 start_time = 5;
- Parameters:
value
- The startTime to set.- Returns:
- This builder for chaining.
-
clearStartTime
public Statistics.TestStartInfo.Builder clearStartTime()
int64 start_time = 5;
- Returns:
- This builder for chaining.
-
getStateInfoCount
public int getStateInfoCount()
Description copied from interface:Statistics.TestStartInfoOrBuilder
map<int32, string> state_info = 6;
- Specified by:
getStateInfoCount
in interfaceStatistics.TestStartInfoOrBuilder
-
containsStateInfo
public boolean containsStateInfo(int key)
map<int32, string> state_info = 6;
- Specified by:
containsStateInfo
in interfaceStatistics.TestStartInfoOrBuilder
-
getStateInfo
@Deprecated public java.util.Map<java.lang.Integer,java.lang.String> getStateInfo()
Deprecated.UsegetStateInfoMap()
instead.- Specified by:
getStateInfo
in interfaceStatistics.TestStartInfoOrBuilder
-
getStateInfoMap
public java.util.Map<java.lang.Integer,java.lang.String> getStateInfoMap()
map<int32, string> state_info = 6;
- Specified by:
getStateInfoMap
in interfaceStatistics.TestStartInfoOrBuilder
-
getStateInfoOrDefault
public java.lang.String getStateInfoOrDefault(int key, java.lang.String defaultValue)
map<int32, string> state_info = 6;
- Specified by:
getStateInfoOrDefault
in interfaceStatistics.TestStartInfoOrBuilder
-
getStateInfoOrThrow
public java.lang.String getStateInfoOrThrow(int key)
map<int32, string> state_info = 6;
- Specified by:
getStateInfoOrThrow
in interfaceStatistics.TestStartInfoOrBuilder
-
clearStateInfo
public Statistics.TestStartInfo.Builder clearStateInfo()
-
removeStateInfo
public Statistics.TestStartInfo.Builder removeStateInfo(int key)
map<int32, string> state_info = 6;
-
getMutableStateInfo
@Deprecated public java.util.Map<java.lang.Integer,java.lang.String> getMutableStateInfo()
Deprecated.Use alternate mutation accessors instead.
-
putStateInfo
public Statistics.TestStartInfo.Builder putStateInfo(int key, java.lang.String value)
map<int32, string> state_info = 6;
-
putAllStateInfo
public Statistics.TestStartInfo.Builder putAllStateInfo(java.util.Map<java.lang.Integer,java.lang.String> values)
map<int32, string> state_info = 6;
-
getMsgInfoCount
public int getMsgInfoCount()
Description copied from interface:Statistics.TestStartInfoOrBuilder
map<int32, string> msg_info = 7;
- Specified by:
getMsgInfoCount
in interfaceStatistics.TestStartInfoOrBuilder
-
containsMsgInfo
public boolean containsMsgInfo(int key)
map<int32, string> msg_info = 7;
- Specified by:
containsMsgInfo
in interfaceStatistics.TestStartInfoOrBuilder
-
getMsgInfo
@Deprecated public java.util.Map<java.lang.Integer,java.lang.String> getMsgInfo()
Deprecated.UsegetMsgInfoMap()
instead.- Specified by:
getMsgInfo
in interfaceStatistics.TestStartInfoOrBuilder
-
getMsgInfoMap
public java.util.Map<java.lang.Integer,java.lang.String> getMsgInfoMap()
map<int32, string> msg_info = 7;
- Specified by:
getMsgInfoMap
in interfaceStatistics.TestStartInfoOrBuilder
-
getMsgInfoOrDefault
public java.lang.String getMsgInfoOrDefault(int key, java.lang.String defaultValue)
map<int32, string> msg_info = 7;
- Specified by:
getMsgInfoOrDefault
in interfaceStatistics.TestStartInfoOrBuilder
-
getMsgInfoOrThrow
public java.lang.String getMsgInfoOrThrow(int key)
map<int32, string> msg_info = 7;
- Specified by:
getMsgInfoOrThrow
in interfaceStatistics.TestStartInfoOrBuilder
-
clearMsgInfo
public Statistics.TestStartInfo.Builder clearMsgInfo()
-
removeMsgInfo
public Statistics.TestStartInfo.Builder removeMsgInfo(int key)
map<int32, string> msg_info = 7;
-
getMutableMsgInfo
@Deprecated public java.util.Map<java.lang.Integer,java.lang.String> getMutableMsgInfo()
Deprecated.Use alternate mutation accessors instead.
-
putMsgInfo
public Statistics.TestStartInfo.Builder putMsgInfo(int key, java.lang.String value)
map<int32, string> msg_info = 7;
-
putAllMsgInfo
public Statistics.TestStartInfo.Builder putAllMsgInfo(java.util.Map<java.lang.Integer,java.lang.String> values)
map<int32, string> msg_info = 7;
-
getScenarioLoopCount
public int getScenarioLoopCount()
int32 scenario_loop_count = 8;
- Specified by:
getScenarioLoopCount
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The scenarioLoopCount.
-
setScenarioLoopCount
public Statistics.TestStartInfo.Builder setScenarioLoopCount(int value)
int32 scenario_loop_count = 8;
- Parameters:
value
- The scenarioLoopCount to set.- Returns:
- This builder for chaining.
-
clearScenarioLoopCount
public Statistics.TestStartInfo.Builder clearScenarioLoopCount()
int32 scenario_loop_count = 8;
- Returns:
- This builder for chaining.
-
getRequestTimeoutSeconds
public int getRequestTimeoutSeconds()
int32 request_timeout_seconds = 9;
- Specified by:
getRequestTimeoutSeconds
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The requestTimeoutSeconds.
-
setRequestTimeoutSeconds
public Statistics.TestStartInfo.Builder setRequestTimeoutSeconds(int value)
int32 request_timeout_seconds = 9;
- Parameters:
value
- The requestTimeoutSeconds to set.- Returns:
- This builder for chaining.
-
clearRequestTimeoutSeconds
public Statistics.TestStartInfo.Builder clearRequestTimeoutSeconds()
int32 request_timeout_seconds = 9;
- Returns:
- This builder for chaining.
-
getPingIntervalSeconds
public int getPingIntervalSeconds()
int32 ping_interval_seconds = 10;
- Specified by:
getPingIntervalSeconds
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The pingIntervalSeconds.
-
setPingIntervalSeconds
public Statistics.TestStartInfo.Builder setPingIntervalSeconds(int value)
int32 ping_interval_seconds = 10;
- Parameters:
value
- The pingIntervalSeconds to set.- Returns:
- This builder for chaining.
-
clearPingIntervalSeconds
public Statistics.TestStartInfo.Builder clearPingIntervalSeconds()
int32 ping_interval_seconds = 10;
- Returns:
- This builder for chaining.
-
getRampUpDelayMillis
public int getRampUpDelayMillis()
int32 ramp_up_delay_millis = 11;
- Specified by:
getRampUpDelayMillis
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The rampUpDelayMillis.
-
setRampUpDelayMillis
public Statistics.TestStartInfo.Builder setRampUpDelayMillis(int value)
int32 ramp_up_delay_millis = 11;
- Parameters:
value
- The rampUpDelayMillis to set.- Returns:
- This builder for chaining.
-
clearRampUpDelayMillis
public Statistics.TestStartInfo.Builder clearRampUpDelayMillis()
int32 ramp_up_delay_millis = 11;
- Returns:
- This builder for chaining.
-
getNetworkThreadCount
public int getNetworkThreadCount()
int32 network_thread_count = 12;
- Specified by:
getNetworkThreadCount
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The networkThreadCount.
-
setNetworkThreadCount
public Statistics.TestStartInfo.Builder setNetworkThreadCount(int value)
int32 network_thread_count = 12;
- Parameters:
value
- The networkThreadCount to set.- Returns:
- This builder for chaining.
-
clearNetworkThreadCount
public Statistics.TestStartInfo.Builder clearNetworkThreadCount()
int32 network_thread_count = 12;
- Returns:
- This builder for chaining.
-
getTimerThreadCount
public int getTimerThreadCount()
int32 timer_thread_count = 13;
- Specified by:
getTimerThreadCount
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The timerThreadCount.
-
setTimerThreadCount
public Statistics.TestStartInfo.Builder setTimerThreadCount(int value)
int32 timer_thread_count = 13;
- Parameters:
value
- The timerThreadCount to set.- Returns:
- This builder for chaining.
-
clearTimerThreadCount
public Statistics.TestStartInfo.Builder clearTimerThreadCount()
int32 timer_thread_count = 13;
- Returns:
- This builder for chaining.
-
getTimerTimeUnitMillis
public long getTimerTimeUnitMillis()
int64 timer_time_unit_millis = 14;
- Specified by:
getTimerTimeUnitMillis
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The timerTimeUnitMillis.
-
setTimerTimeUnitMillis
public Statistics.TestStartInfo.Builder setTimerTimeUnitMillis(long value)
int64 timer_time_unit_millis = 14;
- Parameters:
value
- The timerTimeUnitMillis to set.- Returns:
- This builder for chaining.
-
clearTimerTimeUnitMillis
public Statistics.TestStartInfo.Builder clearTimerTimeUnitMillis()
int64 timer_time_unit_millis = 14;
- Returns:
- This builder for chaining.
-
getIsTimeoutCallbackEnabled
public boolean getIsTimeoutCallbackEnabled()
bool is_timeout_callback_enabled = 15;
- Specified by:
getIsTimeoutCallbackEnabled
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The isTimeoutCallbackEnabled.
-
setIsTimeoutCallbackEnabled
public Statistics.TestStartInfo.Builder setIsTimeoutCallbackEnabled(boolean value)
bool is_timeout_callback_enabled = 15;
- Parameters:
value
- The isTimeoutCallbackEnabled to set.- Returns:
- This builder for chaining.
-
clearIsTimeoutCallbackEnabled
public Statistics.TestStartInfo.Builder clearIsTimeoutCallbackEnabled()
bool is_timeout_callback_enabled = 15;
- Returns:
- This builder for chaining.
-
getTcpNoDelay
public boolean getTcpNoDelay()
bool tcp_no_delay = 16;
- Specified by:
getTcpNoDelay
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The tcpNoDelay.
-
setTcpNoDelay
public Statistics.TestStartInfo.Builder setTcpNoDelay(boolean value)
bool tcp_no_delay = 16;
- Parameters:
value
- The tcpNoDelay to set.- Returns:
- This builder for chaining.
-
clearTcpNoDelay
public Statistics.TestStartInfo.Builder clearTcpNoDelay()
bool tcp_no_delay = 16;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final Statistics.TestStartInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
mergeUnknownFields
public final Statistics.TestStartInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Statistics.TestStartInfo.Builder>
-
-