@Deprecated public interface SizeOfEngineProvider extends Service
Service responsible for providing SizeOfEngine.| Modifier and Type | Method and Description | 
|---|---|
| SizeOfEngine | createSizeOfEngine(ResourceUnit resourceUnit,
                  ServiceConfiguration<?,?>... serviceConfigs)Deprecated.  Creates a  SizeOfEnginewhich will size objects. | 
SizeOfEngine createSizeOfEngine(ResourceUnit resourceUnit, ServiceConfiguration<?,?>... serviceConfigs)
SizeOfEngine which will size objects.
 
 Implementations may have configuration options that will be expressed as ServiceConfiguration and used
 to specify behavior of the returned engine.
resourceUnit - type of the unit used to size the storeserviceConfigs - Array of ServiceConfigurationsSizeOfEngine instance