|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ehcache.impl.config.sizeof.DefaultSizeOfEngineProviderConfiguration
public class DefaultSizeOfEngineProviderConfiguration
Constructor Summary | |
---|---|
DefaultSizeOfEngineProviderConfiguration(long size,
MemoryUnit unit,
long objectGraphSize)
|
Method Summary | |
---|---|
long |
getMaxObjectGraphSize()
|
long |
getMaxObjectSize()
|
java.lang.Class<SizeOfEngineProvider> |
getServiceType()
Indicates which service consumes this configuration at creation. |
MemoryUnit |
getUnit()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultSizeOfEngineProviderConfiguration(long size, MemoryUnit unit, long objectGraphSize)
Method Detail |
---|
public java.lang.Class<SizeOfEngineProvider> getServiceType()
ServiceCreationConfiguration
getServiceType
in interface ServiceCreationConfiguration<SizeOfEngineProvider>
public long getMaxObjectGraphSize()
public long getMaxObjectSize()
public MemoryUnit getUnit()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |