public static final class PulsarApi.CommandConsumerStatsResponse extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite implements PulsarApi.CommandConsumerStatsResponseOrBuilder, ByteBufCodedOutputStream.ByteBufGeneratedMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
PulsarApi.CommandConsumerStatsResponse.Builder |
org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableBuilder<MessageType extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessage<MessageType extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessage<MessageType>>, org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessage>, org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.GeneratedExtension<ContainingType extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
ADDRESS_FIELD_NUMBER |
static int |
AVAILABLEPERMITS_FIELD_NUMBER |
static int |
BLOCKEDCONSUMERONUNACKEDMSGS_FIELD_NUMBER |
static int |
CONNECTEDSINCE_FIELD_NUMBER |
static int |
CONSUMERNAME_FIELD_NUMBER |
static int |
ERROR_CODE_FIELD_NUMBER |
static int |
ERROR_MESSAGE_FIELD_NUMBER |
static int |
MSGBACKLOG_FIELD_NUMBER |
static int |
MSGRATEEXPIRED_FIELD_NUMBER |
static int |
MSGRATEOUT_FIELD_NUMBER |
static int |
MSGRATEREDELIVER_FIELD_NUMBER |
static int |
MSGTHROUGHPUTOUT_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
UNACKEDMESSAGES_FIELD_NUMBER |
newRepeatedGeneratedExtension, newSingularGeneratedExtensionpublic static final int REQUEST_ID_FIELD_NUMBER
public static final int ERROR_CODE_FIELD_NUMBER
public static final int ERROR_MESSAGE_FIELD_NUMBER
public static final int MSGRATEOUT_FIELD_NUMBER
public static final int MSGTHROUGHPUTOUT_FIELD_NUMBER
public static final int MSGRATEREDELIVER_FIELD_NUMBER
public static final int CONSUMERNAME_FIELD_NUMBER
public static final int AVAILABLEPERMITS_FIELD_NUMBER
public static final int UNACKEDMESSAGES_FIELD_NUMBER
public static final int BLOCKEDCONSUMERONUNACKEDMSGS_FIELD_NUMBER
public static final int ADDRESS_FIELD_NUMBER
public static final int CONNECTEDSINCE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int MSGRATEEXPIRED_FIELD_NUMBER
public static final int MSGBACKLOG_FIELD_NUMBER
public void recycle()
public static PulsarApi.CommandConsumerStatsResponse getDefaultInstance()
public PulsarApi.CommandConsumerStatsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilderpublic boolean hasRequestId()
hasRequestId in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic long getRequestId()
getRequestId in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasErrorCode()
hasErrorCode in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic PulsarApi.ServerError getErrorCode()
getErrorCode in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasErrorMessage()
hasErrorMessage in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic String getErrorMessage()
getErrorMessage in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasMsgRateOut()
hasMsgRateOut in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic double getMsgRateOut()
getMsgRateOut in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasMsgThroughputOut()
hasMsgThroughputOut in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic double getMsgThroughputOut()
getMsgThroughputOut in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasMsgRateRedeliver()
hasMsgRateRedeliver in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic double getMsgRateRedeliver()
getMsgRateRedeliver in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasConsumerName()
hasConsumerName in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic String getConsumerName()
getConsumerName in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasAvailablePermits()
hasAvailablePermits in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic long getAvailablePermits()
getAvailablePermits in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasUnackedMessages()
hasUnackedMessages in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic long getUnackedMessages()
getUnackedMessages in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasBlockedConsumerOnUnackedMsgs()
hasBlockedConsumerOnUnackedMsgs in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean getBlockedConsumerOnUnackedMsgs()
getBlockedConsumerOnUnackedMsgs in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasAddress()
hasAddress in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic String getAddress()
getAddress in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasConnectedSince()
hasConnectedSince in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic String getConnectedSince()
getConnectedSince in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasType()
hasType in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic String getType()
getType in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasMsgRateExpired()
hasMsgRateExpired in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic double getMsgRateExpired()
getMsgRateExpired in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic boolean hasMsgBacklog()
hasMsgBacklog in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic long getMsgBacklog()
getMsgBacklog in interface PulsarApi.CommandConsumerStatsResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilderpublic void writeTo(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedOutputStream output)
throws IOException
writeTo in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteIOExceptionpublic void writeTo(ByteBufCodedOutputStream output) throws IOException
writeTo in interface ByteBufCodedOutputStream.ByteBufGeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface ByteBufCodedOutputStream.ByteBufGeneratedMessagegetSerializedSize in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteprotected Object writeReplace() throws ObjectStreamException
writeReplace in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLiteObjectStreamExceptionpublic static PulsarApi.CommandConsumerStatsResponse parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString data) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarApi.CommandConsumerStatsResponse parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString data, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarApi.CommandConsumerStatsResponse parseFrom(byte[] data) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarApi.CommandConsumerStatsResponse parseFrom(byte[] data, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarApi.CommandConsumerStatsResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandConsumerStatsResponse parseFrom(InputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarApi.CommandConsumerStatsResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandConsumerStatsResponse parseDelimitedFrom(InputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarApi.CommandConsumerStatsResponse parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandConsumerStatsResponse parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarApi.CommandConsumerStatsResponse.Builder newBuilder()
public PulsarApi.CommandConsumerStatsResponse.Builder newBuilderForType()
newBuilderForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLitepublic static PulsarApi.CommandConsumerStatsResponse.Builder newBuilder(PulsarApi.CommandConsumerStatsResponse prototype)
public PulsarApi.CommandConsumerStatsResponse.Builder toBuilder()
toBuilder in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteCopyright © 2017–2021 Apache Software Foundation. All rights reserved.