Index

A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort() - Method in class com.hazelcast.security.ClusterLoginModule
 
addRole(String) - Method in class com.hazelcast.security.ClusterLoginModule
 

B

BasicLdapLoginModule - Class in com.hazelcast.security.loginimpl
JAAS login module which uses LDAP as a user population store.
BasicLdapLoginModule() - Constructor for class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 

C

CacheWanEventFilter<K,V> - Interface in com.hazelcast.cache.wan
WAN event filtering interface for cache based WAN replication events.
callbackHandler - Variable in class com.hazelcast.security.ClusterLoginModule
 
CertificatesCallback - Class in com.hazelcast.security
Callback for retrieving TLS certificates from the underlying connection.
CertificatesCallback() - Constructor for class com.hazelcast.security.CertificatesCallback
 
clone() - Method in class com.hazelcast.usercode.UserCodeConfig
Deprecated.
 
ClusterEndpointPrincipal - Class in com.hazelcast.security
 
ClusterEndpointPrincipal() - Constructor for class com.hazelcast.security.ClusterEndpointPrincipal
 
ClusterEndpointPrincipal(String) - Constructor for class com.hazelcast.security.ClusterEndpointPrincipal
 
ClusterIdentityPrincipal - Class in com.hazelcast.security
 
ClusterIdentityPrincipal() - Constructor for class com.hazelcast.security.ClusterIdentityPrincipal
 
ClusterIdentityPrincipal(String) - Constructor for class com.hazelcast.security.ClusterIdentityPrincipal
 
ClusterLoginModule - Class in com.hazelcast.security
 
ClusterLoginModule() - Constructor for class com.hazelcast.security.ClusterLoginModule
 
ClusterNameCallback - Class in com.hazelcast.security
This Callback implementation is used to retrieve the cluster name of the authenticated party.
ClusterNameCallback() - Constructor for class com.hazelcast.security.ClusterNameCallback
 
ClusterRolePrincipal - Class in com.hazelcast.security
 
ClusterRolePrincipal() - Constructor for class com.hazelcast.security.ClusterRolePrincipal
 
ClusterRolePrincipal(String) - Constructor for class com.hazelcast.security.ClusterRolePrincipal
 
com.hazelcast.cache.wan - package com.hazelcast.cache.wan
This package contains enterprise WAN replication functionality.
com.hazelcast.cp - package com.hazelcast.cp
Contains CP Subsystem implementation based on public API defined in OS repository
com.hazelcast.enterprise.jet.pipeline - package com.hazelcast.enterprise.jet.pipeline
This package contains the enterprise jet pipeline implementations
com.hazelcast.enterprise.wan - package com.hazelcast.enterprise.wan
This package contains the enterprise WAN implementation
com.hazelcast.hotrestart - package com.hazelcast.hotrestart
Public API for the Hot Restart store.
com.hazelcast.jet.pipeline - package com.hazelcast.jet.pipeline
 
com.hazelcast.map.wan - package com.hazelcast.map.wan
This package contains map specific enterprise WAN replication functionality.
com.hazelcast.pc - package com.hazelcast.pc
 
com.hazelcast.pc.config - package com.hazelcast.pc.config
 
com.hazelcast.pc.exceptions - package com.hazelcast.pc.exceptions
 
com.hazelcast.pc.sinks - package com.hazelcast.pc.sinks
 
com.hazelcast.pc.sources - package com.hazelcast.pc.sources
 
com.hazelcast.pc.transforms - package com.hazelcast.pc.transforms
 
com.hazelcast.rest.access - package com.hazelcast.rest.access
Contains interfaces for access control services used by REST.
com.hazelcast.security - package com.hazelcast.security
 
com.hazelcast.security.loginimpl - package com.hazelcast.security.loginimpl
This package contains Hazelcast internal LoginModule implementations.
com.hazelcast.usercode - package com.hazelcast.usercode
 
com.hazelcast.usercode.jet - package com.hazelcast.usercode.jet
 
commit() - Method in class com.hazelcast.security.ClusterLoginModule
 
commitSucceeded - Variable in class com.hazelcast.security.ClusterLoginModule
 
ConfigCallback - Class in com.hazelcast.security
This JAAS Callback is used to retrieve member Config.
ConfigCallback() - Constructor for class com.hazelcast.security.ConfigCallback
 
ConfigurationException - Exception in com.hazelcast.pc.exceptions
 
ConfigurationException() - Constructor for exception com.hazelcast.pc.exceptions.ConfigurationException
 
ConfigurationException(String) - Constructor for exception com.hazelcast.pc.exceptions.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception com.hazelcast.pc.exceptions.ConfigurationException
 
createLdapContext() - Method in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
createLdapContext() - Method in class com.hazelcast.security.loginimpl.LdapLoginModule
 
createPipeline() - Method in class com.hazelcast.pc.PipelineCreator
Deprecated.
 
CredentialsCallback - Class in com.hazelcast.security
CredentialsCallback is used to retrieve Credentials.
CredentialsCallback() - Constructor for class com.hazelcast.security.CredentialsCallback
 
ctx - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 

D

DEFAULT_PARSE_DN - Static variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
DEFAULT_RESOURCE_FILE_NAME - Static variable in class com.hazelcast.usercode.jet.UserCodeTransforms
Deprecated.
The name of the resource zip file that contains the user code.
DEFAULT_ROLE_ATTRIBUTE - Static variable in class com.hazelcast.security.loginimpl.X509CertificateLoginModule
Default value for "roleAttribute" attribute.
DEFAULT_ROLE_RECURSION_MAX_DEPTH - Static variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
Role search recursion is disabled by default
DEFAULT_ROLE_SEPARATOR - Static variable in class com.hazelcast.security.loginimpl.SimplePropertiesLoginModule
 
DEFAULT_USER_FILTER - Static variable in class com.hazelcast.security.loginimpl.LdapLoginModule
Default value for the "userFilter" option.
DEFAULT_USER_NAME_ATTRIBUTE - Static variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
DefaultLoginModule - Class in com.hazelcast.security.loginimpl
The default Hazelcast Enterprise LoginModule.
DefaultLoginModule() - Constructor for class com.hazelcast.security.loginimpl.DefaultLoginModule
 
deserialize(TokenCredentials) - Method in interface com.hazelcast.security.TokenDeserializer
Deserializes and returns the token value from given TokenCredentials.
doNotPreserveOrder() - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapGeneralStage
Disables preservation of ordering of the input items by this stage.
doNotPreserveOrder() - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapGeneralStageWithKey
Deprecated.
Disables preservation of ordering of the input items by this stage.

E

endpoint - Variable in class com.hazelcast.security.ClusterLoginModule
 
EndpointCallback - Class in com.hazelcast.security
The EndpointCallback is used to retrieve remote endpoint address.
EndpointCallback() - Constructor for class com.hazelcast.security.EndpointCallback
 
ENFORCED - Static variable in exception com.hazelcast.security.WeakSecretException
Deprecated, for removal: This API element is subject to removal in a future version.
Because it does not consider properties from the config (Config.getProperties()), as implemented in WeakSecretsConfigChecker.policyEnforced
EnterpriseSinks - Class in com.hazelcast.jet.pipeline
Contains factory methods for enterprise-only pipeline sinks.
equals(Object) - Method in class com.hazelcast.security.HazelcastPrincipal
 
exportSingleFile(Path, Path) - Method in class com.hazelcast.cp.RaftLogFileExporter
Deprecated.
 

F

FileSource - Class in com.hazelcast.pc.sources
 
FileSource() - Constructor for class com.hazelcast.pc.sources.FileSource
 
filter(String, CacheEntryView<K, V>, WanFilterEventType) - Method in interface com.hazelcast.cache.wan.CacheWanEventFilter
This method decides whether this entry view is suitable to replicate over WAN.
filter(String, EntryView<K, V>, WanFilterEventType) - Method in interface com.hazelcast.map.wan.MapWanEventFilter
This method decides whether this entry view is suitable to replicate over WAN.
formatMessage(String, EnumSet<WeakSecretError>) - Static method in exception com.hazelcast.security.WeakSecretException
 
fromConfig(JetConfig) - Static method in class com.hazelcast.pc.PipelineCreator
Deprecated.
 
fromConfigWithBaseDir(JetConfig, Path) - Static method in class com.hazelcast.pc.PipelineCreator
Deprecated.
 
fromMap(Map<String, Object>) - Static method in class com.hazelcast.pc.config.StageConfig
Deprecated.
 
fromPath(Path) - Static method in class com.hazelcast.pc.config.JetConfig
Deprecated.
 
fromStream(InputStream) - Static method in class com.hazelcast.pc.config.JetConfig
Deprecated.
 
fromString(String) - Static method in class com.hazelcast.pc.config.JetConfig
Deprecated.
 

G

getAuthenticatedName(GSSContext) - Method in class com.hazelcast.security.loginimpl.GssApiLoginModule
 
getBoolOption(String, boolean) - Method in class com.hazelcast.security.ClusterLoginModule
 
getCertificates() - Method in class com.hazelcast.security.CertificatesCallback
 
getClassId() - Method in class com.hazelcast.security.ClusterEndpointPrincipal
 
getClassId() - Method in class com.hazelcast.security.ClusterIdentityPrincipal
 
getClassId() - Method in class com.hazelcast.security.ClusterRolePrincipal
 
getClusterName() - Method in interface com.hazelcast.rest.access.RestAuthenticationContext
 
getClusterName() - Method in class com.hazelcast.security.ClusterNameCallback
 
getConfig() - Method in class com.hazelcast.security.ConfigCallback
 
getCredentials() - Method in class com.hazelcast.security.CredentialsCallback
 
getEndpoint() - Method in class com.hazelcast.security.EndpointCallback
 
getFactoryId() - Method in class com.hazelcast.security.HazelcastPrincipal
Returns SecurityDataSerializerHook.F_ID.
getImageName() - Method in class com.hazelcast.usercode.UserCodeConfig
Deprecated.
Gets name of the image that contains the user code.
getIntOption(String, int) - Method in class com.hazelcast.security.ClusterLoginModule
 
getLastIdentity() - Method in class com.hazelcast.security.ClusterLoginModule
 
getMethodName() - Method in interface com.hazelcast.rest.access.RestAuthorizationContext
 
getModuleName() - Method in class com.hazelcast.usercode.UserCodeConfig
Deprecated.
Gets module name of the transformation function in the provided user code resource or container image.
getName() - Method in class com.hazelcast.security.ClusterLoginModule
 
getName() - Method in class com.hazelcast.security.HazelcastPrincipal
 
getName() - Method in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
getName() - Method in class com.hazelcast.security.loginimpl.DefaultLoginModule
 
getName() - Method in class com.hazelcast.security.loginimpl.GssApiLoginModule
 
getName() - Method in class com.hazelcast.security.loginimpl.SimplePropertiesLoginModule
 
getName() - Method in class com.hazelcast.security.loginimpl.X509CertificateLoginModule
 
getName() - Method in class com.hazelcast.usercode.UserCodeConfig
Deprecated.
Gets pipeline stage name of the user code mapping.
getOptionalValue(String, Class<T>) - Method in class com.hazelcast.pc.config.StageConfig
Deprecated.
 
getPassword() - Method in interface com.hazelcast.rest.access.RestAuthenticationContext
 
getPipeline() - Method in class com.hazelcast.pc.config.JetConfig
Deprecated.
 
getRequiredValue(String, Class<T>) - Method in class com.hazelcast.pc.config.StageConfig
Deprecated.
 
getResourcePath() - Method in interface com.hazelcast.rest.access.RestAuthorizationContext
 
getSearchScope(String) - Method in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
getSink() - Method in class com.hazelcast.pc.config.PipelineConfig
Deprecated.
 
getSource() - Method in class com.hazelcast.pc.config.PipelineConfig
Deprecated.
 
getStringOption(String, String) - Method in class com.hazelcast.security.ClusterLoginModule
 
getToken() - Method in interface com.hazelcast.rest.access.RestAuthenticationContext
 
getTokenDeserializer() - Method in class com.hazelcast.security.TokenDeserializerCallback
 
getTransform() - Method in class com.hazelcast.pc.config.PipelineConfig
Deprecated.
 
getType() - Method in enum class com.hazelcast.enterprise.wan.WanFilterEventType
 
getType() - Method in class com.hazelcast.pc.config.StageConfig
Deprecated.
 
getUsername() - Method in interface com.hazelcast.rest.access.RestAuthenticationContext
 
getWeaknesses() - Method in exception com.hazelcast.security.WeakSecretException
 
GssApiLoginModule - Class in com.hazelcast.security.loginimpl
Hazelcast GSS-API LoginModule implementation.
GssApiLoginModule() - Constructor for class com.hazelcast.security.loginimpl.GssApiLoginModule
 

H

hashCode() - Method in class com.hazelcast.security.HazelcastPrincipal
 
hasMoreIgnorePartResEx(NamingEnumeration<SearchResult>) - Method in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
HazelcastPrincipal - Class in com.hazelcast.security
 
HazelcastPrincipal() - Constructor for class com.hazelcast.security.HazelcastPrincipal
 
HazelcastPrincipal(String) - Constructor for class com.hazelcast.security.HazelcastPrincipal
 
HotRestartException - Exception in com.hazelcast.hotrestart
Exception type exposed to the client of the Hot Restart SPI.
HotRestartException() - Constructor for exception com.hazelcast.hotrestart.HotRestartException
 
HotRestartException(String) - Constructor for exception com.hazelcast.hotrestart.HotRestartException
 
HotRestartException(String, Throwable) - Constructor for exception com.hazelcast.hotrestart.HotRestartException
 
HotRestartException(Throwable) - Constructor for exception com.hazelcast.hotrestart.HotRestartException
 

I

iMapExtension() - Static method in interface com.hazelcast.jet.pipeline.IMapExtension
Extends Pipeline stage with convenient methods utilising IMap in addition to GeneralStage.mapUsingIMap(java.lang.String, com.hazelcast.function.FunctionEx<? super T, ? extends K>, com.hazelcast.function.BiFunctionEx<? super T, ? super V, ? extends R>) available in basic stages.
IMapExtension<T,K> - Interface in com.hazelcast.jet.pipeline
Extends Pipeline stage with convenient methods utilising IMap in addition to GeneralStage.mapUsingIMap(java.lang.String, com.hazelcast.function.FunctionEx<? super T, ? extends K>, com.hazelcast.function.BiFunctionEx<? super T, ? super V, ? extends R>) available in basic stages.
IMapExtension.IMapBatchStage<T> - Interface in com.hazelcast.jet.pipeline
Extends Pipeline stage with convenient methods utilising IMap in addition to BatchStage.mapUsingIMap(java.lang.String, com.hazelcast.function.FunctionEx<? super T, ? extends K>, com.hazelcast.function.BiFunctionEx<? super T, ? super V, ? extends R>) available in basic stages.
IMapExtension.IMapBatchStageWithKey<T,K> - Interface in com.hazelcast.jet.pipeline
Deprecated, for removal: This API element is subject to removal in a future version.
Use pipeline.rebalance() instead.
IMapExtension.IMapGeneralStage<T,S extends IMapExtension.IMapGeneralStage<T,S>> - Interface in com.hazelcast.jet.pipeline
Extends Pipeline stage with convenient methods utilising IMap in addition to GeneralStage.mapUsingIMap(java.lang.String, com.hazelcast.function.FunctionEx<? super T, ? extends K>, com.hazelcast.function.BiFunctionEx<? super T, ? super V, ? extends R>) available in basic stages.
IMapExtension.IMapGeneralStageWithKey<T,K,S extends IMapExtension.IMapGeneralStageWithKey<T,K,S>> - Interface in com.hazelcast.jet.pipeline
Deprecated, for removal: This API element is subject to removal in a future version.
Use pipeline.rebalance() instead.
IMapExtension.IMapStreamStage<T> - Interface in com.hazelcast.jet.pipeline
Extends Pipeline stage with convenient methods utilising IMap in addition to StreamStage.mapUsingIMap(java.lang.String, com.hazelcast.function.FunctionEx<? super T, ? extends K>, com.hazelcast.function.BiFunctionEx<? super T, ? super V, ? extends R>) available in basic stages.
IMapExtension.IMapStreamStageWithKey<T,K> - Interface in com.hazelcast.jet.pipeline
Deprecated, for removal: This API element is subject to removal in a future version.
Use pipeline.rebalance() instead.
initAuthentication() - Method in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
initAuthentication() - Method in class com.hazelcast.security.loginimpl.LdapLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class com.hazelcast.security.ClusterLoginModule
 
isSkipIdentity() - Method in class com.hazelcast.security.ClusterLoginModule
 
isSkipRole() - Method in class com.hazelcast.security.ClusterLoginModule
 
ItemsSource - Class in com.hazelcast.pc.sources
 
ItemsSource() - Constructor for class com.hazelcast.pc.sources.ItemsSource
 
ItemStreamSource - Class in com.hazelcast.pc.sources
 
ItemStreamSource() - Constructor for class com.hazelcast.pc.sources.ItemStreamSource
 

J

JdbcSink - Class in com.hazelcast.pc.sinks
 
JdbcSink() - Constructor for class com.hazelcast.pc.sinks.JdbcSink
 
JdbcSource - Class in com.hazelcast.pc.sources
 
JdbcSource() - Constructor for class com.hazelcast.pc.sources.JdbcSource
 
JetConfig - Class in com.hazelcast.pc.config
Deprecated, for removal: This API element is subject to removal in a future version.
JetConfig() - Constructor for class com.hazelcast.pc.config.JetConfig
Deprecated.
 

K

KafkaSink - Class in com.hazelcast.pc.sinks
 
KafkaSink() - Constructor for class com.hazelcast.pc.sinks.KafkaSink
 
KafkaSource - Class in com.hazelcast.pc.sources
 
KafkaSource() - Constructor for class com.hazelcast.pc.sources.KafkaSource
 

L

LdapLoginModule - Class in com.hazelcast.security.loginimpl
JAAS Login module which uses LDAP protocol to verify credentials and load roles.
LdapLoginModule() - Constructor for class com.hazelcast.security.loginimpl.LdapLoginModule
 
LOADED - Enum constant in enum class com.hazelcast.enterprise.wan.WanFilterEventType
An event type indicating that the entry was loaded.
logger - Variable in class com.hazelcast.security.ClusterLoginModule
 
LoggerSink - Class in com.hazelcast.pc.sinks
 
LoggerSink() - Constructor for class com.hazelcast.pc.sinks.LoggerSink
 
login - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
login() - Method in class com.hazelcast.security.ClusterLoginModule
 
loginSucceeded - Variable in class com.hazelcast.security.ClusterLoginModule
 
logLdapContextProperties(Properties) - Method in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
logout() - Method in class com.hazelcast.security.ClusterLoginModule
 

M

main(String[]) - Static method in class com.hazelcast.cp.RaftLogFileExporter
Deprecated.
 
mapFlushSink(IMap<?, ?>, boolean) - Static method in class com.hazelcast.jet.pipeline.EnterpriseSinks
Returns a sink that flushes entries from the specified IMap to its configured MapStore as part of the Hazelcast Jet snapshotting process.
mapFlushSink(IMap<?, ?>, boolean, Duration) - Static method in class com.hazelcast.jet.pipeline.EnterpriseSinks
Returns a sink that flushes entries from the specified IMap to its configured MapStore as part of the Hazelcast Jet snapshotting process.
mapFlushSink(String, boolean) - Static method in class com.hazelcast.jet.pipeline.EnterpriseSinks
Returns a sink that flushes entries from the specified IMap to its configured MapStore as part of the Hazelcast Jet snapshotting process.
mapFlushSink(String, boolean, Duration) - Static method in class com.hazelcast.jet.pipeline.EnterpriseSinks
Returns a sink that flushes entries from the specified IMap to its configured MapStore as part of the Hazelcast Jet snapshotting process.
MapJournalSource - Class in com.hazelcast.pc.sources
 
MapJournalSource() - Constructor for class com.hazelcast.pc.sources.MapJournalSource
 
MapSink - Class in com.hazelcast.pc.sinks
 
MapSink() - Constructor for class com.hazelcast.pc.sinks.MapSink
 
MapSource - Class in com.hazelcast.pc.sources
 
MapSource() - Constructor for class com.hazelcast.pc.sources.MapSource
 
mapUsingPutIfAbsent(IMap<K, V>, FunctionEx<? super T, ? extends K>, FunctionEx<? super T, ? extends V>, TriFunction<? super T, ? super V, ? super V, ? extends R>) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapBatchStage
Attaches a mapping stage where for each item a IMap.putIfAbsent(K, V) operation is performed in the supplied IMap.
mapUsingPutIfAbsent(IMap<K, V>, FunctionEx<? super T, ? extends K>, FunctionEx<? super T, ? extends V>, TriFunction<? super T, ? super V, ? super V, ? extends R>) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapGeneralStage
Attaches a mapping stage where for each item a IMap.putIfAbsent(K, V) operation is performed in the supplied IMap.
mapUsingPutIfAbsent(IMap<K, V>, FunctionEx<? super T, ? extends K>, FunctionEx<? super T, ? extends V>, TriFunction<? super T, ? super V, ? super V, ? extends R>) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapStreamStage
Attaches a mapping stage where for each item a IMap.putIfAbsent(K, V) operation is performed in the supplied IMap.
mapUsingPutIfAbsent(IMap<K, V>, FunctionEx<? super T, ? extends V>, TriFunction<? super T, ? super V, ? super V, ? extends R>) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapBatchStageWithKey
Deprecated.
Attaches a mapping stage where for each item a IMap.putIfAbsent(K, V) operation is performed in the supplied IMap.
mapUsingPutIfAbsent(IMap<K, V>, FunctionEx<? super T, ? extends V>, TriFunction<? super T, ? super V, ? super V, ? extends R>) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapGeneralStageWithKey
Deprecated.
Attaches a mapping stage where for each item a IMap.putIfAbsent(K, V) operation is performed in the supplied IMap.
mapUsingPutIfAbsent(IMap<K, V>, FunctionEx<? super T, ? extends V>, TriFunction<? super T, ? super V, ? super V, ? extends R>) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapStreamStageWithKey
Deprecated.
Attaches a mapping stage where for each item a IMap.putIfAbsent(K, V) operation is performed in the supplied IMap.
mapUsingPutIfAbsent(String, FunctionEx<? super T, ? extends K>, FunctionEx<? super T, ? extends V>, TriFunction<? super T, ? super V, ? super V, ? extends R>) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapBatchStage
Attaches a mapping stage where for each item a IMap.putIfAbsent(K, V) operation is performed in the IMap with the supplied name.
mapUsingPutIfAbsent(String, FunctionEx<? super T, ? extends K>, FunctionEx<? super T, ? extends V>, TriFunction<? super T, ? super V, ? super V, ? extends R>) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapGeneralStage
Attaches a mapping stage where for each item a IMap.putIfAbsent(K, V) operation is performed in the IMap with the supplied name.
mapUsingPutIfAbsent(String, FunctionEx<? super T, ? extends K>, FunctionEx<? super T, ? extends V>, TriFunction<? super T, ? super V, ? super V, ? extends R>) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapStreamStage
Attaches a mapping stage where for each item a IMap.putIfAbsent(K, V) operation is performed in the IMap with the supplied name.
mapUsingPutIfAbsent(String, FunctionEx<? super T, ? extends V>, TriFunction<? super T, ? super V, ? super V, ? extends R>) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapBatchStageWithKey
Deprecated.
Attaches a mapping stage where for each item a IMap.putIfAbsent(K, V) operation is performed in the supplied IMap.
mapUsingPutIfAbsent(String, FunctionEx<? super T, ? extends V>, TriFunction<? super T, ? super V, ? super V, ? extends R>) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapGeneralStageWithKey
Deprecated.
Attaches a mapping stage where for each item a IMap.putIfAbsent(K, V) operation is performed in the supplied IMap.
mapUsingPutIfAbsent(String, FunctionEx<? super T, ? extends V>, TriFunction<? super T, ? super V, ? super V, ? extends R>) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapStreamStageWithKey
Deprecated.
Attaches a mapping stage where for each item a IMap.putIfAbsent(K, V) operation is performed in the supplied IMap.
mapUsingUserCode(UserCodeConfig) - Static method in class com.hazelcast.usercode.jet.UserCodeTransforms
Deprecated.
A stage transforming method that allows the user-defined function to add to the pipeline stage.
mapUsingUserCode(UserCodeConfig, boolean, int) - Static method in class com.hazelcast.usercode.jet.UserCodeTransforms
Deprecated.
A stage transforming method that allows the user-defined function to add to the pipeline stage.
MapWanEventFilter<K,V> - Interface in com.hazelcast.map.wan
WAN event filtering interface for IMap based wan replication events.
maxConcurrentOps(int) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapGeneralStage
Sets maximum number of concurrent async operations to be used by this stage.
maxConcurrentOps(int) - Method in interface com.hazelcast.jet.pipeline.IMapExtension.IMapGeneralStageWithKey
Deprecated.
Sets maximum number of concurrent async operations to be used by this stage.
maxRecursionDepth - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
maybeApplyTimestamps(StreamSourceStage<T>, StageConfig) - Static method in interface com.hazelcast.pc.Source
Deprecated.
 

N

name - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 

O

of(String, EnumSet<WeakSecretError>) - Static method in exception com.hazelcast.security.WeakSecretException
 
onAbort() - Method in class com.hazelcast.security.ClusterLoginModule
 
onCommit() - Method in class com.hazelcast.security.ClusterLoginModule
 
onInitialize() - Method in class com.hazelcast.security.ClusterLoginModule
 
onInitialize() - Method in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
onInitialize() - Method in class com.hazelcast.security.loginimpl.GssApiLoginModule
 
onInitialize() - Method in class com.hazelcast.security.loginimpl.LdapLoginModule
 
onLogin() - Method in class com.hazelcast.security.ClusterLoginModule
 
onLogin() - Method in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
onLogin() - Method in class com.hazelcast.security.loginimpl.DefaultLoginModule
 
onLogin() - Method in class com.hazelcast.security.loginimpl.GssApiLoginModule
 
onLogin() - Method in class com.hazelcast.security.loginimpl.LdapLoginModule
 
onLogin() - Method in class com.hazelcast.security.loginimpl.SimplePropertiesLoginModule
 
onLogin() - Method in class com.hazelcast.security.loginimpl.X509CertificateLoginModule
 
onLogout() - Method in class com.hazelcast.security.ClusterLoginModule
 
OPTION_KEYTAB_FILE - Static variable in class com.hazelcast.security.loginimpl.GssApiLoginModule
Option name which allows (together with the GssApiLoginModule.OPTION_PRINCIPAL) simplification of security realm configurations.
OPTION_PARSE_DN - Static variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
Login module option name - If the option is set to true, then it treats the value of the roleMappingAttribute as a DN and extracts only roleNameAttribute attribute values as role names.
OPTION_PASSWORD_ATTRIBUTE - Static variable in class com.hazelcast.security.loginimpl.LdapLoginModule
Login module option name - Credentials verification is done by new LDAP binds by default.
OPTION_PREFIX_PASSWORD - Static variable in class com.hazelcast.security.loginimpl.SimplePropertiesLoginModule
 
OPTION_PREFIX_ROLES - Static variable in class com.hazelcast.security.loginimpl.SimplePropertiesLoginModule
 
OPTION_PRINCIPAL - Static variable in class com.hazelcast.security.loginimpl.GssApiLoginModule
Option name which allows (together with the GssApiLoginModule.OPTION_KEYTAB_FILE) simplification of security realm configurations.
OPTION_RELAX_FLAGS_CHECK - Static variable in class com.hazelcast.security.loginimpl.GssApiLoginModule
Name of the option which allows disabling some of the checks on incoming token (e.g. passes authentication even if the mutual authentication is required by the token).
OPTION_ROLE_ATTRIBUTE - Static variable in class com.hazelcast.security.loginimpl.X509CertificateLoginModule
Login module option name under which role name attribute is stored.
OPTION_ROLE_CONTEXT - Static variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
Login module option name - LDAP Context in which assigned roles are searched.
OPTION_ROLE_FILTER - Static variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
Login module option name - LDAP search string which usually contains placeholder {memberDN} to be replaced by provided login name.
OPTION_ROLE_MAPPING_ATTRIBUTE - Static variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
Login module option name - Name of the LDAP attribute which contains either role name or role DN.
OPTION_ROLE_MAPPING_MODE - Static variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
Login module option name - Role mapping mode - it can have one of the following values: attribute - user object in the LDAP contains directly role name in the given attribute.
OPTION_ROLE_NAME_ATTRIBUTE - Static variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
This option either refers to a name of LDAP attribute within role object which contains the role name in case of "direct" and "reverse" roleMappingMode values.
OPTION_ROLE_RECURSION_MAX_DEPTH - Static variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
Login module option name - Sets max depth of role search recursion.
OPTION_ROLE_SEARCH_SCOPE - Static variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
LDAP search scope used for roleFilter search.
OPTION_ROLE_SEPARATOR - Static variable in class com.hazelcast.security.loginimpl.SimplePropertiesLoginModule
 
OPTION_SECURITY_REALM - Static variable in class com.hazelcast.security.loginimpl.GssApiLoginModule
Option name for referencing Security realm name in Hazelcast configuration.
OPTION_SECURITY_REALM - Static variable in class com.hazelcast.security.loginimpl.LdapLoginModule
Option name for referencing Security realm name in Hazelcast configuration.
OPTION_SKIP_AUTHENTICATION - Static variable in class com.hazelcast.security.loginimpl.LdapLoginModule
Login module option name - Allows disabling password verification and only takes care about filling HazelcastPrincipal instances into the Subject.
OPTION_SKIP_ENDPOINT - Static variable in class com.hazelcast.security.ClusterLoginModule
 
OPTION_SKIP_IDENTITY - Static variable in class com.hazelcast.security.ClusterLoginModule
 
OPTION_SKIP_ROLE - Static variable in class com.hazelcast.security.ClusterLoginModule
 
OPTION_USE_NAME_WITHOUT_REALM - Static variable in class com.hazelcast.security.loginimpl.GssApiLoginModule
Option name which allows cutting off the Kerberos realm part from authenticated name.
OPTION_USER_CONTEXT - Static variable in class com.hazelcast.security.loginimpl.LdapLoginModule
Login module option name - LDAP Context in which user objects are searched.
OPTION_USER_FILTER - Static variable in class com.hazelcast.security.loginimpl.LdapLoginModule
Login module option name - LDAP search string for retrieving user objects based on provided login name.
OPTION_USER_NAME_ATTRIBUTE - Static variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
Login module option name - LDAP Attribute name which value will be used as a name in ClusterIdentityPrincipal added to the JAAS Subject.
OPTION_USER_SEARCH_SCOPE - Static variable in class com.hazelcast.security.loginimpl.LdapLoginModule
Login module option name - LDAP search scope used for "userFilter" search.
options - Variable in class com.hazelcast.security.ClusterLoginModule
 

P

PackageProcessorException - Exception in com.hazelcast.pc.exceptions
 
PackageProcessorException() - Constructor for exception com.hazelcast.pc.exceptions.PackageProcessorException
 
PackageProcessorException(String) - Constructor for exception com.hazelcast.pc.exceptions.PackageProcessorException
 
PackageProcessorException(String, Throwable) - Constructor for exception com.hazelcast.pc.exceptions.PackageProcessorException
 
PackageProcessorException(Throwable) - Constructor for exception com.hazelcast.pc.exceptions.PackageProcessorException
 
parseFromDN - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
password - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
PipelineConfig - Class in com.hazelcast.pc.config
Deprecated, for removal: This API element is subject to removal in a future version.
PipelineConfig() - Constructor for class com.hazelcast.pc.config.PipelineConfig
Deprecated.
 
PipelineCreator - Class in com.hazelcast.pc
Deprecated, for removal: This API element is subject to removal in a future version.
PLACEHOLDER_DN - Static variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
Placeholder string to be replaced by a user or role DN in the "roleFilter" option.
PLACEHOLDER_LOGIN - Static variable in class com.hazelcast.security.loginimpl.LdapLoginModule
Placeholder string to be replaced by provided login name in the "userFilter" option.
processDirectory(Path, String) - Method in class com.hazelcast.cp.RaftLogFileExporter
Deprecated.
 
PythonTransform<R,T> - Class in com.hazelcast.pc.transforms
 
PythonTransform() - Constructor for class com.hazelcast.pc.transforms.PythonTransform
 

R

RaftLogFileExporter - Class in com.hazelcast.cp
Deprecated, for removal: This API element is subject to removal in a future version.
RaftLogFileExporter(Version, Version, int) - Constructor for class com.hazelcast.cp.RaftLogFileExporter
Deprecated.
 
readData(ObjectDataInput) - Method in class com.hazelcast.security.HazelcastPrincipal
 
registerSink(String, Sink) - Static method in class com.hazelcast.pc.PipelineCreator
Deprecated.
 
registerSource(String, Source) - Static method in class com.hazelcast.pc.PipelineCreator
Deprecated.
 
registerTransform(String, Transform) - Static method in class com.hazelcast.pc.PipelineCreator
Deprecated.
 
REMOVED - Enum constant in enum class com.hazelcast.enterprise.wan.WanFilterEventType
An event type indicating that the entry was removed.
RestAuthenticationContext - Interface in com.hazelcast.rest.access
 
RestAuthorizationContext - Interface in com.hazelcast.rest.access
 
roleContext - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
roleFilter - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
roleMappingAttribute - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
roleMappingMode - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
roleNameAttribute - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
roleSearchScope - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 

S

SecretStrengthPolicy - Interface in com.hazelcast.security
Specification of a secret strength policy validator.
setCertificates(Certificate[]) - Method in class com.hazelcast.security.CertificatesCallback
 
setClusterName(String) - Method in class com.hazelcast.security.ClusterNameCallback
 
setConfig(Config) - Method in class com.hazelcast.security.ConfigCallback
 
setCredentials(Credentials) - Method in class com.hazelcast.security.CredentialsCallback
 
setEndpoint(String) - Method in class com.hazelcast.security.EndpointCallback
 
setImageName(String) - Method in class com.hazelcast.usercode.UserCodeConfig
Deprecated.
Sets name of the image that contains the user code.
setModuleName(String) - Method in class com.hazelcast.usercode.UserCodeConfig
Deprecated.
Sets module name of the transformation function in the provided user code resource or container image.
setName(String) - Method in class com.hazelcast.usercode.UserCodeConfig
Deprecated.
Sets pipeline stage name of the user code mapping.
setPipeline(PipelineConfig) - Method in class com.hazelcast.pc.config.JetConfig
Deprecated.
 
setSink(Map<String, Object>) - Method in class com.hazelcast.pc.config.PipelineConfig
Deprecated.
 
setSource(Map<String, Object>) - Method in class com.hazelcast.pc.config.PipelineConfig
Deprecated.
 
setTokenDeserializer(TokenDeserializer) - Method in class com.hazelcast.security.TokenDeserializerCallback
 
setTransform(List<Map<String, Object>>) - Method in class com.hazelcast.pc.config.PipelineConfig
Deprecated.
 
setUserDnAndGetAttributes() - Method in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
setUserDnAndGetAttributes() - Method in class com.hazelcast.security.loginimpl.LdapLoginModule
 
SHARED_STATE_IDENTITY - Static variable in class com.hazelcast.security.ClusterLoginModule
 
sharedState - Variable in class com.hazelcast.security.ClusterLoginModule
 
SimplePropertiesLoginModule - Class in com.hazelcast.security.loginimpl
Simple LoginModule which gets user/password/role configuration directly as login module options.
SimplePropertiesLoginModule() - Constructor for class com.hazelcast.security.loginimpl.SimplePropertiesLoginModule
 
sink(Object, StageConfig) - Method in interface com.hazelcast.pc.Sink
Deprecated.
 
sink(Object, StageConfig) - Method in class com.hazelcast.pc.sinks.JdbcSink
 
sink(Object, StageConfig) - Method in class com.hazelcast.pc.sinks.KafkaSink
 
sink(Object, StageConfig) - Method in class com.hazelcast.pc.sinks.LoggerSink
 
sink(Object, StageConfig) - Method in class com.hazelcast.pc.sinks.MapSink
 
Sink - Interface in com.hazelcast.pc
Deprecated, for removal: This API element is subject to removal in a future version.
source(Pipeline, StageConfig) - Method in interface com.hazelcast.pc.Source
Deprecated.
 
source(Pipeline, StageConfig) - Method in class com.hazelcast.pc.sources.FileSource
 
source(Pipeline, StageConfig) - Method in class com.hazelcast.pc.sources.ItemsSource
 
source(Pipeline, StageConfig) - Method in class com.hazelcast.pc.sources.ItemStreamSource
 
source(Pipeline, StageConfig) - Method in class com.hazelcast.pc.sources.JdbcSource
 
source(Pipeline, StageConfig) - Method in class com.hazelcast.pc.sources.KafkaSource
 
source(Pipeline, StageConfig) - Method in class com.hazelcast.pc.sources.MapJournalSource
 
source(Pipeline, StageConfig) - Method in class com.hazelcast.pc.sources.MapSource
 
Source - Interface in com.hazelcast.pc
Deprecated, for removal: This API element is subject to removal in a future version.
Sources - Class in com.hazelcast.enterprise.jet.pipeline
Contains factory methods for various types of pipeline sources.
StageConfig - Class in com.hazelcast.pc.config
Deprecated, for removal: This API element is subject to removal in a future version.
subject - Variable in class com.hazelcast.security.ClusterLoginModule
 

T

TokenDeserializer - Interface in com.hazelcast.security
Allows to deserialize objects from TokenCredentials token bytes.
TokenDeserializerCallback - Class in com.hazelcast.security
This Callback is used to retrieve TokenDeserializer instance.
TokenDeserializerCallback() - Constructor for class com.hazelcast.security.TokenDeserializerCallback
 
toString() - Method in class com.hazelcast.security.HazelcastPrincipal
 
toString() - Method in class com.hazelcast.usercode.UserCodeConfig
Deprecated.
 
transform(GeneralStage<T>, StageConfig) - Method in interface com.hazelcast.pc.Transform
Deprecated.
 
transform(GeneralStage<T>, StageConfig) - Method in class com.hazelcast.pc.transforms.PythonTransform
 
Transform<R,T> - Interface in com.hazelcast.pc
Deprecated, for removal: This API element is subject to removal in a future version.

U

udp(String, int, String, StandardProtocolFamily, Integer, BiFunctionEx<byte[], SocketAddress, T>) - Static method in class com.hazelcast.enterprise.jet.pipeline.Sources
Returns a source that connects to the given UDP socket and emits items received from it.
UPDATED - Enum constant in enum class com.hazelcast.enterprise.wan.WanFilterEventType
An event type indicating that the related entry was created or updated.
userAttributes - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
UserCodeConfig - Class in com.hazelcast.usercode
Deprecated, for removal: This API element is subject to removal in a future version.
UserCodeConfig() - Constructor for class com.hazelcast.usercode.UserCodeConfig
Deprecated.
 
UserCodeConfig(String, String) - Constructor for class com.hazelcast.usercode.UserCodeConfig
Deprecated.
 
UserCodeTransforms - Class in com.hazelcast.usercode.jet
Deprecated, for removal: This API element is subject to removal in a future version.
userDN - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
userNameAttribute - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 

V

validate(String, CharSequence) - Method in interface com.hazelcast.security.SecretStrengthPolicy
Validate a secret.
valueOf(String) - Static method in enum class com.hazelcast.enterprise.wan.WanFilterEventType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.hazelcast.enterprise.wan.WanFilterEventType
Returns an array containing the constants of this enum class, in the order they are declared.
verifyOptions() - Method in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 
visitedRoleDns - Variable in class com.hazelcast.security.loginimpl.BasicLdapLoginModule
 

W

WanFilterEventType - Enum Class in com.hazelcast.enterprise.wan
Event types to be used by CacheWanEventFilter and MapWanEventFilter instances.
WeakSecretException - Exception in com.hazelcast.security
Exception thrown when a weak secret is detected.
WeakSecretException(String) - Constructor for exception com.hazelcast.security.WeakSecretException
 
write(Object, Sink<T>) - Static method in interface com.hazelcast.pc.Sink
Deprecated.
 
writeData(ObjectDataOutput) - Method in class com.hazelcast.security.HazelcastPrincipal
 

X

X509CertificateLoginModule - Class in com.hazelcast.security.loginimpl
Hazelcast LoginModule implementation for use together with mutual TLS authentication.
X509CertificateLoginModule() - Constructor for class com.hazelcast.security.loginimpl.X509CertificateLoginModule
 
A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form