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