Package

com.github.fsanaulla.chronicler

core

Permalink

package core

Visibility
  1. Public
  2. All

Type Members

  1. trait ManagementClient[F[_], G[_], Resp, Uri, Entity] extends SystemManagement[F] with DatabaseManagement[F, G, Resp, Uri, Entity] with UserManagement[F, G, Resp, Uri, Entity] with QueriesManagement[F, G, Resp, Uri, Entity] with RetentionPolicyManagement[F, G, Resp, Uri, Entity] with ContinuousQueryManagement[F, G, Resp, Uri, Entity] with ShardManagement[F, G, Resp, Uri, Entity] with SubscriptionManagement[F, G, Resp, Uri, Entity] with AutoCloseable

    Permalink

    Functionality of management client

    Functionality of management client

    F

    - Container

    Resp

    - Response type

    Uri

    - Uri type

    Entity

    - Request entity type

Value Members

  1. package management

    Permalink

Ungrouped