Package | Description |
---|---|
com.orientechnologies.orient.core.cache |
Modifier and Type | Method and Description |
---|---|
OCommandCache.STRATEGY |
OCommandCache.getEvictStrategy() |
OCommandCache.STRATEGY |
OCommandCacheSoftRefs.getEvictStrategy() |
static OCommandCache.STRATEGY |
OCommandCache.STRATEGY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OCommandCache.STRATEGY[] |
OCommandCache.STRATEGY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OCommandCacheSoftRefs |
OCommandCacheSoftRefs.setEvictStrategy(OCommandCache.STRATEGY evictStrategy) |
Copyright © 2009–2020 OrientDB. All rights reserved.