stargate / data-api

JSON document API for Apache Cassandra (formerly known as JSON API)
https://stargate.io
Apache License 2.0
14 stars 16 forks source link

Rename CommandName enum #1701

Open maheshrajamani opened 1 week ago

maheshrajamani commented 1 week ago

The CommandName enum's name doesn't make sense, since it has more information than name, need to be renamed something like CommandInfo or CommandMetadata, etc