Package com.nhn.gameanvil.protocol
Class Statistics.TestStartInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.nhn.gameanvil.protocol.Statistics.TestStartInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Statistics.TestStartInfoOrBuilder
,java.io.Serializable
- Enclosing class:
- Statistics
public static final class Statistics.TestStartInfo extends com.google.protobuf.GeneratedMessageV3 implements Statistics.TestStartInfoOrBuilder
Protobuf typecom.nhn.gameanvil.protocol.TestStartInfo
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Statistics.TestStartInfo.Builder
Protobuf typecom.nhn.gameanvil.protocol.TestStartInfo
-
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 int
ACTOR_COUNT_FIELD_NUMBER
static int
HAMMER_ID_FIELD_NUMBER
static int
IS_TIMEOUT_CALLBACK_ENABLED_FIELD_NUMBER
static int
MSG_INFO_FIELD_NUMBER
static int
NETWORK_THREAD_COUNT_FIELD_NUMBER
static int
PING_INTERVAL_SECONDS_FIELD_NUMBER
static int
RAMP_UP_DELAY_MILLIS_FIELD_NUMBER
static int
REQUEST_TIMEOUT_SECONDS_FIELD_NUMBER
static int
SCENARIO_LOOP_COUNT_FIELD_NUMBER
static int
START_TIME_FIELD_NUMBER
static int
STATE_INFO_FIELD_NUMBER
static int
TCP_NO_DELAY_FIELD_NUMBER
static int
TEST_ID_FIELD_NUMBER
static int
TEST_TIME_SECONDS_FIELD_NUMBER
static int
TIMER_THREAD_COUNT_FIELD_NUMBER
static int
TIMER_TIME_UNIT_MILLIS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsMsgInfo(int key)
map<int32, string> msg_info = 7;
boolean
containsStateInfo(int key)
map<int32, string> state_info = 6;
boolean
equals(java.lang.Object obj)
int
getActorCount()
int32 actor_count = 3;
static Statistics.TestStartInfo
getDefaultInstance()
Statistics.TestStartInfo
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
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;
int
getNetworkThreadCount()
int32 network_thread_count = 12;
com.google.protobuf.Parser<Statistics.TestStartInfo>
getParserForType()
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;
int
getSerializedSize()
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;
int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static Statistics.TestStartInfo.Builder
newBuilder()
static Statistics.TestStartInfo.Builder
newBuilder(Statistics.TestStartInfo prototype)
Statistics.TestStartInfo.Builder
newBuilderForType()
protected Statistics.TestStartInfo.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected java.lang.Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Statistics.TestStartInfo
parseDelimitedFrom(java.io.InputStream input)
static Statistics.TestStartInfo
parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Statistics.TestStartInfo
parseFrom(byte[] data)
static Statistics.TestStartInfo
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Statistics.TestStartInfo
parseFrom(com.google.protobuf.ByteString data)
static Statistics.TestStartInfo
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Statistics.TestStartInfo
parseFrom(com.google.protobuf.CodedInputStream input)
static Statistics.TestStartInfo
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Statistics.TestStartInfo
parseFrom(java.io.InputStream input)
static Statistics.TestStartInfo
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Statistics.TestStartInfo
parseFrom(java.nio.ByteBuffer data)
static Statistics.TestStartInfo
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Statistics.TestStartInfo>
parser()
Statistics.TestStartInfo.Builder
toBuilder()
void
writeTo(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, 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
-
TEST_ID_FIELD_NUMBER
public static final int TEST_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HAMMER_ID_FIELD_NUMBER
public static final int HAMMER_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACTOR_COUNT_FIELD_NUMBER
public static final int ACTOR_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEST_TIME_SECONDS_FIELD_NUMBER
public static final int TEST_TIME_SECONDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_INFO_FIELD_NUMBER
public static final int STATE_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MSG_INFO_FIELD_NUMBER
public static final int MSG_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCENARIO_LOOP_COUNT_FIELD_NUMBER
public static final int SCENARIO_LOOP_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_TIMEOUT_SECONDS_FIELD_NUMBER
public static final int REQUEST_TIMEOUT_SECONDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PING_INTERVAL_SECONDS_FIELD_NUMBER
public static final int PING_INTERVAL_SECONDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RAMP_UP_DELAY_MILLIS_FIELD_NUMBER
public static final int RAMP_UP_DELAY_MILLIS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORK_THREAD_COUNT_FIELD_NUMBER
public static final int NETWORK_THREAD_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMER_THREAD_COUNT_FIELD_NUMBER
public static final int TIMER_THREAD_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMER_TIME_UNIT_MILLIS_FIELD_NUMBER
public static final int TIMER_TIME_UNIT_MILLIS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_TIMEOUT_CALLBACK_ENABLED_FIELD_NUMBER
public static final int IS_TIMEOUT_CALLBACK_ENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCP_NO_DELAY_FIELD_NUMBER
public static final int TCP_NO_DELAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
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
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getTestId
public int getTestId()
int32 test_id = 1;
- Specified by:
getTestId
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The testId.
-
getHammerId
public int getHammerId()
int32 hammer_id = 2;
- Specified by:
getHammerId
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The hammerId.
-
getActorCount
public int getActorCount()
int32 actor_count = 3;
- Specified by:
getActorCount
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The actorCount.
-
getTestTimeSeconds
public int getTestTimeSeconds()
int32 test_time_seconds = 4;
- Specified by:
getTestTimeSeconds
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The testTimeSeconds.
-
getStartTime
public long getStartTime()
int64 start_time = 5;
- Specified by:
getStartTime
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The startTime.
-
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
-
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
-
getScenarioLoopCount
public int getScenarioLoopCount()
int32 scenario_loop_count = 8;
- Specified by:
getScenarioLoopCount
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The scenarioLoopCount.
-
getRequestTimeoutSeconds
public int getRequestTimeoutSeconds()
int32 request_timeout_seconds = 9;
- Specified by:
getRequestTimeoutSeconds
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The requestTimeoutSeconds.
-
getPingIntervalSeconds
public int getPingIntervalSeconds()
int32 ping_interval_seconds = 10;
- Specified by:
getPingIntervalSeconds
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The pingIntervalSeconds.
-
getRampUpDelayMillis
public int getRampUpDelayMillis()
int32 ramp_up_delay_millis = 11;
- Specified by:
getRampUpDelayMillis
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The rampUpDelayMillis.
-
getNetworkThreadCount
public int getNetworkThreadCount()
int32 network_thread_count = 12;
- Specified by:
getNetworkThreadCount
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The networkThreadCount.
-
getTimerThreadCount
public int getTimerThreadCount()
int32 timer_thread_count = 13;
- Specified by:
getTimerThreadCount
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The timerThreadCount.
-
getTimerTimeUnitMillis
public long getTimerTimeUnitMillis()
int64 timer_time_unit_millis = 14;
- Specified by:
getTimerTimeUnitMillis
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The timerTimeUnitMillis.
-
getIsTimeoutCallbackEnabled
public boolean getIsTimeoutCallbackEnabled()
bool is_timeout_callback_enabled = 15;
- Specified by:
getIsTimeoutCallbackEnabled
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The isTimeoutCallbackEnabled.
-
getTcpNoDelay
public boolean getTcpNoDelay()
bool tcp_no_delay = 16;
- Specified by:
getTcpNoDelay
in interfaceStatistics.TestStartInfoOrBuilder
- Returns:
- The tcpNoDelay.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Statistics.TestStartInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Statistics.TestStartInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Statistics.TestStartInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Statistics.TestStartInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Statistics.TestStartInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Statistics.TestStartInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Statistics.TestStartInfo parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Statistics.TestStartInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Statistics.TestStartInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Statistics.TestStartInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Statistics.TestStartInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Statistics.TestStartInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Statistics.TestStartInfo.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Statistics.TestStartInfo.Builder newBuilder()
-
newBuilder
public static Statistics.TestStartInfo.Builder newBuilder(Statistics.TestStartInfo prototype)
-
toBuilder
public Statistics.TestStartInfo.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Statistics.TestStartInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Statistics.TestStartInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Statistics.TestStartInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<Statistics.TestStartInfo> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Statistics.TestStartInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-