public static final class Reports.QueryLatencyStats extends com.google.protobuf.GeneratedMessageV3 implements Reports.QueryLatencyStatsOrBuilder
mdg.engine.proto.QueryLatencyStats| Modifier and Type | Class and Description |
|---|---|
static class |
Reports.QueryLatencyStats.Builder
Protobuf type
mdg.engine.proto.QueryLatencyStats |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CACHE_HITS_FIELD_NUMBER |
static int |
CACHE_LATENCY_COUNT_FIELD_NUMBER |
static int |
FORBIDDEN_OPERATION_COUNT_FIELD_NUMBER |
static int |
LATENCY_COUNT_FIELD_NUMBER |
static int |
PERSISTED_QUERY_HITS_FIELD_NUMBER |
static int |
PERSISTED_QUERY_MISSES_FIELD_NUMBER |
static int |
PRIVATE_CACHE_TTL_COUNT_FIELD_NUMBER |
static int |
PUBLIC_CACHE_TTL_COUNT_FIELD_NUMBER |
static int |
REGISTERED_OPERATION_COUNT_FIELD_NUMBER |
static int |
REQUEST_COUNT_FIELD_NUMBER |
static int |
REQUESTS_WITH_ERRORS_COUNT_FIELD_NUMBER |
static int |
ROOT_ERROR_STATS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
long |
getCacheHits()
uint64 cache_hits = 3; |
long |
getCacheLatencyCount(int index)
repeated int64 cache_latency_count = 6; |
int |
getCacheLatencyCountCount()
repeated int64 cache_latency_count = 6; |
java.util.List<java.lang.Long> |
getCacheLatencyCountList()
repeated int64 cache_latency_count = 6; |
static Reports.QueryLatencyStats |
getDefaultInstance() |
Reports.QueryLatencyStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getForbiddenOperationCount()
uint64 forbidden_operation_count = 12; |
long |
getLatencyCount(int index)
repeated int64 latency_count = 1; |
int |
getLatencyCountCount()
repeated int64 latency_count = 1; |
java.util.List<java.lang.Long> |
getLatencyCountList()
repeated int64 latency_count = 1; |
com.google.protobuf.Parser<Reports.QueryLatencyStats> |
getParserForType() |
long |
getPersistedQueryHits()
uint64 persisted_query_hits = 4; |
long |
getPersistedQueryMisses()
uint64 persisted_query_misses = 5; |
long |
getPrivateCacheTtlCount(int index)
repeated int64 private_cache_ttl_count = 10; |
int |
getPrivateCacheTtlCountCount()
repeated int64 private_cache_ttl_count = 10; |
java.util.List<java.lang.Long> |
getPrivateCacheTtlCountList()
repeated int64 private_cache_ttl_count = 10; |
long |
getPublicCacheTtlCount(int index)
repeated int64 public_cache_ttl_count = 9; |
int |
getPublicCacheTtlCountCount()
repeated int64 public_cache_ttl_count = 9; |
java.util.List<java.lang.Long> |
getPublicCacheTtlCountList()
repeated int64 public_cache_ttl_count = 9; |
long |
getRegisteredOperationCount()
uint64 registered_operation_count = 11; |
long |
getRequestCount()
uint64 request_count = 2; |
long |
getRequestsWithErrorsCount()
uint64 requests_with_errors_count = 8; |
Reports.PathErrorStats |
getRootErrorStats()
.mdg.engine.proto.PathErrorStats root_error_stats = 7; |
Reports.PathErrorStatsOrBuilder |
getRootErrorStatsOrBuilder()
.mdg.engine.proto.PathErrorStats root_error_stats = 7; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasRootErrorStats()
.mdg.engine.proto.PathErrorStats root_error_stats = 7; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Reports.QueryLatencyStats.Builder |
newBuilder() |
static Reports.QueryLatencyStats.Builder |
newBuilder(Reports.QueryLatencyStats prototype) |
Reports.QueryLatencyStats.Builder |
newBuilderForType() |
protected Reports.QueryLatencyStats.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Reports.QueryLatencyStats |
parseDelimitedFrom(java.io.InputStream input) |
static Reports.QueryLatencyStats |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.QueryLatencyStats |
parseFrom(byte[] data) |
static Reports.QueryLatencyStats |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.QueryLatencyStats |
parseFrom(java.nio.ByteBuffer data) |
static Reports.QueryLatencyStats |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.QueryLatencyStats |
parseFrom(com.google.protobuf.ByteString data) |
static Reports.QueryLatencyStats |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.QueryLatencyStats |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Reports.QueryLatencyStats |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Reports.QueryLatencyStats |
parseFrom(java.io.InputStream input) |
static Reports.QueryLatencyStats |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Reports.QueryLatencyStats> |
parser() |
Reports.QueryLatencyStats.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int LATENCY_COUNT_FIELD_NUMBER
public static final int REQUEST_COUNT_FIELD_NUMBER
public static final int CACHE_HITS_FIELD_NUMBER
public static final int PERSISTED_QUERY_HITS_FIELD_NUMBER
public static final int PERSISTED_QUERY_MISSES_FIELD_NUMBER
public static final int CACHE_LATENCY_COUNT_FIELD_NUMBER
public static final int ROOT_ERROR_STATS_FIELD_NUMBER
public static final int REQUESTS_WITH_ERRORS_COUNT_FIELD_NUMBER
public static final int PUBLIC_CACHE_TTL_COUNT_FIELD_NUMBER
public static final int PRIVATE_CACHE_TTL_COUNT_FIELD_NUMBER
public static final int REGISTERED_OPERATION_COUNT_FIELD_NUMBER
public static final int FORBIDDEN_OPERATION_COUNT_FIELD_NUMBER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.util.List<java.lang.Long> getLatencyCountList()
repeated int64 latency_count = 1;getLatencyCountList in interface Reports.QueryLatencyStatsOrBuilderpublic int getLatencyCountCount()
repeated int64 latency_count = 1;getLatencyCountCount in interface Reports.QueryLatencyStatsOrBuilderpublic long getLatencyCount(int index)
repeated int64 latency_count = 1;getLatencyCount in interface Reports.QueryLatencyStatsOrBuilderindex - The index of the element to return.public long getRequestCount()
uint64 request_count = 2;getRequestCount in interface Reports.QueryLatencyStatsOrBuilderpublic long getCacheHits()
uint64 cache_hits = 3;getCacheHits in interface Reports.QueryLatencyStatsOrBuilderpublic long getPersistedQueryHits()
uint64 persisted_query_hits = 4;getPersistedQueryHits in interface Reports.QueryLatencyStatsOrBuilderpublic long getPersistedQueryMisses()
uint64 persisted_query_misses = 5;getPersistedQueryMisses in interface Reports.QueryLatencyStatsOrBuilderpublic java.util.List<java.lang.Long> getCacheLatencyCountList()
repeated int64 cache_latency_count = 6;getCacheLatencyCountList in interface Reports.QueryLatencyStatsOrBuilderpublic int getCacheLatencyCountCount()
repeated int64 cache_latency_count = 6;getCacheLatencyCountCount in interface Reports.QueryLatencyStatsOrBuilderpublic long getCacheLatencyCount(int index)
repeated int64 cache_latency_count = 6;getCacheLatencyCount in interface Reports.QueryLatencyStatsOrBuilderindex - The index of the element to return.public boolean hasRootErrorStats()
.mdg.engine.proto.PathErrorStats root_error_stats = 7;hasRootErrorStats in interface Reports.QueryLatencyStatsOrBuilderpublic Reports.PathErrorStats getRootErrorStats()
.mdg.engine.proto.PathErrorStats root_error_stats = 7;getRootErrorStats in interface Reports.QueryLatencyStatsOrBuilderpublic Reports.PathErrorStatsOrBuilder getRootErrorStatsOrBuilder()
.mdg.engine.proto.PathErrorStats root_error_stats = 7;getRootErrorStatsOrBuilder in interface Reports.QueryLatencyStatsOrBuilderpublic long getRequestsWithErrorsCount()
uint64 requests_with_errors_count = 8;getRequestsWithErrorsCount in interface Reports.QueryLatencyStatsOrBuilderpublic java.util.List<java.lang.Long> getPublicCacheTtlCountList()
repeated int64 public_cache_ttl_count = 9;getPublicCacheTtlCountList in interface Reports.QueryLatencyStatsOrBuilderpublic int getPublicCacheTtlCountCount()
repeated int64 public_cache_ttl_count = 9;getPublicCacheTtlCountCount in interface Reports.QueryLatencyStatsOrBuilderpublic long getPublicCacheTtlCount(int index)
repeated int64 public_cache_ttl_count = 9;getPublicCacheTtlCount in interface Reports.QueryLatencyStatsOrBuilderindex - The index of the element to return.public java.util.List<java.lang.Long> getPrivateCacheTtlCountList()
repeated int64 private_cache_ttl_count = 10;getPrivateCacheTtlCountList in interface Reports.QueryLatencyStatsOrBuilderpublic int getPrivateCacheTtlCountCount()
repeated int64 private_cache_ttl_count = 10;getPrivateCacheTtlCountCount in interface Reports.QueryLatencyStatsOrBuilderpublic long getPrivateCacheTtlCount(int index)
repeated int64 private_cache_ttl_count = 10;getPrivateCacheTtlCount in interface Reports.QueryLatencyStatsOrBuilderindex - The index of the element to return.public long getRegisteredOperationCount()
uint64 registered_operation_count = 11;getRegisteredOperationCount in interface Reports.QueryLatencyStatsOrBuilderpublic long getForbiddenOperationCount()
uint64 forbidden_operation_count = 12;getForbiddenOperationCount in interface Reports.QueryLatencyStatsOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.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 Reports.QueryLatencyStats parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.QueryLatencyStats parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.QueryLatencyStats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.QueryLatencyStats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.QueryLatencyStats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.QueryLatencyStats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Reports.QueryLatencyStats parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Reports.QueryLatencyStats parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Reports.QueryLatencyStats parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Reports.QueryLatencyStats parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Reports.QueryLatencyStats parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Reports.QueryLatencyStats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic Reports.QueryLatencyStats.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Reports.QueryLatencyStats.Builder newBuilder()
public static Reports.QueryLatencyStats.Builder newBuilder(Reports.QueryLatencyStats prototype)
public Reports.QueryLatencyStats.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Reports.QueryLatencyStats.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Reports.QueryLatencyStats getDefaultInstance()
public static com.google.protobuf.Parser<Reports.QueryLatencyStats> parser()
public com.google.protobuf.Parser<Reports.QueryLatencyStats> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Reports.QueryLatencyStats getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder