MCPcopy Create free account

hub / github.com/hazelcast/hazelcast / functions

Functions147,315 in github.com/hazelcast/hazelcast

↓ 8 callersMethodgetContainerMap
()
hazelcast/src/main/java/com/hazelcast/collection/impl/collection/CollectionService.java:104
↓ 8 callersMethodgetCpMapConfigs
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 callersMethodgetDataPersistenceConfig
Gets the {@code DataPersistenceConfig} for this {@code CacheSimpleConfig} @return dataPersistenceConfig config
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleConfig.java:671
↓ 8 callersMethodgetDefinition
()
hazelcast/src/main/java/com/hazelcast/aws/AwsProperties.java:142
↓ 8 callersMethodgetDiscoveryStrategies
()
hazelcast/src/main/java/com/hazelcast/spi/discovery/impl/DefaultDiscoveryService.java:123
↓ 8 callersMethodgetDistributedObjectName
()
hazelcast/src/main/java/com/hazelcast/spi/impl/AbstractDistributedObject.java:54
↓ 8 callersMethodgetDoubleVolatile
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 callersMethodgetDynamicConfigurationConfig
Returns the dynamic configuration config.
hazelcast/src/main/java/com/hazelcast/config/Config.java:3143
↓ 8 callersMethodgetEndpointManager
()
hazelcast/src/main/java/com/hazelcast/client/impl/ClientEngine.java:83
↓ 8 callersMethodgetEntry
()
hazelcast/src/main/java/com/hazelcast/map/impl/operation/EntryOperator.java:177
↓ 8 callersMethodgetEpochStart
@see #setEpochStart(long)
hazelcast/src/main/java/com/hazelcast/config/FlakeIdGeneratorConfig.java:205
↓ 8 callersMethodgetEventOperationCount
Returns the number of Events Received @return number of events received
hazelcast/src/main/java/com/hazelcast/map/LocalMapStats.java:242
↓ 8 callersMethodgetEvictionConfig
(Node node)
hazelcast/src/main/java/com/hazelcast/client/config/impl/ClientDomConfigProcessor.java:367
↓ 8 callersMethodgetExecutor
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 callersMethodgetExpirationTime
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 callersMethodgetFailureText
()
hazelcast/src/main/java/com/hazelcast/jet/impl/JobResult.java:112
↓ 8 callersMethodgetFieldIndex
(String fieldName)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/schema/Table.java:90
↓ 8 callersMethodgetFieldType
@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 callersMethodgetFinalPartitionVersion
()
hazelcast/src/main/java/com/hazelcast/internal/partition/MigrationInfo.java:183
↓ 8 callersMethodgetFlags
@return the complete flags bitfield as a {@code char}.
hazelcast/src/main/java/com/hazelcast/internal/nio/Packet.java:206
↓ 8 callersMethodgetFloatVolatile
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 callersMethodgetFormatId
()
hazelcast/src/main/java/com/hazelcast/transaction/impl/xa/SerializableXID.java:44
↓ 8 callersMethodgetFragmentVersions
(ServiceNamespace namespace)
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/PartitionReplicaVersions.java:90
↓ 8 callersMethodgetFromArray
(T[] array, int index)
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/portable/DeserializedPortableGenericRecord.java:447
↓ 8 callersMethodgetGroupSize
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 callersMethodgetHandler
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 callersMethodgetHazelcastInstanceByName
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 callersMethodgetIndexes
()
hazelcast/src/test/java/com/hazelcast/query/impl/predicates/RangeVisitorTest.java:159
↓ 8 callersMethodgetInetAddresses
()
hazelcast/src/main/java/com/hazelcast/internal/util/NetworkInterfaceInfo.java:66
↓ 8 callersMethodgetIntVolatile
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 callersMethodgetInvalidBackupCount
()
hazelcast/src/test/java/com/hazelcast/config/InvalidConfigurationTest.java:352
↓ 8 callersMethodgetItemAtPositionOrNull
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 callersMethodgetItems
()
hazelcast/src/main/java/com/hazelcast/ringbuffer/impl/ArrayRingbuffer.java:162
↓ 8 callersMethodgetIterationService
()
hazelcast/src/main/java/com/hazelcast/replicatedmap/impl/ReplicatedMapService.java:319
↓ 8 callersMethodgetIteratorManager
()
hazelcast/src/main/java/com/hazelcast/replicatedmap/impl/iterator/ReplicatedMapIterationService.java:120
↓ 8 callersMethodgetJarPath
()
hazelcast/src/main/java/com/hazelcast/jet/impl/SubmitJobParameters.java:76
↓ 8 callersMethodgetJobName
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/parse/SqlCreateSnapshot.java:65
↓ 8 callersMethodgetKerberosIdentityConfig
()
hazelcast/src/main/java/com/hazelcast/config/security/RealmConfig.java:133
↓ 8 callersMethodgetKey
Returns the key for the entry on which the event occurred.
hazelcast/src/main/java/com/hazelcast/wan/impl/InternalWanEvent.java:38
↓ 8 callersMethodgetKeytabFile
()
hazelcast/src/main/java/com/hazelcast/config/security/KerberosIdentityConfig.java:74
↓ 8 callersMethodgetKnownMemberAddresses
()
hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/TcpIpJoiner.java:542
↓ 8 callersMethodgetLastAccessTime
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 callersMethodgetLastAccessTime
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 callersMethodgetLastUpdateTime
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 callersMethodgetListener
()
hazelcast/src/main/java/com/hazelcast/spi/impl/eventservice/impl/Registration.java:87
↓ 8 callersMethodgetLocalMultiMapStats
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 callersMethodgetLock
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 callersMethodgetLockStores
()
hazelcast/src/main/java/com/hazelcast/internal/locksupport/LockStoreContainer.java:80
↓ 8 callersMethodgetLockedEntryCount
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 callersMethodgetLoggingDirectory
()
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/Diagnostics.java:252
↓ 8 callersMethodgetLongVolatile
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 callersMethodgetMap
()
hazelcast/src/test/java/com/hazelcast/map/MapLockTest.java:382
↓ 8 callersMethodgetMap
()
hazelcast/src/main/java/com/hazelcast/collection/impl/collection/CollectionContainer.java:76
↓ 8 callersMethodgetMapStoreWrapper
()
hazelcast/src/main/java/com/hazelcast/map/impl/mapstore/MapStoreContext.java:44
↓ 8 callersMethodgetMaxConcurrentReplicationTargets
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 callersMethodgetMaxGetLatency
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 callersMethodgetMaxPutLatency
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 callersMethodgetMaxRemoveLatency
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 callersMethodgetMemberAddressProviderConfig
(Config cfg)
hazelcast/src/test/java/com/hazelcast/internal/dynamicconfig/DynamicConfigYamlGeneratorTest.java:159
↓ 8 callersMethodgetMemberImpls
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 callersMethodgetMemberPartitionsIfAssigned
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 callersMethodgetMembersUuids
(Node node)
hazelcast/src/test/java/com/hazelcast/internal/util/SerialOperationInvokerTest.java:295
↓ 8 callersMethodgetMembersView
(NodeEngine nodeEngine)
hazelcast/src/main/java/com/hazelcast/jet/impl/util/Util.java:835
↓ 8 callersMethodgetMergePolicyConfig
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 callersMethodgetMinAge
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 callersMethodgetMissingCPMemberAutoRemovalSeconds
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 callersMethodgetMultiMap
(HazelcastInstance[] instances, String name)
hazelcast/src/test/java/com/hazelcast/multimap/MultiMapListenerTest.java:482
↓ 8 callersMethodgetMultiMapValueOrNull
(Data dataKey)
hazelcast/src/main/java/com/hazelcast/multimap/impl/MultiMapContainerSupport.java:61
↓ 8 callersMethodgetMulticastTimeoutSeconds
Gets the multicast timeout in seconds. @return the multicastTimeoutSeconds @see #setMulticastTimeoutSeconds(int)
hazelcast/src/main/java/com/hazelcast/config/MulticastConfig.java:150
↓ 8 callersMethodgetName
()
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/schema/TableField.java:39
↓ 8 callersMethodgetName
()
hazelcast/src/main/java/com/hazelcast/scheduledexecutor/impl/ScheduledExecutorServiceProxy.java:100
↓ 8 callersMethodgetName
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 callersMethodgetNameAsPartitionAwareData
()
hazelcast/src/main/java/com/hazelcast/spi/impl/AbstractDistributedObject.java:58
↓ 8 callersMethodgetNameWithPrefix
(String name)
hazelcast/src/main/java/com/hazelcast/client/impl/statistics/ClientStatisticsService.java:238
↓ 8 callersMethodgetNamespaces
(int partitionId)
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/PartitionReplicaManager.java:529
↓ 8 callersMethodgetNearCacheEvictionPolicy
(String mapName, ClientConfig clientConfig)
hazelcast/src/test/java/com/hazelcast/client/config/AbstractClientConfigBuilderTest.java:380
↓ 8 callersMethodgetNearCacheStats
(IMap map)
hazelcast/src/test/java/com/hazelcast/map/impl/nearcache/NearCacheTestSupport.java:293
↓ 8 callersMethodgetNewValue
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 callersMethodgetNewestSequence
()
hazelcast/src/main/java/com/hazelcast/internal/journal/EventJournalInitialSubscriberState.java:52
↓ 8 callersMethodgetNextWaitTimeMs
()
hazelcast/src/main/java/com/hazelcast/jet/retry/impl/RetryTracker.java:67
↓ 8 callersMethodgetNodeHashRangeOnLevel
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 callersMethodgetNodeId
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 callersMethodgetOldValueWithTtlTupleOrNull
(Object loadedValue, long now)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/DefaultRecordStore.java:512
↓ 8 callersMethodgetOnJoinPermissionOperation
()
hazelcast/src/main/java/com/hazelcast/config/SecurityConfig.java:124
↓ 8 callersMethodgetOperationFactory
()
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/impl/operations/PartitionIteratingOperation.java:79
↓ 8 callersMethodgetOrCreateCacheContext
(String cacheNameWithPrefix)
hazelcast/src/main/java/com/hazelcast/cache/impl/ICacheService.java:93
↓ 8 callersMethodgetOrCreateHazelcastInstance
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 callersMethodgetOrCreateListContainer
()
hazelcast/src/main/java/com/hazelcast/collection/impl/collection/operations/CollectionOperation.java:69
↓ 8 callersMethodgetOrCreateUuid
(int partitionId)
hazelcast/src/main/java/com/hazelcast/internal/nearcache/impl/invalidation/MetaDataGenerator.java:84
↓ 8 callersMethodgetOrDefault
(Map<String, Comparable> properties, String prefix, Property
hazelcast/src/main/java/com/hazelcast/kubernetes/KubernetesConfig.java:196
↓ 8 callersMethodgetPackageName
()
hazelcast/src/main/java/com/hazelcast/internal/util/ModularJavaUtils.java:190
↓ 8 callersMethodgetPageSize
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 callersMethodgetParameters
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 callersMethodgetParentOrder
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 callersMethodgetPartitionOwnerOrWait
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 callersMethodgetPartitionServiceState
(HazelcastInstance instance)
hazelcast/src/test/java/com/hazelcast/internal/partition/TestPartitionUtils.java:62
↓ 8 callersMethodgetPartitionStamp
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 callersMethodgetPartitionVersionIncrement
()
hazelcast/src/main/java/com/hazelcast/internal/partition/MigrationInfo.java:163
↓ 8 callersMethodgetPollWaitNotifyKey
()
hazelcast/src/main/java/com/hazelcast/collection/impl/queue/QueueContainer.java:1093
↓ 8 callersMethodgetPollingInterval
Returns the Vault polling interval (in seconds). @return the polling interval
hazelcast/src/main/java/com/hazelcast/config/VaultSecureStoreConfig.java:146
← previousnext →7,801–7,900 of 147,315, ranked by callers