public abstract class Ordering extends Object implements Serializable
| Constructor and Description | 
|---|
| Ordering() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<OrderSlot> | getAfterList() | 
| abstract List<OrderSlot> | getBeforeList() | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.