Class StructuredConcurrencyExecutorPlugin

java.lang.Object
com.google.mu.util.concurrent.StructuredConcurrencyExecutorPlugin

public abstract class StructuredConcurrencyExecutorPlugin extends Object
SPI Used by ServiceLoader to plug in the executor used by Fanout.

Steps to create a plugin:

Since:
8.1
  • Constructor Details

    • StructuredConcurrencyExecutorPlugin

      public StructuredConcurrencyExecutorPlugin()
  • Method Details