Package org.yamcs.protobuf
Class ClientInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.ClientInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,ClientInfoOrBuilder
public final class ClientInfo extends com.google.protobuf.GeneratedMessageV3 implements ClientInfoOrBuilder
Protobuf typeyamcs.protobuf.clients.ClientInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classClientInfo.BuilderProtobuf typeyamcs.protobuf.clients.ClientInfostatic classClientInfo.ClientStateProtobuf enumyamcs.protobuf.clients.ClientInfo.ClientState-
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
-
-
Field Summary
Fields Modifier and Type Field Description static intADDRESS_FIELD_NUMBERstatic intAPPLICATIONNAME_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intINSTANCE_FIELD_NUMBERstatic intLOGINTIME_FIELD_NUMBERstatic com.google.protobuf.Parser<ClientInfo>PARSERDeprecated.static intPROCESSORNAME_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intUSERNAME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAddress()optional string address = 10;com.google.protobuf.ByteStringgetAddressBytes()optional string address = 10;StringgetApplicationName()optional string applicationName = 4;com.google.protobuf.ByteStringgetApplicationNameBytes()optional string applicationName = 4;static ClientInfogetDefaultInstance()ClientInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetId()optional int32 id = 2;StringgetInstance()optional string instance = 1;com.google.protobuf.ByteStringgetInstanceBytes()optional string instance = 1;com.google.protobuf.TimestampgetLoginTime()optional .google.protobuf.Timestamp loginTime = 11;com.google.protobuf.TimestampOrBuildergetLoginTimeOrBuilder()optional .google.protobuf.Timestamp loginTime = 11;com.google.protobuf.Parser<ClientInfo>getParserForType()StringgetProcessorName()optional string processorName = 5;com.google.protobuf.ByteStringgetProcessorNameBytes()optional string processorName = 5;intgetSerializedSize()ClientInfo.ClientStategetState()optional .yamcs.protobuf.clients.ClientInfo.ClientState state = 6;com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetUsername()optional string username = 3;com.google.protobuf.ByteStringgetUsernameBytes()optional string username = 3;booleanhasAddress()optional string address = 10;booleanhasApplicationName()optional string applicationName = 4;inthashCode()booleanhasId()optional int32 id = 2;booleanhasInstance()optional string instance = 1;booleanhasLoginTime()optional .google.protobuf.Timestamp loginTime = 11;booleanhasProcessorName()optional string processorName = 5;booleanhasState()optional .yamcs.protobuf.clients.ClientInfo.ClientState state = 6;booleanhasUsername()optional string username = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ClientInfo.BuildernewBuilder()static ClientInfo.BuildernewBuilder(ClientInfo prototype)ClientInfo.BuildernewBuilderForType()protected ClientInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static ClientInfoparseDelimitedFrom(InputStream input)static ClientInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientInfoparseFrom(byte[] data)static ClientInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientInfoparseFrom(com.google.protobuf.ByteString data)static ClientInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientInfoparseFrom(com.google.protobuf.CodedInputStream input)static ClientInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientInfoparseFrom(InputStream input)static ClientInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClientInfoparseFrom(ByteBuffer data)static ClientInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ClientInfo>parser()ClientInfo.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, 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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USERNAME_FIELD_NUMBER
public static final int USERNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APPLICATIONNAME_FIELD_NUMBER
public static final int APPLICATIONNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADDRESS_FIELD_NUMBER
public static final int ADDRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROCESSORNAME_FIELD_NUMBER
public static final int PROCESSORNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOGINTIME_FIELD_NUMBER
public static final int LOGINTIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<ClientInfo> 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
-
hasId
public boolean hasId()
optional int32 id = 2;- Specified by:
hasIdin interfaceClientInfoOrBuilder
-
getId
public int getId()
optional int32 id = 2;- Specified by:
getIdin interfaceClientInfoOrBuilder
-
hasUsername
public boolean hasUsername()
optional string username = 3;- Specified by:
hasUsernamein interfaceClientInfoOrBuilder
-
getUsername
public String getUsername()
optional string username = 3;- Specified by:
getUsernamein interfaceClientInfoOrBuilder
-
getUsernameBytes
public com.google.protobuf.ByteString getUsernameBytes()
optional string username = 3;- Specified by:
getUsernameBytesin interfaceClientInfoOrBuilder
-
hasApplicationName
public boolean hasApplicationName()
optional string applicationName = 4;- Specified by:
hasApplicationNamein interfaceClientInfoOrBuilder
-
getApplicationName
public String getApplicationName()
optional string applicationName = 4;- Specified by:
getApplicationNamein interfaceClientInfoOrBuilder
-
getApplicationNameBytes
public com.google.protobuf.ByteString getApplicationNameBytes()
optional string applicationName = 4;- Specified by:
getApplicationNameBytesin interfaceClientInfoOrBuilder
-
hasAddress
public boolean hasAddress()
optional string address = 10;- Specified by:
hasAddressin interfaceClientInfoOrBuilder
-
getAddress
public String getAddress()
optional string address = 10;- Specified by:
getAddressin interfaceClientInfoOrBuilder
-
getAddressBytes
public com.google.protobuf.ByteString getAddressBytes()
optional string address = 10;- Specified by:
getAddressBytesin interfaceClientInfoOrBuilder
-
hasInstance
public boolean hasInstance()
optional string instance = 1;- Specified by:
hasInstancein interfaceClientInfoOrBuilder
-
getInstance
public String getInstance()
optional string instance = 1;- Specified by:
getInstancein interfaceClientInfoOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceClientInfoOrBuilder
-
hasProcessorName
public boolean hasProcessorName()
optional string processorName = 5;- Specified by:
hasProcessorNamein interfaceClientInfoOrBuilder
-
getProcessorName
public String getProcessorName()
optional string processorName = 5;- Specified by:
getProcessorNamein interfaceClientInfoOrBuilder
-
getProcessorNameBytes
public com.google.protobuf.ByteString getProcessorNameBytes()
optional string processorName = 5;- Specified by:
getProcessorNameBytesin interfaceClientInfoOrBuilder
-
hasState
public boolean hasState()
optional .yamcs.protobuf.clients.ClientInfo.ClientState state = 6;- Specified by:
hasStatein interfaceClientInfoOrBuilder
-
getState
public ClientInfo.ClientState getState()
optional .yamcs.protobuf.clients.ClientInfo.ClientState state = 6;- Specified by:
getStatein interfaceClientInfoOrBuilder
-
hasLoginTime
public boolean hasLoginTime()
optional .google.protobuf.Timestamp loginTime = 11;- Specified by:
hasLoginTimein interfaceClientInfoOrBuilder
-
getLoginTime
public com.google.protobuf.Timestamp getLoginTime()
optional .google.protobuf.Timestamp loginTime = 11;- Specified by:
getLoginTimein interfaceClientInfoOrBuilder
-
getLoginTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLoginTimeOrBuilder()
optional .google.protobuf.Timestamp loginTime = 11;- Specified by:
getLoginTimeOrBuilderin interfaceClientInfoOrBuilder
-
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 IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(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 ClientInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClientInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClientInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClientInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClientInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClientInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClientInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ClientInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ClientInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ClientInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ClientInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ClientInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ClientInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ClientInfo.Builder newBuilder()
-
newBuilder
public static ClientInfo.Builder newBuilder(ClientInfo prototype)
-
toBuilder
public ClientInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ClientInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ClientInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ClientInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<ClientInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ClientInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-