public class ChangeSchemas
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static com.google.common.collect.ImmutableMap<java.lang.Integer,Schema<ChangeData>> |
ALL |
Constructor and Description |
---|
ChangeSchemas() |
Modifier and Type | Method and Description |
---|---|
static Schema<ChangeData> |
get(int version) |
static Schema<ChangeData> |
getLatest() |
public static final com.google.common.collect.ImmutableMap<java.lang.Integer,Schema<ChangeData>> ALL
public static Schema<ChangeData> get(int version)
public static Schema<ChangeData> getLatest()