Class AdminConsoleProto.ServerInfoMsgOutProto
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.webswing.model.adminconsole.proto.AdminConsoleProto.ServerInfoMsgOutProto
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,AdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
- Enclosing class:
- AdminConsoleProto
public static final class AdminConsoleProto.ServerInfoMsgOutProto extends com.google.protobuf.GeneratedMessageV3 implements AdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
Protobuf typeServerInfoMsgOutProto- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAdminConsoleProto.ServerInfoMsgOutProto.BuilderProtobuf typeServerInfoMsgOutProto-
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 intAPPINFOS_FIELD_NUMBERstatic intCLUSTER_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intINSTANCES_FIELD_NUMBERstatic com.google.protobuf.Parser<AdminConsoleProto.ServerInfoMsgOutProto>PARSERDeprecated.static intSPINFOS_FIELD_NUMBERstatic intUSERS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)AdminConsoleProto.ApplicationInfoMsgOutProtogetAppInfos(int index)repeated .ApplicationInfoMsgOutProto appInfos = 1;intgetAppInfosCount()repeated .ApplicationInfoMsgOutProto appInfos = 1;java.util.List<AdminConsoleProto.ApplicationInfoMsgOutProto>getAppInfosList()repeated .ApplicationInfoMsgOutProto appInfos = 1;AdminConsoleProto.ApplicationInfoMsgOutProtoOrBuildergetAppInfosOrBuilder(int index)repeated .ApplicationInfoMsgOutProto appInfos = 1;java.util.List<? extends AdminConsoleProto.ApplicationInfoMsgOutProtoOrBuilder>getAppInfosOrBuilderList()repeated .ApplicationInfoMsgOutProto appInfos = 1;booleangetCluster()optional bool cluster = 6;static AdminConsoleProto.ServerInfoMsgOutProtogetDefaultInstance()AdminConsoleProto.ServerInfoMsgOutProtogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetId()optional string id = 5;com.google.protobuf.ByteStringgetIdBytes()optional string id = 5;intgetInstances()optional sint32 instances = 3;com.google.protobuf.Parser<AdminConsoleProto.ServerInfoMsgOutProto>getParserForType()intgetSerializedSize()AdminConsoleProto.SessionPoolInfoMsgOutProtogetSpInfos(int index)repeated .SessionPoolInfoMsgOutProto spInfos = 2;intgetSpInfosCount()repeated .SessionPoolInfoMsgOutProto spInfos = 2;java.util.List<AdminConsoleProto.SessionPoolInfoMsgOutProto>getSpInfosList()repeated .SessionPoolInfoMsgOutProto spInfos = 2;AdminConsoleProto.SessionPoolInfoMsgOutProtoOrBuildergetSpInfosOrBuilder(int index)repeated .SessionPoolInfoMsgOutProto spInfos = 2;java.util.List<? extends AdminConsoleProto.SessionPoolInfoMsgOutProtoOrBuilder>getSpInfosOrBuilderList()repeated .SessionPoolInfoMsgOutProto spInfos = 2;com.google.protobuf.UnknownFieldSetgetUnknownFields()intgetUsers()optional sint32 users = 4;booleanhasCluster()optional bool cluster = 6;inthashCode()booleanhasId()optional string id = 5;booleanhasInstances()optional sint32 instances = 3;booleanhasUsers()optional sint32 users = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AdminConsoleProto.ServerInfoMsgOutProto.BuildernewBuilder()static AdminConsoleProto.ServerInfoMsgOutProto.BuildernewBuilder(AdminConsoleProto.ServerInfoMsgOutProto prototype)AdminConsoleProto.ServerInfoMsgOutProto.BuildernewBuilderForType()protected AdminConsoleProto.ServerInfoMsgOutProto.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static AdminConsoleProto.ServerInfoMsgOutProtoparseDelimitedFrom(java.io.InputStream input)static AdminConsoleProto.ServerInfoMsgOutProtoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminConsoleProto.ServerInfoMsgOutProtoparseFrom(byte[] data)static AdminConsoleProto.ServerInfoMsgOutProtoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminConsoleProto.ServerInfoMsgOutProtoparseFrom(com.google.protobuf.ByteString data)static AdminConsoleProto.ServerInfoMsgOutProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminConsoleProto.ServerInfoMsgOutProtoparseFrom(com.google.protobuf.CodedInputStream input)static AdminConsoleProto.ServerInfoMsgOutProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminConsoleProto.ServerInfoMsgOutProtoparseFrom(java.io.InputStream input)static AdminConsoleProto.ServerInfoMsgOutProtoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdminConsoleProto.ServerInfoMsgOutProtoparseFrom(java.nio.ByteBuffer data)static AdminConsoleProto.ServerInfoMsgOutProtoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AdminConsoleProto.ServerInfoMsgOutProto>parser()AdminConsoleProto.ServerInfoMsgOutProto.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
-
APPINFOS_FIELD_NUMBER
public static final int APPINFOS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPINFOS_FIELD_NUMBER
public static final int SPINFOS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANCES_FIELD_NUMBER
public static final int INSTANCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USERS_FIELD_NUMBER
public static final int USERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLUSTER_FIELD_NUMBER
public static final int CLUSTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<AdminConsoleProto.ServerInfoMsgOutProto> 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
-
getAppInfosList
public java.util.List<AdminConsoleProto.ApplicationInfoMsgOutProto> getAppInfosList()
repeated .ApplicationInfoMsgOutProto appInfos = 1;- Specified by:
getAppInfosListin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getAppInfosOrBuilderList
public java.util.List<? extends AdminConsoleProto.ApplicationInfoMsgOutProtoOrBuilder> getAppInfosOrBuilderList()
repeated .ApplicationInfoMsgOutProto appInfos = 1;- Specified by:
getAppInfosOrBuilderListin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getAppInfosCount
public int getAppInfosCount()
repeated .ApplicationInfoMsgOutProto appInfos = 1;- Specified by:
getAppInfosCountin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getAppInfos
public AdminConsoleProto.ApplicationInfoMsgOutProto getAppInfos(int index)
repeated .ApplicationInfoMsgOutProto appInfos = 1;- Specified by:
getAppInfosin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getAppInfosOrBuilder
public AdminConsoleProto.ApplicationInfoMsgOutProtoOrBuilder getAppInfosOrBuilder(int index)
repeated .ApplicationInfoMsgOutProto appInfos = 1;- Specified by:
getAppInfosOrBuilderin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getSpInfosList
public java.util.List<AdminConsoleProto.SessionPoolInfoMsgOutProto> getSpInfosList()
repeated .SessionPoolInfoMsgOutProto spInfos = 2;- Specified by:
getSpInfosListin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getSpInfosOrBuilderList
public java.util.List<? extends AdminConsoleProto.SessionPoolInfoMsgOutProtoOrBuilder> getSpInfosOrBuilderList()
repeated .SessionPoolInfoMsgOutProto spInfos = 2;- Specified by:
getSpInfosOrBuilderListin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getSpInfosCount
public int getSpInfosCount()
repeated .SessionPoolInfoMsgOutProto spInfos = 2;- Specified by:
getSpInfosCountin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getSpInfos
public AdminConsoleProto.SessionPoolInfoMsgOutProto getSpInfos(int index)
repeated .SessionPoolInfoMsgOutProto spInfos = 2;- Specified by:
getSpInfosin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getSpInfosOrBuilder
public AdminConsoleProto.SessionPoolInfoMsgOutProtoOrBuilder getSpInfosOrBuilder(int index)
repeated .SessionPoolInfoMsgOutProto spInfos = 2;- Specified by:
getSpInfosOrBuilderin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
hasInstances
public boolean hasInstances()
optional sint32 instances = 3;- Specified by:
hasInstancesin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getInstances
public int getInstances()
optional sint32 instances = 3;- Specified by:
getInstancesin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
hasUsers
public boolean hasUsers()
optional sint32 users = 4;- Specified by:
hasUsersin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getUsers
public int getUsers()
optional sint32 users = 4;- Specified by:
getUsersin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
hasId
public boolean hasId()
optional string id = 5;- Specified by:
hasIdin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getId
public java.lang.String getId()
optional string id = 5;- Specified by:
getIdin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
optional string id = 5;- Specified by:
getIdBytesin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
hasCluster
public boolean hasCluster()
optional bool cluster = 6;- Specified by:
hasClusterin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
getCluster
public boolean getCluster()
optional bool cluster = 6;- Specified by:
getClusterin interfaceAdminConsoleProto.ServerInfoMsgOutProtoOrBuilder
-
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.ServerInfoMsgOutProto parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdminConsoleProto.ServerInfoMsgOutProto parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdminConsoleProto.ServerInfoMsgOutProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdminConsoleProto.ServerInfoMsgOutProto 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.ServerInfoMsgOutProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdminConsoleProto.ServerInfoMsgOutProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdminConsoleProto.ServerInfoMsgOutProto parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AdminConsoleProto.ServerInfoMsgOutProto parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AdminConsoleProto.ServerInfoMsgOutProto parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AdminConsoleProto.ServerInfoMsgOutProto parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AdminConsoleProto.ServerInfoMsgOutProto parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AdminConsoleProto.ServerInfoMsgOutProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public AdminConsoleProto.ServerInfoMsgOutProto.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AdminConsoleProto.ServerInfoMsgOutProto.Builder newBuilder()
-
newBuilder
public static AdminConsoleProto.ServerInfoMsgOutProto.Builder newBuilder(AdminConsoleProto.ServerInfoMsgOutProto prototype)
-
toBuilder
public AdminConsoleProto.ServerInfoMsgOutProto.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AdminConsoleProto.ServerInfoMsgOutProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AdminConsoleProto.ServerInfoMsgOutProto getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AdminConsoleProto.ServerInfoMsgOutProto> parser()
-
getParserForType
public com.google.protobuf.Parser<AdminConsoleProto.ServerInfoMsgOutProto> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AdminConsoleProto.ServerInfoMsgOutProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-