public static final class CubeVisitProtos.CubeVisitResponse.Stats extends com.google.protobuf.GeneratedMessage implements CubeVisitProtos.CubeVisitResponse.StatsOrBuilder
CubeVisitResponse.Stats| Modifier and Type | Class and Description |
|---|---|
static class |
CubeVisitProtos.CubeVisitResponse.Stats.Builder
Protobuf type
CubeVisitResponse.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 |
AGGREGATEDROWCOUNT_FIELD_NUMBER |
static int |
ETCMSG_FIELD_NUMBER |
static int |
FREEPHYSICALMEMORYSIZE_FIELD_NUMBER |
static int |
FREESWAPSPACESIZE_FIELD_NUMBER |
static int |
HOSTNAME_FIELD_NUMBER |
static int |
NORMALCOMPLETE_FIELD_NUMBER |
static com.google.protobuf.Parser<CubeVisitProtos.CubeVisitResponse.Stats> |
PARSER |
static int |
SCANNEDBYTES_FIELD_NUMBER |
static int |
SCANNEDROWCOUNT_FIELD_NUMBER |
static int |
SERVICEENDTIME_FIELD_NUMBER |
static int |
SERVICESTARTTIME_FIELD_NUMBER |
static int |
SYSTEMCPULOAD_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getAggregatedRowCount()
optional int64 aggregatedRowCount = 4; |
static CubeVisitProtos.CubeVisitResponse.Stats |
getDefaultInstance() |
CubeVisitProtos.CubeVisitResponse.Stats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEtcMsg()
optional string etcMsg = 9; |
com.google.protobuf.ByteString |
getEtcMsgBytes()
optional string etcMsg = 9; |
double |
getFreePhysicalMemorySize()
optional double freePhysicalMemorySize = 6; |
double |
getFreeSwapSpaceSize()
optional double freeSwapSpaceSize = 7; |
String |
getHostname()
optional string hostname = 8; |
com.google.protobuf.ByteString |
getHostnameBytes()
optional string hostname = 8; |
int |
getNormalComplete()
optional int32 normalComplete = 10; |
com.google.protobuf.Parser<CubeVisitProtos.CubeVisitResponse.Stats> |
getParserForType() |
long |
getScannedBytes()
optional int64 scannedBytes = 11; |
long |
getScannedRowCount()
optional int64 scannedRowCount = 3; |
int |
getSerializedSize() |
long |
getServiceEndTime()
optional int64 serviceEndTime = 2; |
long |
getServiceStartTime()
optional int64 serviceStartTime = 1; |
double |
getSystemCpuLoad()
optional double systemCpuLoad = 5; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAggregatedRowCount()
optional int64 aggregatedRowCount = 4; |
boolean |
hasEtcMsg()
optional string etcMsg = 9; |
boolean |
hasFreePhysicalMemorySize()
optional double freePhysicalMemorySize = 6; |
boolean |
hasFreeSwapSpaceSize()
optional double freeSwapSpaceSize = 7; |
int |
hashCode() |
boolean |
hasHostname()
optional string hostname = 8; |
boolean |
hasNormalComplete()
optional int32 normalComplete = 10; |
boolean |
hasScannedBytes()
optional int64 scannedBytes = 11; |
boolean |
hasScannedRowCount()
optional int64 scannedRowCount = 3; |
boolean |
hasServiceEndTime()
optional int64 serviceEndTime = 2; |
boolean |
hasServiceStartTime()
optional int64 serviceStartTime = 1; |
boolean |
hasSystemCpuLoad()
optional double systemCpuLoad = 5; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CubeVisitProtos.CubeVisitResponse.Stats.Builder |
newBuilder() |
static CubeVisitProtos.CubeVisitResponse.Stats.Builder |
newBuilder(CubeVisitProtos.CubeVisitResponse.Stats prototype) |
CubeVisitProtos.CubeVisitResponse.Stats.Builder |
newBuilderForType() |
protected CubeVisitProtos.CubeVisitResponse.Stats.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static CubeVisitProtos.CubeVisitResponse.Stats |
parseDelimitedFrom(InputStream input) |
static CubeVisitProtos.CubeVisitResponse.Stats |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CubeVisitProtos.CubeVisitResponse.Stats |
parseFrom(byte[] data) |
static CubeVisitProtos.CubeVisitResponse.Stats |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CubeVisitProtos.CubeVisitResponse.Stats |
parseFrom(com.google.protobuf.ByteString data) |
static CubeVisitProtos.CubeVisitResponse.Stats |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CubeVisitProtos.CubeVisitResponse.Stats |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CubeVisitProtos.CubeVisitResponse.Stats |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CubeVisitProtos.CubeVisitResponse.Stats |
parseFrom(InputStream input) |
static CubeVisitProtos.CubeVisitResponse.Stats |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CubeVisitProtos.CubeVisitResponse.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<CubeVisitProtos.CubeVisitResponse.Stats> PARSER
public static final int SERVICESTARTTIME_FIELD_NUMBER
public static final int SERVICEENDTIME_FIELD_NUMBER
public static final int SCANNEDROWCOUNT_FIELD_NUMBER
public static final int AGGREGATEDROWCOUNT_FIELD_NUMBER
public static final int SYSTEMCPULOAD_FIELD_NUMBER
public static final int FREEPHYSICALMEMORYSIZE_FIELD_NUMBER
public static final int FREESWAPSPACESIZE_FIELD_NUMBER
public static final int HOSTNAME_FIELD_NUMBER
public static final int ETCMSG_FIELD_NUMBER
public static final int NORMALCOMPLETE_FIELD_NUMBER
public static final int SCANNEDBYTES_FIELD_NUMBER
public static CubeVisitProtos.CubeVisitResponse.Stats getDefaultInstance()
public CubeVisitProtos.CubeVisitResponse.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<CubeVisitProtos.CubeVisitResponse.Stats> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasServiceStartTime()
optional int64 serviceStartTime = 1;hasServiceStartTime in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic long getServiceStartTime()
optional int64 serviceStartTime = 1;getServiceStartTime in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic boolean hasServiceEndTime()
optional int64 serviceEndTime = 2;hasServiceEndTime in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic long getServiceEndTime()
optional int64 serviceEndTime = 2;getServiceEndTime in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic boolean hasScannedRowCount()
optional int64 scannedRowCount = 3;hasScannedRowCount in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic long getScannedRowCount()
optional int64 scannedRowCount = 3;getScannedRowCount in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic boolean hasAggregatedRowCount()
optional int64 aggregatedRowCount = 4;hasAggregatedRowCount in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic long getAggregatedRowCount()
optional int64 aggregatedRowCount = 4;getAggregatedRowCount in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic boolean hasSystemCpuLoad()
optional double systemCpuLoad = 5;hasSystemCpuLoad in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic double getSystemCpuLoad()
optional double systemCpuLoad = 5;getSystemCpuLoad in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic boolean hasFreePhysicalMemorySize()
optional double freePhysicalMemorySize = 6;hasFreePhysicalMemorySize in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic double getFreePhysicalMemorySize()
optional double freePhysicalMemorySize = 6;getFreePhysicalMemorySize in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic boolean hasFreeSwapSpaceSize()
optional double freeSwapSpaceSize = 7;hasFreeSwapSpaceSize in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic double getFreeSwapSpaceSize()
optional double freeSwapSpaceSize = 7;getFreeSwapSpaceSize in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic boolean hasHostname()
optional string hostname = 8;hasHostname in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic String getHostname()
optional string hostname = 8;getHostname in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic com.google.protobuf.ByteString getHostnameBytes()
optional string hostname = 8;getHostnameBytes in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic boolean hasEtcMsg()
optional string etcMsg = 9;hasEtcMsg in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic String getEtcMsg()
optional string etcMsg = 9;getEtcMsg in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic com.google.protobuf.ByteString getEtcMsgBytes()
optional string etcMsg = 9;getEtcMsgBytes in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic boolean hasNormalComplete()
optional int32 normalComplete = 10;hasNormalComplete in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic int getNormalComplete()
optional int32 normalComplete = 10;getNormalComplete in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic boolean hasScannedBytes()
optional int64 scannedBytes = 11;hasScannedBytes in interface CubeVisitProtos.CubeVisitResponse.StatsOrBuilderpublic long getScannedBytes()
optional int64 scannedBytes = 11;getScannedBytes in interface CubeVisitProtos.CubeVisitResponse.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 CubeVisitProtos.CubeVisitResponse.Stats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CubeVisitProtos.CubeVisitResponse.Stats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CubeVisitProtos.CubeVisitResponse.Stats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CubeVisitProtos.CubeVisitResponse.Stats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CubeVisitProtos.CubeVisitResponse.Stats parseFrom(InputStream input) throws IOException
IOExceptionpublic static CubeVisitProtos.CubeVisitResponse.Stats parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CubeVisitProtos.CubeVisitResponse.Stats parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CubeVisitProtos.CubeVisitResponse.Stats parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CubeVisitProtos.CubeVisitResponse.Stats parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CubeVisitProtos.CubeVisitResponse.Stats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CubeVisitProtos.CubeVisitResponse.Stats.Builder newBuilder()
public CubeVisitProtos.CubeVisitResponse.Stats.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CubeVisitProtos.CubeVisitResponse.Stats.Builder newBuilder(CubeVisitProtos.CubeVisitResponse.Stats prototype)
public CubeVisitProtos.CubeVisitResponse.Stats.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CubeVisitProtos.CubeVisitResponse.Stats.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2014–2017 Apache Software Foundation. All rights reserved.