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
↓ 8 callers
Method
getContainerMap
()
hazelcast/src/main/java/com/hazelcast/collection/impl/collection/CollectionService.java:104
↓ 8 callers
Method
getCpMapConfigs
Returns the map of {@link com.hazelcast.cp.CPMap} configurations @since 5.4 @return the map of {@link CPMapConfig} configurations
hazelcast/src/main/java/com/hazelcast/config/cp/CPSubsystemConfig.java:791
↓ 8 callers
Method
getDataPersistenceConfig
Gets the {@code DataPersistenceConfig} for this {@code CacheSimpleConfig} @return dataPersistenceConfig config
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleConfig.java:671
↓ 8 callers
Method
getDefinition
()
hazelcast/src/main/java/com/hazelcast/aws/AwsProperties.java:142
↓ 8 callers
Method
getDiscoveryStrategies
()
hazelcast/src/main/java/com/hazelcast/spi/discovery/impl/DefaultDiscoveryService.java:123
↓ 8 callers
Method
getDistributedObjectName
()
hazelcast/src/main/java/com/hazelcast/spi/impl/AbstractDistributedObject.java:54
↓ 8 callers
Method
getDoubleVolatile
Reads the double value as volatile from given object by its offset. @param address address to access @return the long value that was read
hazelcast/src/main/java/com/hazelcast/internal/memory/ConcurrentMemoryAccessor.java:144
↓ 8 callers
Method
getDynamicConfigurationConfig
Returns the dynamic configuration config.
hazelcast/src/main/java/com/hazelcast/config/Config.java:3143
↓ 8 callers
Method
getEndpointManager
()
hazelcast/src/main/java/com/hazelcast/client/impl/ClientEngine.java:83
↓ 8 callers
Method
getEntry
()
hazelcast/src/main/java/com/hazelcast/map/impl/operation/EntryOperator.java:177
↓ 8 callers
Method
getEpochStart
@see #setEpochStart(long)
hazelcast/src/main/java/com/hazelcast/config/FlakeIdGeneratorConfig.java:205
↓ 8 callers
Method
getEventOperationCount
Returns the number of Events Received @return number of events received
hazelcast/src/main/java/com/hazelcast/map/LocalMapStats.java:242
↓ 8 callers
Method
getEvictionConfig
(Node node)
hazelcast/src/main/java/com/hazelcast/client/config/impl/ClientDomConfigProcessor.java:367
↓ 8 callers
Method
getExecutor
Gets the Executor that is going to process the events. <p> If no Executor is selected, then the {@link ExecutionService#ASYNC_EXECUTOR} is used. @ret
hazelcast/src/main/java/com/hazelcast/config/ReliableTopicConfig.java:170
↓ 8 callers
Method
getExpirationTime
Returns the expiration time of the merge data. @return the expiration time of the merge data
hazelcast/src/main/java/com/hazelcast/spi/merge/MergingExpirationTime.java:31
↓ 8 callers
Method
getFailureText
()
hazelcast/src/main/java/com/hazelcast/jet/impl/JobResult.java:112
↓ 8 callers
Method
getFieldIndex
(String fieldName)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/schema/Table.java:90
↓ 8 callers
Method
getFieldType
@param fieldName name of the field @return field type of given fieldName @throws java.lang.IllegalArgumentException if the field does not exist.
hazelcast/src/main/java/com/hazelcast/nio/serialization/PortableReader.java:63
↓ 8 callers
Method
getFinalPartitionVersion
()
hazelcast/src/main/java/com/hazelcast/internal/partition/MigrationInfo.java:183
↓ 8 callers
Method
getFlags
@return the complete flags bitfield as a {@code char}.
hazelcast/src/main/java/com/hazelcast/internal/nio/Packet.java:206
↓ 8 callers
Method
getFloatVolatile
Reads the float value as volatile from given object by its offset. @param address address to access @return the float value that was read
hazelcast/src/main/java/com/hazelcast/internal/memory/ConcurrentMemoryAccessor.java:112
↓ 8 callers
Method
getFormatId
()
hazelcast/src/main/java/com/hazelcast/transaction/impl/xa/SerializableXID.java:44
↓ 8 callers
Method
getFragmentVersions
(ServiceNamespace namespace)
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/PartitionReplicaVersions.java:90
↓ 8 callers
Method
getFromArray
(T[] array, int index)
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/portable/DeserializedPortableGenericRecord.java:447
↓ 8 callers
Method
getGroupSize
Returns the number of CP members to form CP groups. Returns 0 if {@link #cpMemberCount} is 0. If group size is not set: - returns the CP member count
hazelcast/src/main/java/com/hazelcast/config/cp/CPSubsystemConfig.java:400
↓ 8 callers
Method
getHandler
Returns the scheduled future resource handler. Can be used to re-acquire control of the {@link IScheduledFuture} using the {@link IScheduledExecutorSe
hazelcast/src/main/java/com/hazelcast/scheduledexecutor/IScheduledFuture.java:39
↓ 8 callers
Method
getHazelcastInstanceByName
Returns an existing HazelcastInstance with instanceName. <p> To shut down all running HazelcastInstances (all members on this JVM) call {@link #shutdo
hazelcast/src/main/java/com/hazelcast/core/Hazelcast.java:109
↓ 8 callers
Method
getIndexes
()
hazelcast/src/test/java/com/hazelcast/query/impl/predicates/RangeVisitorTest.java:159
↓ 8 callers
Method
getInetAddresses
()
hazelcast/src/main/java/com/hazelcast/internal/util/NetworkInterfaceInfo.java:66
↓ 8 callers
Method
getIntVolatile
Reads the int value as volatile from given object by its offset. @param address address to access @return the int value that was read
hazelcast/src/main/java/com/hazelcast/internal/memory/ConcurrentMemoryAccessor.java:96
↓ 8 callers
Method
getInvalidBackupCount
()
hazelcast/src/test/java/com/hazelcast/config/InvalidConfigurationTest.java:352
↓ 8 callers
Method
getItemAtPositionOrNull
Returns the n-th item or {@code null} if collection is smaller. @param collection the given collection @param position position of the wanted item
hazelcast/src/main/java/com/hazelcast/internal/util/CollectionUtil.java:73
↓ 8 callers
Method
getItems
()
hazelcast/src/main/java/com/hazelcast/ringbuffer/impl/ArrayRingbuffer.java:162
↓ 8 callers
Method
getIterationService
()
hazelcast/src/main/java/com/hazelcast/replicatedmap/impl/ReplicatedMapService.java:319
↓ 8 callers
Method
getIteratorManager
()
hazelcast/src/main/java/com/hazelcast/replicatedmap/impl/iterator/ReplicatedMapIterationService.java:120
↓ 8 callers
Method
getJarPath
()
hazelcast/src/main/java/com/hazelcast/jet/impl/SubmitJobParameters.java:76
↓ 8 callers
Method
getJobName
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/parse/SqlCreateSnapshot.java:65
↓ 8 callers
Method
getKerberosIdentityConfig
()
hazelcast/src/main/java/com/hazelcast/config/security/RealmConfig.java:133
↓ 8 callers
Method
getKey
Returns the key for the entry on which the event occurred.
hazelcast/src/main/java/com/hazelcast/wan/impl/InternalWanEvent.java:38
↓ 8 callers
Method
getKeytabFile
()
hazelcast/src/main/java/com/hazelcast/config/security/KerberosIdentityConfig.java:74
↓ 8 callers
Method
getKnownMemberAddresses
()
hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/TcpIpJoiner.java:542
↓ 8 callers
Method
getLastAccessTime
Gets the last access time in milliseconds of the cache entry. @return the last access time in milliseconds of the cache entry
hazelcast/src/main/java/com/hazelcast/cache/CacheEntryView.java:57
↓ 8 callers
Method
getLastAccessTime
Gets the last access time to cache. @return the last access time to cache
hazelcast/src/main/java/com/hazelcast/cache/CacheStatistics.java:54
↓ 8 callers
Method
getLastUpdateTime
Returns the last update time of the merge data. @return the last update time of the merge data
hazelcast/src/main/java/com/hazelcast/spi/merge/MergingLastUpdateTime.java:31
↓ 8 callers
Method
getListener
()
hazelcast/src/main/java/com/hazelcast/spi/impl/eventservice/impl/Registration.java:87
↓ 8 callers
Method
getLocalMultiMapStats
Returns {@code LocalMultiMapStats} for this map. <p> {@code LocalMultiMapStats} is the statistics for the local portion of this distributed multimap a
hazelcast/src/main/java/com/hazelcast/multimap/MultiMap.java:558
↓ 8 callers
Method
getLock
Returns a proxy for an {@link FencedLock} instance created on CP Subsystem. Hazelcast's {@link FencedLock} is a distributed version of <tt>java.util.c
hazelcast/src/main/java/com/hazelcast/cp/CPSubsystem.java:509
↓ 8 callers
Method
getLockStores
()
hazelcast/src/main/java/com/hazelcast/internal/locksupport/LockStoreContainer.java:80
↓ 8 callers
Method
getLockedEntryCount
Returns the number of currently locked keys. The returned count includes locks on keys whether or not they are present in the map, since it is allowed
hazelcast/src/main/java/com/hazelcast/map/LocalMapStats.java:129
↓ 8 callers
Method
getLoggingDirectory
()
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/Diagnostics.java:252
↓ 8 callers
Method
getLongVolatile
Reads the long value as volatile from given object by its offset. @param address address to access @return the long value that was read
hazelcast/src/main/java/com/hazelcast/internal/memory/ConcurrentMemoryAccessor.java:128
↓ 8 callers
Method
getMap
()
hazelcast/src/test/java/com/hazelcast/map/MapLockTest.java:382
↓ 8 callers
Method
getMap
()
hazelcast/src/main/java/com/hazelcast/collection/impl/collection/CollectionContainer.java:76
↓ 8 callers
Method
getMapStoreWrapper
()
hazelcast/src/main/java/com/hazelcast/map/impl/mapstore/MapStoreContext.java:44
↓ 8 callers
Method
getMaxConcurrentReplicationTargets
Returns the maximum number of target members that we replicate the CRDT states to in one period.
hazelcast/src/main/java/com/hazelcast/config/CRDTReplicationConfig.java:75
↓ 8 callers
Method
getMaxGetLatency
Returns the maximum latency of get operations. @return the maximum latency of get operations
hazelcast/src/main/java/com/hazelcast/map/LocalMapStats.java:228
↓ 8 callers
Method
getMaxPutLatency
Returns the maximum latency of put operations. @return the maximum latency of put operations
hazelcast/src/main/java/com/hazelcast/map/LocalMapStats.java:214
↓ 8 callers
Method
getMaxRemoveLatency
Returns the maximum latency of remove operations. @return the maximum latency of remove operations
hazelcast/src/main/java/com/hazelcast/map/LocalMapStats.java:235
↓ 8 callers
Method
getMemberAddressProviderConfig
(Config cfg)
hazelcast/src/test/java/com/hazelcast/internal/dynamicconfig/DynamicConfigYamlGeneratorTest.java:159
↓ 8 callers
Method
getMemberImpls
Gets the collection of members. <p> If we take care of the generics. @return the collection of member (the returned value will never be {@code null})
hazelcast/src/main/java/com/hazelcast/internal/cluster/ClusterService.java:74
↓ 8 callers
Method
getMemberPartitionsIfAssigned
Returns partition ID list assigned to given target if partitions are assigned when method is called. Does not trigger partition assignment otherwise.
hazelcast/src/main/java/com/hazelcast/internal/partition/InternalPartitionService.java:130
↓ 8 callers
Method
getMembersUuids
(Node node)
hazelcast/src/test/java/com/hazelcast/internal/util/SerialOperationInvokerTest.java:295
↓ 8 callers
Method
getMembersView
(NodeEngine nodeEngine)
hazelcast/src/main/java/com/hazelcast/jet/impl/util/Util.java:835
↓ 8 callers
Method
getMergePolicyConfig
Gets the {@link MergePolicyConfig} for the scheduler. @return the {@link MergePolicyConfig} for the scheduler
hazelcast/src/main/java/com/hazelcast/config/ScheduledExecutorConfig.java:256
↓ 8 callers
Method
getMinAge
Returns the minimum age of the items in this member. @return minimum age of the items in this member
hazelcast/src/main/java/com/hazelcast/collection/LocalQueueStats.java:46
↓ 8 callers
Method
getMissingCPMemberAutoRemovalSeconds
Returns the duration to wait before automatically removing a missing CP member from CP Subsystem @return the duration to wait before automatically re
hazelcast/src/main/java/com/hazelcast/config/cp/CPSubsystemConfig.java:480
↓ 8 callers
Method
getMultiMap
(HazelcastInstance[] instances, String name)
hazelcast/src/test/java/com/hazelcast/multimap/MultiMapListenerTest.java:482
↓ 8 callers
Method
getMultiMapValueOrNull
(Data dataKey)
hazelcast/src/main/java/com/hazelcast/multimap/impl/MultiMapContainerSupport.java:61
↓ 8 callers
Method
getMulticastTimeoutSeconds
Gets the multicast timeout in seconds. @return the multicastTimeoutSeconds @see #setMulticastTimeoutSeconds(int)
hazelcast/src/main/java/com/hazelcast/config/MulticastConfig.java:150
↓ 8 callers
Method
getName
()
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/schema/TableField.java:39
↓ 8 callers
Method
getName
()
hazelcast/src/main/java/com/hazelcast/scheduledexecutor/impl/ScheduledExecutorServiceProxy.java:100
↓ 8 callers
Method
getName
Gets the name of this {@link com.hazelcast.cache.ICache}. @return the name of this {@link com.hazelcast.cache.ICache}
hazelcast/src/main/java/com/hazelcast/config/CacheConfig.java:233
↓ 8 callers
Method
getNameAsPartitionAwareData
()
hazelcast/src/main/java/com/hazelcast/spi/impl/AbstractDistributedObject.java:58
↓ 8 callers
Method
getNameWithPrefix
(String name)
hazelcast/src/main/java/com/hazelcast/client/impl/statistics/ClientStatisticsService.java:238
↓ 8 callers
Method
getNamespaces
(int partitionId)
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/PartitionReplicaManager.java:529
↓ 8 callers
Method
getNearCacheEvictionPolicy
(String mapName, ClientConfig clientConfig)
hazelcast/src/test/java/com/hazelcast/client/config/AbstractClientConfigBuilderTest.java:380
↓ 8 callers
Method
getNearCacheStats
(IMap map)
hazelcast/src/test/java/com/hazelcast/map/impl/nearcache/NearCacheTestSupport.java:293
↓ 8 callers
Method
getNewValue
Returns the new value for the event entry. In some cases this is {@code null} while in other cases it may be non-{@code null}. For instance, when the
hazelcast/src/main/java/com/hazelcast/map/EventJournalMapEvent.java:44
↓ 8 callers
Method
getNewestSequence
()
hazelcast/src/main/java/com/hazelcast/internal/journal/EventJournalInitialSubscriberState.java:52
↓ 8 callers
Method
getNextWaitTimeMs
()
hazelcast/src/main/java/com/hazelcast/jet/retry/impl/RetryTracker.java:67
↓ 8 callers
Method
getNodeHashRangeOnLevel
Returns the hash range that one node covers on the given {@code level} @param level The level the node hash range to be calculated for @return the ha
hazelcast/src/main/java/com/hazelcast/wan/impl/merkletree/MerkleTreeUtil.java:65
↓ 8 callers
Method
getNodeId
Three possible return outcomes of this call:<ul> <li>returns current node ID of this member that it not out of range (a positive value) <li>re
hazelcast/src/main/java/com/hazelcast/flakeidgen/impl/FlakeIdGeneratorProxy.java:198
↓ 8 callers
Method
getOldValueWithTtlTupleOrNull
(Object loadedValue, long now)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/DefaultRecordStore.java:512
↓ 8 callers
Method
getOnJoinPermissionOperation
()
hazelcast/src/main/java/com/hazelcast/config/SecurityConfig.java:124
↓ 8 callers
Method
getOperationFactory
()
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/impl/operations/PartitionIteratingOperation.java:79
↓ 8 callers
Method
getOrCreateCacheContext
(String cacheNameWithPrefix)
hazelcast/src/main/java/com/hazelcast/cache/impl/ICacheService.java:93
↓ 8 callers
Method
getOrCreateHazelcastInstance
Gets or creates a HazelcastInstance with the default XML configuration looked up in: <ol> <li> System property: Hazelcast will first check
hazelcast/src/main/java/com/hazelcast/core/Hazelcast.java:138
↓ 8 callers
Method
getOrCreateListContainer
()
hazelcast/src/main/java/com/hazelcast/collection/impl/collection/operations/CollectionOperation.java:69
↓ 8 callers
Method
getOrCreateUuid
(int partitionId)
hazelcast/src/main/java/com/hazelcast/internal/nearcache/impl/invalidation/MetaDataGenerator.java:84
↓ 8 callers
Method
getOrDefault
(Map<String, Comparable> properties, String prefix, Property
hazelcast/src/main/java/com/hazelcast/kubernetes/KubernetesConfig.java:196
↓ 8 callers
Method
getPackageName
()
hazelcast/src/main/java/com/hazelcast/internal/util/ModularJavaUtils.java:190
↓ 8 callers
Method
getPageSize
Returns the page size, in bytes, to be allocated by native memory manager as a single block. These page blocks are split into smaller blocks to serve
hazelcast/src/main/java/com/hazelcast/config/NativeMemoryConfig.java:210
↓ 8 callers
Method
getParameters
Used for {@link com.hazelcast.security.SecurityInterceptor} Parameters passed to the method by a distributedObject for map.put(key, value) parameters
hazelcast/src/main/java/com/hazelcast/client/impl/client/SecureRequest.java:68
↓ 8 callers
Method
getParentOrder
Returns the breadth-first order of the parent node of the node with {@code nodeOrder} @param nodeOrder The order of the node for which its parent's o
hazelcast/src/main/java/com/hazelcast/wan/impl/merkletree/MerkleTreeUtil.java:206
↓ 8 callers
Method
getPartitionOwnerOrWait
Gets the owner of the partition. <p> If none is set, it will wait till the owner is set. @param partitionId the partitionId @return owner of partitio
hazelcast/src/main/java/com/hazelcast/internal/partition/IPartitionService.java:64
↓ 8 callers
Method
getPartitionServiceState
(HazelcastInstance instance)
hazelcast/src/test/java/com/hazelcast/internal/partition/TestPartitionUtils.java:62
↓ 8 callers
Method
getPartitionStamp
Get a monotonically increasing stamp and the partition ID set currently contained in the index. The received stamp is used later to verify that no par
hazelcast/src/main/java/com/hazelcast/query/impl/InternalIndex.java:107
↓ 8 callers
Method
getPartitionVersionIncrement
()
hazelcast/src/main/java/com/hazelcast/internal/partition/MigrationInfo.java:163
↓ 8 callers
Method
getPollWaitNotifyKey
()
hazelcast/src/main/java/com/hazelcast/collection/impl/queue/QueueContainer.java:1093
↓ 8 callers
Method
getPollingInterval
Returns the Vault polling interval (in seconds). @return the polling interval
hazelcast/src/main/java/com/hazelcast/config/VaultSecureStoreConfig.java:146
← previous
next →
7,801–7,900 of 147,315, ranked by callers