Package org.yamcs.protobuf
Class GetParameterRangesRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.GetParameterRangesRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,GetParameterRangesRequestOrBuilder
public final class GetParameterRangesRequest extends com.google.protobuf.GeneratedMessageV3 implements GetParameterRangesRequestOrBuilder
Protobuf typeyamcs.protobuf.archive.GetParameterRangesRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGetParameterRangesRequest.BuilderProtobuf typeyamcs.protobuf.archive.GetParameterRangesRequest-
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 intINSTANCE_FIELD_NUMBERstatic intMAXGAP_FIELD_NUMBERstatic intMAXVALUES_FIELD_NUMBERstatic intMINGAP_FIELD_NUMBERstatic intMINRANGE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNOREALTIME_FIELD_NUMBERstatic com.google.protobuf.Parser<GetParameterRangesRequest>PARSERDeprecated.static intPROCESSOR_FIELD_NUMBERstatic intSOURCE_FIELD_NUMBERstatic intSTART_FIELD_NUMBERstatic intSTOP_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static GetParameterRangesRequestgetDefaultInstance()GetParameterRangesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetInstance()Yamcs instance name.com.google.protobuf.ByteStringgetInstanceBytes()Yamcs instance name.longgetMaxGap()Time in milliseconds.intgetMaxValues()Maximum number of distinct values to be returned.longgetMinGap()Time in milliseconds.longgetMinRange()Time in milliseconds of the minimum range to be returned.StringgetName()Parameter name.com.google.protobuf.ByteStringgetNameBytes()Parameter name.booleangetNorealtime()Disable loading of parameters from the parameter cache.com.google.protobuf.Parser<GetParameterRangesRequest>getParserForType()StringgetProcessor()The name of the processor from which to use the parameter cache.com.google.protobuf.ByteStringgetProcessorBytes()The name of the processor from which to use the parameter cache.intgetSerializedSize()StringgetSource()optional string source = 9;com.google.protobuf.ByteStringgetSourceBytes()optional string source = 9;com.google.protobuf.TimestampgetStart()Filter the lower bound of the parameter's generation time.com.google.protobuf.TimestampOrBuildergetStartOrBuilder()Filter the lower bound of the parameter's generation time.com.google.protobuf.TimestampgetStop()Filter the upper bound of the parameter's generation time.com.google.protobuf.TimestampOrBuildergetStopOrBuilder()Filter the upper bound of the parameter's generation time.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasInstance()Yamcs instance name.booleanhasMaxGap()Time in milliseconds.booleanhasMaxValues()Maximum number of distinct values to be returned.booleanhasMinGap()Time in milliseconds.booleanhasMinRange()Time in milliseconds of the minimum range to be returned.booleanhasName()Parameter name.booleanhasNorealtime()Disable loading of parameters from the parameter cache.booleanhasProcessor()The name of the processor from which to use the parameter cache.booleanhasSource()optional string source = 9;booleanhasStart()Filter the lower bound of the parameter's generation time.booleanhasStop()Filter the upper bound of the parameter's generation time.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static GetParameterRangesRequest.BuildernewBuilder()static GetParameterRangesRequest.BuildernewBuilder(GetParameterRangesRequest prototype)GetParameterRangesRequest.BuildernewBuilderForType()protected GetParameterRangesRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static GetParameterRangesRequestparseDelimitedFrom(InputStream input)static GetParameterRangesRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetParameterRangesRequestparseFrom(byte[] data)static GetParameterRangesRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetParameterRangesRequestparseFrom(com.google.protobuf.ByteString data)static GetParameterRangesRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetParameterRangesRequestparseFrom(com.google.protobuf.CodedInputStream input)static GetParameterRangesRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetParameterRangesRequestparseFrom(InputStream input)static GetParameterRangesRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetParameterRangesRequestparseFrom(ByteBuffer data)static GetParameterRangesRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<GetParameterRangesRequest>parser()GetParameterRangesRequest.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
-
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_FIELD_NUMBER
public static final int START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STOP_FIELD_NUMBER
public static final int STOP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MINGAP_FIELD_NUMBER
public static final int MINGAP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAXGAP_FIELD_NUMBER
public static final int MAXGAP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NOREALTIME_FIELD_NUMBER
public static final int NOREALTIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROCESSOR_FIELD_NUMBER
public static final int PROCESSOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MINRANGE_FIELD_NUMBER
public static final int MINRANGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAXVALUES_FIELD_NUMBER
public static final int MAXVALUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<GetParameterRangesRequest> 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
-
hasInstance
public boolean hasInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
hasInstancein interfaceGetParameterRangesRequestOrBuilder
-
getInstance
public String getInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstancein interfaceGetParameterRangesRequestOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceGetParameterRangesRequestOrBuilder
-
hasName
public boolean hasName()
Parameter name.
optional string name = 2;- Specified by:
hasNamein interfaceGetParameterRangesRequestOrBuilder
-
getName
public String getName()
Parameter name.
optional string name = 2;- Specified by:
getNamein interfaceGetParameterRangesRequestOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Parameter name.
optional string name = 2;- Specified by:
getNameBytesin interfaceGetParameterRangesRequestOrBuilder
-
hasStart
public boolean hasStart()
Filter the lower bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 3;- Specified by:
hasStartin interfaceGetParameterRangesRequestOrBuilder
-
getStart
public com.google.protobuf.Timestamp getStart()
Filter the lower bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 3;- Specified by:
getStartin interfaceGetParameterRangesRequestOrBuilder
-
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()
Filter the lower bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 3;- Specified by:
getStartOrBuilderin interfaceGetParameterRangesRequestOrBuilder
-
hasStop
public boolean hasStop()
Filter the upper bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 4;- Specified by:
hasStopin interfaceGetParameterRangesRequestOrBuilder
-
getStop
public com.google.protobuf.Timestamp getStop()
Filter the upper bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 4;- Specified by:
getStopin interfaceGetParameterRangesRequestOrBuilder
-
getStopOrBuilder
public com.google.protobuf.TimestampOrBuilder getStopOrBuilder()
Filter the upper bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 4;- Specified by:
getStopOrBuilderin interfaceGetParameterRangesRequestOrBuilder
-
hasMinGap
public boolean hasMinGap()
Time in milliseconds. Any gap (detected based on parameter expiration) smaller than this will be ignored. However if the parameter changes value, the ranges will still be split.
optional int64 minGap = 5;- Specified by:
hasMinGapin interfaceGetParameterRangesRequestOrBuilder
-
getMinGap
public long getMinGap()
Time in milliseconds. Any gap (detected based on parameter expiration) smaller than this will be ignored. However if the parameter changes value, the ranges will still be split.
optional int64 minGap = 5;- Specified by:
getMinGapin interfaceGetParameterRangesRequestOrBuilder
-
hasMaxGap
public boolean hasMaxGap()
Time in milliseconds. If the distance between two subsequent values of the parameter is bigger than this value (but smaller than the parameter expiration), then an artificial gap will be constructed. This also applies if there is no parameter expiration defined for the parameter.
optional int64 maxGap = 6;- Specified by:
hasMaxGapin interfaceGetParameterRangesRequestOrBuilder
-
getMaxGap
public long getMaxGap()
Time in milliseconds. If the distance between two subsequent values of the parameter is bigger than this value (but smaller than the parameter expiration), then an artificial gap will be constructed. This also applies if there is no parameter expiration defined for the parameter.
optional int64 maxGap = 6;- Specified by:
getMaxGapin interfaceGetParameterRangesRequestOrBuilder
-
hasNorealtime
public boolean hasNorealtime()
Disable loading of parameters from the parameter cache. Default: ``false``.
optional bool norealtime = 7;- Specified by:
hasNorealtimein interfaceGetParameterRangesRequestOrBuilder
-
getNorealtime
public boolean getNorealtime()
Disable loading of parameters from the parameter cache. Default: ``false``.
optional bool norealtime = 7;- Specified by:
getNorealtimein interfaceGetParameterRangesRequestOrBuilder
-
hasProcessor
public boolean hasProcessor()
The name of the processor from which to use the parameter cache. Default: ``realtime``.
optional string processor = 8;- Specified by:
hasProcessorin interfaceGetParameterRangesRequestOrBuilder
-
getProcessor
public String getProcessor()
The name of the processor from which to use the parameter cache. Default: ``realtime``.
optional string processor = 8;- Specified by:
getProcessorin interfaceGetParameterRangesRequestOrBuilder
-
getProcessorBytes
public com.google.protobuf.ByteString getProcessorBytes()
The name of the processor from which to use the parameter cache. Default: ``realtime``.
optional string processor = 8;- Specified by:
getProcessorBytesin interfaceGetParameterRangesRequestOrBuilder
-
hasSource
public boolean hasSource()
optional string source = 9;- Specified by:
hasSourcein interfaceGetParameterRangesRequestOrBuilder
-
getSource
public String getSource()
optional string source = 9;- Specified by:
getSourcein interfaceGetParameterRangesRequestOrBuilder
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()
optional string source = 9;- Specified by:
getSourceBytesin interfaceGetParameterRangesRequestOrBuilder
-
hasMinRange
public boolean hasMinRange()
Time in milliseconds of the minimum range to be returned. If the data changes more often, a new range will not be created but the data will be added to the old range.
optional int64 minRange = 10;- Specified by:
hasMinRangein interfaceGetParameterRangesRequestOrBuilder
-
getMinRange
public long getMinRange()
Time in milliseconds of the minimum range to be returned. If the data changes more often, a new range will not be created but the data will be added to the old range.
optional int64 minRange = 10;- Specified by:
getMinRangein interfaceGetParameterRangesRequestOrBuilder
-
hasMaxValues
public boolean hasMaxValues()
Maximum number of distinct values to be returned. The maximum number applies across all ranges and is meant to limit the amount of data that is being retrieved. The retrieved data has a count for each value as well as a total count. The difference between the total count and the sum of the individual counts can be used to compute the number of unsent values.
optional int32 maxValues = 11;- Specified by:
hasMaxValuesin interfaceGetParameterRangesRequestOrBuilder
-
getMaxValues
public int getMaxValues()
Maximum number of distinct values to be returned. The maximum number applies across all ranges and is meant to limit the amount of data that is being retrieved. The retrieved data has a count for each value as well as a total count. The difference between the total count and the sum of the individual counts can be used to compute the number of unsent values.
optional int32 maxValues = 11;- Specified by:
getMaxValuesin interfaceGetParameterRangesRequestOrBuilder
-
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 GetParameterRangesRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetParameterRangesRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetParameterRangesRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetParameterRangesRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetParameterRangesRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetParameterRangesRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetParameterRangesRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GetParameterRangesRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GetParameterRangesRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GetParameterRangesRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static GetParameterRangesRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GetParameterRangesRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public GetParameterRangesRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static GetParameterRangesRequest.Builder newBuilder()
-
newBuilder
public static GetParameterRangesRequest.Builder newBuilder(GetParameterRangesRequest prototype)
-
toBuilder
public GetParameterRangesRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GetParameterRangesRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static GetParameterRangesRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<GetParameterRangesRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<GetParameterRangesRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public GetParameterRangesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-