Class CreateKeyspaceSpecification

All Implemented Interfaces:
CqlSpecification, KeyspaceDescriptor

public class CreateKeyspaceSpecification extends KeyspaceOptionsSpecification<CreateKeyspaceSpecification> implements KeyspaceDescriptor, CqlSpecification
Object to configure a CREATE KEYSPACE specification.
Author:
Mark Paluch