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, hasOneof
boolean 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 © 1970 The Apache Software Foundation. All rights reserved.