An object representation of fields relevant to worker usage and capacity.
This class is not thread safe so external locking is required.
You should lock externally with MasterWorkerInfo#lock(EnumSet, boolean)
with WorkerMetaLockSection.USAGE specified.