|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.db.DBConstants
public class DBConstants
Field Summary | |
---|---|
static int |
boolSize
|
static int |
intSize
|
static int |
longSize
|
static int |
shortSize
|
static int |
tsSize
|
Constructor Summary | |
---|---|
DBConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int boolSize
public static final int intSize
public static final int longSize
public static final int shortSize
public static final int tsSize
Constructor Detail |
---|
public DBConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |