Uses of Interface
org.eclipse.rdf4j.spring.resultcache.ThrowableRecorder
Packages that use ThrowableRecorder
-
Uses of ThrowableRecorder in org.eclipse.rdf4j.spring.resultcache
Classes in org.eclipse.rdf4j.spring.resultcache that implement ThrowableRecorderModifier and TypeClassDescriptionclass
Wrapper for a TupleQueryResult, allowing the result to be replayed.class
Wrapper for a TupleQueryResult, allowing the result to be replayed.Methods in org.eclipse.rdf4j.spring.resultcache with parameters of type ThrowableRecorderModifier and TypeMethodDescriptionstatic void
ThrowableRecorder.recordingThrowable
(Runnable runnable, ThrowableRecorder recorder) static <T> T
ThrowableRecorder.recordingThrowable
(Supplier<T> supplier, ThrowableRecorder recorder)