Unique name for the schema (e.g., "com.foo.bar.widgets")
The "empty" state of the schema, before any of its CQL scripts is executed (i.e., when it does not yet exist).
Schema state required by the current version of the code that uses it.
Path to the resource "directory" in the classpath that contains the CQL schema migration scripts for this schema.
TransitionMetadataParser for extracting state-transition metadata from the CQL scripts.
Represents a group of related Cassandra objects that are migrated together.
Author:
Eric Evans