|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ehcache.internal.store.heap.service.OnHeapStoreServiceConfiguration
public class OnHeapStoreServiceConfiguration
Constructor Summary | |
---|---|
OnHeapStoreServiceConfiguration()
|
Method Summary | |
---|---|
java.lang.Class<OnHeapStore.Provider> |
getServiceType()
Indicates which service this configuration works with. |
boolean |
storeByValue()
|
OnHeapStoreServiceConfiguration |
storeByValue(boolean storeByValue)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OnHeapStoreServiceConfiguration()
Method Detail |
---|
public boolean storeByValue()
public OnHeapStoreServiceConfiguration storeByValue(boolean storeByValue)
public java.lang.Class<OnHeapStore.Provider> getServiceType()
ServiceConfiguration
getServiceType
in interface ServiceConfiguration<OnHeapStore.Provider>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |