Class CacheImpl

java.lang.Object
com.swiftmq.impl.queue.standard.queue.CacheImpl
All Implemented Interfaces:
Cache

public class CacheImpl extends Object implements Cache
  • Constructor Details

    • CacheImpl

      public CacheImpl(int maxMessages, int maxBytesKB, PersistentStore pStore, NonPersistentStore swapStore)
  • Method Details