Skip to content

Latest commit

 

History

History
 
 

dolphinscheduler-extract

Introduction

This module contains the RPC interface which can be used to communicate with the DolphinScheduler server.

The base module contains the basic interfaces for how to define the RPC client and server.

The common module contains the common interface which can be used by both the master and worker.

This module contains the RPC interface which can be used by communicate with the master server.

This module contains the RPC interface which can be used by communicate with the worker server.

This module contains the RPC interface which can be used by communicate with the alert server.