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

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.