| DBDelAction Constructor | 
| Name | Description | |
|---|---|---|
| DBDelAction | 
                Creates a new empty DBDelAction.
              | |
| DBDelAction(String, String) | 
                Creates a new DBDelAction that deletes the value of the database entry
                with the given key in the given family.
              |