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
↓ 2 callers
Method
releasePermit
()
hazelcast/src/main/java/com/hazelcast/scheduledexecutor/impl/ScheduledExecutorContainer.java:351
↓ 2 callers
Method
releasePromotionPermit
Releases promotion commit permit. @see #acquirePromotionPermit()
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/MigrationManager.java:101
↓ 2 callers
Method
reliableTopic
Returns a sink which publishes the items it receives to a distributed reliable topic with the specified name. <p> No state is saved to snapshot for th
hazelcast/src/main/java/com/hazelcast/jet/pipeline/Sinks.java:1062
↓ 2 callers
Method
remainingCapacity
Returns the number of items this pipe has still room for.
hazelcast/src/main/java/com/hazelcast/internal/util/concurrent/Pipe.java:50
↓ 2 callers
Method
remoteCache
Returns a source that fetches entries from the Hazelcast {@code ICache} with the specified name in a remote cluster identified by the supplied {@code
hazelcast/src/main/java/com/hazelcast/jet/pipeline/Sources.java:996
↓ 2 callers
Method
remoteClosedConnection
Called when during establishing the initial connection, the remote side unexpectedly closes the network connection. <p> This can be triggered after an
hazelcast/src/main/java/com/hazelcast/client/impl/management/ClientConnectionProcessListener.java:133
↓ 2 callers
Method
remoteMap
Returns a sink equivalent to {@link #map}, but for a map in a remote Hazelcast cluster identified by the supplied {@code ClientConfig}. <p> <strong>NO
extensions/cdc-debezium/src/main/java/com/hazelcast/jet/cdc/CdcSinks.java:218
↓ 2 callers
Method
remoteMap
Returns a sink that puts {@code Map.Entry}s it receives into a Hazelcast {@code IMap} with the specified name in a remote cluster identified by the su
hazelcast/src/main/java/com/hazelcast/jet/pipeline/Sinks.java:236
↓ 2 callers
Method
remoteMapWithEntryProcessor
Returns a sink equivalent to {@link #mapWithEntryProcessor}, but for a map in a remote Hazelcast cluster identified by the supplied {@code ClientConfi
hazelcast/src/main/java/com/hazelcast/jet/pipeline/Sinks.java:924
↓ 2 callers
Method
remoteReliableTopic
Returns a sink which publishes the items it receives to a distributed reliable topic with the provided name in a remote cluster identified by the supp
hazelcast/src/main/java/com/hazelcast/jet/pipeline/Sinks.java:1105
↓ 2 callers
Method
remove
Removes the plan from the cache, decreasing the size. @param plan Plan.
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/plan/cache/PlanCache.java:108
↓ 2 callers
Method
remove
(long id)
hazelcast/src/test/java/com/hazelcast/client/map/impl/query/ClientBitmapIndexTest.java:230
↓ 2 callers
Method
remove
(IMap map, Object key)
hazelcast/src/test/java/com/hazelcast/map/InterceptorTest.java:84
↓ 2 callers
Method
remove
(long id)
hazelcast/src/test/java/com/hazelcast/map/impl/query/SingleValueBitmapIndexTest.java:284
↓ 2 callers
Method
remove
(long id)
hazelcast/src/test/java/com/hazelcast/map/impl/query/MultiValueBitmapIndexTest.java:226
↓ 2 callers
Method
remove
Removes the given member from this bit set. @param member the member to remove. @return {@code true} if this storage became empty as a result of the
hazelcast/src/main/java/com/hazelcast/query/impl/bitmap/SparseBitSet.java:130
↓ 2 callers
Method
remove
Removes the given member from this storage. @param member the member to remove. @return {@code null} if this storage became empty as a result of the
hazelcast/src/main/java/com/hazelcast/query/impl/bitmap/SparseBitSet.java:735
↓ 2 callers
Method
remove
(Data dataKey, boolean copyOf)
hazelcast/src/main/java/com/hazelcast/multimap/impl/MultiMapContainer.java:114
↓ 2 callers
Method
remove
(Object key)
hazelcast/src/main/java/com/hazelcast/transaction/impl/TransactionLog.java:76
↓ 2 callers
Method
removeAccumulator
(PublisherContext publisherContext, int partitionId)
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/publisher/AccumulatorSweeper.java:120
↓ 2 callers
Method
removeActiveMigration
Removes the current {@code activeMigration} if the {@code migration} is the same and returns {@code true} if removed.
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/MigrationManagerImpl.java:338
↓ 2 callers
Method
removeAllEventListeners
(long jobId)
hazelcast/src/main/java/com/hazelcast/jet/impl/JobEventService.java:86
↓ 2 callers
Method
removeAllInternal
(Set<? extends K> keys)
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheProxySupport.java:390
↓ 2 callers
Method
removeAllRecordStoresOfAllMaps
Removes all record stores from all partitions. Calls {@link #removeRecordStoresFromPartitionMatchingWith} internally and @param onShutdown
hazelcast/src/main/java/com/hazelcast/map/impl/MapServiceContextImpl.java:352
↓ 2 callers
Method
removeAndCallRemoveAction
(UUID uuid)
hazelcast/src/main/java/com/hazelcast/client/impl/ClientEndpointImpl.java:282
↓ 2 callers
Method
removeAsync
(K key)
hazelcast/src/main/java/com/hazelcast/internal/adapter/DataStructureAdapter.java:86
↓ 2 callers
Method
removeBackup
(long itemId)
hazelcast/src/main/java/com/hazelcast/collection/impl/collection/CollectionContainer.java:103
↓ 2 callers
Method
removeBackup
(K key, long now, UUID transactionId)
hazelcast/src/main/java/com/hazelcast/map/impl/mapstore/MapDataStore.java:53
↓ 2 callers
Method
removeBackupInternal
(Data key, CallerProvenance provenance, UUID transactionId)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/DefaultRecordStore.java:658
↓ 2 callers
Method
removeBulk
(List<Data> dataKeys, List<Record> records, boolean backup)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/DefaultRecordStore.java:578
↓ 2 callers
Method
removeByKey
(Data key, boolean backup)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/DefaultRecordStore.java:1355
↓ 2 callers
Method
removeChild
Removes a child with the given name if exists @param name The name of the child to remove
hazelcast/src/main/java/com/hazelcast/internal/yaml/MutableYamlMapping.java:37
↓ 2 callers
Method
removeEntry
(Long id)
hazelcast/src/main/java/com/hazelcast/internal/util/scheduler/SecondsBasedEntryTaskScheduler.java:333
↓ 2 callers
Method
removeEventHandler
(long correlationId)
hazelcast/src/main/java/com/hazelcast/client/impl/connection/ClientConnection.java:46
↓ 2 callers
Method
removeExecuteJobParameters
()
hazelcast/src/main/java/com/hazelcast/instance/impl/executejar/MemberJetProxy.java:56
↓ 2 callers
Method
removeExpiredShards
(long currentTimeMs)
extensions/kinesis/src/main/java/com/hazelcast/jet/kinesis/impl/source/ShardTracker.java:83
↓ 2 callers
Method
removeFinishedStoreOperationsFromQueues
(String mapName, List<DelayedEntry> entries)
hazelcast/src/main/java/com/hazelcast/map/impl/mapstore/writebehind/StoreWorker.java:225
↓ 2 callers
Method
removeFromBrokenSequences
(QueryCacheEventData event)
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/subscriber/SubscriberAccumulator.java:131
↓ 2 callers
Method
removeFromDeadlines
(K key, long deadline)
hazelcast/src/main/java/com/hazelcast/jet/impl/processor/SessionWindowP.java:231
↓ 2 callers
Method
removeFromIndex
(int index)
hazelcast/src/main/java/com/hazelcast/internal/util/collection/OAHashSet.java:394
↓ 2 callers
Method
removeFromIndex
(QueryCacheEventData eventData)
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/publisher/CoalescingPublisherAccumulator.java:127
↓ 2 callers
Method
removeIndex
(Data dataKey, Record record, Index.OperationSource operationSource)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/IndexingMutationObserver.java:176
↓ 2 callers
Method
removeInternal
Removes the association between the given value and a record identified by the given record key. <p> Despite the name the given value acts as a key in
hazelcast/src/main/java/com/hazelcast/query/impl/BaseSingleValueIndexStore.java:75
↓ 2 callers
Method
removeInternal
(Data key, CallerProvenance provenance, UUID transactionId)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/DefaultRecordStore.java:699
↓ 2 callers
Method
removeInternal
(Data dataKey, Data dataValue)
hazelcast/src/main/java/com/hazelcast/multimap/impl/MultiMapProxySupport.java:244
↓ 2 callers
Method
removeInvalidationListener
()
hazelcast/src/main/java/com/hazelcast/client/cache/impl/nearcache/NearCachedClientCacheProxy.java:786
↓ 2 callers
Method
removeKeyFromExpirySystem
(Data key)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/expiry/ExpirySystemImpl.java:228
↓ 2 callers
Method
removeMapContainer
(MapContainer mapContainer)
hazelcast/src/main/java/com/hazelcast/map/impl/MapServiceContext.java:152
↓ 2 callers
Method
removeMasterContext
(MasterContext masterContext)
hazelcast/src/main/java/com/hazelcast/jet/impl/JobCoordinationService.java:1166
↓ 2 callers
Method
removeMember
(Member member)
hazelcast/src/main/java/com/hazelcast/spi/partitiongroup/MemberGroup.java:33
↓ 2 callers
Method
removeMigrationListener
(UUID registrationId)
hazelcast/src/main/java/com/hazelcast/internal/partition/IPartitionService.java:140
↓ 2 callers
Method
removeMigrationListenerAsync
(UUID registrationId)
hazelcast/src/main/java/com/hazelcast/internal/partition/IPartitionService.java:142
↓ 2 callers
Method
removeOperation
(long itemId)
hazelcast/src/main/java/com/hazelcast/collection/impl/txncollection/CollectionTransactionLogRecord.java:92
↓ 2 callers
Method
removeOrEvictEntries
(List<Data> dataKeys, List<Record> records, boolean eviction, boolean bac
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/DefaultRecordStore.java:586
↓ 2 callers
Method
removePartitionData
(int partitionId)
hazelcast/src/test/java/com/hazelcast/internal/partition/service/fragment/TestFragmentedMigrationAwareService.java:136
↓ 2 callers
Method
removePipeline
(MigratablePipeline pipeline)
hazelcast/src/main/java/com/hazelcast/internal/networking/nio/iobalancer/LoadTracker.java:159
↓ 2 callers
Method
removePublisherListener
Removes listener from underlying IMap @param mapName underlying map name which query cache listens @param cacheId ID of the query cache @param
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/QueryCacheEventService.java:65
↓ 2 callers
Method
removeRecord
(Data key, @Nonnull Record record, long now, CallerProvenance provenance,
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/DefaultRecordStore.java:1334
↓ 2 callers
Method
removeRecordStoresFromPartitionMatchingWith
Removes all record stores inside the supplied partition ID matching with the supplied predicate. @param predicate only matching record-sto
hazelcast/src/main/java/com/hazelcast/map/impl/MapServiceContext.java:131
↓ 2 callers
Method
removeRecordStoresHavingLesserBackupCountThan
(int partitionId, int thresholdReplicaIndex)
hazelcast/src/main/java/com/hazelcast/map/impl/MapMigrationAwareService.java:254
↓ 2 callers
Method
removeRegisteredInstances
(AtomicReference<HazelcastInstance[]> ref)
hazelcast/src/main/java/com/hazelcast/instance/impl/OutOfMemoryErrorDispatcher.java:202
↓ 2 callers
Method
removeRegistration
Removes the registration matching the {@code topic} and {@code ID}. Returns the removed registration or {@code null} if none matched. @param topic th
hazelcast/src/main/java/com/hazelcast/spi/impl/eventservice/impl/EventServiceSegment.java:181
↓ 2 callers
Method
removeStatusListener
Stops delivering all events to the listener with the given registration id. @return Whether the specified registration was removed @throws Unsupporte
hazelcast/src/main/java/com/hazelcast/jet/Job.java:189
↓ 2 callers
Method
removeSync
(K key, V oldValue, boolean hasOldValue, boolean withCompletionEvent)
hazelcast/src/main/java/com/hazelcast/client/cache/impl/ClientCacheProxySupport.java:368
↓ 2 callers
Method
removeWanEventCounters
Removes all WAN event counters for the given {@code serviceName} and {@code dataStructureName}. @param serviceName the name of the service for
hazelcast/src/main/java/com/hazelcast/wan/impl/WanReplicationService.java:264
↓ 2 callers
Method
removeWbqCountersFromMatchingPartitionsWith
Removes write-behind-queue-reservation-counters inside supplied partition from matching record-stores. @param predicate only matching record-stores
hazelcast/src/main/java/com/hazelcast/map/impl/MapServiceContext.java:142
↓ 2 callers
Method
removeWbqCountersHavingLesserBackupCountThan
Removes write-behind-queue-reservation-counters inside supplied partition from matching record-stores.
hazelcast/src/main/java/com/hazelcast/map/impl/MapMigrationAwareService.java:268
↓ 2 callers
Method
removeWithVersion
(Object key, long version)
hazelcast/src/main/java/com/hazelcast/replicatedmap/impl/record/ReplicatedRecordStore.java:41
↓ 2 callers
Method
removedAndRollbackTransactionContext
(UUID txnId)
hazelcast/src/main/java/com/hazelcast/client/impl/ClientEndpointImpl.java:293
↓ 2 callers
Method
removedCount
Returns the number of items removed from this pipe since creation.
hazelcast/src/main/java/com/hazelcast/internal/util/concurrent/Pipe.java:40
↓ 2 callers
Method
render
(DiagnosticsLogWriter writer, NioThread[] threads)
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/NetworkingImbalancePlugin.java:120
↓ 2 callers
Method
renderPlugin
(DiagnosticsPlugin plugin)
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/DiagnosticsLogger.java:74
↓ 2 callers
Method
renderPlugin
(DiagnosticsPlugin plugin)
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/DiagnosticsLogFile.java:160
↓ 2 callers
Method
renderPlugin
(DiagnosticsPlugin plugin)
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/DiagnosticsStdout.java:74
↓ 2 callers
Method
repartition
(Set<Member> excludedMembers, Collection<Integer> partitionInclusionSet)
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/PartitionStateManager.java:110
↓ 2 callers
Method
replace
(String mapName, String key, Object value)
hazelcast/src/main/java/com/hazelcast/internal/ascii/TextCommandService.java:51
↓ 2 callers
Method
replace
(Data dataKey, Object update)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/RecordStore.java:208
↓ 2 callers
Method
replaceCollationDirection
Replaces a direction in the collation trait of the rel @param rel the rel @param direction the collation @return the rel with changed collation
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/opt/physical/index/IndexResolver.java:238
↓ 2 callers
Method
replaceExampleValuesWithRealFiles
Some parts of the example file don't actually resolve, which needs to be post-processed before inflation
hazelcast/src/test/java/com/hazelcast/config/XmlYamlConfigBuilderEqualsTest.java:158
↓ 2 callers
Method
replaceFirstAndStoreOthers
(Predicate[] predicates, Predicate[] subPredicates, int
hazelcast/src/main/java/com/hazelcast/query/impl/predicates/FlatteningVisitor.java:94
↓ 2 callers
Method
replacePlaceholdersInPredicate
(Object predicate, String[] externalNames, ExpressionEvalCo
extensions/mongodb/src/main/java/com/hazelcast/jet/sql/impl/connector/mongodb/DynamicallyReplacedPlaceholder.java:40
↓ 2 callers
Method
replaceSync
(K key, V oldValue, V newValue, ExpiryPolicy expiryPolicy, boolean hasOldVal
hazelcast/src/main/java/com/hazelcast/client/cache/impl/ClientCacheProxySupport.java:434
↓ 2 callers
Method
replaceValue
(Node node, ConfigReplacer replacer, boolean failFast, String value)
hazelcast/src/main/java/com/hazelcast/internal/config/AbstractDomVariableReplacer.java:33
↓ 2 callers
Method
replaceVariableInNodeValue
(Node node, ConfigReplacer replacer, boolean failFast)
hazelcast/src/main/java/com/hazelcast/internal/config/AbstractDomVariableReplacer.java:59
↓ 2 callers
Method
replaceVariables
(Node node)
hazelcast/src/main/java/com/hazelcast/config/AbstractYamlConfigBuilder.java:196
↓ 2 callers
Method
replaceVariables
(Node root)
hazelcast/src/main/java/com/hazelcast/config/AbstractXmlConfigBuilder.java:103
↓ 2 callers
Method
replaceWatermarks
(List<Object> list)
hazelcast/src/test/java/com/hazelcast/jet/impl/execution/WatermarkCoalescer_IntegrationTest.java:244
↓ 2 callers
Method
replicaIndices
Returns the integer replica indices of {@code InternalPartition} as a stream.
hazelcast/src/main/java/com/hazelcast/internal/partition/InternalPartition.java:77
↓ 2 callers
Method
replmap
(int index, SplitBrainProtectionOn splitBrainProtectionOn)
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/AbstractSplitBrainProtectionTest.java:344
↓ 2 callers
Method
reportError
(Throwable ex)
hazelcast/src/main/java/com/hazelcast/jet/impl/execution/SnapshotContext.java:430
↓ 2 callers
Method
reportNullEntryOnConcretePath
(String path)
hazelcast/src/main/java/com/hazelcast/internal/config/yaml/YamlDomChecker.java:75
↓ 2 callers
Method
reportReliableTopicPublish
ReliableTopic is built on top of RingBuffer. This method determines if 'publish' operation is actually called on ReliableTopic and reports the statist
hazelcast/src/main/java/com/hazelcast/ringbuffer/impl/operations/AbstractRingBufferOperation.java:196
↓ 2 callers
Method
reportReliableTopicReceived
ReliableTopic is built on top of RingBuffer. This method determines if 'read' operation is actually called on ReliableTopic and reports the statistics
hazelcast/src/main/java/com/hazelcast/ringbuffer/impl/operations/AbstractRingBufferOperation.java:205
↓ 2 callers
Method
reportReliableTopicStat
(int count, Consumer<String> statsReporter)
hazelcast/src/main/java/com/hazelcast/ringbuffer/impl/operations/AbstractRingBufferOperation.java:210
↓ 2 callers
Method
requestDataForPartition
(int partitionId)
hazelcast/src/main/java/com/hazelcast/replicatedmap/impl/ReplicatedMapProxy.java:173
↓ 2 callers
Method
requestDataFromOwner
(String name)
hazelcast/src/main/java/com/hazelcast/replicatedmap/impl/operation/CheckReplicaVersionOperation.java:87
↓ 2 callers
Method
requestTermination
Returns a tuple of: <ol> <li> a future that will be completed when the execution completes (or a completed future, if execution is not RUNNING or
hazelcast/src/main/java/com/hazelcast/jet/impl/MasterJobContext.java:461
↓ 2 callers
Method
requireSizeMatch
(List<EO> output, List<EI> input)
hazelcast/src/main/java/com/hazelcast/jet/impl/pipeline/FunctionAdapter.java:206
↓ 2 callers
Method
requiresTargetAsClusterMember
()
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/impl/Invocation.java:298
↓ 2 callers
Method
rescheduleIfScheduledBefore
Re-schedules {@link ClearExpiredRecordsTask}, if it has been scheduled at least one time before. This info is important for the methods: {@link #state
hazelcast/src/main/java/com/hazelcast/internal/eviction/ExpirationManager.java:162
← previous
next →
20,501–20,600 of 147,315, ranked by callers