public static final class IIProtos.IIResponseInternal.Stats extends com.google.protobuf.GeneratedMessage implements IIProtos.IIResponseInternal.StatsOrBuilder
IIResponseInternal.Stats
all entries in this struct be optional to conveniently add more entries in the future
| Modifier and Type | Class and Description |
|---|---|
static class |
IIProtos.IIResponseInternal.Stats.Builder
Protobuf type
IIResponseInternal.Stats |
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 |
LATESTDATATIME_FIELD_NUMBER |
static int |
MYSHARD_FIELD_NUMBER |
static com.google.protobuf.Parser<IIProtos.IIResponseInternal.Stats> |
PARSER |
static int |
SCANNEDSLICES_FIELD_NUMBER |
static int |
SERVICEENDTIME_FIELD_NUMBER |
static int |
SERVICESTARTTIME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static IIProtos.IIResponseInternal.Stats |
getDefaultInstance() |
IIProtos.IIResponseInternal.Stats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getLatestDataTime()
optional int64 latestDataTime = 2; |
int |
getMyShard()
optional int32 myShard = 1; |
com.google.protobuf.Parser<IIProtos.IIResponseInternal.Stats> |
getParserForType() |
int |
getScannedSlices()
optional int32 scannedSlices = 5; |
int |
getSerializedSize() |
long |
getServiceEndTime()
optional int64 serviceEndTime = 4; |
long |
getServiceStartTime()
optional int64 serviceStartTime = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasLatestDataTime()
optional int64 latestDataTime = 2; |
boolean |
hasMyShard()
optional int32 myShard = 1; |
boolean |
hasScannedSlices()
optional int32 scannedSlices = 5; |
boolean |
hasServiceEndTime()
optional int64 serviceEndTime = 4; |
boolean |
hasServiceStartTime()
optional int64 serviceStartTime = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static IIProtos.IIResponseInternal.Stats.Builder |
newBuilder() |
static IIProtos.IIResponseInternal.Stats.Builder |
newBuilder(IIProtos.IIResponseInternal.Stats prototype) |
IIProtos.IIResponseInternal.Stats.Builder |
newBuilderForType() |
protected IIProtos.IIResponseInternal.Stats.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static IIProtos.IIResponseInternal.Stats |
parseDelimitedFrom(InputStream input) |
static IIProtos.IIResponseInternal.Stats |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IIProtos.IIResponseInternal.Stats |
parseFrom(byte[] data) |
static IIProtos.IIResponseInternal.Stats |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IIProtos.IIResponseInternal.Stats |
parseFrom(com.google.protobuf.ByteString data) |
static IIProtos.IIResponseInternal.Stats |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IIProtos.IIResponseInternal.Stats |
parseFrom(com.google.protobuf.CodedInputStream input) |
static IIProtos.IIResponseInternal.Stats |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IIProtos.IIResponseInternal.Stats |
parseFrom(InputStream input) |
static IIProtos.IIResponseInternal.Stats |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IIProtos.IIResponseInternal.Stats.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<IIProtos.IIResponseInternal.Stats> PARSER
public static final int MYSHARD_FIELD_NUMBER
public static final int LATESTDATATIME_FIELD_NUMBER
public static final int SERVICESTARTTIME_FIELD_NUMBER
public static final int SERVICEENDTIME_FIELD_NUMBER
public static final int SCANNEDSLICES_FIELD_NUMBER
public static IIProtos.IIResponseInternal.Stats getDefaultInstance()
public IIProtos.IIResponseInternal.Stats 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<IIProtos.IIResponseInternal.Stats> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasMyShard()
optional int32 myShard = 1;hasMyShard in interface IIProtos.IIResponseInternal.StatsOrBuilderpublic int getMyShard()
optional int32 myShard = 1;getMyShard in interface IIProtos.IIResponseInternal.StatsOrBuilderpublic boolean hasLatestDataTime()
optional int64 latestDataTime = 2;hasLatestDataTime in interface IIProtos.IIResponseInternal.StatsOrBuilderpublic long getLatestDataTime()
optional int64 latestDataTime = 2;getLatestDataTime in interface IIProtos.IIResponseInternal.StatsOrBuilderpublic boolean hasServiceStartTime()
optional int64 serviceStartTime = 3;hasServiceStartTime in interface IIProtos.IIResponseInternal.StatsOrBuilderpublic long getServiceStartTime()
optional int64 serviceStartTime = 3;getServiceStartTime in interface IIProtos.IIResponseInternal.StatsOrBuilderpublic boolean hasServiceEndTime()
optional int64 serviceEndTime = 4;hasServiceEndTime in interface IIProtos.IIResponseInternal.StatsOrBuilderpublic long getServiceEndTime()
optional int64 serviceEndTime = 4;getServiceEndTime in interface IIProtos.IIResponseInternal.StatsOrBuilderpublic boolean hasScannedSlices()
optional int32 scannedSlices = 5;hasScannedSlices in interface IIProtos.IIResponseInternal.StatsOrBuilderpublic int getScannedSlices()
optional int32 scannedSlices = 5;getScannedSlices in interface IIProtos.IIResponseInternal.StatsOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static IIProtos.IIResponseInternal.Stats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IIProtos.IIResponseInternal.Stats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IIProtos.IIResponseInternal.Stats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IIProtos.IIResponseInternal.Stats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static IIProtos.IIResponseInternal.Stats parseFrom(InputStream input) throws IOException
IOExceptionpublic static IIProtos.IIResponseInternal.Stats parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IIProtos.IIResponseInternal.Stats parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static IIProtos.IIResponseInternal.Stats parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IIProtos.IIResponseInternal.Stats parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static IIProtos.IIResponseInternal.Stats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IIProtos.IIResponseInternal.Stats.Builder newBuilder()
public IIProtos.IIResponseInternal.Stats.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static IIProtos.IIResponseInternal.Stats.Builder newBuilder(IIProtos.IIResponseInternal.Stats prototype)
public IIProtos.IIResponseInternal.Stats.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected IIProtos.IIResponseInternal.Stats.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2014–2016 Apache Software Foundation. All rights reserved.