public static final class Windmill.WorkItem extends com.google.protobuf.GeneratedMessage implements Windmill.WorkItemOrBuilder
windmill.WorkItem| Modifier and Type | Class and Description |
|---|---|
static class |
Windmill.WorkItem.Builder
Protobuf type
windmill.WorkItem |
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 int |
CACHE_TOKEN_FIELD_NUMBER |
static int |
GLOBAL_DATA_ID_NOTIFICATIONS_FIELD_NUMBER |
static int |
KEY_FIELD_NUMBER |
static int |
MESSAGE_BUNDLES_FIELD_NUMBER |
static int |
OUTPUT_DATA_WATERMARK_FIELD_NUMBER |
static com.google.protobuf.Parser<Windmill.WorkItem> |
PARSER |
static int |
SOURCE_STATE_FIELD_NUMBER |
static int |
TIMERS_FIELD_NUMBER |
static int |
WORK_TOKEN_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
long |
getCacheToken()
optional fixed64 cache_token = 7; |
static Windmill.WorkItem |
getDefaultInstance() |
Windmill.WorkItem |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Windmill.GlobalDataId |
getGlobalDataIdNotifications(int index)
repeated .windmill.GlobalDataId global_data_id_notifications = 5; |
int |
getGlobalDataIdNotificationsCount()
repeated .windmill.GlobalDataId global_data_id_notifications = 5; |
java.util.List<Windmill.GlobalDataId> |
getGlobalDataIdNotificationsList()
repeated .windmill.GlobalDataId global_data_id_notifications = 5; |
Windmill.GlobalDataIdOrBuilder |
getGlobalDataIdNotificationsOrBuilder(int index)
repeated .windmill.GlobalDataId global_data_id_notifications = 5; |
java.util.List<? extends Windmill.GlobalDataIdOrBuilder> |
getGlobalDataIdNotificationsOrBuilderList()
repeated .windmill.GlobalDataId global_data_id_notifications = 5; |
com.google.protobuf.ByteString |
getKey()
required bytes key = 1; |
Windmill.InputMessageBundle |
getMessageBundles(int index)
repeated .windmill.InputMessageBundle message_bundles = 3; |
int |
getMessageBundlesCount()
repeated .windmill.InputMessageBundle message_bundles = 3; |
java.util.List<Windmill.InputMessageBundle> |
getMessageBundlesList()
repeated .windmill.InputMessageBundle message_bundles = 3; |
Windmill.InputMessageBundleOrBuilder |
getMessageBundlesOrBuilder(int index)
repeated .windmill.InputMessageBundle message_bundles = 3; |
java.util.List<? extends Windmill.InputMessageBundleOrBuilder> |
getMessageBundlesOrBuilderList()
repeated .windmill.InputMessageBundle message_bundles = 3; |
long |
getOutputDataWatermark()
optional int64 output_data_watermark = 8 [default = -9223372036854775808]; |
com.google.protobuf.Parser<Windmill.WorkItem> |
getParserForType() |
int |
getSerializedSize() |
Windmill.SourceState |
getSourceState()
optional .windmill.SourceState source_state = 6; |
Windmill.SourceStateOrBuilder |
getSourceStateOrBuilder()
optional .windmill.SourceState source_state = 6; |
Windmill.TimerBundle |
getTimers()
optional .windmill.TimerBundle timers = 4; |
Windmill.TimerBundleOrBuilder |
getTimersOrBuilder()
optional .windmill.TimerBundle timers = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getWorkToken()
required fixed64 work_token = 2; |
boolean |
hasCacheToken()
optional fixed64 cache_token = 7; |
boolean |
hasKey()
required bytes key = 1; |
boolean |
hasOutputDataWatermark()
optional int64 output_data_watermark = 8 [default = -9223372036854775808]; |
boolean |
hasSourceState()
optional .windmill.SourceState source_state = 6; |
boolean |
hasTimers()
optional .windmill.TimerBundle timers = 4; |
boolean |
hasWorkToken()
required fixed64 work_token = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Windmill.WorkItem.Builder |
newBuilder() |
static Windmill.WorkItem.Builder |
newBuilder(Windmill.WorkItem prototype) |
Windmill.WorkItem.Builder |
newBuilderForType() |
protected Windmill.WorkItem.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Windmill.WorkItem |
parseDelimitedFrom(java.io.InputStream input) |
static Windmill.WorkItem |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Windmill.WorkItem |
parseFrom(byte[] data) |
static Windmill.WorkItem |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Windmill.WorkItem |
parseFrom(com.google.protobuf.ByteString data) |
static Windmill.WorkItem |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Windmill.WorkItem |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Windmill.WorkItem |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Windmill.WorkItem |
parseFrom(java.io.InputStream input) |
static Windmill.WorkItem |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Windmill.WorkItem.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.WorkItem> PARSER
public static final int KEY_FIELD_NUMBER
public static final int WORK_TOKEN_FIELD_NUMBER
public static final int CACHE_TOKEN_FIELD_NUMBER
public static final int MESSAGE_BUNDLES_FIELD_NUMBER
public static final int TIMERS_FIELD_NUMBER
public static final int GLOBAL_DATA_ID_NOTIFICATIONS_FIELD_NUMBER
public static final int SOURCE_STATE_FIELD_NUMBER
public static final int OUTPUT_DATA_WATERMARK_FIELD_NUMBER
public static Windmill.WorkItem getDefaultInstance()
public Windmill.WorkItem 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.WorkItem> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasKey()
required bytes key = 1;hasKey in interface Windmill.WorkItemOrBuilderpublic com.google.protobuf.ByteString getKey()
required bytes key = 1;getKey in interface Windmill.WorkItemOrBuilderpublic boolean hasWorkToken()
required fixed64 work_token = 2;hasWorkToken in interface Windmill.WorkItemOrBuilderpublic long getWorkToken()
required fixed64 work_token = 2;getWorkToken in interface Windmill.WorkItemOrBuilderpublic boolean hasCacheToken()
optional fixed64 cache_token = 7;hasCacheToken in interface Windmill.WorkItemOrBuilderpublic long getCacheToken()
optional fixed64 cache_token = 7;getCacheToken in interface Windmill.WorkItemOrBuilderpublic java.util.List<Windmill.InputMessageBundle> getMessageBundlesList()
repeated .windmill.InputMessageBundle message_bundles = 3;getMessageBundlesList in interface Windmill.WorkItemOrBuilderpublic java.util.List<? extends Windmill.InputMessageBundleOrBuilder> getMessageBundlesOrBuilderList()
repeated .windmill.InputMessageBundle message_bundles = 3;getMessageBundlesOrBuilderList in interface Windmill.WorkItemOrBuilderpublic int getMessageBundlesCount()
repeated .windmill.InputMessageBundle message_bundles = 3;getMessageBundlesCount in interface Windmill.WorkItemOrBuilderpublic Windmill.InputMessageBundle getMessageBundles(int index)
repeated .windmill.InputMessageBundle message_bundles = 3;getMessageBundles in interface Windmill.WorkItemOrBuilderpublic Windmill.InputMessageBundleOrBuilder getMessageBundlesOrBuilder(int index)
repeated .windmill.InputMessageBundle message_bundles = 3;getMessageBundlesOrBuilder in interface Windmill.WorkItemOrBuilderpublic boolean hasTimers()
optional .windmill.TimerBundle timers = 4;hasTimers in interface Windmill.WorkItemOrBuilderpublic Windmill.TimerBundle getTimers()
optional .windmill.TimerBundle timers = 4;getTimers in interface Windmill.WorkItemOrBuilderpublic Windmill.TimerBundleOrBuilder getTimersOrBuilder()
optional .windmill.TimerBundle timers = 4;getTimersOrBuilder in interface Windmill.WorkItemOrBuilderpublic java.util.List<Windmill.GlobalDataId> getGlobalDataIdNotificationsList()
repeated .windmill.GlobalDataId global_data_id_notifications = 5;getGlobalDataIdNotificationsList in interface Windmill.WorkItemOrBuilderpublic java.util.List<? extends Windmill.GlobalDataIdOrBuilder> getGlobalDataIdNotificationsOrBuilderList()
repeated .windmill.GlobalDataId global_data_id_notifications = 5;getGlobalDataIdNotificationsOrBuilderList in interface Windmill.WorkItemOrBuilderpublic int getGlobalDataIdNotificationsCount()
repeated .windmill.GlobalDataId global_data_id_notifications = 5;getGlobalDataIdNotificationsCount in interface Windmill.WorkItemOrBuilderpublic Windmill.GlobalDataId getGlobalDataIdNotifications(int index)
repeated .windmill.GlobalDataId global_data_id_notifications = 5;getGlobalDataIdNotifications in interface Windmill.WorkItemOrBuilderpublic Windmill.GlobalDataIdOrBuilder getGlobalDataIdNotificationsOrBuilder(int index)
repeated .windmill.GlobalDataId global_data_id_notifications = 5;getGlobalDataIdNotificationsOrBuilder in interface Windmill.WorkItemOrBuilderpublic boolean hasSourceState()
optional .windmill.SourceState source_state = 6;hasSourceState in interface Windmill.WorkItemOrBuilderpublic Windmill.SourceState getSourceState()
optional .windmill.SourceState source_state = 6;getSourceState in interface Windmill.WorkItemOrBuilderpublic Windmill.SourceStateOrBuilder getSourceStateOrBuilder()
optional .windmill.SourceState source_state = 6;getSourceStateOrBuilder in interface Windmill.WorkItemOrBuilderpublic boolean hasOutputDataWatermark()
optional int64 output_data_watermark = 8 [default = -9223372036854775808];hasOutputDataWatermark in interface Windmill.WorkItemOrBuilderpublic long getOutputDataWatermark()
optional int64 output_data_watermark = 8 [default = -9223372036854775808];getOutputDataWatermark in interface Windmill.WorkItemOrBuilderpublic 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.WorkItem parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Windmill.WorkItem parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Windmill.WorkItem parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Windmill.WorkItem parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Windmill.WorkItem parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.WorkItem parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.WorkItem parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.WorkItem parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.WorkItem parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.WorkItem parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.WorkItem.Builder newBuilder()
public Windmill.WorkItem.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Windmill.WorkItem.Builder newBuilder(Windmill.WorkItem prototype)
public Windmill.WorkItem.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Windmill.WorkItem.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage