クラス DropIndexSpecification

java.lang.ObjectSE
org.springframework.data.cassandra.core.cql.keyspace.IndexNameSpecification<DropIndexSpecification>
org.springframework.data.cassandra.core.cql.keyspace.DropIndexSpecification

public class DropIndexSpecification extends IndexNameSpecification<DropIndexSpecification>
DROP INDEX 仕様を表す値オブジェクト。
作成者:
Matthew T. Adams, David Webb, Mark Paluch