public interface ReplaceSortOrder extends PendingUpdate<SortOrder>, SortOrderBuilder<ReplaceSortOrder>
The table sort order is used to sort incoming records in engines that can request an ordering.
Apply returns the new sort order for validation.
When committing, these changes will be applied to the current table metadata. Commit conflicts will be resolved by applying the pending changes to the new table metadata.
apply, commit, updateEvent
asc, asc, asc, asc, caseSensitive, desc, desc, desc, desc