public class SystemKeyspaceMigrator41
extends java.lang.Object
Can't just add the additional columns because they are primary key columns and C* doesn't support changing key columns even if it's just clustering columns.
Modifier and Type | Method and Description |
---|---|
static void |
migrate() |
Copyright © 2009- The Apache Software Foundation