Package com.nhn.gameanvil.protocol
Class Log.StartLog.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Log.StartLog.Builder>
-
- com.nhn.gameanvil.protocol.Log.StartLog.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Log.StartLogOrBuilder
,java.lang.Cloneable
- Enclosing class:
- Log.StartLog
public static final class Log.StartLog.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Log.StartLog.Builder> implements Log.StartLogOrBuilder
Protobuf typecom.nhn.gameanvil.protocol.StartLog
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Log.StartLog.Builder
addAllMsgInfo(java.lang.Iterable<? extends Log.MsgInfo> values)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
Log.StartLog.Builder
addAllTargetServer(java.lang.Iterable<? extends Log.RemoteInfo> values)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
Log.StartLog.Builder
addMsgInfo(int index, Log.MsgInfo value)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
Log.StartLog.Builder
addMsgInfo(int index, Log.MsgInfo.Builder builderForValue)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
Log.StartLog.Builder
addMsgInfo(Log.MsgInfo value)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
Log.StartLog.Builder
addMsgInfo(Log.MsgInfo.Builder builderForValue)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
Log.MsgInfo.Builder
addMsgInfoBuilder()
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
Log.MsgInfo.Builder
addMsgInfoBuilder(int index)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
Log.StartLog.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
Log.StartLog.Builder
addTargetServer(int index, Log.RemoteInfo value)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
Log.StartLog.Builder
addTargetServer(int index, Log.RemoteInfo.Builder builderForValue)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
Log.StartLog.Builder
addTargetServer(Log.RemoteInfo value)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
Log.StartLog.Builder
addTargetServer(Log.RemoteInfo.Builder builderForValue)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
Log.RemoteInfo.Builder
addTargetServerBuilder()
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
Log.RemoteInfo.Builder
addTargetServerBuilder(int index)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
Log.StartLog
build()
Log.StartLog
buildPartial()
Log.StartLog.Builder
clear()
Log.StartLog.Builder
clearActorCount()
int32 actorCount = 1;
Log.StartLog.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Log.StartLog.Builder
clearIsTimeoutCallbackEnabled()
bool isTimeoutCallbackEnabled = 11;
Log.StartLog.Builder
clearMsgInfo()
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
Log.StartLog.Builder
clearNetworkThreadCount()
int32 networkThreadCount = 7;
Log.StartLog.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Log.StartLog.Builder
clearPingIntervalSeconds()
int32 pingIntervalSeconds = 5;
Log.StartLog.Builder
clearRampUpDelayMillis()
int32 rampUpDelayMillis = 6;
Log.StartLog.Builder
clearRequestTimeoutSeconds()
int32 requestTimeoutSeconds = 4;
Log.StartLog.Builder
clearScenarioLoopCount()
int32 scenarioLoopCount = 2;
Log.StartLog.Builder
clearStartTime()
int64 startTime = 10;
Log.StartLog.Builder
clearStateInfo()
Log.StartLog.Builder
clearTargetServer()
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
Log.StartLog.Builder
clearTcpNoDelay()
bool tcpNoDelay = 12;
Log.StartLog.Builder
clearTestTimeSeconds()
int32 testTimeSeconds = 3;
Log.StartLog.Builder
clearTimerThreadCount()
int32 timerThreadCount = 8;
Log.StartLog.Builder
clearTimerTimeUnitMillis()
int32 timerTimeUnitMillis = 9;
Log.StartLog.Builder
clone()
boolean
containsStateInfo(int key)
map<int32, string> stateInfo = 14;
int
getActorCount()
int32 actorCount = 1;
Log.StartLog
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
boolean
getIsTimeoutCallbackEnabled()
bool isTimeoutCallbackEnabled = 11;
Log.MsgInfo
getMsgInfo(int index)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
Log.MsgInfo.Builder
getMsgInfoBuilder(int index)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
java.util.List<Log.MsgInfo.Builder>
getMsgInfoBuilderList()
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;
java.util.Map<java.lang.Integer,java.lang.String>
getMutableStateInfo()
Deprecated.int
getNetworkThreadCount()
int32 networkThreadCount = 7;
int
getPingIntervalSeconds()
int32 pingIntervalSeconds = 5;
int
getRampUpDelayMillis()
int32 rampUpDelayMillis = 6;
int
getRequestTimeoutSeconds()
int32 requestTimeoutSeconds = 4;
int
getScenarioLoopCount()
int32 scenarioLoopCount = 2;
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;
Log.RemoteInfo.Builder
getTargetServerBuilder(int index)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
java.util.List<Log.RemoteInfo.Builder>
getTargetServerBuilderList()
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;
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()
Log.StartLog.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Log.StartLog.Builder
mergeFrom(com.google.protobuf.Message other)
Log.StartLog.Builder
mergeFrom(Log.StartLog other)
Log.StartLog.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Log.StartLog.Builder
putAllStateInfo(java.util.Map<java.lang.Integer,java.lang.String> values)
map<int32, string> stateInfo = 14;
Log.StartLog.Builder
putStateInfo(int key, java.lang.String value)
map<int32, string> stateInfo = 14;
Log.StartLog.Builder
removeMsgInfo(int index)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
Log.StartLog.Builder
removeStateInfo(int key)
map<int32, string> stateInfo = 14;
Log.StartLog.Builder
removeTargetServer(int index)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
Log.StartLog.Builder
setActorCount(int value)
int32 actorCount = 1;
Log.StartLog.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
Log.StartLog.Builder
setIsTimeoutCallbackEnabled(boolean value)
bool isTimeoutCallbackEnabled = 11;
Log.StartLog.Builder
setMsgInfo(int index, Log.MsgInfo value)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
Log.StartLog.Builder
setMsgInfo(int index, Log.MsgInfo.Builder builderForValue)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
Log.StartLog.Builder
setNetworkThreadCount(int value)
int32 networkThreadCount = 7;
Log.StartLog.Builder
setPingIntervalSeconds(int value)
int32 pingIntervalSeconds = 5;
Log.StartLog.Builder
setRampUpDelayMillis(int value)
int32 rampUpDelayMillis = 6;
Log.StartLog.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
Log.StartLog.Builder
setRequestTimeoutSeconds(int value)
int32 requestTimeoutSeconds = 4;
Log.StartLog.Builder
setScenarioLoopCount(int value)
int32 scenarioLoopCount = 2;
Log.StartLog.Builder
setStartTime(long value)
int64 startTime = 10;
Log.StartLog.Builder
setTargetServer(int index, Log.RemoteInfo value)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
Log.StartLog.Builder
setTargetServer(int index, Log.RemoteInfo.Builder builderForValue)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
Log.StartLog.Builder
setTcpNoDelay(boolean value)
bool tcpNoDelay = 12;
Log.StartLog.Builder
setTestTimeSeconds(int value)
int32 testTimeSeconds = 3;
Log.StartLog.Builder
setTimerThreadCount(int value)
int32 timerThreadCount = 8;
Log.StartLog.Builder
setTimerTimeUnitMillis(int value)
int32 timerTimeUnitMillis = 9;
Log.StartLog.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<Log.StartLog.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Log.StartLog.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Log.StartLog.Builder>
-
clear
public Log.StartLog.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<Log.StartLog.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<Log.StartLog.Builder>
-
getDefaultInstanceForType
public Log.StartLog getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Log.StartLog build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Log.StartLog buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Log.StartLog.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<Log.StartLog.Builder>
-
setField
public Log.StartLog.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<Log.StartLog.Builder>
-
clearField
public Log.StartLog.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<Log.StartLog.Builder>
-
clearOneof
public Log.StartLog.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<Log.StartLog.Builder>
-
setRepeatedField
public Log.StartLog.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<Log.StartLog.Builder>
-
addRepeatedField
public Log.StartLog.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<Log.StartLog.Builder>
-
mergeFrom
public Log.StartLog.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Log.StartLog.Builder>
-
mergeFrom
public Log.StartLog.Builder mergeFrom(Log.StartLog other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Log.StartLog.Builder>
-
mergeFrom
public Log.StartLog.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<Log.StartLog.Builder>
- Throws:
java.io.IOException
-
getActorCount
public int getActorCount()
int32 actorCount = 1;
- Specified by:
getActorCount
in interfaceLog.StartLogOrBuilder
- Returns:
- The actorCount.
-
setActorCount
public Log.StartLog.Builder setActorCount(int value)
int32 actorCount = 1;
- Parameters:
value
- The actorCount to set.- Returns:
- This builder for chaining.
-
clearActorCount
public Log.StartLog.Builder clearActorCount()
int32 actorCount = 1;
- Returns:
- This builder for chaining.
-
getScenarioLoopCount
public int getScenarioLoopCount()
int32 scenarioLoopCount = 2;
- Specified by:
getScenarioLoopCount
in interfaceLog.StartLogOrBuilder
- Returns:
- The scenarioLoopCount.
-
setScenarioLoopCount
public Log.StartLog.Builder setScenarioLoopCount(int value)
int32 scenarioLoopCount = 2;
- Parameters:
value
- The scenarioLoopCount to set.- Returns:
- This builder for chaining.
-
clearScenarioLoopCount
public Log.StartLog.Builder clearScenarioLoopCount()
int32 scenarioLoopCount = 2;
- Returns:
- This builder for chaining.
-
getTestTimeSeconds
public int getTestTimeSeconds()
int32 testTimeSeconds = 3;
- Specified by:
getTestTimeSeconds
in interfaceLog.StartLogOrBuilder
- Returns:
- The testTimeSeconds.
-
setTestTimeSeconds
public Log.StartLog.Builder setTestTimeSeconds(int value)
int32 testTimeSeconds = 3;
- Parameters:
value
- The testTimeSeconds to set.- Returns:
- This builder for chaining.
-
clearTestTimeSeconds
public Log.StartLog.Builder clearTestTimeSeconds()
int32 testTimeSeconds = 3;
- Returns:
- This builder for chaining.
-
getRequestTimeoutSeconds
public int getRequestTimeoutSeconds()
int32 requestTimeoutSeconds = 4;
- Specified by:
getRequestTimeoutSeconds
in interfaceLog.StartLogOrBuilder
- Returns:
- The requestTimeoutSeconds.
-
setRequestTimeoutSeconds
public Log.StartLog.Builder setRequestTimeoutSeconds(int value)
int32 requestTimeoutSeconds = 4;
- Parameters:
value
- The requestTimeoutSeconds to set.- Returns:
- This builder for chaining.
-
clearRequestTimeoutSeconds
public Log.StartLog.Builder clearRequestTimeoutSeconds()
int32 requestTimeoutSeconds = 4;
- Returns:
- This builder for chaining.
-
getPingIntervalSeconds
public int getPingIntervalSeconds()
int32 pingIntervalSeconds = 5;
- Specified by:
getPingIntervalSeconds
in interfaceLog.StartLogOrBuilder
- Returns:
- The pingIntervalSeconds.
-
setPingIntervalSeconds
public Log.StartLog.Builder setPingIntervalSeconds(int value)
int32 pingIntervalSeconds = 5;
- Parameters:
value
- The pingIntervalSeconds to set.- Returns:
- This builder for chaining.
-
clearPingIntervalSeconds
public Log.StartLog.Builder clearPingIntervalSeconds()
int32 pingIntervalSeconds = 5;
- Returns:
- This builder for chaining.
-
getRampUpDelayMillis
public int getRampUpDelayMillis()
int32 rampUpDelayMillis = 6;
- Specified by:
getRampUpDelayMillis
in interfaceLog.StartLogOrBuilder
- Returns:
- The rampUpDelayMillis.
-
setRampUpDelayMillis
public Log.StartLog.Builder setRampUpDelayMillis(int value)
int32 rampUpDelayMillis = 6;
- Parameters:
value
- The rampUpDelayMillis to set.- Returns:
- This builder for chaining.
-
clearRampUpDelayMillis
public Log.StartLog.Builder clearRampUpDelayMillis()
int32 rampUpDelayMillis = 6;
- Returns:
- This builder for chaining.
-
getNetworkThreadCount
public int getNetworkThreadCount()
int32 networkThreadCount = 7;
- Specified by:
getNetworkThreadCount
in interfaceLog.StartLogOrBuilder
- Returns:
- The networkThreadCount.
-
setNetworkThreadCount
public Log.StartLog.Builder setNetworkThreadCount(int value)
int32 networkThreadCount = 7;
- Parameters:
value
- The networkThreadCount to set.- Returns:
- This builder for chaining.
-
clearNetworkThreadCount
public Log.StartLog.Builder clearNetworkThreadCount()
int32 networkThreadCount = 7;
- Returns:
- This builder for chaining.
-
getTimerThreadCount
public int getTimerThreadCount()
int32 timerThreadCount = 8;
- Specified by:
getTimerThreadCount
in interfaceLog.StartLogOrBuilder
- Returns:
- The timerThreadCount.
-
setTimerThreadCount
public Log.StartLog.Builder setTimerThreadCount(int value)
int32 timerThreadCount = 8;
- Parameters:
value
- The timerThreadCount to set.- Returns:
- This builder for chaining.
-
clearTimerThreadCount
public Log.StartLog.Builder clearTimerThreadCount()
int32 timerThreadCount = 8;
- Returns:
- This builder for chaining.
-
getTimerTimeUnitMillis
public int getTimerTimeUnitMillis()
int32 timerTimeUnitMillis = 9;
- Specified by:
getTimerTimeUnitMillis
in interfaceLog.StartLogOrBuilder
- Returns:
- The timerTimeUnitMillis.
-
setTimerTimeUnitMillis
public Log.StartLog.Builder setTimerTimeUnitMillis(int value)
int32 timerTimeUnitMillis = 9;
- Parameters:
value
- The timerTimeUnitMillis to set.- Returns:
- This builder for chaining.
-
clearTimerTimeUnitMillis
public Log.StartLog.Builder clearTimerTimeUnitMillis()
int32 timerTimeUnitMillis = 9;
- Returns:
- This builder for chaining.
-
getStartTime
public long getStartTime()
int64 startTime = 10;
- Specified by:
getStartTime
in interfaceLog.StartLogOrBuilder
- Returns:
- The startTime.
-
setStartTime
public Log.StartLog.Builder setStartTime(long value)
int64 startTime = 10;
- Parameters:
value
- The startTime to set.- Returns:
- This builder for chaining.
-
clearStartTime
public Log.StartLog.Builder clearStartTime()
int64 startTime = 10;
- Returns:
- This builder for chaining.
-
getIsTimeoutCallbackEnabled
public boolean getIsTimeoutCallbackEnabled()
bool isTimeoutCallbackEnabled = 11;
- Specified by:
getIsTimeoutCallbackEnabled
in interfaceLog.StartLogOrBuilder
- Returns:
- The isTimeoutCallbackEnabled.
-
setIsTimeoutCallbackEnabled
public Log.StartLog.Builder setIsTimeoutCallbackEnabled(boolean value)
bool isTimeoutCallbackEnabled = 11;
- Parameters:
value
- The isTimeoutCallbackEnabled to set.- Returns:
- This builder for chaining.
-
clearIsTimeoutCallbackEnabled
public Log.StartLog.Builder clearIsTimeoutCallbackEnabled()
bool isTimeoutCallbackEnabled = 11;
- Returns:
- This builder for chaining.
-
getTcpNoDelay
public boolean getTcpNoDelay()
bool tcpNoDelay = 12;
- Specified by:
getTcpNoDelay
in interfaceLog.StartLogOrBuilder
- Returns:
- The tcpNoDelay.
-
setTcpNoDelay
public Log.StartLog.Builder setTcpNoDelay(boolean value)
bool tcpNoDelay = 12;
- Parameters:
value
- The tcpNoDelay to set.- Returns:
- This builder for chaining.
-
clearTcpNoDelay
public Log.StartLog.Builder clearTcpNoDelay()
bool tcpNoDelay = 12;
- Returns:
- This builder for chaining.
-
getTargetServerList
public java.util.List<Log.RemoteInfo> getTargetServerList()
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
- Specified by:
getTargetServerList
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
-
setTargetServer
public Log.StartLog.Builder setTargetServer(int index, Log.RemoteInfo value)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
-
setTargetServer
public Log.StartLog.Builder setTargetServer(int index, Log.RemoteInfo.Builder builderForValue)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
-
addTargetServer
public Log.StartLog.Builder addTargetServer(Log.RemoteInfo value)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
-
addTargetServer
public Log.StartLog.Builder addTargetServer(int index, Log.RemoteInfo value)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
-
addTargetServer
public Log.StartLog.Builder addTargetServer(Log.RemoteInfo.Builder builderForValue)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
-
addTargetServer
public Log.StartLog.Builder addTargetServer(int index, Log.RemoteInfo.Builder builderForValue)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
-
addAllTargetServer
public Log.StartLog.Builder addAllTargetServer(java.lang.Iterable<? extends Log.RemoteInfo> values)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
-
clearTargetServer
public Log.StartLog.Builder clearTargetServer()
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
-
removeTargetServer
public Log.StartLog.Builder removeTargetServer(int index)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
-
getTargetServerBuilder
public Log.RemoteInfo.Builder getTargetServerBuilder(int index)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
-
getTargetServerOrBuilder
public Log.RemoteInfoOrBuilder getTargetServerOrBuilder(int index)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
- Specified by:
getTargetServerOrBuilder
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
-
addTargetServerBuilder
public Log.RemoteInfo.Builder addTargetServerBuilder()
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
-
addTargetServerBuilder
public Log.RemoteInfo.Builder addTargetServerBuilder(int index)
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
-
getTargetServerBuilderList
public java.util.List<Log.RemoteInfo.Builder> getTargetServerBuilderList()
repeated .com.nhn.gameanvil.protocol.RemoteInfo targetServer = 13;
-
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
-
clearStateInfo
public Log.StartLog.Builder clearStateInfo()
-
removeStateInfo
public Log.StartLog.Builder removeStateInfo(int key)
map<int32, string> stateInfo = 14;
-
getMutableStateInfo
@Deprecated public java.util.Map<java.lang.Integer,java.lang.String> getMutableStateInfo()
Deprecated.Use alternate mutation accessors instead.
-
putStateInfo
public Log.StartLog.Builder putStateInfo(int key, java.lang.String value)
map<int32, string> stateInfo = 14;
-
putAllStateInfo
public Log.StartLog.Builder putAllStateInfo(java.util.Map<java.lang.Integer,java.lang.String> values)
map<int32, string> stateInfo = 14;
-
getMsgInfoList
public java.util.List<Log.MsgInfo> getMsgInfoList()
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
- Specified by:
getMsgInfoList
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
-
setMsgInfo
public Log.StartLog.Builder setMsgInfo(int index, Log.MsgInfo value)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
-
setMsgInfo
public Log.StartLog.Builder setMsgInfo(int index, Log.MsgInfo.Builder builderForValue)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
-
addMsgInfo
public Log.StartLog.Builder addMsgInfo(Log.MsgInfo value)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
-
addMsgInfo
public Log.StartLog.Builder addMsgInfo(int index, Log.MsgInfo value)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
-
addMsgInfo
public Log.StartLog.Builder addMsgInfo(Log.MsgInfo.Builder builderForValue)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
-
addMsgInfo
public Log.StartLog.Builder addMsgInfo(int index, Log.MsgInfo.Builder builderForValue)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
-
addAllMsgInfo
public Log.StartLog.Builder addAllMsgInfo(java.lang.Iterable<? extends Log.MsgInfo> values)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
-
clearMsgInfo
public Log.StartLog.Builder clearMsgInfo()
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
-
removeMsgInfo
public Log.StartLog.Builder removeMsgInfo(int index)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
-
getMsgInfoBuilder
public Log.MsgInfo.Builder getMsgInfoBuilder(int index)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
-
getMsgInfoOrBuilder
public Log.MsgInfoOrBuilder getMsgInfoOrBuilder(int index)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
- Specified by:
getMsgInfoOrBuilder
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
-
addMsgInfoBuilder
public Log.MsgInfo.Builder addMsgInfoBuilder()
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
-
addMsgInfoBuilder
public Log.MsgInfo.Builder addMsgInfoBuilder(int index)
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
-
getMsgInfoBuilderList
public java.util.List<Log.MsgInfo.Builder> getMsgInfoBuilderList()
repeated .com.nhn.gameanvil.protocol.MsgInfo msgInfo = 15;
-
setUnknownFields
public final Log.StartLog.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Log.StartLog.Builder>
-
mergeUnknownFields
public final Log.StartLog.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Log.StartLog.Builder>
-
-