public static interface SubscriptionRecord.Getter extends org.fusesource.hawtbuf.proto.PBMessage<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>
| Modifier and Type | Method and Description |
|---|---|
SubscriptionRecord.Bean |
copy() |
SubscriptionRecord.Buffer |
freeze() |
java.lang.String |
getClientId() |
java.lang.String |
getDestinationName() |
java.lang.String |
getSelector() |
java.lang.String |
getSubscriptionName() |
long |
getTopicKey() |
boolean |
hasClientId() |
boolean |
hasDestinationName() |
boolean |
hasSelector() |
boolean |
hasSubscriptionName() |
boolean |
hasTopicKey() |
java.lang.StringBuilder |
toString(java.lang.StringBuilder sb,
java.lang.String prefix) |
boolean hasTopicKey()
long getTopicKey()
boolean hasClientId()
java.lang.String getClientId()
boolean hasSubscriptionName()
java.lang.String getSubscriptionName()
boolean hasSelector()
java.lang.String getSelector()
boolean hasDestinationName()
java.lang.String getDestinationName()
SubscriptionRecord.Bean copy()
copy in interface org.fusesource.hawtbuf.proto.PBMessage<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>SubscriptionRecord.Buffer freeze()
freeze in interface org.fusesource.hawtbuf.proto.PBMessage<SubscriptionRecord.Bean,SubscriptionRecord.Buffer>java.lang.StringBuilder toString(java.lang.StringBuilder sb,
java.lang.String prefix)
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.