public static interface BitData.AckWithCreditOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getAllowedCredit()
the credit allowed the sender to send in batch granularity
|
boolean |
hasAllowedCredit()
the credit allowed the sender to send in batch granularity
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAllowedCredit()
the credit allowed the sender to send in batch granularity
optional int32 allowed_credit = 1;int getAllowedCredit()
the credit allowed the sender to send in batch granularity
optional int32 allowed_credit = 1;Copyright © 2021 The Apache Software Foundation. All rights reserved.