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.Descriptor
com.google.protobuf.Descriptors.Descriptor
boolean
Whether the results should keep history.boolean
Whether the results should be incremental.boolean
Whether 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.ByteString
getStampColumnsBytes
(int index) Which columns to stamp from the trigger table.int
Which columns to stamp from the trigger table.com.google.protobuf.ProtocolStringList
Which columns to stamp from the trigger table.The trigger table.The trigger table.The trigger table.boolean
The base table.boolean
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;
boolean
The trigger table.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeBaseId
(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, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
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<SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.Builder>
-
setField
public SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.Builder>
-
clearField
public SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.Builder>
-
clearOneof
public SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.Builder>
-
setRepeatedField
public SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.Builder>
-
addRepeatedField
public SnapshotWhenTableRequest.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<SnapshotWhenTableRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<SnapshotWhenTableRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<SnapshotWhenTableRequest.Builder>
- Throws:
IOException
-
hasResultId
public boolean hasResultId().io.deephaven.proto.backplane.grpc.Ticket result_id = 1;
- Specified by:
hasResultId
in interfaceSnapshotWhenTableRequestOrBuilder
- Returns:
- Whether the resultId field is set.
-
getResultId
.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;
- Specified by:
getResultId
in 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:
getResultIdOrBuilder
in interfaceSnapshotWhenTableRequestOrBuilder
-
hasBaseId
public boolean hasBaseId()The base table.
.io.deephaven.proto.backplane.grpc.TableReference base_id = 2;
- Specified by:
hasBaseId
in interfaceSnapshotWhenTableRequestOrBuilder
- Returns:
- Whether the baseId field is set.
-
getBaseId
The base table.
.io.deephaven.proto.backplane.grpc.TableReference base_id = 2;
- Specified by:
getBaseId
in 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:
getBaseIdOrBuilder
in interfaceSnapshotWhenTableRequestOrBuilder
-
hasTriggerId
public boolean hasTriggerId()The trigger table.
.io.deephaven.proto.backplane.grpc.TableReference trigger_id = 3;
- Specified by:
hasTriggerId
in interfaceSnapshotWhenTableRequestOrBuilder
- Returns:
- Whether the triggerId field is set.
-
getTriggerId
The trigger table.
.io.deephaven.proto.backplane.grpc.TableReference trigger_id = 3;
- Specified by:
getTriggerId
in 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:
getTriggerIdOrBuilder
in interfaceSnapshotWhenTableRequestOrBuilder
-
getInitial
public boolean getInitial()Whether the results should contain an initial snapshot.
bool initial = 4;
- Specified by:
getInitial
in 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:
getIncremental
in 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:
getHistory
in 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:
getStampColumnsList
in 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:
getStampColumnsCount
in 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:
getStampColumns
in 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:
getStampColumnsBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotWhenTableRequest.Builder>
-
mergeUnknownFields
public final SnapshotWhenTableRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<SnapshotWhenTableRequest.Builder>
-