Index

A B C D E G H I J K L M O P Q S T 
All Classes and Interfaces|All Packages|Constant Field Values

A

afterRegistration(Feature.AfterRegistrationAccess) - Method in class io.quarkus.kafka.streams.runtime.graal.KafkaStreamsFeature
 
appKafkaStreamsProperties() - Static method in class io.quarkus.kafka.streams.runtime.KafkaStreamsPropertiesUtil
 
applicationId() - Method in interface io.quarkus.kafka.streams.runtime.KafkaStreamsRuntimeConfig
A unique identifier for this Kafka Streams application.
applicationServer() - Method in interface io.quarkus.kafka.streams.runtime.KafkaStreamsRuntimeConfig
A unique identifier of this application instance, typically in the form host:port.

B

bootstrapServers() - Method in interface io.quarkus.kafka.streams.runtime.KafkaStreamsRuntimeConfig
A comma-separated list of host:port pairs identifying the Kafka bootstrap server(s).
buildKafkaStreamsProperties(LaunchMode) - Static method in class io.quarkus.kafka.streams.runtime.KafkaStreamsPropertiesUtil
 

C

call() - Method in class io.quarkus.kafka.streams.runtime.health.KafkaStreamsStateHealthCheck
 
call() - Method in class io.quarkus.kafka.streams.runtime.health.KafkaStreamsTopicsHealthCheck
 
certificateChain() - Method in interface io.quarkus.kafka.streams.runtime.KeyStoreConfig
Key store certificate chain
certificates() - Method in interface io.quarkus.kafka.streams.runtime.TrustStoreConfig
Trust store certificates
cipherSuites() - Method in interface io.quarkus.kafka.streams.runtime.SslConfig
A list of cipher suites
clientCallbackHandlerClass() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
The fully qualified name of a SASL client callback handler class
close() - Method in class io.quarkus.kafka.streams.runtime.HotReplacementInterceptor
 
configure(Map<String, ?>) - Method in class io.quarkus.kafka.streams.runtime.HotReplacementInterceptor
 

D

DEFAULT_KAFKA_BROKER - Static variable in interface io.quarkus.kafka.streams.runtime.KafkaStreamsRuntimeConfig
Default Kafka bootstrap server.

E

enabledProtocols() - Method in interface io.quarkus.kafka.streams.runtime.SslConfig
The list of protocols enabled for SSL connections
endpointIdentificationAlgorithm() - Method in interface io.quarkus.kafka.streams.runtime.SslConfig
The endpoint identification algorithm to validate server hostname using server certificate

G

get() - Method in class io.quarkus.kafka.streams.runtime.TopologySupplier
 
getKafkaStreams() - Method in class io.quarkus.kafka.streams.runtime.KafkaStreamsProducer
 
getMissingTopics(Collection<String>) - Method in class io.quarkus.kafka.streams.runtime.KafkaStreamsTopologyManager
 
getMissingTopics(Collection<String>, Duration) - Method in class io.quarkus.kafka.streams.runtime.KafkaStreamsTopologyManager
 
getProperties() - Method in class io.quarkus.kafka.streams.runtime.KafkaStreamsSupport
 
getStreamsConfig() - Method in class io.quarkus.kafka.streams.runtime.KafkaStreamsProducer
 
getTrimmedTopics() - Method in interface io.quarkus.kafka.streams.runtime.KafkaStreamsRuntimeConfig
 

H

HotReplacementInterceptor - Class in io.quarkus.kafka.streams.runtime
 
HotReplacementInterceptor() - Constructor for class io.quarkus.kafka.streams.runtime.HotReplacementInterceptor
 

I

init() - Method in class io.quarkus.kafka.streams.runtime.health.KafkaStreamsTopicsHealthCheck
 
io.quarkus.kafka.streams.runtime - package io.quarkus.kafka.streams.runtime
 
io.quarkus.kafka.streams.runtime.graal - package io.quarkus.kafka.streams.runtime.graal
 
io.quarkus.kafka.streams.runtime.health - package io.quarkus.kafka.streams.runtime.health
 

J

jaasConfig() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
JAAS login context parameters for SASL connections in the format used by JAAS configuration files

K

kafkaStreams - Variable in class io.quarkus.kafka.streams.runtime.health.KafkaStreamsStateHealthCheck
 
KafkaStreamsFeature - Class in io.quarkus.kafka.streams.runtime.graal
 
KafkaStreamsFeature() - Constructor for class io.quarkus.kafka.streams.runtime.graal.KafkaStreamsFeature
 
KafkaStreamsProducer - Class in io.quarkus.kafka.streams.runtime
Manages the lifecycle of a Kafka Streams pipeline.
KafkaStreamsProducer(KafkaStreamsSupport, KafkaStreamsRuntimeConfig, ExecutorService, Instance<Topology>, Instance<KafkaClientSupplier>, Instance<Map<String, Object>>, Instance<KafkaStreams.StateListener>, Instance<StateRestoreListener>, Instance<StreamsUncaughtExceptionHandler>) - Constructor for class io.quarkus.kafka.streams.runtime.KafkaStreamsProducer
 
KafkaStreamsPropertiesUtil - Class in io.quarkus.kafka.streams.runtime
 
KafkaStreamsPropertiesUtil() - Constructor for class io.quarkus.kafka.streams.runtime.KafkaStreamsPropertiesUtil
 
KafkaStreamsRecorder - Class in io.quarkus.kafka.streams.runtime
 
KafkaStreamsRecorder() - Constructor for class io.quarkus.kafka.streams.runtime.KafkaStreamsRecorder
 
kafkaStreamsRuntimeConfig - Variable in class io.quarkus.kafka.streams.runtime.health.KafkaStreamsTopicsHealthCheck
 
KafkaStreamsRuntimeConfig - Interface in io.quarkus.kafka.streams.runtime
 
KafkaStreamsStateHealthCheck - Class in io.quarkus.kafka.streams.runtime.health
 
KafkaStreamsStateHealthCheck() - Constructor for class io.quarkus.kafka.streams.runtime.health.KafkaStreamsStateHealthCheck
 
KafkaStreamsSubstitutions - Class in io.quarkus.kafka.streams.runtime.graal
 
KafkaStreamsSubstitutions() - Constructor for class io.quarkus.kafka.streams.runtime.graal.KafkaStreamsSubstitutions
 
KafkaStreamsSupport - Class in io.quarkus.kafka.streams.runtime
 
KafkaStreamsSupport(Properties) - Constructor for class io.quarkus.kafka.streams.runtime.KafkaStreamsSupport
 
kafkaStreamsSupportSupplier(Properties) - Method in class io.quarkus.kafka.streams.runtime.KafkaStreamsRecorder
 
KafkaStreamsTopicsHealthCheck - Class in io.quarkus.kafka.streams.runtime.health
 
KafkaStreamsTopicsHealthCheck() - Constructor for class io.quarkus.kafka.streams.runtime.health.KafkaStreamsTopicsHealthCheck
 
kafkaStreamsTopologyManager() - Method in class io.quarkus.kafka.streams.runtime.KafkaStreamsProducer
 
KafkaStreamsTopologyManager - Class in io.quarkus.kafka.streams.runtime
 
KafkaStreamsTopologyManager(Admin) - Constructor for class io.quarkus.kafka.streams.runtime.KafkaStreamsTopologyManager
 
kerberosKinitCmd() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
Kerberos kinit command path
kerberosMinTimeBeforeRelogin() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
Percentage of random jitter added to the renewal time
kerberosServiceName() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
The Kerberos principal name that Kafka runs as
kerberosTicketRenewJitter() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
Percentage of random jitter added to the renewal time
kerberosTicketRenewWindowFactor() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
Login thread will sleep until the specified window factor of time from last refresh
key() - Method in interface io.quarkus.kafka.streams.runtime.KeyStoreConfig
Key store private key
key() - Method in interface io.quarkus.kafka.streams.runtime.SslConfig
Key config
KeyConfig - Interface in io.quarkus.kafka.streams.runtime
 
keymanagerAlgorithm() - Method in interface io.quarkus.kafka.streams.runtime.SslConfig
The algorithm used by key manager factory for SSL connections
keystore() - Method in interface io.quarkus.kafka.streams.runtime.SslConfig
Keystore config
KeyStoreConfig - Interface in io.quarkus.kafka.streams.runtime
 

L

loadRocksDb() - Method in class io.quarkus.kafka.streams.runtime.KafkaStreamsRecorder
 
location() - Method in interface io.quarkus.kafka.streams.runtime.KeyStoreConfig
Key store location
location() - Method in interface io.quarkus.kafka.streams.runtime.TrustStoreConfig
Trust store location
loginCallbackHandlerClass() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
The fully qualified name of a SASL login callback handler class
loginClass() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
The fully qualified name of a class that implements the Login interface
loginRefreshBuffer() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
The amount of buffer duration before credential expiration to maintain when refreshing a credential
loginRefreshMinPeriod() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
The desired minimum duration for the login refresh thread to wait before refreshing a credential
loginRefreshWindowFactor() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
Login refresh thread will sleep until the specified window factor relative to the credential's lifetime has been reached-
loginRefreshWindowJitter() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
The maximum amount of random jitter relative to the credential's lifetime

M

manager - Variable in class io.quarkus.kafka.streams.runtime.health.KafkaStreamsTopicsHealthCheck
 
mechanism() - Method in interface io.quarkus.kafka.streams.runtime.SaslConfig
SASL mechanism used for client connections

O

onCommit(Map) - Method in class io.quarkus.kafka.streams.runtime.HotReplacementInterceptor
 
onConsume(ConsumerRecords) - Method in class io.quarkus.kafka.streams.runtime.HotReplacementInterceptor
 
onMessage(Runnable) - Static method in class io.quarkus.kafka.streams.runtime.HotReplacementInterceptor
 
onStartup(StartupEvent, Event<KafkaStreams>) - Method in class io.quarkus.kafka.streams.runtime.KafkaStreamsProducer
 
onStop(ShutdownEvent) - Method in class io.quarkus.kafka.streams.runtime.KafkaStreamsProducer
 

P

password() - Method in interface io.quarkus.kafka.streams.runtime.KeyConfig
Password of the private key in the key store
password() - Method in interface io.quarkus.kafka.streams.runtime.KeyStoreConfig
Key store password
password() - Method in interface io.quarkus.kafka.streams.runtime.TrustStoreConfig
Trust store password
protocol() - Method in interface io.quarkus.kafka.streams.runtime.SslConfig
The SSL protocol used to generate the SSLContext
provider() - Method in interface io.quarkus.kafka.streams.runtime.SslConfig
The name of the security provider used for SSL connections

Q

quarkusKafkaStreamsProperties() - Static method in class io.quarkus.kafka.streams.runtime.KafkaStreamsPropertiesUtil
 

S

sasl() - Method in interface io.quarkus.kafka.streams.runtime.KafkaStreamsRuntimeConfig
The SASL JAAS config.
SaslConfig - Interface in io.quarkus.kafka.streams.runtime
 
schemaRegistryKey() - Method in interface io.quarkus.kafka.streams.runtime.KafkaStreamsRuntimeConfig
The schema registry key.
schemaRegistryUrl() - Method in interface io.quarkus.kafka.streams.runtime.KafkaStreamsRuntimeConfig
The schema registry URL.
secureRandomImplementation() - Method in interface io.quarkus.kafka.streams.runtime.SslConfig
The SecureRandom PRNG implementation to use for SSL cryptography operations
securityProtocol() - Method in interface io.quarkus.kafka.streams.runtime.KafkaStreamsRuntimeConfig
The security protocol to use See https://docs.confluent.io/current/streams/developer-guide/security.html#security-example
ssl() - Method in interface io.quarkus.kafka.streams.runtime.KafkaStreamsRuntimeConfig
Kafka SSL config
SslConfig - Interface in io.quarkus.kafka.streams.runtime
 

T

Target_org_rocksdb_NativeLibraryLoader - Class in io.quarkus.kafka.streams.runtime.graal
Resets the initialized field, so that the native libs are loaded again at image runtime, after they have been loaded once at build time via calls from static initializers.
Target_org_rocksdb_NativeLibraryLoader() - Constructor for class io.quarkus.kafka.streams.runtime.graal.Target_org_rocksdb_NativeLibraryLoader
 
topics() - Method in interface io.quarkus.kafka.streams.runtime.KafkaStreamsRuntimeConfig
A comma-separated list of topic names.
topicsTimeout() - Method in interface io.quarkus.kafka.streams.runtime.KafkaStreamsRuntimeConfig
Timeout to wait for topic names to be returned from admin client.
TopologySupplier - Class in io.quarkus.kafka.streams.runtime
 
TopologySupplier() - Constructor for class io.quarkus.kafka.streams.runtime.TopologySupplier
 
trustmanagerAlgorithm() - Method in interface io.quarkus.kafka.streams.runtime.SslConfig
The algorithm used by trust manager factory for SSL connections
truststore() - Method in interface io.quarkus.kafka.streams.runtime.SslConfig
Truststore config
TrustStoreConfig - Interface in io.quarkus.kafka.streams.runtime
 
type() - Method in interface io.quarkus.kafka.streams.runtime.KeyStoreConfig
Key store type
type() - Method in interface io.quarkus.kafka.streams.runtime.TrustStoreConfig
Trust store type
A B C D E G H I J K L M O P Q S T 
All Classes and Interfaces|All Packages|Constant Field Values