|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.db.SystemTable
public class SystemTable
Nested Class Summary | |
---|---|
static class |
SystemTable.StorageMetadata
|
Field Summary | |
---|---|
static java.lang.String |
LOCATION_CF
|
Constructor Summary | |
---|---|
SystemTable()
|
Method Summary | |
---|---|
static SystemTable.StorageMetadata |
initMetadata()
|
static void |
updateToken(Token token)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String LOCATION_CF
Constructor Detail |
---|
public SystemTable()
Method Detail |
---|
public static void updateToken(Token token) throws java.io.IOException
java.io.IOException
public static SystemTable.StorageMetadata initMetadata() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |