FerricStore.Flow.QueryIndexServices (ferricstore_sdk v0.6.2)

Copy Markdown View Source

Availability of the replicated query-index management services.

Summary

Types

t()

@type t() :: %FerricStore.Flow.QueryIndexServices{
  lifecycle_worker: binary(),
  raw: map(),
  registry: binary(),
  statistics_store: binary(),
  statistics_worker: binary()
}