[googledatastore] Incorporate CR comments from @kruthar
1. Move documentation from the properties file to the README.md 2. Addressed a couple of comments in the code. 3. Added the checkstyle plugin and addressed all the violation (except the TODO comment violation. I'd like to keep a TODO item in the code). [googledatastore] Output debug logs in one line instead of multiple lines.
Showing
- googledatastore/README.md 53 additions, 2 deletionsgoogledatastore/README.md
- googledatastore/conf/googledatastore.properties 4 additions, 40 deletionsgoogledatastore/conf/googledatastore.properties
- googledatastore/pom.xml 24 additions, 0 deletionsgoogledatastore/pom.xml
- googledatastore/src/main/java/com/yahoo/ycsb/db/GoogleDatastoreClient.java 19 additions, 14 deletions...rc/main/java/com/yahoo/ycsb/db/GoogleDatastoreClient.java
- googledatastore/src/main/java/com/yahoo/ycsb/db/package-info.java 22 additions, 0 deletions...tastore/src/main/java/com/yahoo/ycsb/db/package-info.java
Please register or sign in to comment