| Package | Description |
|---|---|
| org.apache.knox.gateway.topology |
| Modifier and Type | Method and Description |
|---|---|
TopologyEvent.Type |
TopologyEvent.getType() |
static TopologyEvent.Type |
TopologyEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TopologyEvent.Type[] |
TopologyEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TopologyEvent(TopologyEvent.Type type,
Topology topology) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.