- All Implemented Interfaces:
- java.lang.Runnable
public class Worker
extends java.lang.Object
implements java.lang.Runnable
Worker gets the job done. The worker holds the in/out/chunk buffers in order to
save resources, since the worker is assigned per event until a query is read and
a reply is written.