org.terracotta.modules.ehcache.store.bulkload
Class BulkLoadConstants
java.lang.Object
org.terracotta.modules.ehcache.store.bulkload.BulkLoadConstants
public final class BulkLoadConstants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isLoggingEnabled
public static boolean isLoggingEnabled(org.terracotta.toolkit.internal.ToolkitProperties props)
getBatchedPutsBatchBytes
public static int getBatchedPutsBatchBytes(org.terracotta.toolkit.internal.ToolkitProperties props)
getBatchedPutsBatchTimeMillis
public static long getBatchedPutsBatchTimeMillis(org.terracotta.toolkit.internal.ToolkitProperties props)
getBatchedPutsThrottlePutsAtByteSize
public static int getBatchedPutsThrottlePutsAtByteSize(org.terracotta.toolkit.internal.ToolkitProperties props)
getBulkOpsMaxKBSize
public static int getBulkOpsMaxKBSize(org.terracotta.toolkit.internal.ToolkitProperties props)
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.