Class SnapshotWhenTableRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.deephaven.proto.backplane.grpc.SnapshotWhenTableRequest
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SnapshotWhenTableRequestOrBuilder,Serializable
public final class SnapshotWhenTableRequest
extends com.google.protobuf.GeneratedMessageV3
implements SnapshotWhenTableRequestOrBuilder
Protobuf type
io.deephaven.proto.backplane.grpc.SnapshotWhenTableRequest- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeio.deephaven.proto.backplane.grpc.SnapshotWhenTableRequestNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe base table.The base table.static SnapshotWhenTableRequeststatic final com.google.protobuf.Descriptors.DescriptorbooleanWhether the results should keep history.booleanWhether the results should be incremental.booleanWhether the results should contain an initial snapshot.com.google.protobuf.Parser<SnapshotWhenTableRequest>.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;intgetStampColumns(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.booleanThe base table.inthashCode()boolean.io.deephaven.proto.backplane.grpc.Ticket result_id = 1;booleanThe trigger table.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(SnapshotWhenTableRequest prototype) protected SnapshotWhenTableRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static SnapshotWhenTableRequestparseDelimitedFrom(InputStream input) static SnapshotWhenTableRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotWhenTableRequestparseFrom(byte[] data) static SnapshotWhenTableRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotWhenTableRequestparseFrom(com.google.protobuf.ByteString data) static SnapshotWhenTableRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotWhenTableRequestparseFrom(com.google.protobuf.CodedInputStream input) static SnapshotWhenTableRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotWhenTableRequestparseFrom(InputStream input) static SnapshotWhenTableRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotWhenTableRequestparseFrom(ByteBuffer data) static SnapshotWhenTableRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<SnapshotWhenTableRequest>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
RESULT_ID_FIELD_NUMBER
public static final int RESULT_ID_FIELD_NUMBER- See Also:
-
BASE_ID_FIELD_NUMBER
public static final int BASE_ID_FIELD_NUMBER- See Also:
-
TRIGGER_ID_FIELD_NUMBER
public static final int TRIGGER_ID_FIELD_NUMBER- See Also:
-
INITIAL_FIELD_NUMBER
public static final int INITIAL_FIELD_NUMBER- See Also:
-
INCREMENTAL_FIELD_NUMBER
public static final int INCREMENTAL_FIELD_NUMBER- See Also:
-
HISTORY_FIELD_NUMBER
public static final int HISTORY_FIELD_NUMBER- See Also:
-
STAMP_COLUMNS_FIELD_NUMBER
public static final int STAMP_COLUMNS_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein 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
-
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.
-
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.
-
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.
-
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.
-
getIncremental
public boolean getIncremental()Whether the results should be incremental.
bool incremental = 5;- Specified by:
getIncrementalin interfaceSnapshotWhenTableRequestOrBuilder- Returns:
- The incremental.
-
getHistory
public boolean getHistory()Whether the results should keep history.
bool history = 6;- Specified by:
getHistoryin interfaceSnapshotWhenTableRequestOrBuilder- Returns:
- The history.
-
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.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- 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
- 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 SnapshotWhenTableRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SnapshotWhenTableRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SnapshotWhenTableRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SnapshotWhenTableRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SnapshotWhenTableRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SnapshotWhenTableRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static SnapshotWhenTableRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static SnapshotWhenTableRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static SnapshotWhenTableRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static SnapshotWhenTableRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SnapshotWhenTableRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-