yacy_search_server/source/net/yacy/kelondro/workflow
luccioman 9ddf92d143 Removed unncessary reflection usage for workflow tasks.
This improves code readability and maintainability (calls hierarchy are
easier to read) and eventually performance.
2018-01-15 10:05:49 +01:00
..
AbstractBlockingThread.java set Busy- and Blocking-Threads to daemon mode (they will now not prevent 2014-12-02 16:05:00 +01:00
AbstractBusyThread.java Limit extra sleep of BusyThread on LowMemCycle 2015-05-17 06:21:12 +02:00
AbstractThread.java set Busy- and Blocking-Threads to daemon mode (they will now not prevent 2014-12-02 16:05:00 +01:00
BlockingThread.java *) set SVN properties 2011-03-08 01:51:51 +00:00
BusyThread.java added a high cpu cycle monitor to PerformanceQueues 2014-10-08 15:20:43 +02:00
InstantBlockingThread.java Removed unncessary reflection usage for workflow tasks. 2018-01-15 10:05:49 +01:00
InstantBusyThread.java Removed some unnecessary uses of java.lang.reflect api. 2017-08-24 18:47:18 +02:00
OneTimeBusyThread.java Removed some unnecessary uses of java.lang.reflect api. 2017-08-24 18:47:18 +02:00
WorkflowJob.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
WorkflowProcessor.java Removed unncessary reflection usage for workflow tasks. 2018-01-15 10:05:49 +01:00
WorkflowTask.java Removed unncessary reflection usage for workflow tasks. 2018-01-15 10:05:49 +01:00
WorkflowThread.java *) set SVN properties 2011-03-08 01:51:51 +00:00