Package org.yamcs.protobuf
Class Table.RebuildHistogramRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
org.yamcs.protobuf.Table.RebuildHistogramRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Table.RebuildHistogramRequestOrBuilder
- Enclosing class:
- Table.RebuildHistogramRequest
public static final class Table.RebuildHistogramRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
implements Table.RebuildHistogramRequestOrBuilder
Protobuf type
yamcs.protobuf.table.RebuildHistogramRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Yamcs instance name.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Specify a date string in ISO 8601 format.Specify a date string in ISO 8601 format.Table name.clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Yamcs instance name.com.google.protobuf.ByteString
Yamcs instance name.com.google.protobuf.Timestamp
getStart()
Specify a date string in ISO 8601 format.com.google.protobuf.Timestamp.Builder
Specify a date string in ISO 8601 format.com.google.protobuf.TimestampOrBuilder
Specify a date string in ISO 8601 format.com.google.protobuf.Timestamp
getStop()
Specify a date string in ISO 8601 format.com.google.protobuf.Timestamp.Builder
Specify a date string in ISO 8601 format.com.google.protobuf.TimestampOrBuilder
Specify a date string in ISO 8601 format.getTable()
Table name.com.google.protobuf.ByteString
Table name.boolean
Yamcs instance name.boolean
hasStart()
Specify a date string in ISO 8601 format.boolean
hasStop()
Specify a date string in ISO 8601 format.boolean
hasTable()
Table name.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeStart
(com.google.protobuf.Timestamp value) Specify a date string in ISO 8601 format.mergeStop
(com.google.protobuf.Timestamp value) Specify a date string in ISO 8601 format.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setInstance
(String value) Yamcs instance name.setInstanceBytes
(com.google.protobuf.ByteString value) Yamcs instance name.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStart
(com.google.protobuf.Timestamp value) Specify a date string in ISO 8601 format.setStart
(com.google.protobuf.Timestamp.Builder builderForValue) Specify a date string in ISO 8601 format.setStop
(com.google.protobuf.Timestamp value) Specify a date string in ISO 8601 format.setStop
(com.google.protobuf.Timestamp.Builder builderForValue) Specify a date string in ISO 8601 format.Table name.setTableBytes
(com.google.protobuf.ByteString value) Table name.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.Builder<Table.RebuildHistogramRequest.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
setField
public Table.RebuildHistogramRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
clearField
public Table.RebuildHistogramRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
clearOneof
public Table.RebuildHistogramRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
setRepeatedField
public Table.RebuildHistogramRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
addRepeatedField
public Table.RebuildHistogramRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Table.RebuildHistogramRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
mergeFrom
public Table.RebuildHistogramRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Table.RebuildHistogramRequest.Builder>
- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name.
optional string instance = 1;
- Specified by:
hasInstance
in interfaceTable.RebuildHistogramRequestOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name.
optional string instance = 1;
- Specified by:
getInstance
in interfaceTable.RebuildHistogramRequestOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name.
optional string instance = 1;
- Specified by:
getInstanceBytes
in interfaceTable.RebuildHistogramRequestOrBuilder
- Returns:
- The bytes for instance.
-
setInstance
Yamcs instance name.
optional string instance = 1;
- Parameters:
value
- The instance to set.- Returns:
- This builder for chaining.
-
clearInstance
Yamcs instance name.
optional string instance = 1;
- Returns:
- This builder for chaining.
-
setInstanceBytes
Yamcs instance name.
optional string instance = 1;
- Parameters:
value
- The bytes for instance to set.- Returns:
- This builder for chaining.
-
hasTable
public boolean hasTable()Table name.
optional string table = 2;
- Specified by:
hasTable
in interfaceTable.RebuildHistogramRequestOrBuilder
- Returns:
- Whether the table field is set.
-
getTable
Table name.
optional string table = 2;
- Specified by:
getTable
in interfaceTable.RebuildHistogramRequestOrBuilder
- Returns:
- The table.
-
getTableBytes
public com.google.protobuf.ByteString getTableBytes()Table name.
optional string table = 2;
- Specified by:
getTableBytes
in interfaceTable.RebuildHistogramRequestOrBuilder
- Returns:
- The bytes for table.
-
setTable
Table name.
optional string table = 2;
- Parameters:
value
- The table to set.- Returns:
- This builder for chaining.
-
clearTable
Table name.
optional string table = 2;
- Returns:
- This builder for chaining.
-
setTableBytes
Table name.
optional string table = 2;
- Parameters:
value
- The bytes for table to set.- Returns:
- This builder for chaining.
-
hasStart
public boolean hasStart()Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the start of the archive.
optional .google.protobuf.Timestamp start = 3;
- Specified by:
hasStart
in interfaceTable.RebuildHistogramRequestOrBuilder
- Returns:
- Whether the start field is set.
-
getStart
public com.google.protobuf.Timestamp getStart()Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the start of the archive.
optional .google.protobuf.Timestamp start = 3;
- Specified by:
getStart
in interfaceTable.RebuildHistogramRequestOrBuilder
- Returns:
- The start.
-
setStart
Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the start of the archive.
optional .google.protobuf.Timestamp start = 3;
-
setStart
public Table.RebuildHistogramRequest.Builder setStart(com.google.protobuf.Timestamp.Builder builderForValue) Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the start of the archive.
optional .google.protobuf.Timestamp start = 3;
-
mergeStart
Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the start of the archive.
optional .google.protobuf.Timestamp start = 3;
-
clearStart
Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the start of the archive.
optional .google.protobuf.Timestamp start = 3;
-
getStartBuilder
public com.google.protobuf.Timestamp.Builder getStartBuilder()Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the start of the archive.
optional .google.protobuf.Timestamp start = 3;
-
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the start of the archive.
optional .google.protobuf.Timestamp start = 3;
- Specified by:
getStartOrBuilder
in interfaceTable.RebuildHistogramRequestOrBuilder
-
hasStop
public boolean hasStop()Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the end of of the archive.
optional .google.protobuf.Timestamp stop = 4;
- Specified by:
hasStop
in interfaceTable.RebuildHistogramRequestOrBuilder
- Returns:
- Whether the stop field is set.
-
getStop
public com.google.protobuf.Timestamp getStop()Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the end of of the archive.
optional .google.protobuf.Timestamp stop = 4;
- Specified by:
getStop
in interfaceTable.RebuildHistogramRequestOrBuilder
- Returns:
- The stop.
-
setStop
Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the end of of the archive.
optional .google.protobuf.Timestamp stop = 4;
-
setStop
public Table.RebuildHistogramRequest.Builder setStop(com.google.protobuf.Timestamp.Builder builderForValue) Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the end of of the archive.
optional .google.protobuf.Timestamp stop = 4;
-
mergeStop
Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the end of of the archive.
optional .google.protobuf.Timestamp stop = 4;
-
clearStop
Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the end of of the archive.
optional .google.protobuf.Timestamp stop = 4;
-
getStopBuilder
public com.google.protobuf.Timestamp.Builder getStopBuilder()Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the end of of the archive.
optional .google.protobuf.Timestamp stop = 4;
-
getStopOrBuilder
public com.google.protobuf.TimestampOrBuilder getStopOrBuilder()Specify a date string in ISO 8601 format. The histogram data for all partitions overlapping with the [start, stop] interval will be recreated. If not specified, it is assumed as the end of of the archive.
optional .google.protobuf.Timestamp stop = 4;
- Specified by:
getStopOrBuilder
in interfaceTable.RebuildHistogramRequestOrBuilder
-
setUnknownFields
public final Table.RebuildHistogramRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
mergeUnknownFields
public final Table.RebuildHistogramRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-