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 typeyamcs.protobuf.table.RebuildHistogramRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Table.RebuildHistogramRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Table.RebuildHistogramRequestbuild()Table.RebuildHistogramRequestbuildPartial()Table.RebuildHistogramRequest.Builderclear()Table.RebuildHistogramRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Table.RebuildHistogramRequest.BuilderclearInstance()Yamcs instance name.Table.RebuildHistogramRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Table.RebuildHistogramRequest.BuilderclearStart()Specify a date string in ISO 8601 format.Table.RebuildHistogramRequest.BuilderclearStop()Specify a date string in ISO 8601 format.Table.RebuildHistogramRequest.BuilderclearTable()Table name.Table.RebuildHistogramRequest.Builderclone()Table.RebuildHistogramRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetInstance()Yamcs instance name.com.google.protobuf.ByteStringgetInstanceBytes()Yamcs instance name.com.google.protobuf.TimestampgetStart()Specify a date string in ISO 8601 format.com.google.protobuf.Timestamp.BuildergetStartBuilder()Specify a date string in ISO 8601 format.com.google.protobuf.TimestampOrBuildergetStartOrBuilder()Specify a date string in ISO 8601 format.com.google.protobuf.TimestampgetStop()Specify a date string in ISO 8601 format.com.google.protobuf.Timestamp.BuildergetStopBuilder()Specify a date string in ISO 8601 format.com.google.protobuf.TimestampOrBuildergetStopOrBuilder()Specify a date string in ISO 8601 format.StringgetTable()Table name.com.google.protobuf.ByteStringgetTableBytes()Table name.booleanhasInstance()Yamcs instance name.booleanhasStart()Specify a date string in ISO 8601 format.booleanhasStop()Specify a date string in ISO 8601 format.booleanhasTable()Table name.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Table.RebuildHistogramRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Table.RebuildHistogramRequest.BuildermergeFrom(com.google.protobuf.Message other)Table.RebuildHistogramRequest.BuildermergeFrom(Table.RebuildHistogramRequest other)Table.RebuildHistogramRequest.BuildermergeStart(com.google.protobuf.Timestamp value)Specify a date string in ISO 8601 format.Table.RebuildHistogramRequest.BuildermergeStop(com.google.protobuf.Timestamp value)Specify a date string in ISO 8601 format.Table.RebuildHistogramRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Table.RebuildHistogramRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Table.RebuildHistogramRequest.BuildersetInstance(String value)Yamcs instance name.Table.RebuildHistogramRequest.BuildersetInstanceBytes(com.google.protobuf.ByteString value)Yamcs instance name.Table.RebuildHistogramRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Table.RebuildHistogramRequest.BuildersetStart(com.google.protobuf.Timestamp value)Specify a date string in ISO 8601 format.Table.RebuildHistogramRequest.BuildersetStart(com.google.protobuf.Timestamp.Builder builderForValue)Specify a date string in ISO 8601 format.Table.RebuildHistogramRequest.BuildersetStop(com.google.protobuf.Timestamp value)Specify a date string in ISO 8601 format.Table.RebuildHistogramRequest.BuildersetStop(com.google.protobuf.Timestamp.Builder builderForValue)Specify a date string in ISO 8601 format.Table.RebuildHistogramRequest.BuildersetTable(String value)Table name.Table.RebuildHistogramRequest.BuildersetTableBytes(com.google.protobuf.ByteString value)Table name.Table.RebuildHistogramRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, 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
-
-
-
-
Method Detail
-
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.Builder<Table.RebuildHistogramRequest.Builder>
-
clear
public Table.RebuildHistogramRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
getDefaultInstanceForType
public Table.RebuildHistogramRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Table.RebuildHistogramRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Table.RebuildHistogramRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Table.RebuildHistogramRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
setField
public Table.RebuildHistogramRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
clearField
public Table.RebuildHistogramRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
clearOneof
public Table.RebuildHistogramRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin 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:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
addRepeatedField
public Table.RebuildHistogramRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
mergeFrom
public Table.RebuildHistogramRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Table.RebuildHistogramRequest.Builder>
-
mergeFrom
public Table.RebuildHistogramRequest.Builder mergeFrom(Table.RebuildHistogramRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Table.RebuildHistogramRequest.Builder>- Throws:
IOException
-
hasInstance
public boolean hasInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
hasInstancein interfaceTable.RebuildHistogramRequestOrBuilder
-
getInstance
public String getInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstancein interfaceTable.RebuildHistogramRequestOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceTable.RebuildHistogramRequestOrBuilder
-
setInstance
public Table.RebuildHistogramRequest.Builder setInstance(String value)
Yamcs instance name.
optional string instance = 1;
-
clearInstance
public Table.RebuildHistogramRequest.Builder clearInstance()
Yamcs instance name.
optional string instance = 1;
-
setInstanceBytes
public Table.RebuildHistogramRequest.Builder setInstanceBytes(com.google.protobuf.ByteString value)
Yamcs instance name.
optional string instance = 1;
-
hasTable
public boolean hasTable()
Table name.
optional string table = 2;- Specified by:
hasTablein interfaceTable.RebuildHistogramRequestOrBuilder
-
getTable
public String getTable()
Table name.
optional string table = 2;- Specified by:
getTablein interfaceTable.RebuildHistogramRequestOrBuilder
-
getTableBytes
public com.google.protobuf.ByteString getTableBytes()
Table name.
optional string table = 2;- Specified by:
getTableBytesin interfaceTable.RebuildHistogramRequestOrBuilder
-
setTable
public Table.RebuildHistogramRequest.Builder setTable(String value)
Table name.
optional string table = 2;
-
clearTable
public Table.RebuildHistogramRequest.Builder clearTable()
Table name.
optional string table = 2;
-
setTableBytes
public Table.RebuildHistogramRequest.Builder setTableBytes(com.google.protobuf.ByteString value)
Table name.
optional string table = 2;
-
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:
hasStartin interfaceTable.RebuildHistogramRequestOrBuilder
-
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:
getStartin interfaceTable.RebuildHistogramRequestOrBuilder
-
setStart
public Table.RebuildHistogramRequest.Builder setStart(com.google.protobuf.Timestamp value)
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
public Table.RebuildHistogramRequest.Builder mergeStart(com.google.protobuf.Timestamp value)
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
public Table.RebuildHistogramRequest.Builder 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:
getStartOrBuilderin 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:
hasStopin interfaceTable.RebuildHistogramRequestOrBuilder
-
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:
getStopin interfaceTable.RebuildHistogramRequestOrBuilder
-
setStop
public Table.RebuildHistogramRequest.Builder setStop(com.google.protobuf.Timestamp value)
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
public Table.RebuildHistogramRequest.Builder mergeStop(com.google.protobuf.Timestamp value)
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
public Table.RebuildHistogramRequest.Builder 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:
getStopOrBuilderin interfaceTable.RebuildHistogramRequestOrBuilder
-
setUnknownFields
public final Table.RebuildHistogramRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
mergeUnknownFields
public final Table.RebuildHistogramRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Table.RebuildHistogramRequest.Builder>
-
-