Details
Description
Put.writeToWAL() is the getter, and Put.writeToWAL(boolean) is the setter.
Should be: Put.getWriteToWAL() returning boolean and Put.setWriteToWAL(boolean)
Put.writeToWAL() is the getter, and Put.writeToWAL(boolean) is the setter.
Should be: Put.getWriteToWAL() returning boolean and Put.setWriteToWAL(boolean)