java.lang.Object
com.orientechnologies.orient.distributed.context.ORetryInfo

public class ORetryInfo extends Object
  • Constructor Details

    • ORetryInfo

      public ORetryInfo(int retryCountDown, int delay)
  • Method Details