Class SignalConnectionMessages.SignalRequestMessage
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.seeq.link.messages.connector.signal.SignalConnectionMessages.SignalRequestMessage
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,SignalConnectionMessages.SignalRequestMessageOrBuilder
,Serializable
- Enclosing class:
- SignalConnectionMessages
public static final class SignalConnectionMessages.SignalRequestMessage
extends com.google.protobuf.GeneratedMessageV3
implements SignalConnectionMessages.SignalRequestMessageOrBuilder
Protobuf type
com.seeq.link.messages.connector.signal.SignalRequestMessage
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typecom.seeq.link.messages.connector.signal.SignalRequestMessage
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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final com.google.protobuf.Parser<SignalConnectionMessages.SignalRequestMessage>
Deprecated.static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
[DEPRECATED] Indicates that response messages with data in the 'serializedSignal' field are accepted.static final com.google.protobuf.Descriptors.Descriptor
long
Time in nanoseconds since Unix epoch, inclusive.long
The maximum distance, in nanoseconds, between samples before it is treated as a gap.com.google.protobuf.Parser<SignalConnectionMessages.SignalRequestMessage>
int
Maximum number of samples to return in the response.int
The signal identifier such as id 2739 for PI Point or a GUID for signals stored by Seeq.com.google.protobuf.ByteString
The signal identifier such as id 2739 for PI Point or a GUID for signals stored by Seeq.long
Time in nanoseconds since Unix epoch, inclusive.final com.google.protobuf.UnknownFieldSet
Value unit of measure of the signal.com.google.protobuf.ByteString
Value unit of measure of the signal.boolean
[DEPRECATED] Indicates that response messages with data in the 'serializedSignal' field are accepted.boolean
Time in nanoseconds since Unix epoch, inclusive.int
hashCode()
boolean
The maximum distance, in nanoseconds, between samples before it is treated as a gap.boolean
Maximum number of samples to return in the response.boolean
The signal identifier such as id 2739 for PI Point or a GUID for signals stored by Seeq.boolean
Time in nanoseconds since Unix epoch, inclusive.boolean
Value unit of measure of the signal.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.ByteString data) parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.CodedInputStream input) parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<SignalConnectionMessages.SignalRequestMessage>
parser()
void
writeTo
(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, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
SIGNALID_FIELD_NUMBER
public static final int SIGNALID_FIELD_NUMBER- See Also:
-
MAXINTERPOLATION_FIELD_NUMBER
public static final int MAXINTERPOLATION_FIELD_NUMBER- See Also:
-
STARTTIME_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER- See Also:
-
ENDTIME_FIELD_NUMBER
public static final int ENDTIME_FIELD_NUMBER- See Also:
-
SAMPLELIMIT_FIELD_NUMBER
public static final int SAMPLELIMIT_FIELD_NUMBER- See Also:
-
VALUEUOM_FIELD_NUMBER
public static final int VALUEUOM_FIELD_NUMBER- See Also:
-
ACCEPTSSERIALIZEDSIGNAL_FIELD_NUMBER
public static final int ACCEPTSSERIALIZEDSIGNAL_FIELD_NUMBER- See Also:
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<SignalConnectionMessages.SignalRequestMessage> PARSERDeprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasSignalId
public boolean hasSignalId()The signal identifier such as id 2739 for PI Point or a GUID for signals stored by Seeq.
required string signalId = 1;
- Specified by:
hasSignalId
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- Whether the signalId field is set.
-
getSignalId
The signal identifier such as id 2739 for PI Point or a GUID for signals stored by Seeq.
required string signalId = 1;
- Specified by:
getSignalId
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- The signalId.
-
getSignalIdBytes
public com.google.protobuf.ByteString getSignalIdBytes()The signal identifier such as id 2739 for PI Point or a GUID for signals stored by Seeq.
required string signalId = 1;
- Specified by:
getSignalIdBytes
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- The bytes for signalId.
-
hasMaxInterpolation
public boolean hasMaxInterpolation()The maximum distance, in nanoseconds, between samples before it is treated as a gap. This value is often useful as it's the maximum distance before and after a query where a sample can possibly have influence on the signal inside the query range.
optional int64 maxInterpolation = 2;
- Specified by:
hasMaxInterpolation
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- Whether the maxInterpolation field is set.
-
getMaxInterpolation
public long getMaxInterpolation()The maximum distance, in nanoseconds, between samples before it is treated as a gap. This value is often useful as it's the maximum distance before and after a query where a sample can possibly have influence on the signal inside the query range.
optional int64 maxInterpolation = 2;
- Specified by:
getMaxInterpolation
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- The maxInterpolation.
-
hasStartTime
public boolean hasStartTime()Time in nanoseconds since Unix epoch, inclusive.
optional int64 startTime = 3;
- Specified by:
hasStartTime
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- Whether the startTime field is set.
-
getStartTime
public long getStartTime()Time in nanoseconds since Unix epoch, inclusive.
optional int64 startTime = 3;
- Specified by:
getStartTime
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- The startTime.
-
hasEndTime
public boolean hasEndTime()Time in nanoseconds since Unix epoch, inclusive.
optional int64 endTime = 4;
- Specified by:
hasEndTime
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- Whether the endTime field is set.
-
getEndTime
public long getEndTime()Time in nanoseconds since Unix epoch, inclusive.
optional int64 endTime = 4;
- Specified by:
getEndTime
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- The endTime.
-
hasSampleLimit
public boolean hasSampleLimit()Maximum number of samples to return in the response. Defaults to the Java int maximum, making the request effectively unlimited.
optional int32 sampleLimit = 5 [default = 2147483647];
- Specified by:
hasSampleLimit
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- Whether the sampleLimit field is set.
-
getSampleLimit
public int getSampleLimit()Maximum number of samples to return in the response. Defaults to the Java int maximum, making the request effectively unlimited.
optional int32 sampleLimit = 5 [default = 2147483647];
- Specified by:
getSampleLimit
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- The sampleLimit.
-
hasValueUom
public boolean hasValueUom()Value unit of measure of the signal.
optional string valueUom = 6;
- Specified by:
hasValueUom
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- Whether the valueUom field is set.
-
getValueUom
Value unit of measure of the signal.
optional string valueUom = 6;
- Specified by:
getValueUom
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- The valueUom.
-
getValueUomBytes
public com.google.protobuf.ByteString getValueUomBytes()Value unit of measure of the signal.
optional string valueUom = 6;
- Specified by:
getValueUomBytes
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- The bytes for valueUom.
-
hasAcceptsSerializedSignal
public boolean hasAcceptsSerializedSignal()[DEPRECATED] Indicates that response messages with data in the 'serializedSignal' field are accepted. This is used for compatibility of newer agents with old datasource-proxies that don't support serialized data, a situation that can happen during upgrades. This can be removed when datasource-proxy can be assumed to accept serialized data.
optional bool acceptsSerializedSignal = 7;
- Specified by:
hasAcceptsSerializedSignal
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- Whether the acceptsSerializedSignal field is set.
-
getAcceptsSerializedSignal
public boolean getAcceptsSerializedSignal()[DEPRECATED] Indicates that response messages with data in the 'serializedSignal' field are accepted. This is used for compatibility of newer agents with old datasource-proxies that don't support serialized data, a situation that can happen during upgrades. This can be removed when datasource-proxy can be assumed to accept serialized data.
optional bool acceptsSerializedSignal = 7;
- Specified by:
getAcceptsSerializedSignal
in interfaceSignalConnectionMessages.SignalRequestMessageOrBuilder
- Returns:
- The acceptsSerializedSignal.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SignalConnectionMessages.SignalRequestMessage parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SignalConnectionMessages.SignalRequestMessage parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SignalConnectionMessages.SignalRequestMessage parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SignalConnectionMessages.SignalRequestMessage parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SignalConnectionMessages.SignalRequestMessage parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SignalConnectionMessages.SignalRequestMessage parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SignalConnectionMessages.SignalRequestMessage parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static SignalConnectionMessages.SignalRequestMessage parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static SignalConnectionMessages.SignalRequestMessage parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static SignalConnectionMessages.SignalRequestMessage parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static SignalConnectionMessages.SignalRequestMessage parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static SignalConnectionMessages.SignalRequestMessage parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static SignalConnectionMessages.SignalRequestMessage.Builder newBuilder(SignalConnectionMessages.SignalRequestMessage prototype) -
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SignalConnectionMessages.SignalRequestMessage.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-