public class FlatsyWorker extends Object
| Constructor and Description |
|---|
FlatsyWorker(FlatsyOperator operation)
Apply an operation to all objects identified by a cursor
|
| Modifier and Type | Method and Description |
|---|---|
void |
updateAll(FlatsyCursor cursor)
Apply the workers operation to all objects defined by a cursor
|
public FlatsyWorker(FlatsyOperator operation)
operation - an operation for this worker to applypublic void updateAll(FlatsyCursor cursor)
cursor - a cursorCopyright © 2015. All rights reserved.