| Package | Description |
|---|---|
| com.alibaba.druid.pool.ha.node |
| Modifier and Type | Method and Description |
|---|---|
NodeEventTypeEnum |
NodeEvent.getType() |
static NodeEventTypeEnum |
NodeEventTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeEventTypeEnum[] |
NodeEventTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<NodeEvent> |
NodeEvent.generateEvents(Properties properties,
List<String> names,
NodeEventTypeEnum type) |
void |
NodeEvent.setType(NodeEventTypeEnum type) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.