- cas(String, String, String) - Method in class net.leanix.dropkit.etcd.EtcdClient
-
Sets a key to a new value, if the value is a specified value
- cause - Variable in class net.leanix.dropkit.etcd.EtcdResult
-
- check() - Method in class net.leanix.dropkit.amqp.AMQPHealthCheck
-
- close(HttpResponse) - Static method in class net.leanix.dropkit.etcd.EtcdClient
-
- closeConnection() - Method in class net.leanix.dropkit.amqp.ConnectionHolder
-
- ConfigurationAuthServer - Class in net.leanix.dropkit
-
This configuration is to be used by oAuth Server, i.e.
- ConfigurationAuthServer() - Constructor for class net.leanix.dropkit.ConfigurationAuthServer
-
- ConfigurationResourceServer - Class in net.leanix.dropkit
-
This configuration is to be used by microservices, which want to
authenticate incoming requests, e.g.
- ConfigurationResourceServer() - Constructor for class net.leanix.dropkit.ConfigurationResourceServer
-
- ConnectionHolder - Class in net.leanix.dropkit.amqp
-
Holds and manages a connection to an AMQP server.
- ConnectionHolder(ConnectionFactory) - Constructor for class net.leanix.dropkit.amqp.ConnectionHolder
-
- consumerPresto(String) - Method in class net.leanix.dropkit.amqp.ConsumerRegistry
-
Gets the registered consumer with the given queue name; creates a new one if none is registered so far, together with a new channel,
starts consuming from the queue name, and puts it into this registry.
- ConsumerRegistry - Class in net.leanix.dropkit.amqp
-
- ConsumerRegistry(ConnectionHolder, QueueConsumerFactory) - Constructor for class net.leanix.dropkit.amqp.ConsumerRegistry
-
- CONTAINER_COLOR - Static variable in class net.leanix.dropkit.util.DeploymentUtil
-
- createConsumer(String, Channel, ConsumerRegistry) - Method in interface net.leanix.dropkit.amqp.QueueConsumerFactory
-
- createdIndex - Variable in class net.leanix.dropkit.etcd.EtcdNode
-
- createDirectory(String) - Method in class net.leanix.dropkit.etcd.EtcdClient
-
Creates a directory
- createNewChannel() - Method in class net.leanix.dropkit.amqp.ConnectionHolder
-