Class CreateKeyspaceSpecification

All Implemented Interfaces:
KeyspaceDescriptor

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