Uses of Class
io.higson.runtime.diagnostic.threadstate.DiagnosticThreadStateSnapshot
Packages that use DiagnosticThreadStateSnapshot
Package
Description
-
Uses of DiagnosticThreadStateSnapshot in io.higson.runtime.core.datasource.snapshot
Method parameters in io.higson.runtime.core.datasource.snapshot with type arguments of type DiagnosticThreadStateSnapshotModifier and TypeMethodDescriptionvoidSnapshotDiagnosticThreadStateSnapshotDao.saveBatch(List<DiagnosticThreadStateSnapshot> snapshots) -
Uses of DiagnosticThreadStateSnapshot in io.higson.runtime.diagnostic.persister
Methods in io.higson.runtime.diagnostic.persister that return types with arguments of type DiagnosticThreadStateSnapshotMethod parameters in io.higson.runtime.diagnostic.persister with type arguments of type DiagnosticThreadStateSnapshotModifier and TypeMethodDescriptionvoidThreadStateSnapshotDiagnosticEventPersister.saveBatch(List<DiagnosticThreadStateSnapshot> items) -
Uses of DiagnosticThreadStateSnapshot in io.higson.runtime.diagnostic.threadstate
Methods in io.higson.runtime.diagnostic.threadstate that return DiagnosticThreadStateSnapshotModifier and TypeMethodDescriptionMethods in io.higson.runtime.diagnostic.threadstate with parameters of type DiagnosticThreadStateSnapshotModifier and TypeMethodDescriptionvoidDiagnosticThreadStateSnapshotDao.save(DiagnosticThreadStateSnapshot snapshot) Method parameters in io.higson.runtime.diagnostic.threadstate with type arguments of type DiagnosticThreadStateSnapshotModifier and TypeMethodDescriptionvoidDiagnosticThreadStateSnapshotDao.saveBatch(List<DiagnosticThreadStateSnapshot> snapshots)