Package | Description |
---|---|
org.apache.activemq.store.kahadb | |
org.apache.activemq.store.kahadb.data |
Modifier and Type | Method and Description |
---|---|
protected boolean |
MessageDatabase.matchType(Destination destination,
KahaDestination.DestinationType type)
Determine whether this Destination matches the DestinationType
|
Modifier and Type | Method and Description |
---|---|
static KahaDestination.DestinationType |
KahaDestination.DestinationType.valueOf(int value) |
static KahaDestination.DestinationType |
KahaDestination.DestinationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KahaDestination.DestinationType[] |
KahaDestination.DestinationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2018 The Apache Software Foundation. All rights reserved.