Class TraceRepositoryFragmentImpl

java.lang.Object
dev.dokimos.server.tenant.AbstractScopedRepository<Trace>
dev.dokimos.server.repository.TraceRepositoryFragmentImpl
All Implemented Interfaces:
TraceRepositoryFragment, ScopedRepository<Trace>

public class TraceRepositoryFragmentImpl extends AbstractScopedRepository<Trace> implements TraceRepositoryFragment
Tenant-scoped implementation of the Trace finders plus the unrestricted ingestion paths.
  • Constructor Details

    • TraceRepositoryFragmentImpl

      public TraceRepositoryFragmentImpl()
  • Method Details