com.hazelcast.map
public class ReachedMaxSizeException extends RuntimeException
MapStore rejects to accept a new element.
Used when MapStoreConfig.writeCoalescing is set to true.| Constructor and Description |
|---|
ReachedMaxSizeException(String msg) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReachedMaxSizeException(String msg)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.