com.hazelcast.map.impl.mapstore.writebehind
Class WriteBehindProcessors

java.lang.Object
  extended by com.hazelcast.map.impl.mapstore.writebehind.WriteBehindProcessors

public final class WriteBehindProcessors
extends Object

Static factory which creates a write behind processor.


Method Summary
static WriteBehindProcessor createWriteBehindProcessor(MapStoreContext mapStoreContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createWriteBehindProcessor

public static WriteBehindProcessor createWriteBehindProcessor(MapStoreContext mapStoreContext)


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.