public static final class Windmill.ReportStatsRequest extends com.google.protobuf.GeneratedMessage implements Windmill.ReportStatsRequestOrBuilder
windmill.ReportStatsRequest| Modifier and Type | Class and Description |
|---|---|
static class |
Windmill.ReportStatsRequest.Builder
Protobuf type
windmill.ReportStatsRequest |
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 |
COMPUTATION_ID_FIELD_NUMBER |
static int |
COUNTER_UPDATES_FIELD_NUMBER |
static int |
EXCEPTIONS_FIELD_NUMBER |
static int |
KEY_FIELD_NUMBER |
static com.google.protobuf.Parser<Windmill.ReportStatsRequest> |
PARSER |
static int |
WORK_TOKEN_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComputationId()
optional string computation_id = 1; |
com.google.protobuf.ByteString |
getComputationIdBytes()
optional string computation_id = 1; |
Windmill.Counter |
getCounterUpdates(int index)
repeated .windmill.Counter counter_updates = 5; |
int |
getCounterUpdatesCount()
repeated .windmill.Counter counter_updates = 5; |
java.util.List<Windmill.Counter> |
getCounterUpdatesList()
repeated .windmill.Counter counter_updates = 5; |
Windmill.CounterOrBuilder |
getCounterUpdatesOrBuilder(int index)
repeated .windmill.Counter counter_updates = 5; |
java.util.List<? extends Windmill.CounterOrBuilder> |
getCounterUpdatesOrBuilderList()
repeated .windmill.Counter counter_updates = 5; |
static Windmill.ReportStatsRequest |
getDefaultInstance() |
Windmill.ReportStatsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Windmill.Exception |
getExceptions(int index)
repeated .windmill.Exception exceptions = 4; |
int |
getExceptionsCount()
repeated .windmill.Exception exceptions = 4; |
java.util.List<Windmill.Exception> |
getExceptionsList()
repeated .windmill.Exception exceptions = 4; |
Windmill.ExceptionOrBuilder |
getExceptionsOrBuilder(int index)
repeated .windmill.Exception exceptions = 4; |
java.util.List<? extends Windmill.ExceptionOrBuilder> |
getExceptionsOrBuilderList()
repeated .windmill.Exception exceptions = 4; |
com.google.protobuf.ByteString |
getKey()
optional bytes key = 2; |
com.google.protobuf.Parser<Windmill.ReportStatsRequest> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getWorkToken()
optional fixed64 work_token = 3; |
boolean |
hasComputationId()
optional string computation_id = 1; |
boolean |
hasKey()
optional bytes key = 2; |
boolean |
hasWorkToken()
optional fixed64 work_token = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Windmill.ReportStatsRequest.Builder |
newBuilder() |
static Windmill.ReportStatsRequest.Builder |
newBuilder(Windmill.ReportStatsRequest prototype) |
Windmill.ReportStatsRequest.Builder |
newBuilderForType() |
protected Windmill.ReportStatsRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Windmill.ReportStatsRequest |
parseDelimitedFrom(java.io.InputStream input) |
static Windmill.ReportStatsRequest |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Windmill.ReportStatsRequest |
parseFrom(byte[] data) |
static Windmill.ReportStatsRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Windmill.ReportStatsRequest |
parseFrom(com.google.protobuf.ByteString data) |
static Windmill.ReportStatsRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Windmill.ReportStatsRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Windmill.ReportStatsRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Windmill.ReportStatsRequest |
parseFrom(java.io.InputStream input) |
static Windmill.ReportStatsRequest |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Windmill.ReportStatsRequest.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.ReportStatsRequest> PARSER
public static final int COMPUTATION_ID_FIELD_NUMBER
public static final int KEY_FIELD_NUMBER
public static final int WORK_TOKEN_FIELD_NUMBER
public static final int EXCEPTIONS_FIELD_NUMBER
public static final int COUNTER_UPDATES_FIELD_NUMBER
public static Windmill.ReportStatsRequest getDefaultInstance()
public Windmill.ReportStatsRequest 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.ReportStatsRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasComputationId()
optional string computation_id = 1;hasComputationId in interface Windmill.ReportStatsRequestOrBuilderpublic java.lang.String getComputationId()
optional string computation_id = 1;getComputationId in interface Windmill.ReportStatsRequestOrBuilderpublic com.google.protobuf.ByteString getComputationIdBytes()
optional string computation_id = 1;getComputationIdBytes in interface Windmill.ReportStatsRequestOrBuilderpublic boolean hasKey()
optional bytes key = 2;hasKey in interface Windmill.ReportStatsRequestOrBuilderpublic com.google.protobuf.ByteString getKey()
optional bytes key = 2;getKey in interface Windmill.ReportStatsRequestOrBuilderpublic boolean hasWorkToken()
optional fixed64 work_token = 3;hasWorkToken in interface Windmill.ReportStatsRequestOrBuilderpublic long getWorkToken()
optional fixed64 work_token = 3;getWorkToken in interface Windmill.ReportStatsRequestOrBuilderpublic java.util.List<Windmill.Exception> getExceptionsList()
repeated .windmill.Exception exceptions = 4;getExceptionsList in interface Windmill.ReportStatsRequestOrBuilderpublic java.util.List<? extends Windmill.ExceptionOrBuilder> getExceptionsOrBuilderList()
repeated .windmill.Exception exceptions = 4;getExceptionsOrBuilderList in interface Windmill.ReportStatsRequestOrBuilderpublic int getExceptionsCount()
repeated .windmill.Exception exceptions = 4;getExceptionsCount in interface Windmill.ReportStatsRequestOrBuilderpublic Windmill.Exception getExceptions(int index)
repeated .windmill.Exception exceptions = 4;getExceptions in interface Windmill.ReportStatsRequestOrBuilderpublic Windmill.ExceptionOrBuilder getExceptionsOrBuilder(int index)
repeated .windmill.Exception exceptions = 4;getExceptionsOrBuilder in interface Windmill.ReportStatsRequestOrBuilderpublic java.util.List<Windmill.Counter> getCounterUpdatesList()
repeated .windmill.Counter counter_updates = 5;getCounterUpdatesList in interface Windmill.ReportStatsRequestOrBuilderpublic java.util.List<? extends Windmill.CounterOrBuilder> getCounterUpdatesOrBuilderList()
repeated .windmill.Counter counter_updates = 5;getCounterUpdatesOrBuilderList in interface Windmill.ReportStatsRequestOrBuilderpublic int getCounterUpdatesCount()
repeated .windmill.Counter counter_updates = 5;getCounterUpdatesCount in interface Windmill.ReportStatsRequestOrBuilderpublic Windmill.Counter getCounterUpdates(int index)
repeated .windmill.Counter counter_updates = 5;getCounterUpdates in interface Windmill.ReportStatsRequestOrBuilderpublic Windmill.CounterOrBuilder getCounterUpdatesOrBuilder(int index)
repeated .windmill.Counter counter_updates = 5;getCounterUpdatesOrBuilder in interface Windmill.ReportStatsRequestOrBuilderpublic 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.ReportStatsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Windmill.ReportStatsRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Windmill.ReportStatsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Windmill.ReportStatsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Windmill.ReportStatsRequest parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.ReportStatsRequest parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.ReportStatsRequest parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.ReportStatsRequest parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.ReportStatsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.ReportStatsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Windmill.ReportStatsRequest.Builder newBuilder()
public Windmill.ReportStatsRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Windmill.ReportStatsRequest.Builder newBuilder(Windmill.ReportStatsRequest prototype)
public Windmill.ReportStatsRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Windmill.ReportStatsRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage