Class PluginReader

java.lang.Object
io.trino.server.PluginReader
All Implemented Interfaces:
Callable<Integer>

public class PluginReader extends Object implements Callable<Integer>
  • Constructor Details

    • PluginReader

      public PluginReader()
  • Method Details