Interface MaapiRetryableOp


public interface MaapiRetryableOp
Maapi retryable operation that will be called repeatadly until no transaction conflict occurred (or max number of tries was reached).
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    execute(Maapi maapi, int tid)