Package io.ran.schema
Class TableAction
java.lang.Object
io.ran.schema.TableAction
- 
Constructor SummaryConstructorsConstructorDescriptionTableAction(TableToken name, TableActionType type, Function<TableAction, String> action) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddAction(OnTableAction onTableAction) getName()getType()
- 
Constructor Details- 
TableAction
 
- 
- 
Method Details- 
getColumns
- 
getName
- 
getAction
- 
getActions
- 
getType
- 
addAction
 
-