| Class | Description |
|---|---|
| PinotAdministrator |
Class to implement Pinot Administrator, that provides the following commands:
System property: `pinot.admin.system.exit`(default to false) is used to decide if System.exit(...) will be called with exit code.
|
| PinotBroker |
Simple shim so that jps -l shows PinotBroker instead of PinotAdministrator
|
| PinotController |
Simple shim so that jps -l shows PinotController instead of PinotAdministrator
|
| PinotMinion |
Simple shim so that jps -l shows PinotMinion instead of PinotAdministrator
|
| PinotServer |
Simple shim so that jps -l shows PinotServer instead of PinotAdministrator
|
| PinotServiceManagerStarter |
Simple shim so that jps -l shows StartServiceManager instead of PinotAdministrator
|
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.