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