Uses of Interface
org.eclipse.rdf4j.spring.resultcache.ThrowableRecorder
-
Uses of ThrowableRecorder in org.eclipse.rdf4j.spring.resultcache
Modifier and TypeClassDescriptionclass
Wrapper for a TupleQueryResult, allowing the result to be replayed.class
Wrapper for a TupleQueryResult, allowing the result to be replayed.Modifier and TypeMethodDescriptionstatic void
ThrowableRecorder.recordingThrowable
(Runnable runnable, ThrowableRecorder recorder) static <T> T
ThrowableRecorder.recordingThrowable
(Supplier<T> supplier, ThrowableRecorder recorder)