|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KahaSubscriptionCommand | |
---|---|
org.apache.activemq.store.kahadb | |
org.apache.activemq.store.kahadb.data |
Uses of KahaSubscriptionCommand in org.apache.activemq.store.kahadb |
---|
Methods in org.apache.activemq.store.kahadb with parameters of type KahaSubscriptionCommand | |
---|---|
void |
TempMessageDatabase.process(KahaSubscriptionCommand command)
|
protected void |
MessageDatabase.process(KahaSubscriptionCommand command,
Location location)
|
void |
Visitor.visit(KahaSubscriptionCommand kahaUpdateSubscriptionCommand)
|
Uses of KahaSubscriptionCommand in org.apache.activemq.store.kahadb.data |
---|
Methods in org.apache.activemq.store.kahadb.data that return KahaSubscriptionCommand | |
---|---|
KahaSubscriptionCommand |
KahaSubscriptionCommand.clone()
|
KahaSubscriptionCommand |
KahaSubscriptionCommand.mergeFrom(KahaSubscriptionCommand other)
|
KahaSubscriptionCommand |
KahaSubscriptionCommand.mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input)
|
static KahaSubscriptionCommand |
KahaSubscriptionCommand.parseFramed(org.apache.activemq.protobuf.Buffer data)
|
static KahaSubscriptionCommand |
KahaSubscriptionCommand.parseFramed(byte[] data)
|
static KahaSubscriptionCommand |
KahaSubscriptionCommand.parseFramed(org.apache.activemq.protobuf.CodedInputStream data)
|
static KahaSubscriptionCommand |
KahaSubscriptionCommand.parseFramed(InputStream data)
|
static KahaSubscriptionCommand |
KahaSubscriptionCommand.parseUnframed(org.apache.activemq.protobuf.Buffer data)
|
static KahaSubscriptionCommand |
KahaSubscriptionCommand.parseUnframed(byte[] data)
|
static KahaSubscriptionCommand |
KahaSubscriptionCommand.parseUnframed(org.apache.activemq.protobuf.CodedInputStream data)
|
static KahaSubscriptionCommand |
KahaSubscriptionCommand.parseUnframed(InputStream data)
|
Methods in org.apache.activemq.store.kahadb.data with parameters of type KahaSubscriptionCommand | |
---|---|
boolean |
KahaSubscriptionCommand.equals(KahaSubscriptionCommand obj)
|
KahaSubscriptionCommand |
KahaSubscriptionCommand.mergeFrom(KahaSubscriptionCommand other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |