Package org.yamcs.protobuf
Class Archive.GetParameterSamplesRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.Archive.GetParameterSamplesRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Archive.GetParameterSamplesRequestOrBuilder
- Enclosing class:
- Archive
public static final class Archive.GetParameterSamplesRequest extends com.google.protobuf.GeneratedMessageV3 implements Archive.GetParameterSamplesRequestOrBuilder
Protobuf typeyamcs.protobuf.archive.GetParameterSamplesRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classArchive.GetParameterSamplesRequest.BuilderProtobuf typeyamcs.protobuf.archive.GetParameterSamplesRequest-
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 intCOUNT_FIELD_NUMBERstatic intINSTANCE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNOREALTIME_FIELD_NUMBERstatic com.google.protobuf.Parser<Archive.GetParameterSamplesRequest>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)intgetCount()Number of intervals to use.static Archive.GetParameterSamplesRequestgetDefaultInstance()Archive.GetParameterSamplesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetInstance()Yamcs instance name.com.google.protobuf.ByteStringgetInstanceBytes()Yamcs instance name.StringgetName()Parameter name.com.google.protobuf.ByteStringgetNameBytes()Parameter name.booleangetNorealtime()Disable loading of parameters from the parameter cache.com.google.protobuf.Parser<Archive.GetParameterSamplesRequest>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()Specifies how to retrieve the parameters.com.google.protobuf.ByteStringgetSourceBytes()Specifies how to retrieve the parameters.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()booleanhasCount()Number of intervals to use.inthashCode()booleanhasInstance()Yamcs instance name.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()Specifies how to retrieve the parameters.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 Archive.GetParameterSamplesRequest.BuildernewBuilder()static Archive.GetParameterSamplesRequest.BuildernewBuilder(Archive.GetParameterSamplesRequest prototype)Archive.GetParameterSamplesRequest.BuildernewBuilderForType()protected Archive.GetParameterSamplesRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Archive.GetParameterSamplesRequestparseDelimitedFrom(InputStream input)static Archive.GetParameterSamplesRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Archive.GetParameterSamplesRequestparseFrom(byte[] data)static Archive.GetParameterSamplesRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Archive.GetParameterSamplesRequestparseFrom(com.google.protobuf.ByteString data)static Archive.GetParameterSamplesRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Archive.GetParameterSamplesRequestparseFrom(com.google.protobuf.CodedInputStream input)static Archive.GetParameterSamplesRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Archive.GetParameterSamplesRequestparseFrom(InputStream input)static Archive.GetParameterSamplesRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Archive.GetParameterSamplesRequestparseFrom(ByteBuffer data)static Archive.GetParameterSamplesRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Archive.GetParameterSamplesRequest>parser()Archive.GetParameterSamplesRequest.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
-
COUNT_FIELD_NUMBER
public static final int COUNT_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
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Archive.GetParameterSamplesRequest> 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 interfaceArchive.GetParameterSamplesRequestOrBuilder
-
getInstance
public String getInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstancein interfaceArchive.GetParameterSamplesRequestOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceArchive.GetParameterSamplesRequestOrBuilder
-
hasName
public boolean hasName()
Parameter name.
optional string name = 2;- Specified by:
hasNamein interfaceArchive.GetParameterSamplesRequestOrBuilder
-
getName
public String getName()
Parameter name.
optional string name = 2;- Specified by:
getNamein interfaceArchive.GetParameterSamplesRequestOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Parameter name.
optional string name = 2;- Specified by:
getNameBytesin interfaceArchive.GetParameterSamplesRequestOrBuilder
-
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 interfaceArchive.GetParameterSamplesRequestOrBuilder
-
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 interfaceArchive.GetParameterSamplesRequestOrBuilder
-
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 interfaceArchive.GetParameterSamplesRequestOrBuilder
-
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 interfaceArchive.GetParameterSamplesRequestOrBuilder
-
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 interfaceArchive.GetParameterSamplesRequestOrBuilder
-
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 interfaceArchive.GetParameterSamplesRequestOrBuilder
-
hasCount
public boolean hasCount()
Number of intervals to use. Default: ``500``.
optional int32 count = 5;- Specified by:
hasCountin interfaceArchive.GetParameterSamplesRequestOrBuilder
-
getCount
public int getCount()
Number of intervals to use. Default: ``500``.
optional int32 count = 5;- Specified by:
getCountin interfaceArchive.GetParameterSamplesRequestOrBuilder
-
hasNorealtime
public boolean hasNorealtime()
Disable loading of parameters from the parameter cache. Default: ``false``.
optional bool norealtime = 6;- Specified by:
hasNorealtimein interfaceArchive.GetParameterSamplesRequestOrBuilder
-
getNorealtime
public boolean getNorealtime()
Disable loading of parameters from the parameter cache. Default: ``false``.
optional bool norealtime = 6;- Specified by:
getNorealtimein interfaceArchive.GetParameterSamplesRequestOrBuilder
-
hasProcessor
public boolean hasProcessor()
The name of the processor from which to use the parameter cache. Default: ``realtime``.
optional string processor = 7;- Specified by:
hasProcessorin interfaceArchive.GetParameterSamplesRequestOrBuilder
-
getProcessor
public String getProcessor()
The name of the processor from which to use the parameter cache. Default: ``realtime``.
optional string processor = 7;- Specified by:
getProcessorin interfaceArchive.GetParameterSamplesRequestOrBuilder
-
getProcessorBytes
public com.google.protobuf.ByteString getProcessorBytes()
The name of the processor from which to use the parameter cache. Default: ``realtime``.
optional string processor = 7;- Specified by:
getProcessorBytesin interfaceArchive.GetParameterSamplesRequestOrBuilder
-
hasSource
public boolean hasSource()
Specifies how to retrieve the parameters. Either ``ParameterArchive`` or ``replay``. If ``replay`` is specified, a replay processor will be created and data will be processed with the active Mission Database. Note that this is much slower than receiving data from the ParameterArchive. Default: ``ParameterArchive``.
optional string source = 8;- Specified by:
hasSourcein interfaceArchive.GetParameterSamplesRequestOrBuilder
-
getSource
public String getSource()
Specifies how to retrieve the parameters. Either ``ParameterArchive`` or ``replay``. If ``replay`` is specified, a replay processor will be created and data will be processed with the active Mission Database. Note that this is much slower than receiving data from the ParameterArchive. Default: ``ParameterArchive``.
optional string source = 8;- Specified by:
getSourcein interfaceArchive.GetParameterSamplesRequestOrBuilder
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()
Specifies how to retrieve the parameters. Either ``ParameterArchive`` or ``replay``. If ``replay`` is specified, a replay processor will be created and data will be processed with the active Mission Database. Note that this is much slower than receiving data from the ParameterArchive. Default: ``ParameterArchive``.
optional string source = 8;- Specified by:
getSourceBytesin interfaceArchive.GetParameterSamplesRequestOrBuilder
-
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 Archive.GetParameterSamplesRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Archive.GetParameterSamplesRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Archive.GetParameterSamplesRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Archive.GetParameterSamplesRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Archive.GetParameterSamplesRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Archive.GetParameterSamplesRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Archive.GetParameterSamplesRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Archive.GetParameterSamplesRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Archive.GetParameterSamplesRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Archive.GetParameterSamplesRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Archive.GetParameterSamplesRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Archive.GetParameterSamplesRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Archive.GetParameterSamplesRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Archive.GetParameterSamplesRequest.Builder newBuilder()
-
newBuilder
public static Archive.GetParameterSamplesRequest.Builder newBuilder(Archive.GetParameterSamplesRequest prototype)
-
toBuilder
public Archive.GetParameterSamplesRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Archive.GetParameterSamplesRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Archive.GetParameterSamplesRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Archive.GetParameterSamplesRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<Archive.GetParameterSamplesRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Archive.GetParameterSamplesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-