Interface ClusterSchema

All Known Subinterfaces:
ClusterSchemaService
All Known Implementing Classes:
ClusterSchemaServiceImpl

@Private public interface ClusterSchema
View and edit the current cluster schema. Use this API making any modification to namespaces, tables, etc.

Implementation Notes

Nonces are for when operation is non-idempotent to ensure once-only semantic, even across process failures.