Class OperationCacheProperties
java.lang.Object
org.eclipse.rdf4j.spring.operationcache.OperationCacheProperties
@ConfigurationProperties(prefix="rdf4j.spring.operationcache")
public class OperationCacheProperties
extends Object
- Since:
- 4.0.0
- Author:
- Florian Kleedorfer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OperationCacheProperties
public OperationCacheProperties()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled)
-