Package 

Interface TransactionWithSpanAndWithoutReturn

  • All Implemented Interfaces:
    com.openobserve.android.trace.api.span.OpenObserveSpan , com.squareup.sqldelight.TransactionCallbacks , com.squareup.sqldelight.TransactionWithoutReturn

    
    public interface TransactionWithSpanAndWithoutReturn
     implements TransactionWithoutReturn, OpenObserveSpan
                        

    An object that implements both OpenObserveSpan and TransactionWithoutReturn.