|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KahaLocation | |
|---|---|
| org.apache.activemq.store.kahadb.data | |
| Uses of KahaLocation in org.apache.activemq.store.kahadb.data |
|---|
| Methods in org.apache.activemq.store.kahadb.data that return KahaLocation | |
|---|---|
KahaLocation |
KahaLocation.clone()
|
KahaLocation |
KahaLocation.mergeFrom(KahaLocation other)
|
KahaLocation |
KahaLocation.mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input)
|
static KahaLocation |
KahaLocation.parseFramed(org.apache.activemq.protobuf.Buffer data)
|
static KahaLocation |
KahaLocation.parseFramed(byte[] data)
|
static KahaLocation |
KahaLocation.parseFramed(org.apache.activemq.protobuf.CodedInputStream data)
|
static KahaLocation |
KahaLocation.parseFramed(InputStream data)
|
static KahaLocation |
KahaLocation.parseUnframed(org.apache.activemq.protobuf.Buffer data)
|
static KahaLocation |
KahaLocation.parseUnframed(byte[] data)
|
static KahaLocation |
KahaLocation.parseUnframed(org.apache.activemq.protobuf.CodedInputStream data)
|
static KahaLocation |
KahaLocation.parseUnframed(InputStream data)
|
| Methods in org.apache.activemq.store.kahadb.data with parameters of type KahaLocation | |
|---|---|
boolean |
KahaLocation.equals(KahaLocation obj)
|
KahaLocation |
KahaLocation.mergeFrom(KahaLocation other)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||