- getAllHostsInfo(String) - Method in class org.springframework.cloud.stream.binder.kafka.streams.InteractiveQueryService
-
Gets the list of HostInfo where the provided store is hosted on.
- getApplicationId() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsBinderConfigurationProperties.Functions
-
- getApplicationId() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsBinderConfigurationProperties
-
- getApplicationId() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsConsumerProperties
-
- getAutoOffsetReset(String, KafkaStreamsConsumerProperties) - Method in class org.springframework.cloud.stream.binder.kafka.streams.AbstractKafkaStreamsBinderProcessor
-
- getBackoffPeriod() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsBinderConfigurationProperties.StateStoreRetry
-
- getBindings() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsExtendedBindingProperties
-
- getConfiguration() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsBinderConfigurationProperties.Functions
-
- getConsumedAs() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsConsumerProperties
-
- getConsumer() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsBindingProperties
-
- getConsumerPropertiesPerSbfb() - Method in class org.springframework.cloud.stream.binder.kafka.streams.KafkaStreamsBindingInformationCatalogue
-
- getCurrentHostInfo() - Method in class org.springframework.cloud.stream.binder.kafka.streams.InteractiveQueryService
-
Gets the current HostInfo that the calling kafka streams application is
running on.
- getDefaultsPrefix() - Method in class org.springframework.cloud.stream.binder.kafka.streams.GlobalKTableBinder
-
- getDefaultsPrefix() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsExtendedBindingProperties
-
- getDeserializationExceptionHandler() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsBinderConfigurationProperties
-
- getDeserializationExceptionHandler() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsConsumerProperties
-
- getDlqProducerFactories() - Method in class org.springframework.cloud.stream.binder.kafka.streams.KafkaStreamsBindingInformationCatalogue
-
- getDlqProducerFactory(StreamsBuilderFactoryBean) - Method in class org.springframework.cloud.stream.binder.kafka.streams.KafkaStreamsBindingInformationCatalogue
-
- getEventTypeHeaderKey() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsConsumerProperties
-
- getEventTypes() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsConsumerProperties
-
- getExtendedConsumerProperties(String) - Method in class org.springframework.cloud.stream.binder.kafka.streams.GlobalKTableBinder
-
- getExtendedProducerProperties(String) - Method in class org.springframework.cloud.stream.binder.kafka.streams.GlobalKTableBinder
-
- getExtendedPropertiesEntryClass() - Method in class org.springframework.cloud.stream.binder.kafka.streams.GlobalKTableBinder
-
- getExtendedPropertiesEntryClass() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsExtendedBindingProperties
-
- getFunctionName() - Method in class org.springframework.cloud.stream.binder.kafka.streams.function.KafkaStreamsBindableProxyFactory
-
- getFunctions() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsBinderConfigurationProperties
-
- getHostInfo(String, K, Serializer<K>) - Method in class org.springframework.cloud.stream.binder.kafka.streams.InteractiveQueryService
-
Gets the HostInfo where the provided store and key are hosted on.
- getInboundKeySerde(KafkaStreamsConsumerProperties) - Method in class org.springframework.cloud.stream.binder.kafka.streams.KeyValueSerdeResolver
-
Provide the Serde for inbound key.
- getInboundKeySerde(KafkaStreamsConsumerProperties, ResolvableType) - Method in class org.springframework.cloud.stream.binder.kafka.streams.KeyValueSerdeResolver
-
- getInboundValueSerde(ConsumerProperties, KafkaStreamsConsumerProperties) - Method in class org.springframework.cloud.stream.binder.kafka.streams.KeyValueSerdeResolver
-
Provide the Serde for inbound value.
- getInboundValueSerde(ConsumerProperties, KafkaStreamsConsumerProperties, ResolvableType) - Method in class org.springframework.cloud.stream.binder.kafka.streams.KeyValueSerdeResolver
-
- getInputs() - Method in class org.springframework.cloud.stream.binder.kafka.streams.function.KafkaStreamsBindableProxyFactory
-
- getKafkaStreams(String, K, Serializer<K>) - Method in class org.springframework.cloud.stream.binder.kafka.streams.InteractiveQueryService
-
Retrieves and returns the KafkaStreams object that is associated with the given combination of
key and state store.
- getKeyQueryMetadata(String, K, Serializer<K>) - Method in class org.springframework.cloud.stream.binder.kafka.streams.InteractiveQueryService
-
Retrieves and returns the KeyQueryMetadata associated with the given combination of
key and state store.
- getKeySerde() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsConsumerProperties
-
- getKeySerde() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsProducerProperties
-
- getKeySerdeString() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsStateStoreProperties
-
- getKStream(String, BindingProperties, KafkaStreamsConsumerProperties, StreamsBuilder, Serde<?>, Serde<?>, Topology.AutoOffsetReset, boolean) - Method in class org.springframework.cloud.stream.binder.kafka.streams.AbstractKafkaStreamsBinderProcessor
-
- getLength() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsStateStoreProperties
-
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.cloud.stream.binder.kafka.streams.function.FunctionDetectorCondition
-
- getMaterializedAs() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsConsumerProperties
-
- getMaxAttempts() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsBinderConfigurationProperties.StateStoreRetry
-
- getMethods() - Method in class org.springframework.cloud.stream.binder.kafka.streams.function.KafkaStreamsFunctionBeanPostProcessor
-
- getName() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsStateStoreProperties
-
- getOuboundKeySerde(KafkaStreamsProducerProperties) - Method in class org.springframework.cloud.stream.binder.kafka.streams.KeyValueSerdeResolver
-
Provide the Serde for outbound key.
- getOuboundKeySerde(KafkaStreamsProducerProperties, ResolvableType) - Method in class org.springframework.cloud.stream.binder.kafka.streams.KeyValueSerdeResolver
-
- getOutboundValueSerde(ProducerProperties, KafkaStreamsProducerProperties) - Method in class org.springframework.cloud.stream.binder.kafka.streams.KeyValueSerdeResolver
-
Provide the Serde for outbound value.
- getOutboundValueSerde(ProducerProperties, KafkaStreamsProducerProperties, ResolvableType) - Method in class org.springframework.cloud.stream.binder.kafka.streams.KeyValueSerdeResolver
-
- getOutputHolders() - Method in class org.springframework.cloud.stream.binder.kafka.streams.function.KafkaStreamsBindableProxyFactory
-
- getOutputs() - Method in class org.springframework.cloud.stream.binder.kafka.streams.function.KafkaStreamsBindableProxyFactory
-
- getPhase() - Method in class org.springframework.cloud.stream.binder.kafka.streams.StreamsBuilderFactoryManager
-
- getProducedAs() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsProducerProperties
-
- getProducer() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsBindingProperties
-
- getQueryableStore(String, QueryableStoreType<T>) - Method in class org.springframework.cloud.stream.binder.kafka.streams.InteractiveQueryService
-
Retrieve and return a queryable store by name created in the application.
- getResolvableTypes() - Method in class org.springframework.cloud.stream.binder.kafka.streams.function.KafkaStreamsFunctionBeanPostProcessor
-
- getRetention() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsStateStoreProperties
-
- getSerdeError() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsBinderConfigurationProperties
-
Deprecated.
- getStateStoreKeySerde(String) - Method in class org.springframework.cloud.stream.binder.kafka.streams.KeyValueSerdeResolver
-
Provide the Serde for state store.
- getStateStoreRetry() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsBinderConfigurationProperties
-
- getStateStoreValueSerde(String) - Method in class org.springframework.cloud.stream.binder.kafka.streams.KeyValueSerdeResolver
-
Provide the Serde for state store value.
- getStoppedKafkaStreams() - Method in class org.springframework.cloud.stream.binder.kafka.streams.KafkaStreamsBindingInformationCatalogue
-
Get all stopped KafkaStreams objects through actuator binding stop.
- getStreamPartitionerBeanName() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsProducerProperties
-
- getTimestampExtractorBeanName() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsConsumerProperties
-
- getType() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsStateStoreProperties
-
- getValueSerde(String, KafkaStreamsConsumerProperties, ResolvableType) - Method in class org.springframework.cloud.stream.binder.kafka.streams.AbstractKafkaStreamsBinderProcessor
-
- getValueSerde() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsConsumerProperties
-
- getValueSerde() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsProducerProperties
-
- getValueSerdeString() - Method in class org.springframework.cloud.stream.binder.kafka.streams.properties.KafkaStreamsStateStoreProperties
-
- GlobalKTableBinder - Class in org.springframework.cloud.stream.binder.kafka.streams
-
- GlobalKTableBinder(KafkaStreamsBinderConfigurationProperties, KafkaTopicProvisioner, KafkaStreamsBindingInformationCatalogue, KafkaStreamsRegistry) - Constructor for class org.springframework.cloud.stream.binder.kafka.streams.GlobalKTableBinder
-
- GlobalKTableBinder(KafkaStreamsBinderConfigurationProperties, KafkaTopicProvisioner, KafkaStreamsExtendedBindingProperties, KafkaStreamsBindingInformationCatalogue, Map<String, Object>, KafkaStreamsRegistry) - Method in class org.springframework.cloud.stream.binder.kafka.streams.GlobalKTableBinderConfiguration
-
- GlobalKTableBinderConfiguration - Class in org.springframework.cloud.stream.binder.kafka.streams
-
Configuration for GlobalKTable binder.
- GlobalKTableBinderConfiguration() - Constructor for class org.springframework.cloud.stream.binder.kafka.streams.GlobalKTableBinderConfiguration
-
- GlobalKTableBoundElementFactory - Class in org.springframework.cloud.stream.binder.kafka.streams
-
BindingTargetFactory for
GlobalKTable
Input bindings are only created as output bindings on GlobalKTable are not allowed.
- globalKTableBoundElementFactory(BindingServiceProperties, EncodingDecodingBindAdviceHandler, KafkaStreamsBindingInformationCatalogue) - Method in class org.springframework.cloud.stream.binder.kafka.streams.KafkaStreamsBinderSupportAutoConfiguration
-
- GlobalKTableBoundElementFactory.GlobalKTableWrapper - Interface in org.springframework.cloud.stream.binder.kafka.streams
-
Wrapper for GlobalKTable proxy.