incubator-pegasus
incubator-pegasus copied to clipboard
refactor(java-client): add more detail message for error log
#1105 add more detail log in java-client.
What problem does this PR solve?
Add value length to PegasusTable's request log in java-client.
Tests
- Unit test.Test case has been written in Client/TestBasic.java
Code changes
The struct of request and some related interfaces function have been changed.