|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KahaDestination | |
|---|---|
| org.apache.activemq.store.kahadb | |
| org.apache.activemq.store.kahadb.data | |
| Uses of KahaDestination in org.apache.activemq.store.kahadb |
|---|
| Fields in org.apache.activemq.store.kahadb declared as KahaDestination | |
|---|---|
protected KahaDestination |
TempKahaDBStore.KahaDBMessageStore.dest
|
protected KahaDestination |
KahaDBStore.KahaDBMessageStore.dest
|
| Methods in org.apache.activemq.store.kahadb with parameters of type KahaDestination | |
|---|---|
protected org.apache.activemq.store.kahadb.MessageDatabase.StoredDestination |
MessageDatabase.getExistingStoredDestination(KahaDestination destination,
Transaction tx)
|
protected org.apache.activemq.store.kahadb.TempMessageDatabase.StoredDestination |
TempMessageDatabase.getStoredDestination(KahaDestination destination,
Transaction tx)
|
protected org.apache.activemq.store.kahadb.MessageDatabase.StoredDestination |
MessageDatabase.getStoredDestination(KahaDestination destination,
Transaction tx)
|
| Uses of KahaDestination in org.apache.activemq.store.kahadb.data |
|---|
| Methods in org.apache.activemq.store.kahadb.data that return KahaDestination | |
|---|---|
KahaDestination |
KahaDestination.clone()
|
KahaDestination |
KahaDestination.mergeFrom(KahaDestination other)
|
KahaDestination |
KahaDestination.mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input)
|
static KahaDestination |
KahaDestination.parseFramed(org.apache.activemq.protobuf.Buffer data)
|
static KahaDestination |
KahaDestination.parseFramed(byte[] data)
|
static KahaDestination |
KahaDestination.parseFramed(org.apache.activemq.protobuf.CodedInputStream data)
|
static KahaDestination |
KahaDestination.parseFramed(InputStream data)
|
static KahaDestination |
KahaDestination.parseUnframed(org.apache.activemq.protobuf.Buffer data)
|
static KahaDestination |
KahaDestination.parseUnframed(byte[] data)
|
static KahaDestination |
KahaDestination.parseUnframed(org.apache.activemq.protobuf.CodedInputStream data)
|
static KahaDestination |
KahaDestination.parseUnframed(InputStream data)
|
| Methods in org.apache.activemq.store.kahadb.data with parameters of type KahaDestination | |
|---|---|
boolean |
KahaDestination.equals(KahaDestination obj)
|
KahaDestination |
KahaDestination.mergeFrom(KahaDestination other)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||