public final class LegacySchemaMigrator
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
| static CachingParams | cachingFromRow(java.lang.String caching)2.1 and newer use JSON'ified map of caching parameters, but older versions had valid Strings
 NONE, KEYS_ONLY, ROWS_ONLY, and ALL | 
| static void | migrate() | 
public static void migrate()
public static CachingParams cachingFromRow(java.lang.String caching)
caching, - the string representing the table's caching optionsCopyright © 2018 The Apache Software Foundation