Class LocalOnlyBackend

  • All Implemented Interfaces:
    SwitchingBackend

    public class LocalOnlyBackend
    extends Object
    implements SwitchingBackend
    Alternative implementation to the ClusteredSwitchingBackend, meant to be used for non-clustered caches: much simpler as we have no states nor transitions to manage.
    Since:
    7.0
    Author:
    Sanne Grinovero <sanne@hibernate.org> (C) 2014 Red Hat Inc.