类的使用
org.apache.pulsar.common.api.proto.CommandAddPartitionToTxnResponse
-
org.apache.pulsar.common.api.proto中CommandAddPartitionToTxnResponse的使用
修饰符和类型方法说明CommandAddPartitionToTxnResponse.clear()CommandAddPartitionToTxnResponse.clearError()CommandAddPartitionToTxnResponse.clearMessage()CommandAddPartitionToTxnResponse.clearRequestId()CommandAddPartitionToTxnResponse.clearTxnidLeastBits()CommandAddPartitionToTxnResponse.clearTxnidMostBits()CommandAddPartitionToTxnResponse.copyFrom(CommandAddPartitionToTxnResponse _other) BaseCommand.getAddPartitionToTxnResponse()BaseCommand.setAddPartitionToTxnResponse()CommandAddPartitionToTxnResponse.setError(ServerError error) CommandAddPartitionToTxnResponse.setMessage(String message) CommandAddPartitionToTxnResponse.setRequestId(long requestId) CommandAddPartitionToTxnResponse.setTxnidLeastBits(long txnidLeastBits) CommandAddPartitionToTxnResponse.setTxnidMostBits(long txnidMostBits) -
org.apache.pulsar.common.protocol中CommandAddPartitionToTxnResponse的使用
修饰符和类型方法说明protected voidPulsarDecoder.handleAddPartitionToTxnResponse(CommandAddPartitionToTxnResponse commandAddPartitionToTxnResponse)