Interface EffectService


@Internal public interface EffectService
  • Method Details

    • recordBatch

      long recordBatch(@NotNull EffectBatch batch)
    • loadBatch

      @Nullable EffectBatch loadBatch(long batchId)