Class CompactingServiceImpl

java.lang.Object
org.shredzone.geordi.service.CompactingServiceImpl
All Implemented Interfaces:
CompactingService

@Singleton
public class CompactingServiceImpl
extends Object
implements CompactingService
Implementation of CompactingService. It stores the last sample value in a hash map. This implementation is threadsafe.