baichongyang baca853c99 first init 3 yıl önce
..
Admin.pb.go baca853c99 first init 3 yıl önce
Admin.proto baca853c99 first init 3 yıl önce
Authentication.pb.go baca853c99 first init 3 yıl önce
Authentication.proto baca853c99 first init 3 yıl önce
Cell.pb.go baca853c99 first init 3 yıl önce
Cell.proto baca853c99 first init 3 yıl önce
Client.pb.go baca853c99 first init 3 yıl önce
Client.proto baca853c99 first init 3 yıl önce
ClusterId.pb.go baca853c99 first init 3 yıl önce
ClusterId.proto baca853c99 first init 3 yıl önce
ClusterStatus.pb.go baca853c99 first init 3 yıl önce
ClusterStatus.proto baca853c99 first init 3 yıl önce
Comparator.pb.go baca853c99 first init 3 yıl önce
Comparator.proto baca853c99 first init 3 yıl önce
ErrorHandling.pb.go baca853c99 first init 3 yıl önce
ErrorHandling.proto baca853c99 first init 3 yıl önce
FS.pb.go baca853c99 first init 3 yıl önce
FS.proto baca853c99 first init 3 yıl önce
Filter.pb.go baca853c99 first init 3 yıl önce
Filter.proto baca853c99 first init 3 yıl önce
HBase.pb.go baca853c99 first init 3 yıl önce
HBase.proto baca853c99 first init 3 yıl önce
Master.pb.go baca853c99 first init 3 yıl önce
Master.proto baca853c99 first init 3 yıl önce
MultiRowMutation.pb.go baca853c99 first init 3 yıl önce
MultiRowMutation.proto baca853c99 first init 3 yıl önce
Procedure.pb.go baca853c99 first init 3 yıl önce
Procedure.proto baca853c99 first init 3 yıl önce
Quota.pb.go baca853c99 first init 3 yıl önce
Quota.proto baca853c99 first init 3 yıl önce
README.txt baca853c99 first init 3 yıl önce
RPC.pb.go baca853c99 first init 3 yıl önce
RPC.proto baca853c99 first init 3 yıl önce
RegionServerStatus.pb.go baca853c99 first init 3 yıl önce
RegionServerStatus.proto baca853c99 first init 3 yıl önce
Tracing.pb.go baca853c99 first init 3 yıl önce
Tracing.proto baca853c99 first init 3 yıl önce
WAL.pb.go baca853c99 first init 3 yıl önce
WAL.proto baca853c99 first init 3 yıl önce
ZooKeeper.pb.go baca853c99 first init 3 yıl önce
ZooKeeper.proto baca853c99 first init 3 yıl önce
generate.go baca853c99 first init 3 yıl önce
marshal.go baca853c99 first init 3 yıl önce

README.txt

These are the protobuf definition files used by GoHBase.
They were copied from HBase (see under hbase-protocol/src/main/protobuf).

Currently using .proto files from HBase branch-1.3, with unnecessary .proto
files removed.

The following changes were made to those files:
- the package name was changed to "pb". (`sed -i 's/hbase.pb/pb/g' ./*`)

The files in this directory are also subject to the Apache License 2.0 and
are copyright of the Apache Software Foundation.