Package | Description |
---|---|
com.amazon.carbonado.spi |
Service Provider Interface for Carbonado.
|
Modifier and Type | Method and Description |
---|---|
<S extends Storable> |
StoragePool.getStorage(java.lang.Class<S> type)
Returns a Storage instance for the given Storable type, which is lazily
created and pooled.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.