public static interface PulsarApi.CommandAddPartitionToTxnOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPartitions(int index) |
int |
getPartitionsCount() |
List<String> |
getPartitionsList() |
long |
getRequestId() |
long |
getTxnidLeastBits() |
long |
getTxnidMostBits() |
boolean |
hasRequestId() |
boolean |
hasTxnidLeastBits() |
boolean |
hasTxnidMostBits() |
boolean hasRequestId()
long getRequestId()
boolean hasTxnidLeastBits()
long getTxnidLeastBits()
boolean hasTxnidMostBits()
long getTxnidMostBits()
int getPartitionsCount()
String getPartitions(int index)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.