org.apache.cassandra.cql3
Class Constants

java.lang.Object
  extended by org.apache.cassandra.cql3.Constants

public abstract class Constants
extends java.lang.Object

Static helper methods and classes for constants.


Nested Class Summary
static class Constants.Adder
           
static class Constants.Deleter
           
static class Constants.Literal
           
static class Constants.Marker
           
static class Constants.Setter
           
static class Constants.Substracter
           
static class Constants.Type
           
static class Constants.Value
          A constant value, i.e.
 
Field Summary
static Term.Raw NULL_LITERAL
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NULL_LITERAL

public static final Term.Raw NULL_LITERAL
Constructor Detail

Constants

public Constants()


Copyright © 2013 The Apache Software Foundation