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