|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SizeOfEngineProvider
Method Summary | |
---|---|
SizeOfEngine |
createSizeOfEngine(ResourceUnit resourceUnit,
ServiceConfiguration<?>... serviceConfigs)
Creates a SizeOfEngine which will size objects
with maximum depth and maximum size |
Methods inherited from interface org.ehcache.spi.service.Service |
---|
start, stop |
Method Detail |
---|
SizeOfEngine createSizeOfEngine(ResourceUnit resourceUnit, ServiceConfiguration<?>... serviceConfigs)
SizeOfEngine
which will size objects
with maximum depth and maximum size
resourceUnit
- type of the unit used to size the storeserviceConfigs
- Array of ServiceConfiguration
s
SizeOfEngine
instance
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |