mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 18:40:38 +00:00
This is a helper class needed to control the handling process of a single statement in the current batch. In particular it has the boolean defining if the authorization is needed for this statement. Signed-off-by: Vlad Zolotarov <vladz@scylladb.com>