|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Migration | |
---|---|
org.apache.cassandra.db.migration |
Uses of Migration in org.apache.cassandra.db.migration |
---|
Subclasses of Migration in org.apache.cassandra.db.migration | |
---|---|
class |
AddColumnFamily
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
class |
AddKeyspace
|
class |
DropColumnFamily
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
class |
DropKeyspace
|
class |
RenameColumnFamily
Deprecated. |
class |
RenameKeyspace
Deprecated. |
class |
UpdateColumnFamily
todo: doesn't work with secondary indices yet. |
class |
UpdateKeyspace
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Methods in org.apache.cassandra.db.migration that return Migration | |
---|---|
static Migration |
Migration.deserialize(java.nio.ByteBuffer bytes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |