Jay Chung d5c543f467 Revert some incompatible change for 3.2.1 (#15580) 1 vuosi sitten
..
dolphinscheduler-extract-alert d5c543f467 Revert some incompatible change for 3.2.1 (#15580) 1 vuosi sitten
dolphinscheduler-extract-base d5c543f467 Revert some incompatible change for 3.2.1 (#15580) 1 vuosi sitten
dolphinscheduler-extract-common d5c543f467 Revert some incompatible change for 3.2.1 (#15580) 1 vuosi sitten
dolphinscheduler-extract-master d5c543f467 Revert some incompatible change for 3.2.1 (#15580) 1 vuosi sitten
dolphinscheduler-extract-worker d5c543f467 Revert some incompatible change for 3.2.1 (#15580) 1 vuosi sitten
README.md 43f5f24529 Add dolphinscheduler-extract-common module (#15266) 1 vuosi sitten
pom.xml d5c543f467 Revert some incompatible change for 3.2.1 (#15580) 1 vuosi sitten

README.md

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.