- getAclToken() - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Get the ACL token.
- getAcquireSession() - Method in class io.vertx.ext.consul.KeyValueOptions
-
Get session ID for lock acquisition operation.
- getAddress() - Method in class io.vertx.ext.consul.Node
-
Get node address
- getAddress() - Method in class io.vertx.ext.consul.Service
-
Get service address
- getAddress() - Method in class io.vertx.ext.consul.ServiceOptions
-
Get service address
- getAdj() - Method in class io.vertx.ext.consul.Coordinate
-
Get adjustment
- getAllPreparedQueries(Handler<AsyncResult<List<PreparedQueryDefinition>>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Returns a list of all prepared queries.
- getBehavior() - Method in class io.vertx.ext.consul.SessionOptions
-
Get the behavior when a session is invalidated.
- getBlockingOptions() - Method in class io.vertx.ext.consul.CheckQueryOptions
-
Get options for blocking query
- getBlockingOptions() - Method in class io.vertx.ext.consul.EventListOptions
-
Get options for blocking query
- getBlockingOptions() - Method in class io.vertx.ext.consul.NodeQueryOptions
-
Get options for blocking query
- getBlockingOptions() - Method in class io.vertx.ext.consul.ServiceQueryOptions
-
Get options for blocking query
- getCasIndex() - Method in class io.vertx.ext.consul.KeyValueOptions
-
Get the Check-And-Set index.
- getCheckOptions() - Method in class io.vertx.ext.consul.ServiceOptions
-
Get check options of service
- getChecks() - Method in class io.vertx.ext.consul.ServiceEntry
-
Get list of checks
- getChecks() - Method in class io.vertx.ext.consul.Session
-
Get the list of associated health checks
- getChecks() - Method in class io.vertx.ext.consul.SessionOptions
-
Get a list of associated health checks.
- getCreateIndex() - Method in class io.vertx.ext.consul.KeyValue
-
Get the internal index value that represents when the entry was created.
- getCreateIndex() - Method in class io.vertx.ext.consul.Session
-
Get the create index of session
- getDatacenter() - Method in class io.vertx.ext.consul.DcCoordinates
-
Get datacenter
- getDc() - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Get the datacenter name
- getDc() - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Get the datacenter that ultimately provided the list of nodes
- getDcs() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Specifies a fixed list of remote datacenters to forward the query to if there are no healthy nodes
in the local datacenter.
- getDeregisterAfter() - Method in class io.vertx.ext.consul.CheckOptions
-
Get deregister timeout
- getDnsTtl() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Get the TTL duration when query results are served over DNS.
- getDnsTtl() - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Get the TTL duration when query results are served over DNS.
- getErr() - Method in class io.vertx.ext.consul.Coordinate
-
Get error
- getError(int) - Method in class io.vertx.ext.consul.TxnResponse
-
Returns the errors at the specified position in this list
- getErrors() - Method in class io.vertx.ext.consul.TxnResponse
-
Returns list of transaction errors
- getErrorsSize() - Method in class io.vertx.ext.consul.TxnResponse
-
Returns the number of errors in this response
- getFailovers() - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Get the number of remote datacenters that were queried while executing the query.
- getFlags() - Method in class io.vertx.ext.consul.KeyValue
-
Get the flags attached to this entry.
- getFlags() - Method in class io.vertx.ext.consul.KeyValueOptions
-
Get the flags.
- getFlags() - Method in class io.vertx.ext.consul.TxnKVOperation
-
Get the flags attached to this entry.
- getGrpc() - Method in class io.vertx.ext.consul.CheckOptions
-
- getHeight() - Method in class io.vertx.ext.consul.Coordinate
-
Get height
- getHost() - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Get Consul host.
- getHttp() - Method in class io.vertx.ext.consul.CheckOptions
-
Get HTTP address
- getId() - Method in class io.vertx.ext.consul.AclToken
-
Get ID of token
- getId() - Method in class io.vertx.ext.consul.Check
-
Get the ID of check
- getId() - Method in class io.vertx.ext.consul.CheckOptions
-
Get check ID
- getId() - Method in class io.vertx.ext.consul.Event
-
Get ID of event
- getId() - Method in class io.vertx.ext.consul.MaintenanceOptions
-
Get the ID of service
- getId() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Get ID of the query
- getId() - Method in class io.vertx.ext.consul.Service
-
Get ID of service
- getId() - Method in class io.vertx.ext.consul.ServiceOptions
-
Get the ID of session
- getId() - Method in class io.vertx.ext.consul.Session
-
Get the ID of session
- getIndex() - Method in class io.vertx.ext.consul.BlockingQueryOptions
-
Get index
- getIndex() - Method in class io.vertx.ext.consul.CheckList
-
Get Consul index
- getIndex() - Method in class io.vertx.ext.consul.CoordinateList
-
Get Consul index
- getIndex() - Method in class io.vertx.ext.consul.EventList
-
Get Consul index
- getIndex() - Method in class io.vertx.ext.consul.KeyValueList
-
Get Consul index
- getIndex() - Method in class io.vertx.ext.consul.NodeList
-
Get Consul index
- getIndex() - Method in class io.vertx.ext.consul.ServiceEntryList
-
Get Consul index
- getIndex() - Method in class io.vertx.ext.consul.ServiceList
-
Get Consul index
- getIndex() - Method in class io.vertx.ext.consul.Session
-
Get Consul index
- getIndex() - Method in class io.vertx.ext.consul.SessionList
-
Get Consul index
- getIndex() - Method in class io.vertx.ext.consul.TxnKVOperation
-
Get the index used for locking, unlocking, and check-and-set operations.
- getInterval() - Method in class io.vertx.ext.consul.CheckOptions
-
Get checking interval
- getKey() - Method in class io.vertx.ext.consul.KeyValue
-
Get the key
- getKey() - Method in class io.vertx.ext.consul.TxnKVOperation
-
Get the key
- getKeys(String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Returns the list of keys that corresponding to the specified key prefix.
- getKeysWithOptions(String, BlockingQueryOptions, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Returns the list of keys that corresponding to the specified key prefix.
- getLanAddress() - Method in class io.vertx.ext.consul.Node
-
Get node lan address
- getLimit() - Method in class io.vertx.ext.consul.PreparedQueryExecuteOptions
-
Get the size of the list to the given number of nodes.
- getList() - Method in class io.vertx.ext.consul.CheckList
-
Get list of checks
- getList() - Method in class io.vertx.ext.consul.CoordinateList
-
Get list of coordinates
- getList() - Method in class io.vertx.ext.consul.EventList
-
Get list of events
- getList() - Method in class io.vertx.ext.consul.KeyValueList
-
Get list of key/value pairs
- getList() - Method in class io.vertx.ext.consul.NodeList
-
Get list of nodes
- getList() - Method in class io.vertx.ext.consul.ServiceEntryList
-
Get list of services
- getList() - Method in class io.vertx.ext.consul.ServiceList
-
Get list of services
- getList() - Method in class io.vertx.ext.consul.SessionList
-
Get list of sessions
- getLockDelay() - Method in class io.vertx.ext.consul.Session
-
Lock delay is a time duration, between 0 and 60 seconds.
- getLockDelay() - Method in class io.vertx.ext.consul.SessionOptions
-
Get the lock-delay period.
- getLockIndex() - Method in class io.vertx.ext.consul.KeyValue
-
Get the number of times this key has successfully been acquired in a lock.
- getLTime() - Method in class io.vertx.ext.consul.Event
-
Get the Lamport clock time
- getMeta() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Get a list of user-defined key/value pairs that will be used for filtering the query results to nodes
with the given metadata values present.
- getMeta() - Method in class io.vertx.ext.consul.Service
-
Get arbitrary KV metadata linked to the service instance.
- getMeta() - Method in class io.vertx.ext.consul.ServiceOptions
-
Get arbitrary KV metadata linked to the service instance.
- getModifyIndex() - Method in class io.vertx.ext.consul.KeyValue
-
Get the last index that modified this key.
- getName() - Method in class io.vertx.ext.consul.AclToken
-
Get name of token
- getName() - Method in class io.vertx.ext.consul.Check
-
Get the name of check
- getName() - Method in class io.vertx.ext.consul.CheckOptions
-
Get check name
- getName() - Method in class io.vertx.ext.consul.Event
-
Get name of event
- getName() - Method in class io.vertx.ext.consul.EventListOptions
-
Get event name for filtering on events
- getName() - Method in class io.vertx.ext.consul.Node
-
Get node name
- getName() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Get an optional friendly name that can be used to execute a query instead of using its ID
- getName() - Method in class io.vertx.ext.consul.Service
-
Get service name
- getName() - Method in class io.vertx.ext.consul.ServiceOptions
-
Get service name
- getName() - Method in class io.vertx.ext.consul.SessionOptions
-
Get the human-readable name for the Session
- getNear() - Method in class io.vertx.ext.consul.CheckQueryOptions
-
Get node name for sorting the list in ascending order based on the estimated round trip time from that node.
- getNear() - Method in class io.vertx.ext.consul.NodeQueryOptions
-
Get node name for sorting the list in ascending order based on the estimated round trip time from that node.
- getNear() - Method in class io.vertx.ext.consul.PreparedQueryExecuteOptions
-
Get node name for sorting the list in ascending order based on the estimated round trip time from that node.
- getNear() - Method in class io.vertx.ext.consul.ServiceQueryOptions
-
Get node name for sorting the list in ascending order based on the estimated round trip time from that node.
- getNearestN() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Specifies that the query will be forwarded to up to NearestN other datacenters based on their estimated network
round trip time using Network Coordinates from the WAN gossip pool.
- getNode() - Method in class io.vertx.ext.consul.Coordinate
-
Get name of node
- getNode() - Method in class io.vertx.ext.consul.Event
-
Get regular expression to filter by node name
- getNode() - Method in class io.vertx.ext.consul.EventOptions
-
Get regular expression to filter by node name
- getNode() - Method in class io.vertx.ext.consul.Service
-
Get none name
- getNode() - Method in class io.vertx.ext.consul.ServiceEntry
-
Get node
- getNode() - Method in class io.vertx.ext.consul.Session
-
Get the ID of node
- getNode() - Method in class io.vertx.ext.consul.SessionOptions
-
Get the node to which the session will be assigned
- getNodeAddress() - Method in class io.vertx.ext.consul.Service
-
Get node address
- getNodeName() - Method in class io.vertx.ext.consul.Check
-
Get the name of node
- getNodes() - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Get the list of healthy nodes providing the given service, as specified by the constraints of the prepared query.
- getNotes() - Method in class io.vertx.ext.consul.Check
-
Get the human-readable note of check
- getNotes() - Method in class io.vertx.ext.consul.CheckOptions
-
Get check notes
- getOperations() - Method in class io.vertx.ext.consul.TxnRequest
-
Returns list of transaction operations
- getOperations(int) - Method in class io.vertx.ext.consul.TxnRequest
-
Returns the operation at the specified position in this list
- getOperationsSize() - Method in class io.vertx.ext.consul.TxnRequest
-
Returns the number of operations in this request
- getOperationType() - Method in class io.vertx.ext.consul.KeyValue
-
- getOperationType() - Method in class io.vertx.ext.consul.TxnKVOperation
-
- getOperationType() - Method in interface io.vertx.ext.consul.TxnOperation
-
Returns the type of operation in a transaction
- getOperationType() - Method in interface io.vertx.ext.consul.TxnResult
-
- getOpIndex() - Method in class io.vertx.ext.consul.TxnError
-
Get the index of the failed operation in the transaction
- getOutput() - Method in class io.vertx.ext.consul.Check
-
Get the output of check
- getPassing() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Specifies the behavior of the query's health check filtering.
- getPayload() - Method in class io.vertx.ext.consul.Event
-
Get payload of event
- getPayload() - Method in class io.vertx.ext.consul.EventOptions
-
Get payload of event
- getPort() - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Get Consul HTTP API port.
- getPort() - Method in class io.vertx.ext.consul.Service
-
Get service port
- getPort() - Method in class io.vertx.ext.consul.ServiceOptions
-
Get service port
- getPreparedQuery(String, Handler<AsyncResult<PreparedQueryDefinition>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Returns an existing prepared query
- getReason() - Method in class io.vertx.ext.consul.MaintenanceOptions
-
Get the reason message
- getReleaseSession() - Method in class io.vertx.ext.consul.KeyValueOptions
-
Get session ID for lock release operation.
- getResult(int) - Method in class io.vertx.ext.consul.TxnResponse
-
Returns the result at the specified position in this list
- getResults() - Method in class io.vertx.ext.consul.TxnResponse
-
Returns list of transaction results
- getResultsSize() - Method in class io.vertx.ext.consul.TxnResponse
-
Returns the number of results in this response
- getRules() - Method in class io.vertx.ext.consul.AclToken
-
Get rules for token
- getScriptArgs() - Method in class io.vertx.ext.consul.CheckOptions
-
Get scriptArgs
- getServers() - Method in class io.vertx.ext.consul.DcCoordinates
-
Get list of servers in datacenter
- getService() - Method in class io.vertx.ext.consul.Event
-
Get regular expression to filter by service
- getService() - Method in class io.vertx.ext.consul.EventOptions
-
Get regular expression to filter by service
- getService() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Get the name of the service to query
- getService() - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Get the service name that the query was selecting.
- getService() - Method in class io.vertx.ext.consul.ServiceEntry
-
Get service
- getServiceId() - Method in class io.vertx.ext.consul.Check
-
Get the ID of service with which this check associated
- getServiceId() - Method in class io.vertx.ext.consul.CheckOptions
-
Get the service ID to associate the registered check with an existing service provided by the agent.
- getServiceName() - Method in class io.vertx.ext.consul.Check
-
Get the name of service with which this check associated
- getSession() - Method in class io.vertx.ext.consul.KeyValue
-
Get the session that owns the lock
- getSession() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Get the ID of an existing session.
- getSession() - Method in class io.vertx.ext.consul.TxnKVOperation
-
Get the session used for locking, unlocking, and check-and-set operations.
- getStatus() - Method in class io.vertx.ext.consul.Check
-
Get the status of check
- getStatus() - Method in class io.vertx.ext.consul.CheckOptions
-
Get the check status to specify the initial state of the health check.
- getTag() - Method in class io.vertx.ext.consul.Event
-
Get regular expression to filter by tag
- getTag() - Method in class io.vertx.ext.consul.EventOptions
-
Get regular expression to filter by tag
- getTag() - Method in class io.vertx.ext.consul.ServiceQueryOptions
-
Get tag for filtering request results
- getTags() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Get a list of service tags to filter the query results.
- getTags() - Method in class io.vertx.ext.consul.Service
-
Set list of service tags
- getTags() - Method in class io.vertx.ext.consul.ServiceOptions
-
Get list of tags associated with service
- getTcp() - Method in class io.vertx.ext.consul.CheckOptions
-
Get TCP address.
- getTemplateRegexp() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Get regular expression which is used to extract fields from the entire name, once this template is selected.
- getTemplateType() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
The template type, which must be name_prefix_match.
- getTimeout() - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Get timeout in milliseconds
- getToken() - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Get the ACL token to use each time the query is executed.
- getTtl() - Method in class io.vertx.ext.consul.CheckOptions
-
Get Time to Live of check
- getTtl() - Method in class io.vertx.ext.consul.SessionOptions
-
Get the TTL interval.
- getType() - Method in class io.vertx.ext.consul.AclToken
-
Get type of token
- getType() - Method in class io.vertx.ext.consul.TxnKVOperation
-
Get the type of operation to perform
- getValue(String, Handler<AsyncResult<KeyValue>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Returns key/value pair that corresponding to the specified key.
- getValue() - Method in class io.vertx.ext.consul.KeyValue
-
Get the value.
- getValue() - Method in class io.vertx.ext.consul.TxnKVOperation
-
Get the value
- getValues(String, Handler<AsyncResult<KeyValueList>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Returns the list of key/value pairs that corresponding to the specified key prefix.
- getValuesWithOptions(String, BlockingQueryOptions, Handler<AsyncResult<KeyValueList>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Returns the list of key/value pairs that corresponding to the specified key prefix.
- getValueWithOptions(String, BlockingQueryOptions, Handler<AsyncResult<KeyValue>>) - Method in interface io.vertx.ext.consul.ConsulClient
-
Returns key/value pair that corresponding to the specified key.
- getVec() - Method in class io.vertx.ext.consul.Coordinate
-
Get vector
- getVerb() - Method in enum io.vertx.ext.consul.TxnKVVerb
-
- getVersion() - Method in class io.vertx.ext.consul.Event
-
Get version
- getWait() - Method in class io.vertx.ext.consul.BlockingQueryOptions
-
Get wait period
- getWanAddress() - Method in class io.vertx.ext.consul.Node
-
Get node wan address
- getWhat() - Method in class io.vertx.ext.consul.TxnError
-
Get error message about why that operation failed.
- Service - Class in io.vertx.ext.consul
-
Holds properties of service and node that its containing
- Service() - Constructor for class io.vertx.ext.consul.Service
-
Default constructor
- Service(Service) - Constructor for class io.vertx.ext.consul.Service
-
Copy constructor
- Service(JsonObject) - Constructor for class io.vertx.ext.consul.Service
-
Constructor from JSON
- service(String, Vertx) - Static method in interface io.vertx.ext.consul.Watch
-
Creates Watch to monitoring the nodes providing the service.
- service(String, Vertx, ConsulClientOptions) - Static method in interface io.vertx.ext.consul.Watch
-
Creates Watch to monitoring the nodes providing the service.
- ServiceEntry - Class in io.vertx.ext.consul
-
Holds properties of service, node and related checks
- ServiceEntry() - Constructor for class io.vertx.ext.consul.ServiceEntry
-
Default constructor
- ServiceEntry(ServiceEntry) - Constructor for class io.vertx.ext.consul.ServiceEntry
-
Copy constructor
- ServiceEntry(JsonObject) - Constructor for class io.vertx.ext.consul.ServiceEntry
-
Constructor from JSON
- ServiceEntryConverter - Class in io.vertx.ext.consul
-
- ServiceEntryConverter() - Constructor for class io.vertx.ext.consul.ServiceEntryConverter
-
- ServiceEntryList - Class in io.vertx.ext.consul
-
Holds list of services, nodes and related checks
- ServiceEntryList() - Constructor for class io.vertx.ext.consul.ServiceEntryList
-
Default constructor
- ServiceEntryList(JsonObject) - Constructor for class io.vertx.ext.consul.ServiceEntryList
-
Constructor from JSON
- ServiceEntryList(ServiceEntryList) - Constructor for class io.vertx.ext.consul.ServiceEntryList
-
Copy constructor
- ServiceEntryListConverter - Class in io.vertx.ext.consul
-
- ServiceEntryListConverter() - Constructor for class io.vertx.ext.consul.ServiceEntryListConverter
-
- ServiceList - Class in io.vertx.ext.consul
-
Holds result of services query
- ServiceList() - Constructor for class io.vertx.ext.consul.ServiceList
-
Default constructor
- ServiceList(ServiceList) - Constructor for class io.vertx.ext.consul.ServiceList
-
Copy constructor
- ServiceList(JsonObject) - Constructor for class io.vertx.ext.consul.ServiceList
-
Constructor from JSON
- ServiceListConverter - Class in io.vertx.ext.consul
-
- ServiceListConverter() - Constructor for class io.vertx.ext.consul.ServiceListConverter
-
- ServiceOptions - Class in io.vertx.ext.consul
-
Options used to register service.
- ServiceOptions() - Constructor for class io.vertx.ext.consul.ServiceOptions
-
Default constructor
- ServiceOptions(ServiceOptions) - Constructor for class io.vertx.ext.consul.ServiceOptions
-
Copy constructor
- ServiceOptions(JsonObject) - Constructor for class io.vertx.ext.consul.ServiceOptions
-
Constructor from JSON
- ServiceOptionsConverter - Class in io.vertx.ext.consul
-
- ServiceOptionsConverter() - Constructor for class io.vertx.ext.consul.ServiceOptionsConverter
-
- ServiceQueryOptions - Class in io.vertx.ext.consul
-
Options used to requesting list of services
- ServiceQueryOptions() - Constructor for class io.vertx.ext.consul.ServiceQueryOptions
-
Default constructor
- ServiceQueryOptions(JsonObject) - Constructor for class io.vertx.ext.consul.ServiceQueryOptions
-
Constructor from JSON
- ServiceQueryOptionsConverter - Class in io.vertx.ext.consul
-
- ServiceQueryOptionsConverter() - Constructor for class io.vertx.ext.consul.ServiceQueryOptionsConverter
-
- services(Vertx) - Static method in interface io.vertx.ext.consul.Watch
-
Creates Watch to monitoring the list of available services.
- services(Vertx, ConsulClientOptions) - Static method in interface io.vertx.ext.consul.Watch
-
Creates Watch to monitoring the list of available services.
- Session - Class in io.vertx.ext.consul
-
Holds properties of Consul sessions
- Session() - Constructor for class io.vertx.ext.consul.Session
-
Default constructor
- Session(Session) - Constructor for class io.vertx.ext.consul.Session
-
Copy constructor
- Session(JsonObject) - Constructor for class io.vertx.ext.consul.Session
-
Constructor from JSON
- SessionBehavior - Enum in io.vertx.ext.consul
-
When a session is invalidated, it is destroyed and can no longer be used.
- SessionConverter - Class in io.vertx.ext.consul
-
- SessionConverter() - Constructor for class io.vertx.ext.consul.SessionConverter
-
- SessionList - Class in io.vertx.ext.consul
-
Holds result of sessions query
- SessionList() - Constructor for class io.vertx.ext.consul.SessionList
-
Default constructor
- SessionList(SessionList) - Constructor for class io.vertx.ext.consul.SessionList
-
Copy constructor
- SessionList(JsonObject) - Constructor for class io.vertx.ext.consul.SessionList
-
Constructor from JSON
- SessionListConverter - Class in io.vertx.ext.consul
-
- SessionListConverter() - Constructor for class io.vertx.ext.consul.SessionListConverter
-
- SessionOptions - Class in io.vertx.ext.consul
-
Options used to create session.
- SessionOptions() - Constructor for class io.vertx.ext.consul.SessionOptions
-
Default constructor
- SessionOptions(SessionOptions) - Constructor for class io.vertx.ext.consul.SessionOptions
-
Copy constructor
- SessionOptions(JsonObject) - Constructor for class io.vertx.ext.consul.SessionOptions
-
Constructor from JSON
- setAclToken(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the ACL token.
- setAcquireSession(String) - Method in class io.vertx.ext.consul.KeyValueOptions
-
Set session ID for lock acquisition operation.
- setAddress(String) - Method in class io.vertx.ext.consul.Node
-
Set node address
- setAddress(String) - Method in class io.vertx.ext.consul.Service
-
Set service address
- setAddress(String) - Method in class io.vertx.ext.consul.ServiceOptions
-
Set service address
- setAdj(float) - Method in class io.vertx.ext.consul.Coordinate
-
Set adjustment
- setAlpnVersions(List<HttpVersion>) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the list of protocol versions to provide to the server during the Application-Layer Protocol Negotiation.
- setBehavior(SessionBehavior) - Method in class io.vertx.ext.consul.SessionOptions
-
Set the behavior when a session is invalidated.
- setBlockingOptions(BlockingQueryOptions) - Method in class io.vertx.ext.consul.CheckQueryOptions
-
Set options for blocking query
- setBlockingOptions(BlockingQueryOptions) - Method in class io.vertx.ext.consul.EventListOptions
-
Set options for blocking query
- setBlockingOptions(BlockingQueryOptions) - Method in class io.vertx.ext.consul.NodeQueryOptions
-
Set options for blocking query
- setBlockingOptions(BlockingQueryOptions) - Method in class io.vertx.ext.consul.ServiceQueryOptions
-
Set options for blocking query
- setCasIndex(long) - Method in class io.vertx.ext.consul.KeyValueOptions
-
Set the Check-And-Set index.
- setCheckOptions(CheckOptions) - Method in class io.vertx.ext.consul.ServiceOptions
-
Set check options of service
- setChecks(List<Check>) - Method in class io.vertx.ext.consul.ServiceEntry
-
Set list of checks
- setChecks(List<String>) - Method in class io.vertx.ext.consul.Session
-
Set the list of associated health checks
- setChecks(List<String>) - Method in class io.vertx.ext.consul.SessionOptions
-
Set a list of associated health checks.
- setConnectTimeout(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the connect timeout
- setCreateIndex(long) - Method in class io.vertx.ext.consul.KeyValue
-
Set the internal index value that represents when the entry was created.
- setCreateIndex(long) - Method in class io.vertx.ext.consul.Session
-
Set the create index of session
- setDatacenter(String) - Method in class io.vertx.ext.consul.DcCoordinates
-
Set datacenter
- setDc(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the datacenter name.
- setDc(String) - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Set the datacenter that ultimately provided the list of nodes
- setDcs(List<String>) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Specifies a fixed list of remote datacenters to forward the query to if there are no healthy nodes
in the local datacenter.
- setDecoderInitialBufferSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
set to initialBufferSizeHttpDecoder the initial buffer of the HttpDecoder.
- setDefaultHost(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the default host name to be used by this client in requests if none is provided when making the request.
- setDefaultPort(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the default port to be used by this client in requests if none is provided when making the request.
- setDeregisterAfter(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set deregister timeout.
- setDnsTtl(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set the TTL duration when query results are served over DNS.
- setDnsTtl(String) - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Set the TTL duration when query results are served over DNS.
- setEnable(boolean) - Method in class io.vertx.ext.consul.MaintenanceOptions
-
Set maintenance mode to enabled: true to enter maintenance mode or false to resume normal operation.
- setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setErr(float) - Method in class io.vertx.ext.consul.Coordinate
-
Set error
- setFailovers(int) - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Set the number of remote datacenters that were queried while executing the query.
- setFlags(long) - Method in class io.vertx.ext.consul.KeyValue
-
Set the flags attached to this entry.
- setFlags(long) - Method in class io.vertx.ext.consul.KeyValueOptions
-
Set the flags.
- setFlags(long) - Method in class io.vertx.ext.consul.TxnKVOperation
-
Set the flags attached to this entry.
- setFollowRedirects(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Configure the default behavior of the client to follow HTTP 30x redirections.
- setForceSni(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
By default, the server name is only sent for Fully Qualified Domain Name (FQDN), setting
this property to true forces the server name to be always sent.
- setGrpc(String) - Method in class io.vertx.ext.consul.CheckOptions
-
- setGrpcTls(boolean) - Method in class io.vertx.ext.consul.CheckOptions
-
Specifies whether to use TLS for this gRPC health check.
- setHandler(Handler<WatchResult<T>>) - Method in interface io.vertx.ext.consul.Watch
-
Set the result handler.
- setHeight(float) - Method in class io.vertx.ext.consul.Coordinate
-
Set height
- setHost(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set Consul host.
- setHttp(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set HTTP address to check.
- setHttp2ClearTextUpgrade(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set to true when an h2c connection is established using an HTTP/1.1 upgrade request, and false
when an h2c connection is established directly (with prior knowledge).
- setHttp2ConnectionWindowSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the default HTTP/2 connection window size.
- setHttp2KeepAliveTimeout(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setHttp2MaxPoolSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the maximum pool size for HTTP/2 connections
- setHttp2MultiplexingLimit(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set a client limit of the number concurrent streams for each HTTP/2 connection, this limits the number
of streams the client can create for a connection.
- setId(String) - Method in class io.vertx.ext.consul.AclToken
-
Set ID of token
- setId(String) - Method in class io.vertx.ext.consul.Check
-
Set the ID of check
- setId(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set check ID
- setId(String) - Method in class io.vertx.ext.consul.Event
-
Set ID of event
- setId(String) - Method in class io.vertx.ext.consul.MaintenanceOptions
-
Set the ID of service.
- setId(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set ID of the query, always generated by Consul
- setId(String) - Method in class io.vertx.ext.consul.Service
-
Set ID of service
- setId(String) - Method in class io.vertx.ext.consul.ServiceOptions
-
Set the ID of session
- setId(String) - Method in class io.vertx.ext.consul.Session
-
Set the ID of node
- setIdleTimeout(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the idle timeout, in seconds.
- setIdleTimeoutUnit(TimeUnit) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the idle timeout unit.
- setIndex(long) - Method in class io.vertx.ext.consul.BlockingQueryOptions
-
Set index indicating that the client wishes to wait for any changes subsequent to that index.
- setIndex(long) - Method in class io.vertx.ext.consul.CheckList
-
Set Consul index, a unique identifier representing the current state of the requested list of checks
- setIndex(long) - Method in class io.vertx.ext.consul.CoordinateList
-
Set Consul index, a unique identifier representing the current state of the requested coordinates
- setIndex(long) - Method in class io.vertx.ext.consul.EventList
-
Set Consul index, a unique identifier representing the current state of the requested events
- setIndex(long) - Method in class io.vertx.ext.consul.KeyValueList
-
Set Consul index
- setIndex(long) - Method in class io.vertx.ext.consul.NodeList
-
Set Consul index, a unique identifier representing the current state of the requested list of nodes
- setIndex(long) - Method in class io.vertx.ext.consul.ServiceEntryList
-
Set Consul index, a unique identifier representing the current state of the requested list of services
- setIndex(long) - Method in class io.vertx.ext.consul.ServiceList
-
Set Consul index, a unique identifier representing the current state of the requested list of services
- setIndex(long) - Method in class io.vertx.ext.consul.Session
-
Set Consul index
- setIndex(long) - Method in class io.vertx.ext.consul.SessionList
-
Set Consul index, a unique identifier representing the current state of the requested list of sessions
- setIndex(long) - Method in class io.vertx.ext.consul.TxnKVOperation
-
Set the index used for locking, unlocking, and check-and-set operations.
- setInitialSettings(Http2Settings) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the HTTP/2 connection settings immediately sent by to the server when the client connects.
- setInterval(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set checking interval
- setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setKeepAlive(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether keep alive is enabled on the client
- setKeepAliveTimeout(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setKey(String) - Method in class io.vertx.ext.consul.KeyValue
-
Set the key
- setKey(String) - Method in class io.vertx.ext.consul.TxnKVOperation
-
Set the key
- setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the key/cert options.
- setKeyStoreOptions(JksOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the key/cert options in jks format, aka Java keystore.
- setLanAddress(String) - Method in class io.vertx.ext.consul.Node
-
Set node lan address
- setLimit(int) - Method in class io.vertx.ext.consul.PreparedQueryExecuteOptions
-
Set the size of the list to the given number of nodes.
- setList(List<Check>) - Method in class io.vertx.ext.consul.CheckList
-
Set list of checks
- setList(List<Coordinate>) - Method in class io.vertx.ext.consul.CoordinateList
-
Set list of coordinates
- setList(List<Event>) - Method in class io.vertx.ext.consul.EventList
-
Set list of events
- setList(List<KeyValue>) - Method in class io.vertx.ext.consul.KeyValueList
-
Set list of key/value pairs
- setList(List<Node>) - Method in class io.vertx.ext.consul.NodeList
-
Set list of nodes
- setList(List<ServiceEntry>) - Method in class io.vertx.ext.consul.ServiceEntryList
-
Set list of services
- setList(List<Service>) - Method in class io.vertx.ext.consul.ServiceList
-
Set list of services
- setList(List<Session>) - Method in class io.vertx.ext.consul.SessionList
-
Set list of sessions
- setLocalAddress(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the local interface to bind for network connections.
- setLockDelay(long) - Method in class io.vertx.ext.consul.Session
-
Set the Lock delay of session
- setLockDelay(long) - Method in class io.vertx.ext.consul.SessionOptions
-
Set the lock-delay period.
- setLockIndex(long) - Method in class io.vertx.ext.consul.KeyValue
-
Set the number of times this key has successfully been acquired in a lock.
- setLogActivity(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set to true to enabled network activity logging: Netty's pipeline is configured for logging on Netty's logger.
- setLTime(int) - Method in class io.vertx.ext.consul.Event
-
Set the Lamport clock time
- setMaxChunkSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the maximum HTTP chunk size
- setMaxHeaderSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the maximum length of all headers for HTTP/1.x .
- setMaxInitialLineLength(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the maximum length of the initial line for HTTP/1.x (e.g.
- setMaxPoolSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the maximum pool size for connections
- setMaxRedirects(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set to maxRedirects the maximum number of redirection a request can follow.
- setMaxWaitQueueSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the maximum requests allowed in the wait queue, any requests beyond the max size will result in
a ConnectionPoolTooBusyException.
- setMaxWebsocketFrameSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the max websocket frame size
- setMaxWebsocketMessageSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the max websocket message size
- setMeta(Map<String, String>) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set a list of user-defined key/value pairs that will be used for filtering the query results to nodes
with the given metadata values present.
- setMeta(Map<String, String>) - Method in class io.vertx.ext.consul.Service
-
Specifies arbitrary KV metadata linked to the service instance.
- setMeta(Map<String, String>) - Method in class io.vertx.ext.consul.ServiceOptions
-
Specifies arbitrary KV metadata linked to the service instance.
- setMetricsName(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the metrics name identifying the reported metrics, useful for grouping metrics
with the same name.
- setModifyIndex(long) - Method in class io.vertx.ext.consul.KeyValue
-
Set the last index that modified this key.
- setName(String) - Method in class io.vertx.ext.consul.AclToken
-
Set name of token
- setName(String) - Method in class io.vertx.ext.consul.Check
-
Set the name of check
- setName(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set check name.
- setName(String) - Method in class io.vertx.ext.consul.Event
-
Set name of event
- setName(String) - Method in class io.vertx.ext.consul.EventListOptions
-
Set event name for filtering on events
- setName(String) - Method in class io.vertx.ext.consul.Node
-
Set node name
- setName(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set an optional friendly name that can be used to execute a query instead of using its ID
- setName(String) - Method in class io.vertx.ext.consul.Service
-
Set service name
- setName(String) - Method in class io.vertx.ext.consul.ServiceOptions
-
Set service name
- setName(String) - Method in class io.vertx.ext.consul.SessionOptions
-
Set the human-readable name for the Session
- setNear(String) - Method in class io.vertx.ext.consul.CheckQueryOptions
-
Set node name for sorting the list in ascending order based on the estimated round trip time from that node.
- setNear(String) - Method in class io.vertx.ext.consul.NodeQueryOptions
-
Set node name for sorting the list in ascending order based on the estimated round trip time from that node.
- setNear(String) - Method in class io.vertx.ext.consul.PreparedQueryExecuteOptions
-
Set node name for sorting the list in ascending order based on the estimated round trip time from that node.
- setNear(String) - Method in class io.vertx.ext.consul.ServiceQueryOptions
-
Set node name for sorting the list in ascending order based on the estimated round trip time from that node.
- setNearestN(int) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Specifies that the query will be forwarded to up to NearestN other datacenters based on their estimated network
round trip time using Network Coordinates from the WAN gossip pool.
- setNode(String) - Method in class io.vertx.ext.consul.Coordinate
-
Set name of node
- setNode(String) - Method in class io.vertx.ext.consul.Event
-
Set regular expression to filter by node name
- setNode(String) - Method in class io.vertx.ext.consul.EventOptions
-
Set regular expression to filter by node name
- setNode(String) - Method in class io.vertx.ext.consul.Service
-
Set node name
- setNode(Node) - Method in class io.vertx.ext.consul.ServiceEntry
-
Set node
- setNode(String) - Method in class io.vertx.ext.consul.Session
-
Set the ID of node
- setNode(String) - Method in class io.vertx.ext.consul.SessionOptions
-
Set the node to which the session will be assigned
- setNodeAddress(String) - Method in class io.vertx.ext.consul.Service
-
Set node address
- setNodeName(String) - Method in class io.vertx.ext.consul.Check
-
Set the name of node
- setNodes(List<ServiceEntry>) - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Set the list of healthy nodes providing the given service, as specified by the constraints of the prepared query.
- setNotes(String) - Method in class io.vertx.ext.consul.Check
-
Set the human-readable note of check
- setNotes(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set check notes
- setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setOpIndex(int) - Method in class io.vertx.ext.consul.TxnError
-
Set the index of the failed operation in the transaction
- setOutput(String) - Method in class io.vertx.ext.consul.Check
-
Set the output of check
- setPassing(boolean) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Specifies the behavior of the query's health check filtering.
- setPayload(String) - Method in class io.vertx.ext.consul.Event
-
Set payload of event
- setPayload(String) - Method in class io.vertx.ext.consul.EventOptions
-
Set payload of event
- setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the key/cert store options in pem format.
- setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the trust options.
- setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the key/cert options in pfx format.
- setPfxTrustOptions(PfxOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the trust options in pfx format
- setPipelining(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether pipe-lining is enabled on the client
- setPipeliningLimit(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the limit of pending requests a pipe-lined HTTP/1 connection can send.
- setPoolCleanerPeriod(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
- setPort(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set Consul HTTP API port.
- setPort(int) - Method in class io.vertx.ext.consul.Service
-
Set service port
- setPort(int) - Method in class io.vertx.ext.consul.ServiceOptions
-
Set service port
- setProtocolVersion(HttpVersion) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the protocol version.
- setProxyOptions(ProxyOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set proxy options for connections via CONNECT proxy (e.g.
- setReason(String) - Method in class io.vertx.ext.consul.MaintenanceOptions
-
Set the reason message.
- setReceiveBufferSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the TCP receive buffer size
- setReleaseSession(String) - Method in class io.vertx.ext.consul.KeyValueOptions
-
Set session ID for lock release operation.
- setReuseAddress(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the value of reuse address
- setReusePort(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the value of reuse port.
- setRules(String) - Method in class io.vertx.ext.consul.AclToken
-
Set rules for token
- setScriptArgs(List<String>) - Method in class io.vertx.ext.consul.CheckOptions
-
Set scriptArgs.
- setSendBufferSize(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the TCP send buffer size
- setSendUnmaskedFrames(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set true when the client wants to skip frame masking.
- setServers(List<Coordinate>) - Method in class io.vertx.ext.consul.DcCoordinates
-
Set list of servers in datacenter
- setService(String) - Method in class io.vertx.ext.consul.Event
-
Set regular expression to filter by service
- setService(String) - Method in class io.vertx.ext.consul.EventOptions
-
Set regular expression to filter by service
- setService(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set the name of the service to query
- setService(String) - Method in class io.vertx.ext.consul.PreparedQueryExecuteResponse
-
Set the service name that the query was selecting.
- setService(Service) - Method in class io.vertx.ext.consul.ServiceEntry
-
Set service
- setServiceId(String) - Method in class io.vertx.ext.consul.Check
-
Set the ID of service with which this check associated
- setServiceId(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set the service ID to associate the registered check with an existing service provided by the agent.
- setServiceName(String) - Method in class io.vertx.ext.consul.Check
-
Set the name of service with which this check associated
- setSession(String) - Method in class io.vertx.ext.consul.KeyValue
-
Set the session that owns the lock
- setSession(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set the ID of an existing session.
- setSession(String) - Method in class io.vertx.ext.consul.TxnKVOperation
-
Set the session used for locking, unlocking, and check-and-set operations.
- setSoLinger(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether SO_linger keep alive is enabled
- setSsl(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether SSL/TLS is enabled
- setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set to use SSL engine implementation to use.
- setStatus(CheckStatus) - Method in class io.vertx.ext.consul.Check
-
Set the status of check
- setStatus(CheckStatus) - Method in class io.vertx.ext.consul.CheckOptions
-
Set the check status to specify the initial state of the health check.
- setTag(String) - Method in class io.vertx.ext.consul.Event
-
Set regular expression to filter by tag
- setTag(String) - Method in class io.vertx.ext.consul.EventOptions
-
Set regular expression to filter by tag
- setTag(String) - Method in class io.vertx.ext.consul.ServiceQueryOptions
-
Set tag for filtering request results
- setTags(List<String>) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set a list of service tags to filter the query results.
- setTags(List<String>) - Method in class io.vertx.ext.consul.Service
-
Set list of service tags
- setTags(List<String>) - Method in class io.vertx.ext.consul.ServiceOptions
-
Set list of tags associated with service
- setTcp(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set TCP address to check.
- setTcpCork(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Enable the TCP_CORK option - only with linux native transport.
- setTcpFastOpen(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Enable the TCP_FASTOPEN option - only with linux native transport.
- setTcpKeepAlive(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether TCP keep alive is enabled
- setTcpNoDelay(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether TCP no delay is enabled
- setTcpQuickAck(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Enable the TCP_QUICKACK option - only with linux native transport.
- setTemplateRegexp(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set regular expression which is used to extract fields from the entire name, once this template is selected.
- setTemplateType(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
The template type, which must be name_prefix_match.
- setTimeout(long) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Sets the amount of time (in milliseconds) after which if the request does not return any data
within the timeout period an failure will be passed to the handler and the request will be closed.
- setTlsSkipVerify(boolean) - Method in class io.vertx.ext.consul.CheckOptions
-
Specifies if the certificate for an HTTPS check should not be verified.
- setToken(String) - Method in class io.vertx.ext.consul.PreparedQueryDefinition
-
Set the ACL token to use each time the query is executed.
- setTrafficClass(int) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the value of traffic class
- setTrustAll(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether all server certificates should be trusted
- setTrustOptions(TrustOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the trust options.
- setTrustStoreOptions(JksOptions) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the trust options in jks format, aka Java truststore
- setTryUseCompression(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether compression is enabled
- setTtl(String) - Method in class io.vertx.ext.consul.CheckOptions
-
Set Time to Live of check.
- setTtl(long) - Method in class io.vertx.ext.consul.SessionOptions
-
Set the TTL interval.
- setType(AclTokenType) - Method in class io.vertx.ext.consul.AclToken
-
Set type of token
- setType(TxnKVVerb) - Method in class io.vertx.ext.consul.TxnKVOperation
-
Set the type of operation to perform
- setUseAlpn(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set the ALPN usage.
- setUsePooledBuffers(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether Netty pooled buffers are enabled
- setUserAgent(String) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Sets the Web Client user agent header.
- setUserAgentEnabled(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Sets whether the Web Client should send a user agent header.
- setValue(String) - Method in class io.vertx.ext.consul.KeyValue
-
Set the value
- setValue(String) - Method in class io.vertx.ext.consul.TxnKVOperation
-
Set the value
- setVec(List<Float>) - Method in class io.vertx.ext.consul.Coordinate
-
Set vector
- setVerifyHost(boolean) - Method in class io.vertx.ext.consul.ConsulClientOptions
-
Set whether hostname verification is enabled
- setVersion(int) - Method in class io.vertx.ext.consul.Event
-
Set version
- setWait(String) - Method in class io.vertx.ext.consul.BlockingQueryOptions
-
Specifying a maximum duration for the blocking request.
- setWanAddress(String) - Method in class io.vertx.ext.consul.Node
-
Set node wan address
- setWhat(String) - Method in class io.vertx.ext.consul.TxnError
-
Set error message about why that operation failed.
- start() - Method in interface io.vertx.ext.consul.Watch
-
Start this Watch
- stop() - Method in interface io.vertx.ext.consul.Watch
-
Stop the watch and release its resources
- succeeded() - Method in interface io.vertx.ext.consul.WatchResult
-
Did it succeed?