MCPcopy Create free account

hub / github.com/hazelcast/hazelcast / functions

Functions147,315 in github.com/hazelcast/hazelcast

↓ 2 callersMethodsetEnabled
Enables and disables this configuration. @param enabled true to enable, false to disable
hazelcast/src/main/java/com/hazelcast/config/SocketInterceptorConfig.java:105
↓ 2 callersMethodsetEnabled
Sets whether hot restart is enabled on related data structure. @return HotRestartConfig
hazelcast/src/main/java/com/hazelcast/config/HotRestartConfig.java:67
↓ 2 callersMethodsetEnabled
(boolean isEnabled)
hazelcast/src/main/java/com/hazelcast/config/NearCachePreloaderConfig.java:78
↓ 2 callersMethodsetEndpoints
(Set<String> endpoints)
hazelcast/src/main/java/com/hazelcast/config/PermissionConfig.java:309
↓ 2 callersMethodsetEurekaConfig
Sets the {@link EurekaConfig} used by the discovery mechanism for this WAN publisher. @param eurekaConfig the Eureka discovery configuration @return
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:715
↓ 2 callersMethodsetEventHandler
(EventHandler handler)
hazelcast/src/main/java/com/hazelcast/client/impl/spi/impl/ClientInvocation.java:389
↓ 2 callersMethodsetEventJournalConfig
Sets the {@code EventJournalConfig} for this {@code CacheSimpleConfig} @param eventJournalConfig event journal config @return this {@code CacheSimple
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleConfig.java:719
↓ 2 callersMethodsetEventTimePolicy
(EventTimePolicy<? super I> eventTimePolicy)
extensions/mongodb/src/main/java/com/hazelcast/jet/mongodb/impl/ReadMongoParams.java:186
↓ 2 callersMethodsetEvictionConfig
Sets the eviction configuration for this {@link com.hazelcast.cache.ICache}. @param evictionConfig the eviction configuration to set @return the upda
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleConfig.java:560
↓ 2 callersMethodsetExecuteJobParameters
(ExecuteJobParameters executeJobParameters)
hazelcast/src/main/java/com/hazelcast/instance/impl/executejar/MemberJetProxy.java:51
↓ 2 callersMethodsetExecutorsWithStats
(Set<String> executorsWithStats)
hazelcast/src/main/java/com/hazelcast/internal/monitor/impl/MemberStateImpl.java:193
↓ 2 callersMethodsetExpect
(Object expect)
hazelcast/src/main/java/com/hazelcast/map/impl/operation/steps/engine/State.java:185
↓ 2 callersMethodsetExpirationTime
(long expirationTime)
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheEventContext.java:113
↓ 2 callersMethodsetExpirationTime
(long expirationTime)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/expiry/ExpiryMetadata.java:83
↓ 2 callersMethodsetExpiryPolicy
(ExpiryPolicy expiryPolicy)
hazelcast/src/main/java/com/hazelcast/cache/impl/record/CacheObjectRecord.java:52
↓ 2 callersMethodsetExpiryPolicy
(Set<K> keys, ExpiryPolicy expiryPolicy)
hazelcast/src/main/java/com/hazelcast/internal/adapter/DataStructureAdapter.java:141
↓ 2 callersMethodsetExpiryPolicyInternal
(K key, ExpiryPolicy expiryPolicy)
hazelcast/src/main/java/com/hazelcast/client/cache/impl/ClientCacheProxySupport.java:729
↓ 2 callersMethodsetExternalTaskQueueCapacity
Sets the capacity of the external task queue. The external task queue is the task queue used for other threads to communicate with the reactor. @para
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/ReactorBuilder.java:185
↓ 2 callersMethodsetFactoryClassName
(@Nonnull String factoryClassName)
hazelcast/src/main/java/com/hazelcast/config/RingbufferStoreConfig.java:111
↓ 2 callersMethodsetFactoryClassName
Sets the factory class name which will be used to instantiate the queue store. The class should implement the {@link QueueStoreFactory} interface. @p
hazelcast/src/main/java/com/hazelcast/config/QueueStoreConfig.java:232
↓ 2 callersMethodsetFactoryImpl
Sets factory implementation of proxy factory @param factoryImpl of proxy factory
hazelcast/src/main/java/com/hazelcast/client/config/ProxyFactoryConfig.java:102
↓ 2 callersMethodsetFactoryImplementation
Sets the map store factory implementation object. @param factoryImplementation the factory implementation object @return this MapStoreConfig instance
hazelcast/src/main/java/com/hazelcast/config/MapStoreConfig.java:271
↓ 2 callersMethodsetFail
(boolean shouldFail, boolean loadFail)
hazelcast/src/test/java/com/hazelcast/map/impl/mapstore/writebehind/MapStoreWriteBehindTest.java:728
↓ 2 callersMethodsetFamily
(String family)
hazelcast/src/main/java/com/hazelcast/aws/AwsConfig.java:311
↓ 2 callersMethodsetField
(String name, Object value)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/support/expressions/ExpressionValue.java:123
↓ 2 callersMethodsetField
Sets the field {@code fieldName} on the given Object {@code object} to {@code value} using reflection.
extensions/kafka/src/main/java/com/hazelcast/jet/kafka/impl/ResumeTransactionUtil.java:180
↓ 2 callersMethodsetFileName
(String fileName)
hazelcast/src/main/java/com/hazelcast/jet/impl/submitjob/memberside/JobMetaDataParameterObject.java:80
↓ 2 callersMethodsetFlakeIdGeneratorsWithStats
(Set<String> flakeIdGeneratorsWithStats)
hazelcast/src/main/java/com/hazelcast/internal/monitor/impl/MemberStateImpl.java:217
↓ 2 callersMethodsetFlowControlPeriodMs
While executing a Jet job there is the issue of regulating the rate at which one member of the cluster sends data to another member. The receiver will
hazelcast/src/main/java/com/hazelcast/jet/config/JetConfig.java:111
↓ 2 callersMethodsetFlowControlPeriodMs
While executing a Jet job there is the issue of regulating the rate at which one member of the cluster sends data to another member. The receiver will
hazelcast/src/main/java/com/hazelcast/jet/config/InstanceConfig.java:93
↓ 2 callersMethodsetFlushSequences
(Queue<Sequence> flushSequences)
hazelcast/src/main/java/com/hazelcast/map/impl/mapstore/writebehind/WriteBehindStore.java:451
↓ 2 callersMethodsetFsync
(boolean fsync)
hazelcast/src/main/java/com/hazelcast/internal/config/HotRestartConfigReadOnly.java:26
↓ 2 callersMethodsetGcpConfig
Sets the {@link GcpConfig} used by the discovery mechanism for this WAN publisher. @param gcpConfig the GCP discovery configuration @return this conf
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:652
↓ 2 callersMethodsetGenericRecord
(@Nonnull String fieldName, @Nullable GenericRecord value)
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/portable/PortableGenericRecordBuilder.java:172
↓ 2 callersMethodsetGetError
(SupplierEx<Throwable> getError)
hazelcast/src/test/java/com/hazelcast/jet/core/TestProcessors.java:338
↓ 2 callersMethodsetGetError
(SupplierEx<Throwable> getError)
hazelcast/src/test/java/com/hazelcast/jet/core/ExecutionLifecycle_RestartableExceptionTest.java:202
↓ 2 callersMethodsetHasRunningCleanup
(boolean hasRunningCleanup)
hazelcast/src/main/java/com/hazelcast/map/impl/PartitionContainer.java:53
↓ 2 callersMethodsetHazelcastInstance
(@Nonnull HazelcastInstance instance)
hazelcast/src/main/java/com/hazelcast/jet/core/test/TestProcessorContext.java:83
↓ 2 callersMethodsetHazelcastInstance
(HazelcastInstance hazelcastInstance)
hazelcast/src/main/java/com/hazelcast/scheduledexecutor/impl/ScheduledFutureProxy.java:70
↓ 2 callersMethodsetHead
Tries to set head of this accumulator to the supplied {@code sequence} and returns {@code true}, if that {@code sequence} is still exist in this accum
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/accumulator/Accumulator.java:86
↓ 2 callersMethodsetHitCount
Sets the hit count to the given value. @param hitCount the hit count value to set.
hazelcast/src/main/java/com/hazelcast/internal/monitor/impl/OnDemandIndexStats.java:104
↓ 2 callersMethodsetHits
Sets the access hit count of this {@link Evictable}. @param hit the access hit count for this {@link Evictable}
hazelcast/src/main/java/com/hazelcast/cache/impl/record/CacheRecord.java:63
↓ 2 callersMethodsetHits
(long hits)
hazelcast/src/main/java/com/hazelcast/replicatedmap/impl/record/RecordMigrationInfo.java:75
↓ 2 callersMethodsetHotRestartConfig
(@Nonnull HotRestartConfig hotRestartConfig)
hazelcast/src/main/java/com/hazelcast/internal/config/MapConfigReadOnly.java:272
↓ 2 callersMethodsetHotRestartConfig
Sets the {@code HotRestartConfig} for this {@code CacheSimpleConfig} @param hotRestartConfig hot restart config @return this {@code CacheSimpleConfig
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleConfig.java:683
↓ 2 callersMethodsetHotRestartState
(HotRestartState hotRestartState)
hazelcast/src/main/java/com/hazelcast/internal/monitor/impl/MemberStateImpl.java:278
↓ 2 callersMethodsetIdPos
(int idPos)
extensions/mapstore/src/main/java/com/hazelcast/mapstore/JdbcParameters.java:30
↓ 2 callersMethodsetImplementation
(EventListener implementation)
hazelcast/src/main/java/com/hazelcast/internal/config/CachePartitionLostListenerConfigReadOnly.java:48
↓ 2 callersMethodsetImplementation
(EventListener implementation)
hazelcast/src/main/java/com/hazelcast/internal/config/MapPartitionLostListenerConfigReadOnly.java:47
↓ 2 callersMethodsetImplementation
No-op method as the implementation cannot be changed for this publisher. @return this config
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:133
↓ 2 callersMethodsetInMemoryFormat
(String inMemoryFormat)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/task/dynamicconfig/QueryCacheConfigHolder.java:128
↓ 2 callersMethodsetIndexConfigs
(List<IndexConfig> indexConfigs)
hazelcast/src/main/java/com/hazelcast/config/QueryCacheConfig.java:454
↓ 2 callersMethodsetIndexStats
Sets the per-index stats of this map stats to the given per-index stats. @param indexStats the per-index stats to set.
hazelcast/src/main/java/com/hazelcast/internal/monitor/impl/LocalMapStatsImpl.java:507
↓ 2 callersMethodsetIndexesSkippedQueryCount
(long indexesSkippedQueryCount)
hazelcast/src/main/java/com/hazelcast/internal/monitor/impl/LocalMapStatsImpl.java:470
↓ 2 callersMethodsetInitialOutputBufferSize
(int initialOutputBufferSize)
hazelcast/src/main/java/com/hazelcast/internal/serialization/SerializationServiceBuilder.java:69
↓ 2 callersMethodsetInitialPermits
Sets initial permit count of the Semaphore
hazelcast/src/main/java/com/hazelcast/config/cp/SemaphoreConfig.java:136
↓ 2 callersMethodsetInitialized
()
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/PartitionStateManagerImpl.java:428
↓ 2 callersMethodsetInnerClassDefinitions
(Map<String, byte[]> innerClassDefinitions)
hazelcast/src/main/java/com/hazelcast/internal/usercodedeployment/impl/ClassData.java:49
↓ 2 callersMethodsetInsertCount
Sets the insert count to the given value. @param insertCount the insert count value to set.
hazelcast/src/main/java/com/hazelcast/internal/monitor/impl/OnDemandIndexStats.java:152
↓ 2 callersMethodsetInterfaces
@param interfaces the interfaces to set
hazelcast/src/main/java/com/hazelcast/config/NetworkConfig.java:244
↓ 2 callersMethodsetInternal
(long ttl, TimeUnit timeunit, Long maxIdle, TimeUnit maxIdleUnit, Object key, Object value)
hazelcast/src/main/java/com/hazelcast/client/impl/proxy/ClientMapProxy.java:704
↓ 2 callersMethodsetInternal
(Object key, Data valueData, long ttl, TimeUnit timeunit, long maxIdle, TimeUnit maxIdleUnit)
hazelcast/src/main/java/com/hazelcast/map/impl/proxy/MapProxySupport.java:608
↓ 2 callersMethodsetIsRunningClientTask
(boolean flag)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/task/MessageTaskExecutionTracker.java:38
↓ 2 callersMethodsetJDKCompatible
Sets JDK compatibility mode of CP ISemaphore
hazelcast/src/main/java/com/hazelcast/config/cp/SemaphoreConfig.java:121
↓ 2 callersMethodsetJarPath
(Path jarPath)
hazelcast/src/main/java/com/hazelcast/jet/impl/submitjob/memberside/JobMetaDataParameterObject.java:120
↓ 2 callersMethodsetJdbcDatabaseProvider
(JdbcDatabaseProvider dbProvider)
hazelcast/src/test/java/com/hazelcast/jet/impl/connector/JdbcDatabaseProviderTestSupport.java:35
↓ 2 callersMethodsetJitter
At each iteration calculated back-off is randomized via following method Random(-jitter current_backoff, jitter current_backoff) @param jitter by how
hazelcast/src/main/java/com/hazelcast/client/config/ConnectionRetryConfig.java:175
↓ 2 callersMethodsetJobMetrics
Generates persistent job metrics, namely {@link MetricNames#JOB_STATUS} and {@link MetricNames#IS_USER_CANCELLED}. @see MasterContext#provideDynamicM
hazelcast/src/main/java/com/hazelcast/jet/impl/MasterJobContext.java:1105
↓ 2 callersMethodsetJobName
(String jobName)
hazelcast/src/main/java/com/hazelcast/jet/impl/submitjob/memberside/JobMetaDataParameterObject.java:96
↓ 2 callersMethodsetJobParameters
(List<String> jobParameters)
hazelcast/src/main/java/com/hazelcast/jet/impl/submitjob/memberside/JobMetaDataParameterObject.java:112
↓ 2 callersMethodsetJoin
@param join the join to set
hazelcast/src/main/java/com/hazelcast/config/NetworkConfig.java:261
↓ 2 callersMethodsetKeepCount
(NetworkChannel socketChannel, Integer value, ILogger logger)
hazelcast/src/main/java/com/hazelcast/internal/nio/IOUtil.java:863
↓ 2 callersMethodsetKeepIdle
(NetworkChannel socketChannel, Integer value, ILogger logger)
hazelcast/src/main/java/com/hazelcast/internal/nio/IOUtil.java:873
↓ 2 callersMethodsetKeepInterval
(NetworkChannel socketChannel, Integer value, ILogger logger)
hazelcast/src/main/java/com/hazelcast/internal/nio/IOUtil.java:883
↓ 2 callersMethodsetKerberosAuthenticationConfig
(KerberosAuthenticationConfig authenticationConfig)
hazelcast/src/main/java/com/hazelcast/config/security/RealmConfig.java:73
↓ 2 callersMethodsetKeyType
(Class<K> keyType)
hazelcast/src/main/java/com/hazelcast/config/AbstractCacheConfig.java:468
↓ 2 callersMethodsetKubernetesConfig
Sets the {@link KubernetesConfig} used by the discovery mechanism for this WAN publisher. @param kubernetesConfig the Kubernetes discovery configurat
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:694
↓ 2 callersMethodsetLargerQuorumSize
Updates the quorum size if it's larger than the current value and returns the previous value.
hazelcast/src/main/java/com/hazelcast/jet/impl/JobExecutionRecord.java:109
↓ 2 callersMethodsetLastAccessTime
Sets the cache last access time as atomic if the given time is bigger than it. @param time time to set the cache last access time
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheStatisticsImpl.java:245
↓ 2 callersMethodsetLastAccessTime
(long lastAccessTime)
hazelcast/src/main/java/com/hazelcast/replicatedmap/impl/record/RecordMigrationInfo.java:83
↓ 2 callersMethodsetLastTableIndex
Sets the iteration state to the state defined by the {@code pointers} if the given response contains items. @param segment the iteration response @p
hazelcast/src/main/java/com/hazelcast/map/impl/iterator/AbstractMapQueryPartitionIterator.java:133
↓ 2 callersMethodsetLastUpdateTime
(long lastUpdateTime)
hazelcast/src/main/java/com/hazelcast/replicatedmap/impl/record/RecordMigrationInfo.java:91
↓ 2 callersMethodsetLingerSeconds
Enable/disable SO_LINGER with the specified linger time in seconds If set to a value of 0 or less then it is disabled. <p> Default value is {@link Soc
hazelcast/src/main/java/com/hazelcast/client/config/SocketOptions.java:139
↓ 2 callersMethodsetLoadAllKeys
(boolean loadAllKeys)
hazelcast/src/test/java/com/hazelcast/map/impl/mapstore/EventBasedMapStore.java:84
↓ 2 callersMethodsetLoadAllKeysThrows
(boolean loadAllKeysThrows)
hazelcast/src/test/java/com/hazelcast/client/map/ClientMapLoaderExceptionHandlingTest.java:129
↓ 2 callersMethodsetLocalMemberListJoinVersion
(int memberListJoinVersion)
hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/MembershipManager.java:470
↓ 2 callersMethodsetLocalRecordStoreStats
(LocalRecordStoreStats stats)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/RecordStore.java:671
↓ 2 callersMethodsetLocalTaskQueueCapacity
Sets the capacity of the local task queue. @param localTaskQueueCapacity the capacity @throws IllegalArgumentException if localTaskQueueCapacity not
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/ReactorBuilder.java:174
↓ 2 callersMethodsetLockAcquireLimit
Sets the number of lock acquires a lock holder can perform.
hazelcast/src/main/java/com/hazelcast/config/cp/FencedLockConfig.java:102
↓ 2 callersMethodsetLogLevel
(String clusterName, String clusterPassword, Level level)
hazelcast/src/test/java/com/hazelcast/internal/ascii/HTTPCommunicator.java:655
↓ 2 callersMethodsetLoginModuleConfigs
(List<LoginModuleConfig> loginModuleConfigs)
hazelcast/src/main/java/com/hazelcast/config/security/JaasAuthenticationConfig.java:36
↓ 2 callersMethodsetLosslessRestartEnabled
Sets whether lossless job restart is enabled for the node. With lossless restart you can restart the whole cluster without losing the jobs and their s
hazelcast/src/main/java/com/hazelcast/jet/config/InstanceConfig.java:178
↓ 2 callersMethodsetMainClass
(String mainClass)
hazelcast/src/main/java/com/hazelcast/jet/impl/submitjob/memberside/JobMetaDataParameterObject.java:104
↓ 2 callersMethodsetMainClassDefinition
(byte[] mainClassDefinition)
hazelcast/src/main/java/com/hazelcast/internal/usercodedeployment/impl/ClassData.java:54
↓ 2 callersMethodsetManagedContext
Sets the external managed context. This context is used to initialize user supplied objects. @param managedContext the managed context @return this c
hazelcast/src/main/java/com/hazelcast/config/Config.java:2797
↓ 2 callersMethodsetManagementEnabled
(CacheConfig cacheConfig, String cacheNameWithPrefix, boolean enabled)
hazelcast/src/main/java/com/hazelcast/cache/impl/AbstractCacheService.java:457
↓ 2 callersMethodsetMapConfig
(MapConfig mapConfig)
hazelcast/src/main/java/com/hazelcast/map/impl/MapContainer.java:106
↓ 2 callersMethodsetMapConfigs
Sets the map of {@link IMap} configurations, mapped by config name. The config name may be a pattern with which the configuration will be obtained in
hazelcast/src/main/java/com/hazelcast/config/Config.java:839
↓ 2 callersMethodsetMapItemFn
(@Nonnull FunctionEx<Document, I> mapItemFn)
extensions/mongodb/src/main/java/com/hazelcast/jet/mongodb/impl/ReadMongoParams.java:167
↓ 2 callersMethodsetMapListener
Constructs a {@link EntryUpdatedListener}, registering it via {@code listenerSetter} @return a {@link CompletableFuture} referencing the {@link Entry
hazelcast/src/test/java/com/hazelcast/map/listener/EntryUpdatedListenerTest.java:191
← previousnext →20,901–21,000 of 147,315, ranked by callers