-
Notifications
You must be signed in to change notification settings - Fork 324
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
764 changed files
with
207,357 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,6 @@ | |
/** | ||
* 事务管理器对象 | ||
* | ||
* @author <a href="mailto:[email protected]">Changyuan.lh</a> | ||
* @since 5.1.28 | ||
*/ | ||
public interface ITransactionManager extends Lifecycle, ITransactionManagerUtil { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,6 @@ | |
import com.alibaba.polardbx.optimizer.parse.HintParser; | ||
|
||
/** | ||
* @author <a href="[email protected]">junyu</a> | ||
* @version 1.0 | ||
* @since 1.6 | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,6 @@ | |
/** | ||
* 每一个索引(或者叫KV更直白点)的描述 | ||
* | ||
* @author jianxing <[email protected]> | ||
*/ | ||
public class IndexMeta implements Serializable, Cloneable { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,6 @@ | |
package com.alibaba.polardbx.optimizer.config.table; | ||
|
||
/** | ||
* @author jianxing <[email protected]> | ||
*/ | ||
public enum IndexType { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,6 @@ | |
* Defines the relationship between instances of the entity class and the | ||
* secondary keys. | ||
* | ||
* @author jianxing <[email protected]> | ||
*/ | ||
public enum Relationship { | ||
NONE, ONE_TO_ONE, MANY_TO_ONE, ONE_TO_MANY, MANY_TO_MANY; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,9 +35,7 @@ | |
* 用来描述一个逻辑表由哪些key-val组成的 <br/> | ||
* 屏蔽掉不同的schema存储,存储可能会是本地,diamond或zk schema | ||
* | ||
* @author jianxing <[email protected]> | ||
* @author whisper | ||
* @author <a href="[email protected]">jianghang</a> | ||
*/ | ||
public interface SchemaManager extends Lifecycle { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,7 +81,6 @@ | |
/** | ||
* 一个table的描述,包含主键信息/字段信息/索引信息等,暂时不考虑外键/约束键,目前没意义 | ||
* | ||
* @author jianxing <[email protected]> | ||
* @author whisper | ||
*/ | ||
public class TableMeta implements Serializable, Cloneable, Table, Wrapper { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,9 +19,7 @@ | |
/** | ||
* 代表一个列信息,非函数列 | ||
* | ||
* @author jianxing <[email protected]> | ||
* @author whisper | ||
* @author <a href="[email protected]">jianghang</a> | ||
* @since 5.0.0 | ||
*/ | ||
public interface IColumn extends ISelectable<IColumn> { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,6 @@ | |
/** | ||
* 带前缀的字符串, 例如:x'20', b'1100', _utf8'x', _latin1'x', _binary'u'. | ||
* | ||
* @author <a href="mailto:[email protected]">Changyuan.lh</a> | ||
* @since 5.0.0 | ||
*/ | ||
public class LobVal implements Comparable<String> { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,7 +59,6 @@ | |
* </pre> | ||
* | ||
* @author Dreamond | ||
* @author <a href="[email protected]">jianghang</a> | ||
* @since 5.0.0 | ||
*/ | ||
public class DataNodeChooser { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,7 +36,6 @@ | |
/** | ||
* 一些相同的 IFunction 处理函数合并到公共类。 | ||
* | ||
* @author <a href="mailto:[email protected]">Changyuan.lh</a> | ||
*/ | ||
public class FunctionUtils { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,6 @@ | |
/** | ||
* | ||
* @Description: begin-end within begin-end | ||
* @author zz email:[email protected] | ||
* @date 2015-9-14 | ||
* @version V1.0 | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,6 @@ | |
/** | ||
* | ||
* @Description: procedure begin-end, loop, while use label | ||
* @author zz email:[email protected] | ||
* @date 2015-9-14 | ||
* @version V1.0 | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,6 @@ | |
/** | ||
* | ||
* @Description: procedure begin-end, loop, while use label | ||
* @author zz email:[email protected] | ||
* @date 2015-9-14 | ||
* @version V1.0 | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,6 @@ | |
/** | ||
* | ||
* @Description: procedure begin-end, loop, while use label | ||
* @author zz email:[email protected] | ||
* @date 2015-9-14 | ||
* @version V1.0 | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,6 @@ | |
/** | ||
* | ||
* @Description: procedure begin-end, loop, while use label | ||
* @author zz email:[email protected] | ||
* @date 2015-9-14 | ||
* @version V1.0 | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,6 @@ | |
/** | ||
* | ||
* @Description: create procedure parameter type support | ||
* @author zz email:[email protected] | ||
* @date 2015-9-14 | ||
* @version V1.0 | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,6 @@ | |
/** | ||
* | ||
* @Description: create procedure parameter type support | ||
* @author zz email:[email protected] | ||
* @date 2015-9-14 | ||
* @version V1.0 | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,6 @@ | |
/** | ||
* 做一下老的rule兼容处理,tddl5版本类名做了下统一调整,所以以前配置中使用的一下类名已经不存在,需要做转换 | ||
* | ||
* @author <a href="[email protected]">jianghang</a> | ||
* @since 5.0.0 | ||
*/ | ||
public class RuleCompatibleHelper { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,7 +34,6 @@ | |
* 一组{@linkplain TableRule}的集合 | ||
* | ||
* @author junyu | ||
* @author <a href="[email protected]">jianghang</a> | ||
*/ | ||
public class VirtualTableRoot extends AbstractLifecycle implements Lifecycle { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,6 @@ | |
import java.util.Map; | ||
|
||
/** | ||
* @author <a href="[email protected]">junyu</a> | ||
* @version 1.0 | ||
* @since 1.6 | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,6 @@ | |
import com.alibaba.polardbx.rule.VirtualTableSupport; | ||
|
||
/** | ||
* @author <a href="[email protected]">junyu</a> | ||
* @version 1.0 | ||
* @since 1.6 | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,6 @@ | |
import com.alibaba.polardbx.rule.VirtualTableSupport; | ||
|
||
/** | ||
* @author <a href="[email protected]">junyu</a> | ||
* @version 1.0 | ||
* @since 1.6 | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,8 +28,6 @@ | |
* 有些乱七八糟的oriDb/oriTable比较,我也没想明白具体的应用场景<br/> | ||
* 猜测应该和动态迁移有关,比如指定某个库/表完成了迁移,就单独开放这个表写入权限 | ||
* | ||
* @author <a href="[email protected]">junyu</a> | ||
* @author <a href="[email protected]">jianghang</a> | ||
* @version 1.0 | ||
* @since 1.6 | ||
* @date 2011-4-22 12:49:53 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,6 @@ | |
/** | ||
* 构造group的一致性hash的slot | ||
* | ||
* @author <a href="[email protected]">junyu</a> | ||
* @version 1.0 | ||
* @since 1.6 | ||
* @date 2011-6-2 03:12:39 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,6 @@ | |
/** | ||
* 构造table的一致性hash的slot | ||
* | ||
* @author <a href="[email protected]">junyu</a> | ||
* @version 1.0 | ||
* @since 1.6 | ||
* @date 2011-6-2 03:13:08 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,6 @@ | |
/** | ||
* 虚拟节点 | ||
* | ||
* @author <a href="[email protected]">junyu</a> | ||
* @version 1.0 | ||
* @since 1.6 | ||
* @date 2011-8-8下午07:08:45 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,6 @@ | |
import com.alibaba.polardbx.rule.enumerator.handler.IntegerPartDiscontinousRangeEnumerator; | ||
|
||
/** | ||
* @author <a href="[email protected]">junyu</a> | ||
* @version 1.0 | ||
* @since 1.6 | ||
* @date 2011-8-20 02:58:34 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,6 @@ | |
import com.alibaba.polardbx.common.model.sqljep.Comparative; | ||
|
||
/** | ||
* @author <a href="[email protected]">junyu</a> | ||
* @version 1.0 | ||
* @since 1.6 | ||
* @date 2011-9-16 11:00:47 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.