public static class UpdateRequirement.AssertRefSnapshotID extends java.lang.Object implements UpdateRequirement
UpdateRequirement.AssertCurrentSchemaID, UpdateRequirement.AssertDefaultSortOrderID, UpdateRequirement.AssertDefaultSpecID, UpdateRequirement.AssertLastAssignedFieldId, UpdateRequirement.AssertLastAssignedPartitionId, UpdateRequirement.AssertRefSnapshotID, UpdateRequirement.AssertTableDoesNotExist, UpdateRequirement.AssertTableUUID, UpdateRequirement.AssertViewUUID
Constructor and Description |
---|
AssertRefSnapshotID(java.lang.String name,
java.lang.Long snapshotId) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
refName() |
java.lang.Long |
snapshotId() |
void |
validate(TableMetadata base) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
validate
public AssertRefSnapshotID(java.lang.String name, java.lang.Long snapshotId)
public java.lang.String refName()
public java.lang.Long snapshotId()
public void validate(TableMetadata base)
validate
in interface UpdateRequirement