Class AdminConsoleProto.SwingSessionMsgOutProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.model.adminconsole.proto.AdminConsoleProto.SwingSessionMsgOutProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,AdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
- Enclosing class:
- AdminConsoleProto
public static final class AdminConsoleProto.SwingSessionMsgOutProto extends com.google.protobuf.GeneratedMessageV3 implements AdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
Protobuf typeSwingSessionMsgOutProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAdminConsoleProto.SwingSessionMsgOutProto.BuilderProtobuf typeSwingSessionMsgOutProtostatic classAdminConsoleProto.SwingSessionMsgOutProto.StatusEnumProtoProtobuf enumSwingSessionMsgOutProto.StatusEnumProto-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intAPPLET_FIELD_NUMBERstatic intAPPLICATION_FIELD_NUMBERstatic intAPPLICATIONPATH_FIELD_NUMBERstatic intCONNECTED_FIELD_NUMBERstatic intDISCONNECTEDSINCE_FIELD_NUMBERstatic intENDEDAT_FIELD_NUMBERstatic intINSTANCEID_FIELD_NUMBERstatic intLOGGINGENABLED_FIELD_NUMBERstatic intMETRICS_FIELD_NUMBERstatic com.google.protobuf.Parser<AdminConsoleProto.SwingSessionMsgOutProto>PARSERDeprecated.static intRECORDED_FIELD_NUMBERstatic intRECORDINGFILE_FIELD_NUMBERstatic intSTARTEDAT_FIELD_NUMBERstatic intSTATISTICSLOGGINGENABLED_FIELD_NUMBERstatic intSTATS_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intTHREADDUMPS_FIELD_NUMBERstatic intUSER_FIELD_NUMBERstatic intUSERBROWSER_FIELD_NUMBERstatic intUSERIP_FIELD_NUMBERstatic intUSEROS_FIELD_NUMBERstatic intWARNINGHISTORY_FIELD_NUMBERstatic intWARNINGS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)booleangetApplet()optional bool applet = 12;java.lang.StringgetApplication()optional string application = 7;com.google.protobuf.ByteStringgetApplicationBytes()optional string application = 7;java.lang.StringgetApplicationPath()optional string applicationPath = 8;com.google.protobuf.ByteStringgetApplicationPathBytes()optional string applicationPath = 8;booleangetConnected()optional bool connected = 11;static AdminConsoleProto.SwingSessionMsgOutProtogetDefaultInstance()AdminConsoleProto.SwingSessionMsgOutProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetDisconnectedSince()optional sint64 disconnectedSince = 13;longgetEndedAt()optional sint64 endedAt = 10;java.lang.StringgetInstanceId()optional string instanceId = 2;com.google.protobuf.ByteStringgetInstanceIdBytes()optional string instanceId = 2;booleangetLoggingEnabled()optional bool loggingEnabled = 16;AdminConsoleProto.MetricMsgOutProtogetMetrics(int index)repeated .MetricMsgOutProto metrics = 21;intgetMetricsCount()repeated .MetricMsgOutProto metrics = 21;java.util.List<AdminConsoleProto.MetricMsgOutProto>getMetricsList()repeated .MetricMsgOutProto metrics = 21;AdminConsoleProto.MetricMsgOutProtoOrBuildergetMetricsOrBuilder(int index)repeated .MetricMsgOutProto metrics = 21;java.util.List<? extends AdminConsoleProto.MetricMsgOutProtoOrBuilder>getMetricsOrBuilderList()repeated .MetricMsgOutProto metrics = 21;com.google.protobuf.Parser<AdminConsoleProto.SwingSessionMsgOutProto>getParserForType()booleangetRecorded()optional bool recorded = 14;java.lang.StringgetRecordingFile()optional string recordingFile = 15;com.google.protobuf.ByteStringgetRecordingFileBytes()optional string recordingFile = 15;intgetSerializedSize()longgetStartedAt()optional sint64 startedAt = 9;booleangetStatisticsLoggingEnabled()optional bool statisticsLoggingEnabled = 17;AdminConsoleProto.StatEntryMsgOutProtogetStats(int index)repeated .StatEntryMsgOutProto stats = 22;intgetStatsCount()repeated .StatEntryMsgOutProto stats = 22;java.util.List<AdminConsoleProto.StatEntryMsgOutProto>getStatsList()repeated .StatEntryMsgOutProto stats = 22;AdminConsoleProto.StatEntryMsgOutProtoOrBuildergetStatsOrBuilder(int index)repeated .StatEntryMsgOutProto stats = 22;java.util.List<? extends AdminConsoleProto.StatEntryMsgOutProtoOrBuilder>getStatsOrBuilderList()repeated .StatEntryMsgOutProto stats = 22;AdminConsoleProto.SwingSessionMsgOutProto.StatusEnumProtogetStatus()optional .SwingSessionMsgOutProto.StatusEnumProto status = 1;AdminConsoleProto.ThreadDumpMsgOutProtogetThreadDumps(int index)repeated .ThreadDumpMsgOutProto threadDumps = 20;intgetThreadDumpsCount()repeated .ThreadDumpMsgOutProto threadDumps = 20;java.util.List<AdminConsoleProto.ThreadDumpMsgOutProto>getThreadDumpsList()repeated .ThreadDumpMsgOutProto threadDumps = 20;AdminConsoleProto.ThreadDumpMsgOutProtoOrBuildergetThreadDumpsOrBuilder(int index)repeated .ThreadDumpMsgOutProto threadDumps = 20;java.util.List<? extends AdminConsoleProto.ThreadDumpMsgOutProtoOrBuilder>getThreadDumpsOrBuilderList()repeated .ThreadDumpMsgOutProto threadDumps = 20;com.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetUser()optional string user = 3;java.lang.StringgetUserBrowser()optional string userBrowser = 6;com.google.protobuf.ByteStringgetUserBrowserBytes()optional string userBrowser = 6;com.google.protobuf.ByteStringgetUserBytes()optional string user = 3;java.lang.StringgetUserIp()optional string userIp = 4;com.google.protobuf.ByteStringgetUserIpBytes()optional string userIp = 4;java.lang.StringgetUserOs()optional string userOs = 5;com.google.protobuf.ByteStringgetUserOsBytes()optional string userOs = 5;java.lang.StringgetWarningHistory(int index)repeated string warningHistory = 19;com.google.protobuf.ByteStringgetWarningHistoryBytes(int index)repeated string warningHistory = 19;intgetWarningHistoryCount()repeated string warningHistory = 19;com.google.protobuf.ProtocolStringListgetWarningHistoryList()repeated string warningHistory = 19;java.lang.StringgetWarnings(int index)repeated string warnings = 18;com.google.protobuf.ByteStringgetWarningsBytes(int index)repeated string warnings = 18;intgetWarningsCount()repeated string warnings = 18;com.google.protobuf.ProtocolStringListgetWarningsList()repeated string warnings = 18;booleanhasApplet()optional bool applet = 12;booleanhasApplication()optional string application = 7;booleanhasApplicationPath()optional string applicationPath = 8;booleanhasConnected()optional bool connected = 11;booleanhasDisconnectedSince()optional sint64 disconnectedSince = 13;booleanhasEndedAt()optional sint64 endedAt = 10;inthashCode()booleanhasInstanceId()optional string instanceId = 2;booleanhasLoggingEnabled()optional bool loggingEnabled = 16;booleanhasRecorded()optional bool recorded = 14;booleanhasRecordingFile()optional string recordingFile = 15;booleanhasStartedAt()optional sint64 startedAt = 9;booleanhasStatisticsLoggingEnabled()optional bool statisticsLoggingEnabled = 17;booleanhasStatus()optional .SwingSessionMsgOutProto.StatusEnumProto status = 1;booleanhasUser()optional string user = 3;booleanhasUserBrowser()optional string userBrowser = 6;booleanhasUserIp()optional string userIp = 4;booleanhasUserOs()optional string userOs = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AdminConsoleProto.SwingSessionMsgOutProto.BuildernewBuilder()static AdminConsoleProto.SwingSessionMsgOutProto.BuildernewBuilder(AdminConsoleProto.SwingSessionMsgOutProto prototype)AdminConsoleProto.SwingSessionMsgOutProto.BuildernewBuilderForType()protected AdminConsoleProto.SwingSessionMsgOutProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static AdminConsoleProto.SwingSessionMsgOutProtoparseDelimitedFrom(java.io.InputStream input)static AdminConsoleProto.SwingSessionMsgOutProtoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminConsoleProto.SwingSessionMsgOutProtoparseFrom(byte[] data)static AdminConsoleProto.SwingSessionMsgOutProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminConsoleProto.SwingSessionMsgOutProtoparseFrom(com.google.protobuf.ByteString data)static AdminConsoleProto.SwingSessionMsgOutProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminConsoleProto.SwingSessionMsgOutProtoparseFrom(com.google.protobuf.CodedInputStream input)static AdminConsoleProto.SwingSessionMsgOutProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminConsoleProto.SwingSessionMsgOutProtoparseFrom(java.io.InputStream input)static AdminConsoleProto.SwingSessionMsgOutProtoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminConsoleProto.SwingSessionMsgOutProtoparseFrom(java.nio.ByteBuffer data)static AdminConsoleProto.SwingSessionMsgOutProtoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AdminConsoleProto.SwingSessionMsgOutProto>parser()AdminConsoleProto.SwingSessionMsgOutProto.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, 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
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANCEID_FIELD_NUMBER
public static final int INSTANCEID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USERIP_FIELD_NUMBER
public static final int USERIP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USEROS_FIELD_NUMBER
public static final int USEROS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USERBROWSER_FIELD_NUMBER
public static final int USERBROWSER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APPLICATION_FIELD_NUMBER
public static final int APPLICATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APPLICATIONPATH_FIELD_NUMBER
public static final int APPLICATIONPATH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STARTEDAT_FIELD_NUMBER
public static final int STARTEDAT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENDEDAT_FIELD_NUMBER
public static final int ENDEDAT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONNECTED_FIELD_NUMBER
public static final int CONNECTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APPLET_FIELD_NUMBER
public static final int APPLET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISCONNECTEDSINCE_FIELD_NUMBER
public static final int DISCONNECTEDSINCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RECORDED_FIELD_NUMBER
public static final int RECORDED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RECORDINGFILE_FIELD_NUMBER
public static final int RECORDINGFILE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOGGINGENABLED_FIELD_NUMBER
public static final int LOGGINGENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATISTICSLOGGINGENABLED_FIELD_NUMBER
public static final int STATISTICSLOGGINGENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WARNINGS_FIELD_NUMBER
public static final int WARNINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WARNINGHISTORY_FIELD_NUMBER
public static final int WARNINGHISTORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
THREADDUMPS_FIELD_NUMBER
public static final int THREADDUMPS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
METRICS_FIELD_NUMBER
public static final int METRICS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATS_FIELD_NUMBER
public static final int STATS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<AdminConsoleProto.SwingSessionMsgOutProto> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasStatus
public boolean hasStatus()
optional .SwingSessionMsgOutProto.StatusEnumProto status = 1;- Specified by:
hasStatusin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getStatus
public AdminConsoleProto.SwingSessionMsgOutProto.StatusEnumProto getStatus()
optional .SwingSessionMsgOutProto.StatusEnumProto status = 1;- Specified by:
getStatusin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasInstanceId
public boolean hasInstanceId()
optional string instanceId = 2;- Specified by:
hasInstanceIdin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getInstanceId
public java.lang.String getInstanceId()
optional string instanceId = 2;- Specified by:
getInstanceIdin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getInstanceIdBytes
public com.google.protobuf.ByteString getInstanceIdBytes()
optional string instanceId = 2;- Specified by:
getInstanceIdBytesin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasUser
public boolean hasUser()
optional string user = 3;- Specified by:
hasUserin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getUser
public java.lang.String getUser()
optional string user = 3;- Specified by:
getUserin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getUserBytes
public com.google.protobuf.ByteString getUserBytes()
optional string user = 3;- Specified by:
getUserBytesin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasUserIp
public boolean hasUserIp()
optional string userIp = 4;- Specified by:
hasUserIpin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getUserIp
public java.lang.String getUserIp()
optional string userIp = 4;- Specified by:
getUserIpin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getUserIpBytes
public com.google.protobuf.ByteString getUserIpBytes()
optional string userIp = 4;- Specified by:
getUserIpBytesin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasUserOs
public boolean hasUserOs()
optional string userOs = 5;- Specified by:
hasUserOsin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getUserOs
public java.lang.String getUserOs()
optional string userOs = 5;- Specified by:
getUserOsin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getUserOsBytes
public com.google.protobuf.ByteString getUserOsBytes()
optional string userOs = 5;- Specified by:
getUserOsBytesin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasUserBrowser
public boolean hasUserBrowser()
optional string userBrowser = 6;- Specified by:
hasUserBrowserin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getUserBrowser
public java.lang.String getUserBrowser()
optional string userBrowser = 6;- Specified by:
getUserBrowserin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getUserBrowserBytes
public com.google.protobuf.ByteString getUserBrowserBytes()
optional string userBrowser = 6;- Specified by:
getUserBrowserBytesin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasApplication
public boolean hasApplication()
optional string application = 7;- Specified by:
hasApplicationin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getApplication
public java.lang.String getApplication()
optional string application = 7;- Specified by:
getApplicationin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getApplicationBytes
public com.google.protobuf.ByteString getApplicationBytes()
optional string application = 7;- Specified by:
getApplicationBytesin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasApplicationPath
public boolean hasApplicationPath()
optional string applicationPath = 8;- Specified by:
hasApplicationPathin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getApplicationPath
public java.lang.String getApplicationPath()
optional string applicationPath = 8;- Specified by:
getApplicationPathin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getApplicationPathBytes
public com.google.protobuf.ByteString getApplicationPathBytes()
optional string applicationPath = 8;- Specified by:
getApplicationPathBytesin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasStartedAt
public boolean hasStartedAt()
optional sint64 startedAt = 9;- Specified by:
hasStartedAtin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getStartedAt
public long getStartedAt()
optional sint64 startedAt = 9;- Specified by:
getStartedAtin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasEndedAt
public boolean hasEndedAt()
optional sint64 endedAt = 10;- Specified by:
hasEndedAtin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getEndedAt
public long getEndedAt()
optional sint64 endedAt = 10;- Specified by:
getEndedAtin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasConnected
public boolean hasConnected()
optional bool connected = 11;- Specified by:
hasConnectedin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getConnected
public boolean getConnected()
optional bool connected = 11;- Specified by:
getConnectedin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasApplet
public boolean hasApplet()
optional bool applet = 12;- Specified by:
hasAppletin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getApplet
public boolean getApplet()
optional bool applet = 12;- Specified by:
getAppletin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasDisconnectedSince
public boolean hasDisconnectedSince()
optional sint64 disconnectedSince = 13;- Specified by:
hasDisconnectedSincein interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getDisconnectedSince
public long getDisconnectedSince()
optional sint64 disconnectedSince = 13;- Specified by:
getDisconnectedSincein interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasRecorded
public boolean hasRecorded()
optional bool recorded = 14;- Specified by:
hasRecordedin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getRecorded
public boolean getRecorded()
optional bool recorded = 14;- Specified by:
getRecordedin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasRecordingFile
public boolean hasRecordingFile()
optional string recordingFile = 15;- Specified by:
hasRecordingFilein interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getRecordingFile
public java.lang.String getRecordingFile()
optional string recordingFile = 15;- Specified by:
getRecordingFilein interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getRecordingFileBytes
public com.google.protobuf.ByteString getRecordingFileBytes()
optional string recordingFile = 15;- Specified by:
getRecordingFileBytesin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasLoggingEnabled
public boolean hasLoggingEnabled()
optional bool loggingEnabled = 16;- Specified by:
hasLoggingEnabledin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getLoggingEnabled
public boolean getLoggingEnabled()
optional bool loggingEnabled = 16;- Specified by:
getLoggingEnabledin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
hasStatisticsLoggingEnabled
public boolean hasStatisticsLoggingEnabled()
optional bool statisticsLoggingEnabled = 17;- Specified by:
hasStatisticsLoggingEnabledin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getStatisticsLoggingEnabled
public boolean getStatisticsLoggingEnabled()
optional bool statisticsLoggingEnabled = 17;- Specified by:
getStatisticsLoggingEnabledin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getWarningsList
public com.google.protobuf.ProtocolStringList getWarningsList()
repeated string warnings = 18;- Specified by:
getWarningsListin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getWarningsCount
public int getWarningsCount()
repeated string warnings = 18;- Specified by:
getWarningsCountin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getWarnings
public java.lang.String getWarnings(int index)
repeated string warnings = 18;- Specified by:
getWarningsin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getWarningsBytes
public com.google.protobuf.ByteString getWarningsBytes(int index)
repeated string warnings = 18;- Specified by:
getWarningsBytesin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getWarningHistoryList
public com.google.protobuf.ProtocolStringList getWarningHistoryList()
repeated string warningHistory = 19;- Specified by:
getWarningHistoryListin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getWarningHistoryCount
public int getWarningHistoryCount()
repeated string warningHistory = 19;- Specified by:
getWarningHistoryCountin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getWarningHistory
public java.lang.String getWarningHistory(int index)
repeated string warningHistory = 19;- Specified by:
getWarningHistoryin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getWarningHistoryBytes
public com.google.protobuf.ByteString getWarningHistoryBytes(int index)
repeated string warningHistory = 19;- Specified by:
getWarningHistoryBytesin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getThreadDumpsList
public java.util.List<AdminConsoleProto.ThreadDumpMsgOutProto> getThreadDumpsList()
repeated .ThreadDumpMsgOutProto threadDumps = 20;- Specified by:
getThreadDumpsListin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getThreadDumpsOrBuilderList
public java.util.List<? extends AdminConsoleProto.ThreadDumpMsgOutProtoOrBuilder> getThreadDumpsOrBuilderList()
repeated .ThreadDumpMsgOutProto threadDumps = 20;- Specified by:
getThreadDumpsOrBuilderListin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getThreadDumpsCount
public int getThreadDumpsCount()
repeated .ThreadDumpMsgOutProto threadDumps = 20;- Specified by:
getThreadDumpsCountin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getThreadDumps
public AdminConsoleProto.ThreadDumpMsgOutProto getThreadDumps(int index)
repeated .ThreadDumpMsgOutProto threadDumps = 20;- Specified by:
getThreadDumpsin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getThreadDumpsOrBuilder
public AdminConsoleProto.ThreadDumpMsgOutProtoOrBuilder getThreadDumpsOrBuilder(int index)
repeated .ThreadDumpMsgOutProto threadDumps = 20;- Specified by:
getThreadDumpsOrBuilderin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getMetricsList
public java.util.List<AdminConsoleProto.MetricMsgOutProto> getMetricsList()
repeated .MetricMsgOutProto metrics = 21;- Specified by:
getMetricsListin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getMetricsOrBuilderList
public java.util.List<? extends AdminConsoleProto.MetricMsgOutProtoOrBuilder> getMetricsOrBuilderList()
repeated .MetricMsgOutProto metrics = 21;- Specified by:
getMetricsOrBuilderListin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getMetricsCount
public int getMetricsCount()
repeated .MetricMsgOutProto metrics = 21;- Specified by:
getMetricsCountin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getMetrics
public AdminConsoleProto.MetricMsgOutProto getMetrics(int index)
repeated .MetricMsgOutProto metrics = 21;- Specified by:
getMetricsin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getMetricsOrBuilder
public AdminConsoleProto.MetricMsgOutProtoOrBuilder getMetricsOrBuilder(int index)
repeated .MetricMsgOutProto metrics = 21;- Specified by:
getMetricsOrBuilderin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getStatsList
public java.util.List<AdminConsoleProto.StatEntryMsgOutProto> getStatsList()
repeated .StatEntryMsgOutProto stats = 22;- Specified by:
getStatsListin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getStatsOrBuilderList
public java.util.List<? extends AdminConsoleProto.StatEntryMsgOutProtoOrBuilder> getStatsOrBuilderList()
repeated .StatEntryMsgOutProto stats = 22;- Specified by:
getStatsOrBuilderListin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getStatsCount
public int getStatsCount()
repeated .StatEntryMsgOutProto stats = 22;- Specified by:
getStatsCountin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getStats
public AdminConsoleProto.StatEntryMsgOutProto getStats(int index)
repeated .StatEntryMsgOutProto stats = 22;- Specified by:
getStatsin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
getStatsOrBuilder
public AdminConsoleProto.StatEntryMsgOutProtoOrBuilder getStatsOrBuilder(int index)
repeated .StatEntryMsgOutProto stats = 22;- Specified by:
getStatsOrBuilderin interfaceAdminConsoleProto.SwingSessionMsgOutProtoOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AdminConsoleProto.SwingSessionMsgOutProto parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdminConsoleProto.SwingSessionMsgOutProto parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdminConsoleProto.SwingSessionMsgOutProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdminConsoleProto.SwingSessionMsgOutProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdminConsoleProto.SwingSessionMsgOutProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdminConsoleProto.SwingSessionMsgOutProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdminConsoleProto.SwingSessionMsgOutProto parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AdminConsoleProto.SwingSessionMsgOutProto parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AdminConsoleProto.SwingSessionMsgOutProto parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AdminConsoleProto.SwingSessionMsgOutProto parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AdminConsoleProto.SwingSessionMsgOutProto parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AdminConsoleProto.SwingSessionMsgOutProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public AdminConsoleProto.SwingSessionMsgOutProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AdminConsoleProto.SwingSessionMsgOutProto.Builder newBuilder()
-
newBuilder
public static AdminConsoleProto.SwingSessionMsgOutProto.Builder newBuilder(AdminConsoleProto.SwingSessionMsgOutProto prototype)
-
toBuilder
public AdminConsoleProto.SwingSessionMsgOutProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AdminConsoleProto.SwingSessionMsgOutProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AdminConsoleProto.SwingSessionMsgOutProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AdminConsoleProto.SwingSessionMsgOutProto> parser()
-
getParserForType
public com.google.protobuf.Parser<AdminConsoleProto.SwingSessionMsgOutProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AdminConsoleProto.SwingSessionMsgOutProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-