Class SingleColumnRelation

java.lang.Object
org.apache.cassandra.cql3.Relation
org.apache.cassandra.cql3.SingleColumnRelation

public final class SingleColumnRelation extends Relation
Relations encapsulate the relationship between an entity of some kind, and a value (term). For example, <key> > "start" or "colname1" = "somevalue".