All Classes and Interfaces
Class
Description
JAAS login module which uses LDAP as a user population store.
WAN event filtering interface for cache based WAN replication events.
Contains factory methods for change data capture specific pipeline
sinks.
Callback for retrieving TLS certificates from the underlying connection.
Information pertaining to a single data change event (insert, delete or
update), affecting a single database record.
This
Callback
implementation is used to retrieve the cluster name of the authenticated party.This JAAS
Callback
is used to retrieve member Config
.CredentialsCallback is used to retrieve
Credentials
.Contains factory methods for creating Change Data Capture (CDC) sources.
A builder to configure a CDC source that streams the change data from
a Debezium-supported database to Hazelcast Jet.
Possible Debezium snapshot modes, that does not require additional mandatory parameters to be set.
The default Hazelcast Enterprise
LoginModule
.The EndpointCallback is used to retrieve remote endpoint address.
fvecs format definition for Unified File Connector
Hazelcast GSS-API LoginModule implementation.
Exception type exposed to the client of the Hot Restart SPI.
Exception that indicates that the state found on this index disallows
mutation.
ivecs format definition for Unified File Connector
JAAS Login module which uses LDAP protocol to verify credentials and load roles.
WAN event filtering interface for
IMap
based wan replication events.Contains factory methods for creating change data capture sources
based on MySQL databases.
Builder for configuring a CDC source that streams change data
from a MySQL database to Hazelcast Jet.
Describes the nature of a CDC event, mainly the type of action performed
on a database record: insertion, update and deletion.
Exception to indicate that parsing CDC JSON data has failed irrecoverably.
Contains factory methods for creating change data capture sources
based on PostgreSQL databases.
Builder for configuring a CDC source that streams change data
from a PostgreSQL database to Hazelcast Jet.
Function that maps given
SourceRecord
to some particular R
type.Represents the top-level component of a
ChangeRecord
, such as
the key or the value.Specification of a secret strength policy validator.
Utility that takes Debezium event headers and computes a sequence
number we can use to ensure the ordering of
ChangeRecord
items.Simple
LoginModule
which gets user/password/role configuration directly as login module options.Contains factory methods for various types of pipeline sources.
Allows to deserialize objects from
TokenCredentials
token bytes.This
Callback
is used to retrieve TokenDeserializer
instance.Represents configuration for
UserCodeTransforms.mapUsingUserCode(UserCodeConfig)
}Transforms which allow the user to call the user-defined function in one of the supported runtimes
from inside a Jet pipeline.
A mapping of keys to
VectorDocument
s.Factory methods for Vector collection sinks
Sources for loading and processing standard vector data formats.
Transforms allowing to execute similarity search in Jet pipeline to enrich the stream.
Event types to be used by
CacheWanEventFilter
and MapWanEventFilter
instances.Exception thrown when a weak secret is detected.
Hazelcast LoginModule implementation for use together with mutual TLS authentication.