Uses of Class
com.lancedb.lance.namespace.model.NewColumnTransform
Packages that use NewColumnTransform
-
Uses of NewColumnTransform in com.lancedb.lance.namespace.model
Methods in com.lancedb.lance.namespace.model that return NewColumnTransformMethods in com.lancedb.lance.namespace.model that return types with arguments of type NewColumnTransformMethods in com.lancedb.lance.namespace.model with parameters of type NewColumnTransformModifier and TypeMethodDescriptionAlterTableAddColumnsRequest.addNewColumnsItem(NewColumnTransform newColumnsItem) Method parameters in com.lancedb.lance.namespace.model with type arguments of type NewColumnTransformModifier and TypeMethodDescriptionAlterTableAddColumnsRequest.newColumns(List<NewColumnTransform> newColumns) voidAlterTableAddColumnsRequest.setNewColumns(List<NewColumnTransform> newColumns)