HBASE-17947 Location of Examples.proto is wrong in comment of RowCountEndPoint.java
Signed-off-by: tedyu <yuzhihong@gmail.com>
This commit is contained in:
parent
72fac37981
commit
1367519cd0
|
@ -45,7 +45,7 @@ import com.google.protobuf.Service;
|
|||
*
|
||||
* <p>
|
||||
* For the protocol buffer definition of the RowCountService, see the source file located under
|
||||
* hbase-server/src/main/protobuf/Examples.proto.
|
||||
* hbase-examples/src/main/protobuf/Examples.proto.
|
||||
* </p>
|
||||
*/
|
||||
public class RowCountEndpoint extends ExampleProtos.RowCountService
|
||||
|
|
Loading…
Reference in New Issue