Package | Description |
---|---|
org.apache.activemq.store.kahadb.data |
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–2019 FuseSource, Corp.. All rights reserved.