public static final class FirewallOuterClass.ExtendedPolicerStats extends com.google.protobuf.GeneratedMessage implements FirewallOuterClass.ExtendedPolicerStatsOrBuilder
ExtendedPolicerStats
Extended policer statistics when enhanced policer statistics are available
Modifier and Type | Class and Description |
---|---|
static class |
FirewallOuterClass.ExtendedPolicerStats.Builder
Protobuf type
ExtendedPolicerStats |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, 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 |
OFFERED_BYTES_FIELD_NUMBER |
static int |
OFFERED_PACKETS_FIELD_NUMBER |
static com.google.protobuf.Parser<FirewallOuterClass.ExtendedPolicerStats> |
PARSER |
static int |
TRANSMITTED_BYTES_FIELD_NUMBER |
static int |
TRANSMITTED_PACKETS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
static FirewallOuterClass.ExtendedPolicerStats |
getDefaultInstance() |
FirewallOuterClass.ExtendedPolicerStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getOfferedBytes()
optional uint64 offered_bytes = 2; |
long |
getOfferedPackets()
optional uint64 offered_packets = 1; |
com.google.protobuf.Parser<FirewallOuterClass.ExtendedPolicerStats> |
getParserForType() |
int |
getSerializedSize() |
long |
getTransmittedBytes()
optional uint64 transmitted_bytes = 4; |
long |
getTransmittedPackets()
optional uint64 transmitted_packets = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasOfferedBytes()
optional uint64 offered_bytes = 2; |
boolean |
hasOfferedPackets()
optional uint64 offered_packets = 1; |
boolean |
hasTransmittedBytes()
optional uint64 transmitted_bytes = 4; |
boolean |
hasTransmittedPackets()
optional uint64 transmitted_packets = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FirewallOuterClass.ExtendedPolicerStats.Builder |
newBuilder() |
static FirewallOuterClass.ExtendedPolicerStats.Builder |
newBuilder(FirewallOuterClass.ExtendedPolicerStats prototype) |
FirewallOuterClass.ExtendedPolicerStats.Builder |
newBuilderForType() |
protected FirewallOuterClass.ExtendedPolicerStats.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static FirewallOuterClass.ExtendedPolicerStats |
parseDelimitedFrom(InputStream input) |
static FirewallOuterClass.ExtendedPolicerStats |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallOuterClass.ExtendedPolicerStats |
parseFrom(byte[] data) |
static FirewallOuterClass.ExtendedPolicerStats |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallOuterClass.ExtendedPolicerStats |
parseFrom(com.google.protobuf.ByteString data) |
static FirewallOuterClass.ExtendedPolicerStats |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallOuterClass.ExtendedPolicerStats |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FirewallOuterClass.ExtendedPolicerStats |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallOuterClass.ExtendedPolicerStats |
parseFrom(InputStream input) |
static FirewallOuterClass.ExtendedPolicerStats |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FirewallOuterClass.ExtendedPolicerStats.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeString, writeStringNoTag
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<FirewallOuterClass.ExtendedPolicerStats> PARSER
public static final int OFFERED_PACKETS_FIELD_NUMBER
public static final int OFFERED_BYTES_FIELD_NUMBER
public static final int TRANSMITTED_PACKETS_FIELD_NUMBER
public static final int TRANSMITTED_BYTES_FIELD_NUMBER
public static FirewallOuterClass.ExtendedPolicerStats getDefaultInstance()
public FirewallOuterClass.ExtendedPolicerStats getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<FirewallOuterClass.ExtendedPolicerStats> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasOfferedPackets()
optional uint64 offered_packets = 1;
The total number of packets subjected to policing
hasOfferedPackets
in interface FirewallOuterClass.ExtendedPolicerStatsOrBuilder
public long getOfferedPackets()
optional uint64 offered_packets = 1;
The total number of packets subjected to policing
getOfferedPackets
in interface FirewallOuterClass.ExtendedPolicerStatsOrBuilder
public boolean hasOfferedBytes()
optional uint64 offered_bytes = 2;
The total number of bytes subjected to policing
hasOfferedBytes
in interface FirewallOuterClass.ExtendedPolicerStatsOrBuilder
public long getOfferedBytes()
optional uint64 offered_bytes = 2;
The total number of bytes subjected to policing
getOfferedBytes
in interface FirewallOuterClass.ExtendedPolicerStatsOrBuilder
public boolean hasTransmittedPackets()
optional uint64 transmitted_packets = 3;
The total number of packets not discarded by the policer
hasTransmittedPackets
in interface FirewallOuterClass.ExtendedPolicerStatsOrBuilder
public long getTransmittedPackets()
optional uint64 transmitted_packets = 3;
The total number of packets not discarded by the policer
getTransmittedPackets
in interface FirewallOuterClass.ExtendedPolicerStatsOrBuilder
public boolean hasTransmittedBytes()
optional uint64 transmitted_bytes = 4;
The total number of bytes not discarded by the policer
hasTransmittedBytes
in interface FirewallOuterClass.ExtendedPolicerStatsOrBuilder
public long getTransmittedBytes()
optional uint64 transmitted_bytes = 4;
The total number of bytes not discarded by the policer
getTransmittedBytes
in interface FirewallOuterClass.ExtendedPolicerStatsOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public static FirewallOuterClass.ExtendedPolicerStats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FirewallOuterClass.ExtendedPolicerStats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FirewallOuterClass.ExtendedPolicerStats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FirewallOuterClass.ExtendedPolicerStats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FirewallOuterClass.ExtendedPolicerStats parseFrom(InputStream input) throws IOException
IOException
public static FirewallOuterClass.ExtendedPolicerStats parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FirewallOuterClass.ExtendedPolicerStats parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FirewallOuterClass.ExtendedPolicerStats parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FirewallOuterClass.ExtendedPolicerStats parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FirewallOuterClass.ExtendedPolicerStats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FirewallOuterClass.ExtendedPolicerStats.Builder newBuilder()
public FirewallOuterClass.ExtendedPolicerStats.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static FirewallOuterClass.ExtendedPolicerStats.Builder newBuilder(FirewallOuterClass.ExtendedPolicerStats prototype)
public FirewallOuterClass.ExtendedPolicerStats.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected FirewallOuterClass.ExtendedPolicerStats.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2019. All rights reserved.