Package com.nhn.gameanvil.protocol
Class Log.StartLog
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.nhn.gameanvil.protocol.Log.StartLog
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Log.StartLogOrBuilder
,java.io.Serializable
- Enclosing class:
- Log
public static final class Log.StartLog extends com.google.protobuf.GeneratedMessageV3 implements Log.StartLogOrBuilder
Protobuf typecom.nhn.gameanvil.protocol.StartLog
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Log.StartLog.Builder
Protobuf typecom.nhn.gameanvil.protocol.StartLog
-
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
ACTORCOUNT_FIELD_NUMBER
static int
ISTIMEOUTCALLBACKENABLED_FIELD_NUMBER
static int
MSGINFO_FIELD_NUMBER
static int
NETWORKTHREADCOUNT_FIELD_NUMBER
static int
PINGINTERVALSECONDS_FIELD_NUMBER
static int
RAMPUPDELAYMILLIS_FIELD_NUMBER
static int
REQUESTTIMEOUTSECONDS_FIELD_NUMBER
static int
SCENARIOLOOPCOUNT_FIELD_NUMBER
static int
STARTTIME_FIELD_NUMBER
static int
STATEINFO_FIELD_NUMBER
static int
TARGETSERVER_FIELD_NUMBER
static int
TCPNODELAY_FIELD_NUMBER
static int
TESTTIMESECONDS_FIELD_NUMBER
static int
TIMERTHREADCOUNT_FIELD_NUMBER
static int
TIMERTIMEUNITMILLIS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsStateInfo(int key)
map<int32, string> stateInfo = 14;
boolean
equals(java.lang.Object obj)
int
getActorCount()
int32 actorCount = 1;
static Log.StartLog
getDefaultInstance()
Log.StartLog
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
boolean
getIsTimeoutCallbackEnabled()
bool isTimeoutCallbackEnabled = 11;
Log.MsgInfo
getMsgInfo(int index)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
int
getMsgInfoCount()
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
java.util.List<Log.MsgInfo>
getMsgInfoList()
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
Log.MsgInfoOrBuilder
getMsgInfoOrBuilder(int index)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
java.util.List<? extends Log.MsgInfoOrBuilder>
getMsgInfoOrBuilderList()
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
int
getNetworkThreadCount()
int32 networkThreadCount = 7;
com.google.protobuf.Parser<Log.StartLog>
getParserForType()
int
getPingIntervalSeconds()
int32 pingIntervalSeconds = 5;
int
getRampUpDelayMillis()
int32 rampUpDelayMillis = 6;
int
getRequestTimeoutSeconds()
int32 requestTimeoutSeconds = 4;
int
getScenarioLoopCount()
int32 scenarioLoopCount = 2;
int
getSerializedSize()
long
getStartTime()
int64 startTime = 10;
java.util.Map<java.lang.Integer,java.lang.String>
getStateInfo()
Deprecated.int
getStateInfoCount()
map<int32, string> stateInfo = 14;
java.util.Map<java.lang.Integer,java.lang.String>
getStateInfoMap()
map<int32, string> stateInfo = 14;
java.lang.String
getStateInfoOrDefault(int key, java.lang.String defaultValue)
map<int32, string> stateInfo = 14;
java.lang.String
getStateInfoOrThrow(int key)
map<int32, string> stateInfo = 14;
Log.RemoteInfo
getTargetServer(int index)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
int
getTargetServerCount()
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
java.util.List<Log.RemoteInfo>
getTargetServerList()
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
Log.RemoteInfoOrBuilder
getTargetServerOrBuilder(int index)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
java.util.List<? extends Log.RemoteInfoOrBuilder>
getTargetServerOrBuilderList()
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
boolean
getTcpNoDelay()
bool tcpNoDelay = 12;
int
getTestTimeSeconds()
int32 testTimeSeconds = 3;
int
getTimerThreadCount()
int32 timerThreadCount = 8;
int
getTimerTimeUnitMillis()
int32 timerTimeUnitMillis = 9;
int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static Log.StartLog.Builder
newBuilder()
static Log.StartLog.Builder
newBuilder(Log.StartLog prototype)
Log.StartLog.Builder
newBuilderForType()
protected Log.StartLog.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected java.lang.Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Log.StartLog
parseDelimitedFrom(java.io.InputStream input)
static Log.StartLog
parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Log.StartLog
parseFrom(byte[] data)
static Log.StartLog
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Log.StartLog
parseFrom(com.google.protobuf.ByteString data)
static Log.StartLog
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Log.StartLog
parseFrom(com.google.protobuf.CodedInputStream input)
static Log.StartLog
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Log.StartLog
parseFrom(java.io.InputStream input)
static Log.StartLog
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Log.StartLog
parseFrom(java.nio.ByteBuffer data)
static Log.StartLog
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Log.StartLog>
parser()
Log.StartLog.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
-
ACTORCOUNT_FIELD_NUMBER
public static final int ACTORCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCENARIOLOOPCOUNT_FIELD_NUMBER
public static final int SCENARIOLOOPCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TESTTIMESECONDS_FIELD_NUMBER
public static final int TESTTIMESECONDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUESTTIMEOUTSECONDS_FIELD_NUMBER
public static final int REQUESTTIMEOUTSECONDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PINGINTERVALSECONDS_FIELD_NUMBER
public static final int PINGINTERVALSECONDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RAMPUPDELAYMILLIS_FIELD_NUMBER
public static final int RAMPUPDELAYMILLIS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORKTHREADCOUNT_FIELD_NUMBER
public static final int NETWORKTHREADCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMERTHREADCOUNT_FIELD_NUMBER
public static final int TIMERTHREADCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMERTIMEUNITMILLIS_FIELD_NUMBER
public static final int TIMERTIMEUNITMILLIS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STARTTIME_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ISTIMEOUTCALLBACKENABLED_FIELD_NUMBER
public static final int ISTIMEOUTCALLBACKENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCPNODELAY_FIELD_NUMBER
public static final int TCPNODELAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGETSERVER_FIELD_NUMBER
public static final int TARGETSERVER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATEINFO_FIELD_NUMBER
public static final int STATEINFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MSGINFO_FIELD_NUMBER
public static final int MSGINFO_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
-
getActorCount
public int getActorCount()
int32 actorCount = 1;
- Specified by:
getActorCount
in interfaceLog.StartLogOrBuilder
- Returns:
- The actorCount.
-
getScenarioLoopCount
public int getScenarioLoopCount()
int32 scenarioLoopCount = 2;
- Specified by:
getScenarioLoopCount
in interfaceLog.StartLogOrBuilder
- Returns:
- The scenarioLoopCount.
-
getTestTimeSeconds
public int getTestTimeSeconds()
int32 testTimeSeconds = 3;
- Specified by:
getTestTimeSeconds
in interfaceLog.StartLogOrBuilder
- Returns:
- The testTimeSeconds.
-
getRequestTimeoutSeconds
public int getRequestTimeoutSeconds()
int32 requestTimeoutSeconds = 4;
- Specified by:
getRequestTimeoutSeconds
in interfaceLog.StartLogOrBuilder
- Returns:
- The requestTimeoutSeconds.
-
getPingIntervalSeconds
public int getPingIntervalSeconds()
int32 pingIntervalSeconds = 5;
- Specified by:
getPingIntervalSeconds
in interfaceLog.StartLogOrBuilder
- Returns:
- The pingIntervalSeconds.
-
getRampUpDelayMillis
public int getRampUpDelayMillis()
int32 rampUpDelayMillis = 6;
- Specified by:
getRampUpDelayMillis
in interfaceLog.StartLogOrBuilder
- Returns:
- The rampUpDelayMillis.
-
getNetworkThreadCount
public int getNetworkThreadCount()
int32 networkThreadCount = 7;
- Specified by:
getNetworkThreadCount
in interfaceLog.StartLogOrBuilder
- Returns:
- The networkThreadCount.
-
getTimerThreadCount
public int getTimerThreadCount()
int32 timerThreadCount = 8;
- Specified by:
getTimerThreadCount
in interfaceLog.StartLogOrBuilder
- Returns:
- The timerThreadCount.
-
getTimerTimeUnitMillis
public int getTimerTimeUnitMillis()
int32 timerTimeUnitMillis = 9;
- Specified by:
getTimerTimeUnitMillis
in interfaceLog.StartLogOrBuilder
- Returns:
- The timerTimeUnitMillis.
-
getStartTime
public long getStartTime()
int64 startTime = 10;
- Specified by:
getStartTime
in interfaceLog.StartLogOrBuilder
- Returns:
- The startTime.
-
getIsTimeoutCallbackEnabled
public boolean getIsTimeoutCallbackEnabled()
bool isTimeoutCallbackEnabled = 11;
- Specified by:
getIsTimeoutCallbackEnabled
in interfaceLog.StartLogOrBuilder
- Returns:
- The isTimeoutCallbackEnabled.
-
getTcpNoDelay
public boolean getTcpNoDelay()
bool tcpNoDelay = 12;
- Specified by:
getTcpNoDelay
in interfaceLog.StartLogOrBuilder
- Returns:
- The tcpNoDelay.
-
getTargetServerList
public java.util.List<Log.RemoteInfo> getTargetServerList()
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
- Specified by:
getTargetServerList
in interfaceLog.StartLogOrBuilder
-
getTargetServerOrBuilderList
public java.util.List<? extends Log.RemoteInfoOrBuilder> getTargetServerOrBuilderList()
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
- Specified by:
getTargetServerOrBuilderList
in interfaceLog.StartLogOrBuilder
-
getTargetServerCount
public int getTargetServerCount()
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
- Specified by:
getTargetServerCount
in interfaceLog.StartLogOrBuilder
-
getTargetServer
public Log.RemoteInfo getTargetServer(int index)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
- Specified by:
getTargetServer
in interfaceLog.StartLogOrBuilder
-
getTargetServerOrBuilder
public Log.RemoteInfoOrBuilder getTargetServerOrBuilder(int index)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
- Specified by:
getTargetServerOrBuilder
in interfaceLog.StartLogOrBuilder
-
getStateInfoCount
public int getStateInfoCount()
Description copied from interface:Log.StartLogOrBuilder
map<int32, string> stateInfo = 14;
- Specified by:
getStateInfoCount
in interfaceLog.StartLogOrBuilder
-
containsStateInfo
public boolean containsStateInfo(int key)
map<int32, string> stateInfo = 14;
- Specified by:
containsStateInfo
in interfaceLog.StartLogOrBuilder
-
getStateInfo
@Deprecated public java.util.Map<java.lang.Integer,java.lang.String> getStateInfo()
Deprecated.UsegetStateInfoMap()
instead.- Specified by:
getStateInfo
in interfaceLog.StartLogOrBuilder
-
getStateInfoMap
public java.util.Map<java.lang.Integer,java.lang.String> getStateInfoMap()
map<int32, string> stateInfo = 14;
- Specified by:
getStateInfoMap
in interfaceLog.StartLogOrBuilder
-
getStateInfoOrDefault
public java.lang.String getStateInfoOrDefault(int key, java.lang.String defaultValue)
map<int32, string> stateInfo = 14;
- Specified by:
getStateInfoOrDefault
in interfaceLog.StartLogOrBuilder
-
getStateInfoOrThrow
public java.lang.String getStateInfoOrThrow(int key)
map<int32, string> stateInfo = 14;
- Specified by:
getStateInfoOrThrow
in interfaceLog.StartLogOrBuilder
-
getMsgInfoList
public java.util.List<Log.MsgInfo> getMsgInfoList()
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
- Specified by:
getMsgInfoList
in interfaceLog.StartLogOrBuilder
-
getMsgInfoOrBuilderList
public java.util.List<? extends Log.MsgInfoOrBuilder> getMsgInfoOrBuilderList()
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
- Specified by:
getMsgInfoOrBuilderList
in interfaceLog.StartLogOrBuilder
-
getMsgInfoCount
public int getMsgInfoCount()
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
- Specified by:
getMsgInfoCount
in interfaceLog.StartLogOrBuilder
-
getMsgInfo
public Log.MsgInfo getMsgInfo(int index)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
- Specified by:
getMsgInfo
in interfaceLog.StartLogOrBuilder
-
getMsgInfoOrBuilder
public Log.MsgInfoOrBuilder getMsgInfoOrBuilder(int index)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
- Specified by:
getMsgInfoOrBuilder
in interfaceLog.StartLogOrBuilder
-
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 Log.StartLog parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Log.StartLog parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Log.StartLog parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Log.StartLog parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Log.StartLog parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Log.StartLog parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Log.StartLog parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Log.StartLog parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Log.StartLog parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Log.StartLog parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Log.StartLog parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Log.StartLog parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Log.StartLog.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Log.StartLog.Builder newBuilder()
-
newBuilder
public static Log.StartLog.Builder newBuilder(Log.StartLog prototype)
-
toBuilder
public Log.StartLog.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Log.StartLog.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Log.StartLog getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Log.StartLog> parser()
-
getParserForType
public com.google.protobuf.Parser<Log.StartLog> 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 Log.StartLog getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-