Index

C D O Q 
All Classes and Interfaces|All Packages|Constant Field Values

C

CACHE_INVALIDATIONS_CONFIG_PREFIX - Static variable in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
 
cacheInvalidationBatchSize() - Method in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
Maximum number of cache-invalidation messages to send in a single request to peer nodes.
cacheInvalidationRequestTimeout() - Method in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
Request timeout for sent cache-invalidation messages.
cacheInvalidationServiceNameLookupInterval() - Method in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
Interval of service-name lookups to resolve the service names into IP addresses.
cacheInvalidationServiceNames() - Method in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
Host names or IP addresses or kubernetes headless-service name of all Polaris server instances accessing the same repository.
cacheInvalidationUri() - Method in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
URI of the cache-invalidation endpoint, only available on the Quarkus management port, defaults to 9000.
cacheInvalidationValidTokens() - Method in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
List of cache-invalidation tokens to authenticate incoming cache-invalidation messages.
CONFIG_BATCH_SIZE - Static variable in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
 
CONFIG_DNS_QUERY_TIMEOUT - Static variable in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
 
CONFIG_REQUEST_TIMEOUT - Static variable in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
 
CONFIG_SERVICE_NAME_LOOKUP_INTERVAL - Static variable in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
 
CONFIG_SERVICE_NAMES - Static variable in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
 
CONFIG_URI - Static variable in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
 
CONFIG_VALID_TOKENS - Static variable in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
 

D

dnsQueryTimeout() - Method in interface org.apache.polaris.persistence.nosql.quarkus.distcache.QuarkusDistributedCacheInvalidationsConfig
Timeout for DNS queries to resolve peer nodes.

O

org.apache.polaris.persistence.nosql.quarkus.distcache - package org.apache.polaris.persistence.nosql.quarkus.distcache
Distributed cache invalidation for the NoSQL cache.

Q

QuarkusDistributedCacheInvalidationsConfig - Interface in org.apache.polaris.persistence.nosql.quarkus.distcache
 
C D O Q 
All Classes and Interfaces|All Packages|Constant Field Values