Interface QueuePB.Getter
- All Superinterfaces:
org.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer>
- All Known Implementing Classes:
QueuePB.Bean,QueuePB.Buffer
- Enclosing class:
- QueuePB
public static interface QueuePB.Getter
extends org.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer>
-
Method Summary
Methods inherited from interface org.fusesource.hawtbuf.proto.PBMessage
frozen
-
Method Details
-
hasKey
boolean hasKey() -
getKey
long getKey() -
hasBindingKind
boolean hasBindingKind() -
getBindingKind
org.fusesource.hawtbuf.AsciiBuffer getBindingKind() -
hasBindingData
boolean hasBindingData() -
getBindingData
org.fusesource.hawtbuf.Buffer getBindingData() -
copy
QueuePB.Bean copy()- Specified by:
copyin interfaceorg.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer>
-
freeze
QueuePB.Buffer freeze()- Specified by:
freezein interfaceorg.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer>
-
toString
-