mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-20 20:55:49 +00:00
* Recorder.java
store reusable per-thread Recorder instance in Recorder static thread-local
* ToeThread.java
setup reusable instance into Recorder
* RecorderMarker.java
deleted -- unnecessary