| Package | Description |
|---|---|
| org.pinus4j.api |
Pinus存储的用户调用接口.
用户使用Pinus存储时主要是使用的接口是IShardingStorageClient, 此接口包含了对数据库的增删改查相关的操作。方便用户进行分库分表操作。
|
| org.pinus4j.cluster |
数据库集群实现.
|
| org.pinus4j.cluster.impl |
数据库集群的实现.
|
| org.pinus4j.cluster.router |
数据库集群的分库分表路由算法接口.
|
| org.pinus4j.cluster.router.impl |
路由算法实现.
|
| org.pinus4j.datalayer |
数据层,抽象出不同的存储
|
| org.pinus4j.datalayer.jdbc |
封装对于jdbc的操作.
|
| org.pinus4j.utils |
Pinus存储相关的工具类.
|
| Class and Description |
|---|
| IShardingKey
分库分表路由因子接口.
|
| IShardingStorageClient
Pinus存储中间件用户调用接口.
|
| ITask
数据处理任务.
|
| ShardingKey
基于数值的分库分表路由因子接口实现.
|
| SQL
SQL查询.
|
| TaskFuture
数据处理任务进度.
|
| Class and Description |
|---|
| IShardingKey
分库分表路由因子接口.
|
| Class and Description |
|---|
| IShardingKey
分库分表路由因子接口.
|
| Class and Description |
|---|
| IShardingKey
分库分表路由因子接口.
|
| Class and Description |
|---|
| IShardingKey
分库分表路由因子接口.
|
| Class and Description |
|---|
| IShardingKey
分库分表路由因子接口.
|
| SQL
SQL查询.
|
| Class and Description |
|---|
| IShardingKey
分库分表路由因子接口.
|
| SQL
SQL查询.
|
| Class and Description |
|---|
| IShardingKey
分库分表路由因子接口.
|
| SQL
SQL查询.
|
Copyright © 2015. All rights reserved.