Skip to content

Commit c4d4333

Browse files
authored
Merge pull request #13 from JLY2015/master
fix: modify file description
2 parents 435350d + 1d6fd76 commit c4d4333

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

src/main/java/com/alipay/oceanbase/rpc/ObClusterTableAsyncQuery.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*-
22
* #%L
3-
* OceanBase Table Client Framework
3+
* OBKV Table Client Framework
44
* %%
5-
* Copyright (C) 2016 - 2022 Ant Financial Services Group
5+
* Copyright (C) 2021 OceanBase
66
* %%
77
* OBKV Table Client Framework is licensed under Mulan PSL v2.
88
* You can use this software according to the terms and conditions of the Mulan PSL v2.

src/main/java/com/alipay/oceanbase/rpc/protocol/payload/impl/execute/syncquery/ObQueryOperationType.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*-
22
* #%L
3-
* OceanBase Table Client Framework
3+
* OBKV Table Client Framework
44
* %%
5-
* Copyright (C) 2016 - 2022 Ant Financial Services Group
5+
* Copyright (C) 2021 OceanBase
66
* %%
77
* OBKV Table Client Framework is licensed under Mulan PSL v2.
88
* You can use this software according to the terms and conditions of the Mulan PSL v2.

src/main/java/com/alipay/oceanbase/rpc/protocol/payload/impl/execute/syncquery/ObTableQueryAsyncRequest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*-
22
* #%L
3-
* OceanBase Table Client Framework
3+
* OBKV Table Client Framework
44
* %%
5-
* Copyright (C) 2016 - 2022 Ant Financial Services Group
5+
* Copyright (C) 2021 OceanBase
66
* %%
77
* OBKV Table Client Framework is licensed under Mulan PSL v2.
88
* You can use this software according to the terms and conditions of the Mulan PSL v2.

src/main/java/com/alipay/oceanbase/rpc/protocol/payload/impl/execute/syncquery/ObTableQueryAsyncResult.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*-
22
* #%L
3-
* OceanBase Table Client Framework
3+
* OBKV Table Client Framework
44
* %%
5-
* Copyright (C) 2016 - 2022 Ant Financial Services Group
5+
* Copyright (C) 2021 OceanBase
66
* %%
77
* OBKV Table Client Framework is licensed under Mulan PSL v2.
88
* You can use this software according to the terms and conditions of the Mulan PSL v2.

src/main/java/com/alipay/oceanbase/rpc/stream/async/ObTableClientQueryAsyncStreamResult.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*-
22
* #%L
3-
* OceanBase Table Client Framework
3+
* OBKV Table Client Framework
44
* %%
5-
* Copyright (C) 2016 - 2022 Ant Financial Services Group
5+
* Copyright (C) 2021 OceanBase
66
* %%
77
* OBKV Table Client Framework is licensed under Mulan PSL v2.
88
* You can use this software according to the terms and conditions of the Mulan PSL v2.

src/main/java/com/alipay/oceanbase/rpc/stream/async/ObTableQueryAsyncStreamResult.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*-
22
* #%L
3-
* OceanBase Table Client Framework
3+
* OBKV Table Client Framework
44
* %%
5-
* Copyright (C) 2016 - 2022 Ant Financial Services Group
5+
* Copyright (C) 2021 OceanBase
66
* %%
77
* OBKV Table Client Framework is licensed under Mulan PSL v2.
88
* You can use this software according to the terms and conditions of the Mulan PSL v2.

src/main/java/com/alipay/oceanbase/rpc/table/ObTableClientQueryAsyncImpl.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*-
22
* #%L
3-
* OceanBase Table Client Framework
3+
* OBKV Table Client Framework
44
* %%
5-
* Copyright (C) 2016 - 2022 Ant Financial Services Group
5+
* Copyright (C) 2021 OceanBase
66
* %%
77
* OBKV Table Client Framework is licensed under Mulan PSL v2.
88
* You can use this software according to the terms and conditions of the Mulan PSL v2.

src/main/java/com/alipay/oceanbase/rpc/table/ObTableQueryAsyncImpl.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*-
22
* #%L
3-
* OceanBase Table Client Framework
3+
* OBKV Table Client Framework
44
* %%
5-
* Copyright (C) 2016 - 2022 Ant Financial Services Group
5+
* Copyright (C) 2021 OceanBase
66
* %%
77
* OBKV Table Client Framework is licensed under Mulan PSL v2.
88
* You can use this software according to the terms and conditions of the Mulan PSL v2.

0 commit comments

Comments
 (0)