Module strymon_rpc::coordinator::catalog [] [src]

This module contains the queries which can be submitted to the catalog service to inspect the current state of the system.

Structs

AllExecutors

The request type use to query a list of all executors.

AllJobs

The request type use to query a list of all jobs.

AllPublications

The request type use to query a list of all publications.

AllSubscriptions

The request type use to query a list of all subscriptions.

AllTopics

The request type use to query a list of all topics.

Enums

CatalogRPC

The list of available methods to query the catalog.