| Package | Description |
|---|---|
| org.pinus4j.cluster.beans |
表示数据库信息的JavaBean.
|
| org.pinus4j.cluster.enums |
| Modifier and Type | Field and Description |
|---|---|
private EnumClusterCatalog |
DBClusterInfo.catalog
catalog for database.
|
| Modifier and Type | Method and Description |
|---|---|
EnumClusterCatalog |
DBClusterInfo.getCatalog() |
| Modifier and Type | Method and Description |
|---|---|
void |
DBClusterInfo.setCatalog(EnumClusterCatalog catalog) |
| Modifier and Type | Field and Description |
|---|---|
private static Map<String,EnumClusterCatalog> |
EnumClusterCatalog.map |
| Modifier and Type | Method and Description |
|---|---|
static EnumClusterCatalog |
EnumClusterCatalog.getEnum(String value) |
static EnumClusterCatalog |
EnumClusterCatalog.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumClusterCatalog[] |
EnumClusterCatalog.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.