Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hazelcast/hazelcast
/ functions
Functions
147,315 in github.com/hazelcast/hazelcast
⨍
Functions
147,315
◇
Types & classes
15,944
↓ 7 callers
Method
returnOutputBuffer
Returns a BufferObjectDataOutput back to the pool. The implementation is free to not return the instance to the pool but just close it. @param out t
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/bufferpool/BufferPool.java:45
↓ 7 callers
Method
rightEquiJoinIndices
The indices of the fields from the right side of a join which are equi-join keys. The indices refer to fields of right table before applying projectio
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/JetJoinInfo.java:108
↓ 7 callers
Method
rowTypeElementCoercion
( SqlValidatorScope scope, SqlNode rowElement, RelDataType targetType,
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/validate/types/HazelcastTypeCoercion.java:184
↓ 7 callers
Method
runIndexOrPartitionScanQueryOnOwnedPartitions
(Query query)
hazelcast/src/main/java/com/hazelcast/map/impl/query/QueryRunner.java:111
↓ 7 callers
Method
runOnPartitionThread
Executes a {@link Callable} on a specific partition thread and returns a result. <p> This does <b>not</b> check if a given Hazelcast instance owns a s
hazelcast/src/test/java/com/hazelcast/test/TestTaskExecutorUtil.java:60
↓ 7 callers
Method
runSuppressed
Runs the given log action, or ignores it based on the `frequentLogPeriod` and `suppressLimit` parameters. The log action is first called N times up to
hazelcast/src/main/java/com/hazelcast/internal/util/FrequentLogSuppressor.java:69
↓ 7 callers
Method
runUntilOutputMatches
Normally, the {@code complete()} method is run repeatedly until it returns {@code true}. This is suitable for processors processing the input or for b
hazelcast/src/main/java/com/hazelcast/jet/core/test/TestSupport.java:466
↓ 7 callers
Method
runWithNamespace
Runs the provided {@link Runnable} with the {@code Namespace} context of the {@code Namespace} context defined by the provided Namespace name if avail
hazelcast/src/main/java/com/hazelcast/internal/namespace/UserCodeNamespaceService.java:141
↓ 7 callers
Method
sampleBigIntegers
()
hazelcast/src/test/java/com/hazelcast/aggregation/TestSamples.java:95
↓ 7 callers
Method
sampleStrings
()
hazelcast/src/test/java/com/hazelcast/aggregation/TestSamples.java:104
↓ 7 callers
Method
scheduleEvictionIfEmpty
Schedules the queue for destruction if the queue is empty. Destroys the queue immediately if the queue is empty and the {@link QueueConfig#getEmptyQue
hazelcast/src/main/java/com/hazelcast/collection/impl/queue/QueueContainer.java:1128
↓ 7 callers
Method
send400
Prepares a {@link HttpURLConnection#HTTP_BAD_REQUEST} response.
hazelcast/src/main/java/com/hazelcast/internal/ascii/rest/HttpCommand.java:85
↓ 7 callers
Method
sendBackups0
(BackupAwareOperation backupAwareOp)
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/impl/OperationBackupHandler.java:83
↓ 7 callers
Method
sendPartitionRuntimeState
(Address target)
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/InternalPartitionServiceImpl.java:570
↓ 7 callers
Method
sendRetryResponse
Send a response to the replica to retry the replica sync
hazelcast/src/main/java/com/hazelcast/internal/partition/operation/PartitionReplicaSyncRequest.java:237
↓ 7 callers
Method
serializationService
()
hazelcast/src/main/java/com/hazelcast/jet/impl/ClientJobProxy.java:233
↓ 7 callers
Method
serialize
(Object obj, ClassFilter blockList, ClassFilter allowList)
hazelcast/src/test/java/com/hazelcast/internal/serialization/impl/compact/ReflectiveCompactSerializerTest.java:156
↓ 7 callers
Method
serializeAndCheck
(Object original, int expectedClassId)
hazelcast-sql/src/test/java/com/hazelcast/sql/impl/CoreSqlTestSupport.java:54
↓ 7 callers
Method
serializeValue
(final Object value)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/expression/json/JsonCreationUtil.java:35
↓ 7 callers
Method
serializerFor
(final int typeId)
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/AbstractSerializationService.java:558
↓ 7 callers
Method
serializerFor
(Object object, boolean includeSchema)
hazelcast/src/main/java/com/hazelcast/jet/impl/serialization/DelegatingSerializationService.java:135
↓ 7 callers
Method
set
Set the property to a {@code newValue}. @param propertyName system property to set @param newValue value to set @return instance of the rule
hazelcast/src/test/java/com/hazelcast/test/OverridePropertyRule.java:61
↓ 7 callers
Method
setArrayOfInt16
It is legal to set the field again only when Builder is created with {@link GenericRecord#newBuilderWithClone()}. Otherwise, it is illegal to set to t
hazelcast/src/main/java/com/hazelcast/nio/serialization/genericrecord/GenericRecordBuilder.java:772
↓ 7 callers
Method
setCPMemberPriority
Sets the CP member priority. CP groups' leadership will be transferred to members with higher priorities within the CP group. @param cpMemberPriority
hazelcast/src/main/java/com/hazelcast/config/cp/CPSubsystemConfig.java:594
↓ 7 callers
Method
setCacheLoader
Set classname of a class to be used as {@link javax.cache.integration.CacheLoader}. @param cacheLoader classname to be used as {@link javax.cache.int
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleConfig.java:355
↓ 7 callers
Method
setCacheWriter
Set classname of a class to be used as {@link javax.cache.integration.CacheWriter}. @param cacheWriter classname to be used as {@link javax.cache.int
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleConfig.java:403
↓ 7 callers
Method
setCapacity
Sets the capacity of the ringbuffer. @param capacity the capacity @return the updated Config @throws java.lang.IllegalArgumentException if capacity s
hazelcast/src/main/java/com/hazelcast/config/RingbufferConfig.java:173
↓ 7 callers
Method
setCheckExistenceOnEachConnect
If true, the database and collection existence checks will be performed on every reconnection.
extensions/mongodb/src/main/java/com/hazelcast/jet/mongodb/impl/ReadMongoParams.java:218
↓ 7 callers
Method
setClassName
Sets the class name of the Predicate. <p> If an implementation or sql was set, it will be removed. @param className the name of the class of the Pred
hazelcast/src/main/java/com/hazelcast/config/PredicateConfig.java:98
↓ 7 callers
Method
setCloseError
(SupplierEx<? extends Throwable> closeError)
hazelcast/src/test/java/com/hazelcast/jet/core/TestProcessors.java:484
↓ 7 callers
Method
setCloseListener
Configures the {@link CloseListener}. <p/> Can only be configured once. <p/> This call is thread safe. <p/> If the method is called when the socket al
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/net/AbstractAsyncSocket.java:72
↓ 7 callers
Method
setClusterName
Logical name that identifies and provides a namespace for the particular database server/cluster being monitored. The logical name should be unique ac
extensions/cdc-mysql/src/main/java/com/hazelcast/jet/cdc/mysql/MySqlCdcSources.java:159
↓ 7 callers
Method
setClusterName
(String clusterName)
hazelcast/src/main/java/com/hazelcast/internal/management/TimedMemberState.java:77
↓ 7 callers
Method
setCoalesce
Set {@code true} to enable coalescing, otherwise set {@code false}. This setting is only valid if {@code QueryCacheConfig#delaySeconds} is greater tha
hazelcast/src/main/java/com/hazelcast/config/QueryCacheConfig.java:364
↓ 7 callers
Method
setConsistencyCheckStrategy
Sets the strategy for checking consistency of data between source and target cluster. Any inconsistency will not be reconciled, it will be merely repo
hazelcast/src/main/java/com/hazelcast/config/WanSyncConfig.java:62
↓ 7 callers
Method
setConsumerConfig
Sets the {@link WanConsumerConfig WAN consumer configuration} for this WAN replication. The WAN consumer is in charge of consuming (processing) incomi
hazelcast/src/main/java/com/hazelcast/config/WanReplicationConfig.java:102
↓ 7 callers
Method
setCountAsAccess
(boolean countAsAccess)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/StaticParams.java:196
↓ 7 callers
Method
setDiscoveryPeriodSeconds
Sets the period in seconds in which WAN tries to discover new target endpoints and reestablish connections to failed endpoints. @param discoveryPerio
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:436
↓ 7 callers
Method
setDocumentType
(@Nonnull Class<I> documentType)
extensions/mongodb/src/main/java/com/hazelcast/jet/mongodb/impl/WriteMongoParams.java:130
↓ 7 callers
Method
setEarlyResultsPeriod
Sets the period in milliseconds at which the windowed aggregation stage will emit partial results of all the windows that contain some data, but the w
hazelcast/src/main/java/com/hazelcast/jet/pipeline/WindowDefinition.java:70
↓ 7 callers
Method
setEnabled
Enables or disables the multicast discovery mechanism @param enabled {@code true} to enable, {@code false} to disable @return the updated MulticastCo
hazelcast/src/main/java/com/hazelcast/config/MulticastConfig.java:89
↓ 7 callers
Method
setEncryptionAtRestConfig
Sets the Persistence Encryption at Rest configuration. @param encryptionAtRestConfig the Encryption at Rest configuration @return PersistenceConfig
hazelcast/src/main/java/com/hazelcast/config/PersistenceConfig.java:254
↓ 7 callers
Method
setEventListener
(ManagementCenterEventListener eventListener)
hazelcast/src/main/java/com/hazelcast/internal/management/ManagementCenterService.java:252
↓ 7 callers
Method
setEventType
(CacheEventType eventType)
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheEventContext.java:59
↓ 7 callers
Method
setIcmpFailureDetectorConfig
Sets the {@link IcmpFailureDetectorConfig}. The value can be {@code null} if this detector isn't needed. @param icmpFailureDetectorConfig the IcmpFai
hazelcast/src/main/java/com/hazelcast/config/NetworkConfig.java:379
↓ 7 callers
Method
setIdleMaxParkNs
Sets the maximum duration in nanoseconds that the WAN replication thread will be parked if there are no events to replicate. @param idleMaxParkNs max
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:610
↓ 7 callers
Method
setIdleMinParkNs
Sets the minimum duration in nanoseconds that the WAN replication thread will be parked if there are no events to replicate. @param idleMinParkNs min
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:586
↓ 7 callers
Method
setInitialPublisherState
Sets the initial publisher state. @param initialPublisherState the state @return this configuration
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:414
↓ 7 callers
Method
setIntervalMilliseconds
(int intervalMilliseconds)
hazelcast/src/main/java/com/hazelcast/client/config/ClientIcmpPingConfig.java:109
↓ 7 callers
Method
setItemListenerConfigs
Set the list of item listener configurations for this queue. @param listenerConfigs the list of item listener configurations to set for this queue @r
hazelcast/src/main/java/com/hazelcast/config/QueueConfig.java:298
↓ 7 callers
Method
setMasterAddress
(Address master)
hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/ClusterServiceImpl.java:651
↓ 7 callers
Method
setMaxAttempts
(int maxAttempts)
hazelcast/src/main/java/com/hazelcast/client/config/ClientIcmpPingConfig.java:136
↓ 7 callers
Method
setMaxConcurrentInvocations
Sets the maximum number of WAN event batches being sent to the target cluster concurrently. <p> Setting this property to anything less than {@code 2}
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:532
↓ 7 callers
Method
setMaxSizeMb
Sets the maximum capacity of the {@link com.hazelcast.cp.CPMap}. @param maxSizeMb capacity of the {@link com.hazelcast.cp.CPMap} in MB @throws Illega
hazelcast/src/main/java/com/hazelcast/config/cp/CPMapConfig.java:102
↓ 7 callers
Method
setMaxTargetEndpoints
Sets the maximum number of endpoints that WAN will connect to when using a discovery mechanism to define endpoints. This property has no effect when s
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:462
↓ 7 callers
Method
setMemcacheEndpointConfig
Sets the server socket endpoint config for {@link ProtocolType#MEMCACHE memcache} protocol. If another {@code ServerSocketEndpointConfig} was previous
hazelcast/src/main/java/com/hazelcast/config/AdvancedNetworkConfig.java:192
↓ 7 callers
Method
setMerkleTreeConfig
Sets the {@code MerkleTreeConfig} for this {@code MapConfig} @param merkleTreeConfig merkle tree config @return this {@code MapConfig} instance
hazelcast/src/main/java/com/hazelcast/config/MapConfig.java:760
↓ 7 callers
Method
setMetadataSpacePercentage
Sets the percentage of native memory space to be used to store metadata and internal memory structures by the native memory manager. <p> <strong>This
hazelcast/src/main/java/com/hazelcast/config/NativeMemoryConfig.java:250
↓ 7 callers
Method
setMinBlockSize
Sets the minimum memory block size, in bytes, to be served by native memory manager. Allocation requests smaller than minimum block size are served wi
hazelcast/src/main/java/com/hazelcast/config/NativeMemoryConfig.java:196
↓ 7 callers
Method
setName
(String name)
hazelcast/src/test/java/com/hazelcast/query/impl/extractor/AbstractExtractionTest.java:133
↓ 7 callers
Method
setName
Sets the name of {@code QueryCache}. @param name the name of {@code QueryCache} @return this {@code QueryCacheConfig} instance
hazelcast/src/main/java/com/hazelcast/config/QueryCacheConfig.java:182
↓ 7 callers
Method
setName
Sets the name of this WAN replication config. This name is used by the {@link WanReplicationRef} configuration. @param name the WAN replication confi
hazelcast/src/main/java/com/hazelcast/config/WanReplicationConfig.java:79
↓ 7 callers
Method
setNetworkInterfacesEnumerator
(NetworkInterfacesEnumerator networkInterfacesEnumerator)
hazelcast/src/main/java/com/hazelcast/internal/util/AddressUtil.java:55
↓ 7 callers
Method
setObject
(PreparedStatement ps, Object obj, int j)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/connector/jdbc/TypeResolver.java:28
↓ 7 callers
Method
setObjectName
(String objectName)
hazelcast/src/main/java/com/hazelcast/internal/ascii/rest/RestCallExecution.java:45
↓ 7 callers
Method
setOldValueRequired
If {@code true}, previously assigned values for the affected keys will be sent to this cache entry listener implementation. Setting this attribute to
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleEntryListenerConfig.java:83
↓ 7 callers
Method
setOwnedEntryCount
(long ownedEntryCount)
hazelcast/src/main/java/com/hazelcast/internal/monitor/impl/LocalMapStatsImpl.java:215
↓ 7 callers
Method
setPersistWanReplicatedData
@param persistWanReplicatedData set {@code true} to enable persistence of replicated data into backing store, otherwis
hazelcast/src/main/java/com/hazelcast/config/WanConsumerConfig.java:147
↓ 7 callers
Method
setPrincipal
(String principal)
hazelcast/src/main/java/com/hazelcast/config/PermissionConfig.java:299
↓ 7 callers
Method
setProtocolType
(ProtocolType protocolType)
hazelcast/src/main/java/com/hazelcast/config/ServerSocketEndpointConfig.java:194
↓ 7 callers
Method
setReplicaTimestamp
Sets the logical timestamp for the given {@code replicaId}. This method is not thread safe and concurrent access must be synchronized externally. @par
hazelcast/src/main/java/com/hazelcast/cluster/impl/VectorClock.java:68
↓ 7 callers
Method
setScaleUpDelayMillis
Sets the delay after which auto-scaled jobs will restart if a new member is added to the cluster. The default is 10 seconds. Has no effect on jobs wit
hazelcast/src/main/java/com/hazelcast/jet/config/JetConfig.java:170
↓ 7 callers
Method
setSchemaWhitelist
Optional regular expressions that match schema names to be monitored ("schema" is used here to denote logical groups of tables). Any schema name not i
extensions/cdc-postgres/src/main/java/com/hazelcast/jet/cdc/postgres/PostgresCdcSources.java:235
↓ 7 callers
Method
setSecurityConfig
Sets the security configuration for this hazelcast instance. This includes configuration for security interceptors, permissions, etc. @param security
hazelcast/src/main/java/com/hazelcast/config/Config.java:2456
↓ 7 callers
Method
setSnapshotEnabled
Sets if key-based coalescing is configured for this WAN publisher. When enabled, only the latest {@link WanEvent} of a key is sent to target. @return
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:189
↓ 7 callers
Method
setSocketKeepCount
Set the maximum number of TCP keep-alive probes to send before giving up and closing the connection if no response is obtained from the other side. Va
hazelcast/src/main/java/com/hazelcast/config/EndpointConfig.java:452
↓ 7 callers
Method
setSocketKeepIdleSeconds
Set the number of seconds a connection needs to be idle before TCP begins sending out keep-alive probes. Valid values are 1 to 32767. <p/> This option
hazelcast/src/main/java/com/hazelcast/config/EndpointConfig.java:380
↓ 7 callers
Method
setSocketKeepIntervalSeconds
Set the number of seconds between keep-alive probes. Notice that this is the number of seconds between probes after the initial {@link #setSocketKeepI
hazelcast/src/main/java/com/hazelcast/config/EndpointConfig.java:416
↓ 7 callers
Method
setSql
Sets sql string for this config. <p> If a className or implementation was set, it will be removed. @param sql sql string for this config @return this
hazelcast/src/main/java/com/hazelcast/config/PredicateConfig.java:150
↓ 7 callers
Method
setState
(int state)
hazelcast/src/test/java/com/hazelcast/osgi/TestBundle.java:61
↓ 7 callers
Method
setStatisticsEnabled
Set to enable/disable map level statistics for this map. <p> This setting is only for map level stats such as last access time to map, total number of
hazelcast/src/main/java/com/hazelcast/config/MapConfig.java:460
↓ 7 callers
Method
setStopExecution
(boolean stopExecution)
hazelcast/src/main/java/com/hazelcast/map/impl/operation/steps/engine/State.java:321
↓ 7 callers
Method
setSynchronous
If {@code true}, this cache entry listener implementation will be called in a synchronous manner. @param synchronous {@code true} to have this cache
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleEntryListenerConfig.java:105
↓ 7 callers
Method
setTableWhitelist
Optional regular expressions that match fully-qualified table identifiers for tables to be monitored; any table not included in the whitelist will be
extensions/cdc-mysql/src/main/java/com/hazelcast/jet/cdc/mysql/MySqlCdcSources.java:212
↓ 7 callers
Method
setTarget
(Object target, Data targetData)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/extract/QueryTarget.java:33
↓ 7 callers
Method
setTenant
Establish this tenant's thread-local context. The implementation can control the details of what kind of context to set and how to establish it. @ret
hazelcast/src/main/java/com/hazelcast/spi/tenantcontrol/TenantControl.java:79
↓ 7 callers
Method
setThisMemberAsMaster
()
hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/ClusterJoinManager.java:463
↓ 7 callers
Method
setUrl
Sets the path of the resource @param url the path of the resource
hazelcast/src/main/java/com/hazelcast/internal/namespace/ResourceDefinition.java:51
↓ 7 callers
Method
setUseEndpointPrivateAddress
Sets whether the WAN connection manager should connect to the endpoint on the private address returned by the discovery SPI. By default, this property
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:562
↓ 7 callers
Method
setUsePublicIp
Decides whether the public or private IP should be used to connect to Hazelcast members. @param usePublicIp {@code true} for public IP, {@code false}
hazelcast/src/main/java/com/hazelcast/config/AliasedDiscoveryConfig.java:127
↓ 7 callers
Method
setWriteCoalescing
Setting {@link #writeCoalescing} is meaningful if you are using write-behind {@link MapStore}. <p> When {@link #writeCoalescing} is {@code true}, only
hazelcast/src/main/java/com/hazelcast/config/MapStoreConfig.java:367
↓ 7 callers
Method
setup
(boolean enableFailOnIndeterminateOperationState)
hazelcast/src/test/java/com/hazelcast/partition/IndeterminateOperationStateExceptionTest.java:77
↓ 7 callers
Method
setupInstances
(IntFunction<MemberSchemaService> spyServiceCreator)
hazelcast/src/test/java/com/hazelcast/internal/serialization/impl/compact/schema/CompactSchemaReplicationTestBase.java:60
↓ 7 callers
Method
shallowCopy
()
hazelcast/src/main/java/com/hazelcast/cache/impl/DeferredValue.java:66
↓ 7 callers
Method
shouldHandle
Decides if the OutOfMemoryError thrown will be handled by this OutOfMemoryHandler or not. If <code>true</code> is return, {@link #onOutOfMemory(OutOfM
hazelcast/src/main/java/com/hazelcast/core/OutOfMemoryHandler.java:78
↓ 7 callers
Method
shutdown
(final boolean terminate)
hazelcast/src/main/java/com/hazelcast/instance/impl/Node.java:558
↓ 7 callers
Method
shutdownAll
Shutdown all instances started by this factory.
hazelcast/src/test/java/com/hazelcast/test/TestHazelcastInstanceFactory.java:492
↓ 7 callers
Method
size
Return the number of partitions in the set.
hazelcast/src/main/java/com/hazelcast/internal/util/collection/PartitionIdSet.java:107
↓ 7 callers
Method
size
()
hazelcast/src/main/java/com/hazelcast/internal/util/hashslot/impl/HashSlotArrayBase.java:160
↓ 7 callers
Method
size
()
hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/MemberSelectingCollection.java:48
← previous
next →
8,901–9,000 of 147,315, ranked by callers