A single row delete to be sent to the cluster. More...
#include <write_op.h>
Public Member Functions | |
virtual std::string | ToString () const OVERRIDE |
Friends | |
class | KuduTable |
A single row delete to be sent to the cluster.
virtual std::string kudu::client::KuduDelete::ToString | ( | ) | const [inline, virtual] |
Implements kudu::client::KuduWriteOperation.