| Package | Description |
|---|---|
| org.pinus4j.api.enums |
用于配置Pinus存储的相关枚举.
|
| org.pinus4j.cluster.config |
Pinus存储配置信息接口.
|
| org.pinus4j.cluster.config.impl |
Pinus存储读取配置信息的实现.
|
| Modifier and Type | Field and Description |
|---|---|
private static Map<String,EnumDbConnectionPoolCatalog> |
EnumDbConnectionPoolCatalog.map |
| Modifier and Type | Method and Description |
|---|---|
static EnumDbConnectionPoolCatalog |
EnumDbConnectionPoolCatalog.getEnum(String value) |
static EnumDbConnectionPoolCatalog |
EnumDbConnectionPoolCatalog.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumDbConnectionPoolCatalog[] |
EnumDbConnectionPoolCatalog.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumDbConnectionPoolCatalog |
IClusterConfig.getDbConnectionPoolCatalog()
获取数据库连接方式.
|
| Modifier and Type | Field and Description |
|---|---|
private static EnumDbConnectionPoolCatalog |
XmlClusterConfigImpl.enumCpCatalog
数据库连接方式.
|
| Modifier and Type | Method and Description |
|---|---|
EnumDbConnectionPoolCatalog |
XmlClusterConfigImpl.getDbConnectionPoolCatalog() |
Copyright © 2015. All rights reserved.