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

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.