Skip to content

Commit 1ab19f2

Browse files
committed
Remove HappyBase.
1 parent d3fd524 commit 1ab19f2

20 files changed

+1
-6150
lines changed

docs/happybase-batch.rst

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/happybase-connection.rst

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/happybase-package.rst

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/happybase-pool.rst

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/happybase-table.rst

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/index.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
:caption: Cloud Bigtable
6363

6464
bigtable-usage
65-
HappyBase <happybase-package>
6665
bigtable-client-intro
6766
bigtable-instance-api
6867
bigtable-table-api
@@ -75,10 +74,6 @@
7574
bigtable-row
7675
bigtable-row-filters
7776
bigtable-row-data
78-
happybase-connection
79-
happybase-pool
80-
happybase-table
81-
happybase-batch
8277

8378
.. toctree::
8479
:maxdepth: 0

docs/json/json/master/toc.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -97,22 +97,6 @@
9797
{
9898
"type": "gcloud/bigtable/table/table",
9999
"title": "Table"
100-
},
101-
{
102-
"type": "gcloud/bigtable/happybase/batch/batch",
103-
"title": "HappyBase Batch"
104-
},
105-
{
106-
"type": "gcloud/bigtable/happybase/connection/connection",
107-
"title": "HappyBase Connection"
108-
},
109-
{
110-
"type": "gcloud/bigtable/happybase/pool/connectionpool",
111-
"title": "HappyBase Connection Pool"
112-
},
113-
{
114-
"type": "gcloud/bigtable/happybase/table",
115-
"title": "HappyBase Table"
116100
}
117101
]
118102
},{

docs/json/toc-all.json

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -277,30 +277,6 @@
277277
{
278278
"type": "gcloud/bigtable/table/table",
279279
"title": "Table"
280-
},
281-
{
282-
"type": "gcloud/bigtable/happybase/batch/batch",
283-
"title": "Batch"
284-
},
285-
{
286-
"type": "gcloud/bigtable/happybase/connection/connection",
287-
"title": "Connection"
288-
},
289-
{
290-
"type": "gcloud/bigtable/happybase/pool/connectionpool",
291-
"title": "ConnectionPool"
292-
},
293-
{
294-
"type": "gcloud/bigtable/happybase/pool/noconnectionsavailable",
295-
"title": "NoConnectionsAvailable"
296-
},
297-
{
298-
"type": "gcloud/bigtable/happybase/table/table",
299-
"title": "Table"
300-
},
301-
{
302-
"type": "gcloud/bigtable/happybase/table",
303-
"title": "Table"
304280
}
305281
]
306282
},{

gcloud/bigtable/happybase/__init__.py

Lines changed: 0 additions & 166 deletions
This file was deleted.

0 commit comments

Comments
 (0)