public static final class Windmill.WatermarkHold extends com.google.protobuf.GeneratedMessage implements Windmill.WatermarkHoldOrBuilder
windmill.WatermarkHold| Modifier and Type | Class and Description |
|---|---|
static class |
Windmill.WatermarkHold.Builder
Protobuf type
windmill.WatermarkHold |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<Windmill.WatermarkHold> |
PARSER |
static int |
RESET_FIELD_NUMBER |
static int |
STATE_FAMILY_FIELD_NUMBER |
static int |
TAG_FIELD_NUMBER |
static int |
TIMESTAMPS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static Windmill.WatermarkHold |
getDefaultInstance() |
Windmill.WatermarkHold |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Windmill.WatermarkHold> |
getParserForType() |
boolean |
getReset()
optional bool reset = 3; |
int |
getSerializedSize() |
java.lang.String |
getStateFamily()
optional string state_family = 4; |
com.google.protobuf.ByteString |
getStateFamilyBytes()
optional string state_family = 4; |
com.google.protobuf.ByteString |
getTag()
required bytes tag = 1; |
long |
getTimestamps(int index)
repeated int64 timestamps = 2 [packed = true]; |
int |
getTimestampsCount()
repeated int64 timestamps = 2 [packed = true]; |
java.util.List<java.lang.Long> |
getTimestampsList()
repeated int64 timestamps = 2 [packed = true]; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasReset()
optional bool reset = 3; |
boolean |
hasStateFamily()
optional string state_family = 4; |
boolean |
hasTag()
required bytes tag = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Windmill.WatermarkHold.Builder |
newBuilder() |
static Windmill.WatermarkHold.Builder |
newBuilder(Windmill.WatermarkHold prototype) |
Windmill.WatermarkHold.Builder |
newBuilderForType() |
protected Windmill.WatermarkHold.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Windmill.WatermarkHold |
parseDelimitedFrom(java.io.InputStream input) |
static Windmill.WatermarkHold |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Windmill.WatermarkHold |
parseFrom(byte[] data) |
static Windmill.WatermarkHold |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Windmill.WatermarkHold |
parseFrom(com.google.protobuf.ByteString data) |
static Windmill.WatermarkHold |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Windmill.WatermarkHold |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Windmill.WatermarkHold |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Windmill.WatermarkHold |
parseFrom(java.io.InputStream input) |
static Windmill.WatermarkHold |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Windmill.WatermarkHold.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<Windmill.WatermarkHold> PARSER
public static final int TAG_FIELD_NUMBER
public static final int TIMESTAMPS_FIELD_NUMBER
public static final int RESET_FIELD_NUMBER
public static final int STATE_FAMILY_FIELD_NUMBER
public static Windmill.WatermarkHold getDefaultInstance()
public Windmill.WatermarkHold getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<Windmill.WatermarkHold> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasTag()
required bytes tag = 1;hasTag in interface Windmill.WatermarkHoldOrBuilderpublic com.google.protobuf.ByteString getTag()
required bytes tag = 1;getTag in interface Windmill.WatermarkHoldOrBuilderpublic java.util.List<java.lang.Long> getTimestampsList()
repeated int64 timestamps = 2 [packed = true];getTimestampsList in interface Windmill.WatermarkHoldOrBuilderpublic int getTimestampsCount()
repeated int64 timestamps = 2 [packed = true];getTimestampsCount in interface Windmill.WatermarkHoldOrBuilderpublic long getTimestamps(int index)
repeated int64 timestamps = 2 [packed = true];getTimestamps in interface Windmill.WatermarkHoldOrBuilderpublic boolean hasReset()
optional bool reset = 3;hasReset in interface Windmill.WatermarkHoldOrBuilderpublic boolean getReset()
optional bool reset = 3;getReset in interface Windmill.WatermarkHoldOrBuilderpublic boolean hasStateFamily()
optional string state_family = 4;hasStateFamily in interface Windmill.WatermarkHoldOrBuilderpublic java.lang.String getStateFamily()
optional string state_family = 4;getStateFamily in interface Windmill.WatermarkHoldOrBuilderpublic com.google.protobuf.ByteString getStateFamilyBytes()
optional string state_family = 4;getStateFamilyBytes in interface Windmill.WatermarkHoldOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessagejava.io.ObjectStreamExceptionpublic static Windmill.WatermarkHold parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Windmill.WatermarkHold parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Windmill.WatermarkHold parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Windmill.WatermarkHold parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Windmill.WatermarkHold parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.WatermarkHold parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.WatermarkHold parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.WatermarkHold parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.WatermarkHold parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.WatermarkHold parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.WatermarkHold.Builder newBuilder()
public Windmill.WatermarkHold.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Windmill.WatermarkHold.Builder newBuilder(Windmill.WatermarkHold prototype)
public Windmill.WatermarkHold.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Windmill.WatermarkHold.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage