Class SnapshotWhenTableRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<SnapshotWhenTableRequest.Builder>
io.deephaven.proto.backplane.grpc.SnapshotWhenTableRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SnapshotWhenTableRequestOrBuilder,Cloneable
- Enclosing class:
- SnapshotWhenTableRequest
public static final class SnapshotWhenTableRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<SnapshotWhenTableRequest.Builder>
implements SnapshotWhenTableRequestOrBuilder
Protobuf type
io.deephaven.proto.backplane.grpc.SnapshotWhenTableRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllStampColumns(Iterable<String> values) Which columns to stamp from the trigger table.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addStampColumns(String value) Which columns to stamp from the trigger table.addStampColumnsBytes(com.google.protobuf.ByteString value) Which columns to stamp from the trigger table.build()clear()The base table.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Whether the results should keep history.Whether the results should be incremental.Whether the results should contain an initial snapshot.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) .io.deephaven.proto.backplane.grpc.Ticket result_id = 1;Which columns to stamp from the trigger table.The trigger table.clone()The base table.The base table.The base table.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorbooleanWhether the results should keep history.booleanWhether the results should be incremental.booleanWhether the results should contain an initial snapshot..io.deephaven.proto.backplane.grpc.Ticket result_id = 1;.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;getStampColumns(int index) Which columns to stamp from the trigger table.com.google.protobuf.ByteStringgetStampColumnsBytes(int index) Which columns to stamp from the trigger table.intWhich columns to stamp from the trigger table.com.google.protobuf.ProtocolStringListWhich columns to stamp from the trigger table.The trigger table.The trigger table.The trigger table.booleanThe base table.boolean.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;booleanThe trigger table.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeBaseId(TableReference value) The base table.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeResultId(Ticket value) .io.deephaven.proto.backplane.grpc.Ticket result_id = 1;mergeTriggerId(TableReference value) The trigger table.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setBaseId(TableReference value) The base table.setBaseId(TableReference.Builder builderForValue) The base table.setHistory(boolean value) Whether the results should keep history.setIncremental(boolean value) Whether the results should be incremental.setInitial(boolean value) Whether the results should contain an initial snapshot.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResultId(Ticket value) .io.deephaven.proto.backplane.grpc.Ticket result_id = 1;setResultId(Ticket.Builder builderForValue) .io.deephaven.proto.backplane.grpc.Ticket result_id = 1;setStampColumns(int index, String value) Which columns to stamp from the trigger table.setTriggerId(TableReference value) The trigger table.setTriggerId(TableReference.Builder builderForValue) The trigger table.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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<SnapshotWhenTableRequest.Builder>
-
setField
public SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.Builder>
-
clearField
public SnapshotWhenTableRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotWhenTableRequest.Builder>
-
clearOneof
public SnapshotWhenTableRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotWhenTableRequest.Builder>
-
setRepeatedField
public SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.Builder>
-
addRepeatedField
public SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SnapshotWhenTableRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotWhenTableRequest.Builder>
-
mergeFrom
public SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.Builder>- Throws:
IOException
-
hasResultId
public boolean hasResultId().io.deephaven.proto.backplane.grpc.Ticket result_id = 1;- Specified by:
hasResultIdin interfaceSnapshotWhenTableRequestOrBuilder- Returns:
- Whether the resultId field is set.
-
getResultId
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;- Specified by:
getResultIdin interfaceSnapshotWhenTableRequestOrBuilder- Returns:
- The resultId.
-
setResultId
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1; -
setResultId
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1; -
mergeResultId
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1; -
clearResultId
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1; -
getResultIdBuilder
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1; -
getResultIdOrBuilder
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;- Specified by:
getResultIdOrBuilderin interfaceSnapshotWhenTableRequestOrBuilder
-
hasBaseId
public boolean hasBaseId()The base table.
.io.deephaven.proto.backplane.grpc.TableReference base_id = 2;- Specified by:
hasBaseIdin interfaceSnapshotWhenTableRequestOrBuilder- Returns:
- Whether the baseId field is set.
-
getBaseId
The base table.
.io.deephaven.proto.backplane.grpc.TableReference base_id = 2;- Specified by:
getBaseIdin interfaceSnapshotWhenTableRequestOrBuilder- Returns:
- The baseId.
-
setBaseId
The base table.
.io.deephaven.proto.backplane.grpc.TableReference base_id = 2; -
setBaseId
The base table.
.io.deephaven.proto.backplane.grpc.TableReference base_id = 2; -
mergeBaseId
The base table.
.io.deephaven.proto.backplane.grpc.TableReference base_id = 2; -
clearBaseId
The base table.
.io.deephaven.proto.backplane.grpc.TableReference base_id = 2; -
getBaseIdBuilder
The base table.
.io.deephaven.proto.backplane.grpc.TableReference base_id = 2; -
getBaseIdOrBuilder
The base table.
.io.deephaven.proto.backplane.grpc.TableReference base_id = 2;- Specified by:
getBaseIdOrBuilderin interfaceSnapshotWhenTableRequestOrBuilder
-
hasTriggerId
public boolean hasTriggerId()The trigger table.
.io.deephaven.proto.backplane.grpc.TableReference trigger_id = 3;- Specified by:
hasTriggerIdin interfaceSnapshotWhenTableRequestOrBuilder- Returns:
- Whether the triggerId field is set.
-
getTriggerId
The trigger table.
.io.deephaven.proto.backplane.grpc.TableReference trigger_id = 3;- Specified by:
getTriggerIdin interfaceSnapshotWhenTableRequestOrBuilder- Returns:
- The triggerId.
-
setTriggerId
The trigger table.
.io.deephaven.proto.backplane.grpc.TableReference trigger_id = 3; -
setTriggerId
The trigger table.
.io.deephaven.proto.backplane.grpc.TableReference trigger_id = 3; -
mergeTriggerId
The trigger table.
.io.deephaven.proto.backplane.grpc.TableReference trigger_id = 3; -
clearTriggerId
The trigger table.
.io.deephaven.proto.backplane.grpc.TableReference trigger_id = 3; -
getTriggerIdBuilder
The trigger table.
.io.deephaven.proto.backplane.grpc.TableReference trigger_id = 3; -
getTriggerIdOrBuilder
The trigger table.
.io.deephaven.proto.backplane.grpc.TableReference trigger_id = 3;- Specified by:
getTriggerIdOrBuilderin interfaceSnapshotWhenTableRequestOrBuilder
-
getInitial
public boolean getInitial()Whether the results should contain an initial snapshot.
bool initial = 4;- Specified by:
getInitialin interfaceSnapshotWhenTableRequestOrBuilder- Returns:
- The initial.
-
setInitial
Whether the results should contain an initial snapshot.
bool initial = 4;- Parameters:
value- The initial to set.- Returns:
- This builder for chaining.
-
clearInitial
Whether the results should contain an initial snapshot.
bool initial = 4;- Returns:
- This builder for chaining.
-
getIncremental
public boolean getIncremental()Whether the results should be incremental.
bool incremental = 5;- Specified by:
getIncrementalin interfaceSnapshotWhenTableRequestOrBuilder- Returns:
- The incremental.
-
setIncremental
Whether the results should be incremental.
bool incremental = 5;- Parameters:
value- The incremental to set.- Returns:
- This builder for chaining.
-
clearIncremental
Whether the results should be incremental.
bool incremental = 5;- Returns:
- This builder for chaining.
-
getHistory
public boolean getHistory()Whether the results should keep history.
bool history = 6;- Specified by:
getHistoryin interfaceSnapshotWhenTableRequestOrBuilder- Returns:
- The history.
-
setHistory
Whether the results should keep history.
bool history = 6;- Parameters:
value- The history to set.- Returns:
- This builder for chaining.
-
clearHistory
Whether the results should keep history.
bool history = 6;- Returns:
- This builder for chaining.
-
getStampColumnsList
public com.google.protobuf.ProtocolStringList getStampColumnsList()Which columns to stamp from the trigger table. If empty, all columns from the trigger table are stamped. Allows renaming columns.
repeated string stamp_columns = 7;- Specified by:
getStampColumnsListin interfaceSnapshotWhenTableRequestOrBuilder- Returns:
- A list containing the stampColumns.
-
getStampColumnsCount
public int getStampColumnsCount()Which columns to stamp from the trigger table. If empty, all columns from the trigger table are stamped. Allows renaming columns.
repeated string stamp_columns = 7;- Specified by:
getStampColumnsCountin interfaceSnapshotWhenTableRequestOrBuilder- Returns:
- The count of stampColumns.
-
getStampColumns
Which columns to stamp from the trigger table. If empty, all columns from the trigger table are stamped. Allows renaming columns.
repeated string stamp_columns = 7;- Specified by:
getStampColumnsin interfaceSnapshotWhenTableRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The stampColumns at the given index.
-
getStampColumnsBytes
public com.google.protobuf.ByteString getStampColumnsBytes(int index) Which columns to stamp from the trigger table. If empty, all columns from the trigger table are stamped. Allows renaming columns.
repeated string stamp_columns = 7;- Specified by:
getStampColumnsBytesin interfaceSnapshotWhenTableRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the stampColumns at the given index.
-
setStampColumns
Which columns to stamp from the trigger table. If empty, all columns from the trigger table are stamped. Allows renaming columns.
repeated string stamp_columns = 7;- Parameters:
index- The index to set the value at.value- The stampColumns to set.- Returns:
- This builder for chaining.
-
addStampColumns
Which columns to stamp from the trigger table. If empty, all columns from the trigger table are stamped. Allows renaming columns.
repeated string stamp_columns = 7;- Parameters:
value- The stampColumns to add.- Returns:
- This builder for chaining.
-
addAllStampColumns
Which columns to stamp from the trigger table. If empty, all columns from the trigger table are stamped. Allows renaming columns.
repeated string stamp_columns = 7;- Parameters:
values- The stampColumns to add.- Returns:
- This builder for chaining.
-
clearStampColumns
Which columns to stamp from the trigger table. If empty, all columns from the trigger table are stamped. Allows renaming columns.
repeated string stamp_columns = 7;- Returns:
- This builder for chaining.
-
addStampColumnsBytes
Which columns to stamp from the trigger table. If empty, all columns from the trigger table are stamped. Allows renaming columns.
repeated string stamp_columns = 7;- Parameters:
value- The bytes of the stampColumns to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final SnapshotWhenTableRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotWhenTableRequest.Builder>
-
mergeUnknownFields
public final SnapshotWhenTableRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotWhenTableRequest.Builder>
-