Package io.jsondb.query.ddl
Interface IOperation
-
- All Known Implementing Classes:
AbstractOperation,AddOperation,DeleteOperation,RenameOperation
public interface IOperation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CollectionSchemaUpdate.TypegetOperationType()
-
-
-
Method Detail
-
getOperationType
CollectionSchemaUpdate.Type getOperationType()
-
-