|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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 |