public static interface PubSubProtocol.LedgerRangeOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
PubSubProtocol.MessageSeqId |
getEndSeqIdIncluded() |
PubSubProtocol.MessageSeqIdOrBuilder |
getEndSeqIdIncludedOrBuilder() |
long |
getLedgerId() |
long |
getStartSeqIdIncluded() |
boolean |
hasEndSeqIdIncluded() |
boolean |
hasLedgerId() |
boolean |
hasStartSeqIdIncluded() |
boolean hasLedgerId()
long getLedgerId()
boolean hasEndSeqIdIncluded()
PubSubProtocol.MessageSeqId getEndSeqIdIncluded()
PubSubProtocol.MessageSeqIdOrBuilder getEndSeqIdIncludedOrBuilder()
boolean hasStartSeqIdIncluded()
long getStartSeqIdIncluded()
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.