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
↓ 16 callers
Method
getExpirySystem
()
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/RecordStore.java:64
↓ 16 callers
Method
getFields
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/connector/keyvalue/KvMetadata.java:41
↓ 16 callers
Method
getFloat32
@param fieldName the name of the field @return the value of the field @throws HazelcastSerializationException if the field name does not exist
hazelcast/src/main/java/com/hazelcast/nio/serialization/genericrecord/GenericRecord.java:234
↓ 16 callers
Method
getHeaderFlags
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/ClientMessage.java:256
↓ 16 callers
Method
getIcmpFailureDetectorConfig
Returns the current {@link IcmpFailureDetectorConfig}. It is possible that null is returned if no IcmpFailureDetectorConfig has been set. @return the
hazelcast/src/main/java/com/hazelcast/config/NetworkConfig.java:391
↓ 16 callers
Method
getInetAddressFromDefaultAddressPicker
This method executes {@code DefaultAddressPicker.pickMatchingAddress()} and returns the {@code inetAddress} field from the method result or {@code nul
hazelcast/src/test/java/com/hazelcast/instance/impl/DefaultAddressPickerInterfacesTest.java:311
↓ 16 callers
Method
getJetSqlConnector
(Table table)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/connector/SqlConnectorUtil.java:35
↓ 16 callers
Method
getJoin
Returns the {@link JoinConfig}. @return the join
hazelcast/src/main/java/com/hazelcast/config/AdvancedNetworkConfig.java:234
↓ 16 callers
Method
getKeyType
()
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheMXBeanImpl.java:39
↓ 16 callers
Method
getKubernetesConfig
@return the kubernetesConfig join configuration
hazelcast/src/main/java/com/hazelcast/config/JoinConfig.java:132
↓ 16 callers
Method
getLocalQueueStats
Returns LocalQueueStats for this queue. LocalQueueStats is the statistics for the local portion of this queue. @return this queue's local statistics.
hazelcast/src/main/java/com/hazelcast/collection/IQueue.java:44
↓ 16 callers
Method
getLogDirectory
Gets the output directory of the performance log files. <p> Defaults to the value of the 'user.dir' system property. @since 5.6
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/DiagnosticsConfig.java:249
↓ 16 callers
Method
getMaxIdle
Returns the last set max idle time in milliseconds. @return the last set max idle time in milliseconds.
hazelcast/src/main/java/com/hazelcast/core/EntryView.java:129
↓ 16 callers
Method
getMetaDataGenerator
()
hazelcast/src/main/java/com/hazelcast/internal/nearcache/impl/invalidation/Invalidator.java:88
↓ 16 callers
Method
getName
Returns the name of the ringbuffer. @return the name of the ringbuffer
hazelcast/src/main/java/com/hazelcast/config/RingbufferConfig.java:147
↓ 16 callers
Method
getName
Gets the name of the configuration.
hazelcast/src/main/java/com/hazelcast/config/cp/CPMapConfig.java:158
↓ 16 callers
Method
getNetworkConfig
()
hazelcast/src/main/java/com/hazelcast/client/impl/clientside/ClientDynamicClusterConfig.java:464
↓ 16 callers
Method
getNodeEngine
Gets the node engine. @return the node engine @throws HazelcastInstanceNotActiveException if NodeEngine not active or DistributedObject destroyed.
hazelcast/src/main/java/com/hazelcast/spi/impl/AbstractDistributedObject.java:106
↓ 16 callers
Method
getPartitionServiceState
()
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/PartitionReplicaStateChecker.java:77
↓ 16 callers
Method
getPath
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/connector/file/FileTableField.java:38
↓ 16 callers
Method
getPath
Returns the Java KeyStore file path. @return the file path
hazelcast/src/main/java/com/hazelcast/config/JavaKeyStoreSecureStoreConfig.java:106
↓ 16 callers
Method
getPortableVersion
Portable version will be used to differentiate two versions of the same class that have changes on the class, like adding/removing a field or changing
hazelcast/src/main/java/com/hazelcast/config/SerializationConfig.java:148
↓ 16 callers
Method
getProtectOn
()
hazelcast/src/main/java/com/hazelcast/config/SplitBrainProtectionConfig.java:141
↓ 16 callers
Method
getQueueCapacity
Gets the queue capacity of the executor task. 0 means {@code Integer.MAX_VALUE}. @return Queue capacity of the executor task. 0 means {@code Integer.
hazelcast/src/main/java/com/hazelcast/config/ExecutorConfig.java:129
↓ 16 callers
Method
getQueueFullBehavior
Returns the configured behaviour of this WAN publisher when the WAN queue is full.
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:383
↓ 16 callers
Method
getReadResultSet
(ReadManyOperation op)
hazelcast/src/test/java/com/hazelcast/ringbuffer/impl/operations/ReadManyOperationTest.java:301
↓ 16 callers
Method
getRealmConfig
(String realmName)
hazelcast/src/main/java/com/hazelcast/config/SecurityConfig.java:94
↓ 16 callers
Method
getReplicationStatus
Returns the replication status for the given schema, if it exists.
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/compact/schema/SchemaReplicator.java:236
↓ 16 callers
Method
getRetentionSeconds
Returns the number of seconds the metrics will be retained on the instance.
hazelcast/src/main/java/com/hazelcast/config/MetricsManagementCenterConfig.java:86
↓ 16 callers
Method
getSchemaService
Get member schema service. <p> @return the {@link MemberSchemaService}
hazelcast/src/main/java/com/hazelcast/spi/impl/NodeEngine.java:321
↓ 16 callers
Method
getSecurityContext
()
hazelcast/src/main/java/com/hazelcast/client/impl/ClientEngine.java:87
↓ 16 callers
Method
getSerializationService
(HazelcastInstance instance)
hazelcast/src/main/java/com/hazelcast/jet/impl/util/Util.java:777
↓ 16 callers
Method
getSocketOptions
@return TCP Socket options
hazelcast/src/main/java/com/hazelcast/client/config/ClientNetworkConfig.java:294
↓ 16 callers
Method
getSubNodes
(String name)
hazelcast/src/main/java/com/hazelcast/aws/XmlNode.java:58
↓ 16 callers
Method
getTopicConfig
Returns the TopicConfig for the given name, creating one if necessary and adding it to the collection of known configurations. <p> The configuration i
hazelcast/src/main/java/com/hazelcast/config/Config.java:1623
↓ 16 callers
Method
getTopicOverloadPolicy
Gets the TopicOverloadPolicy for this reliable topic. @return the TopicOverloadPolicy
hazelcast/src/main/java/com/hazelcast/config/ReliableTopicConfig.java:144
↓ 16 callers
Method
getVariableSizeFromArray
(@Nonnull String fieldName, FieldKind fieldKind, Reader<T> reader,
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/compact/CompactInternalGenericRecord.java:1079
↓ 16 callers
Method
idle
Perform current idle strategy's step <i>n</i>. @param n number of times this method has been previously called with no intervening work done. @return
hazelcast/src/main/java/com/hazelcast/internal/util/concurrent/IdleStrategy.java:29
↓ 16 callers
Method
increaseCacheHits
Increases the counter by `1`.
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheStatisticsImpl.java:315
↓ 16 callers
Method
increaseCacheMisses
Increases the counter by `1`.
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheStatisticsImpl.java:332
↓ 16 callers
Method
isAllowUnsafe
Unsafe, it is not public api of java. Use with caution! <p> Default value is {@code false}. @return {@code true} if using unsafe is allowed, {@code f
hazelcast/src/main/java/com/hazelcast/config/SerializationConfig.java:497
↓ 16 callers
Method
isArray
()
hazelcast/src/test/java/com/hazelcast/internal/json/JsonArray_Test.java:562
↓ 16 callers
Method
isEnableCompression
Enables compression when default java serialization is used. @return {@code true} if compression enabled
hazelcast/src/main/java/com/hazelcast/config/SerializationConfig.java:453
↓ 16 callers
Method
isEnableSharedObject
Enables shared object when default java serialization is used. <p> Default value is {@code true}. @return {@code true} if enabled
hazelcast/src/main/java/com/hazelcast/config/SerializationConfig.java:475
↓ 16 callers
Method
isFlagSet
(int flags, int flagMask)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/ClientMessage.java:276
↓ 16 callers
Method
isLightJob
Returns if this job runs as a light job, see {@link JetService#newLightJob(Pipeline)}.
hazelcast/src/main/java/com/hazelcast/jet/core/ProcessorMetaSupplier.java:906
↓ 16 callers
Method
isMastershipClaimInProgress
()
hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/ClusterJoinManager.java:163
↓ 16 callers
Method
isReuseAddress
()
hazelcast/src/main/java/com/hazelcast/config/NetworkConfig.java:175
↓ 16 callers
Method
isTerminated
()
hazelcast/src/test/java/com/hazelcast/jet/core/TestUtil.java:133
↓ 16 callers
Method
isUseNativeByteOrder
@return {@code true} if serialization is configured to use native byte order of the underlying platform
hazelcast/src/main/java/com/hazelcast/config/SerializationConfig.java:415
↓ 16 callers
Method
iterator
Returns the iterator over the result rows. <p> The iterator may be requested only once. @return iterator @throws IllegalStateException if the method
hazelcast/src/main/java/com/hazelcast/sql/SqlResult.java:83
↓ 16 callers
Method
jdbcRowsTable
(String tableName)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/jdbc/JdbcSqlTestSupport.java:285
↓ 16 callers
Method
jobName
()
hazelcast/src/main/java/com/hazelcast/jet/impl/execution/ExecutionContext.java:428
↓ 16 callers
Method
list
Unwraps input objects if they are arrays or lists and adds all to an output list.
hazelcast/src/test/java/com/hazelcast/internal/serialization/impl/compact/reader/CompactStreamSerializerValueReaderSpecTest.java:881
↓ 16 callers
Method
load
Populates Hazelcast {@link Config} object from an external configuration file. <p> It tries to load Hazelcast configuration from a list of well-known
hazelcast/src/main/java/com/hazelcast/config/Config.java:259
↓ 16 callers
Method
longMax
@param <I> type of the input object. @return an aggregator that calculates the max of the input values. Accepts null input values. Accepts only Long i
hazelcast/src/main/java/com/hazelcast/aggregation/Aggregators.java:361
↓ 16 callers
Method
lte
(Object operand)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/support/expressions/ExpressionPredicates.java:69
↓ 16 callers
Method
mapContainer
(IMap<?, ?> map)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/SqlTestSupport.java:726
↓ 16 callers
Method
mapName
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/parse/SqlCreateIndex.java:113
↓ 16 callers
Method
member
(int index)
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/executor/ExecutorSplitBrainProtectionWriteTest.java:534
↓ 16 callers
Method
members
Returns current members of the CP group
hazelcast/src/main/java/com/hazelcast/cp/CPGroup.java:81
↓ 16 callers
Method
newAddress
(int port)
hazelcast/src/test/java/com/hazelcast/internal/partition/impl/InternalPartitionImplTest.java:237
↓ 16 callers
Method
newTransactionContext
(int index)
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/map/TransactionalMapSplitBrainProtectionReadTest.java:230
↓ 16 callers
Method
newValidationSignatureError
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/validate/HazelcastCallBinding.java:52
↓ 16 callers
Method
node
(String name, String internalIp, String externalIp)
hazelcast/src/test/java/com/hazelcast/kubernetes/KubernetesFakeUtils.java:514
↓ 16 callers
Method
notEqual
Creates a <b>not equal</b> predicate that will pass items if the given {@code value} and the value stored under the given item {@code attribute} are n
hazelcast/src/main/java/com/hazelcast/query/Predicates.java:284
↓ 16 callers
Method
operator
(MapOperation mapOperation)
hazelcast/src/main/java/com/hazelcast/map/impl/operation/EntryOperator.java:148
↓ 16 callers
Method
owner
Get NioThread currently owning this pipeline. Pipeline owner is a thread running this pipeline. {@link IOBalancer} can decide to migrate a pipeline to
hazelcast/src/main/java/com/hazelcast/internal/networking/nio/MigratablePipeline.java:47
↓ 16 callers
Method
peel
If {@code t} is either of {@link CompletionException}, {@link ExecutionException} or {@link InvocationTargetException}, returns its cause, peeling it
hazelcast/src/main/java/com/hazelcast/jet/impl/util/ExceptionUtil.java:132
↓ 16 callers
Method
pnCounter
(int index)
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/pncounter/PNCounterSplitBrainProtectionWriteTest.java:143
↓ 16 callers
Method
promoteLocalLiteMember
Promotes the local lite member to a data member. When this method returns, both {@link #getLocalMember()} and {@link #getMembers()} reflect the promot
hazelcast/src/main/java/com/hazelcast/cluster/Cluster.java:113
↓ 16 callers
Method
propertiesByInstanceItself
Create the {@link java.util.Properties} with the provided instance itself. @param instance the instance itself to be used @return the properties inst
hazelcast/src/main/java/com/hazelcast/cache/HazelcastCachingProvider.java:242
↓ 16 callers
Method
publishEvent
(CacheEventContext cacheEventContext)
hazelcast/src/main/java/com/hazelcast/cache/impl/AbstractCacheRecordStore.java:654
↓ 16 callers
Method
put
(Object key, Object value)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/map/SqlDeleteTest.java:208
↓ 16 callers
Method
put
(IMap map, Object key, Object value)
hazelcast/src/test/java/com/hazelcast/map/InterceptorTest.java:76
↓ 16 callers
Method
queueDone
Called when the queue with the given index is exhausted. @return the watermark value to emit or {@link #NO_NEW_WM} if no watermark should be forwarde
hazelcast/src/main/java/com/hazelcast/jet/impl/execution/WatermarkCoalescer.java:58
↓ 16 callers
Method
randomNameOwnedBy
(HazelcastInstance hz)
hazelcast/src/test/java/com/hazelcast/test/HazelcastTestSupport.java:544
↓ 16 callers
Method
readInt
See the general contract of the {@code readInt} method of {@code DataInput}. <p> Bytes for this operation are read from the contained input stream. @
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/ByteArrayObjectDataInput.java:283
↓ 16 callers
Method
reset
Clear all state kept by this failure detector
hazelcast/src/main/java/com/hazelcast/internal/cluster/fd/ClusterFailureDetector.java:66
↓ 16 callers
Method
resolve
(InternalSerializationService ss, Object target, boolean key)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/connector/map/SampleMetadataResolver.java:59
↓ 16 callers
Method
resolve
@param value the resolved state of this future @return an {@link ExceptionalResult} wrapping a {@link Throwable} in case value is resolved to an excep
hazelcast/src/main/java/com/hazelcast/spi/impl/AbstractInvocationFuture.java:829
↓ 16 callers
Method
rollback
()
hazelcast/src/main/java/com/hazelcast/transaction/impl/TransactionImpl.java:318
↓ 16 callers
Method
scheduleOnMember
Creates and executes a one-shot action that becomes enabled after the given delay at the given {@link Member}. @param command the task to execute @pa
hazelcast/src/main/java/com/hazelcast/scheduledexecutor/IScheduledExecutorService.java:157
↓ 16 callers
Method
schema
(RelDataType rowType)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/opt/OptUtils.java:308
↓ 16 callers
Method
set
(Integer... values)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/predicate/IsTrueFalsePredicateIntegrationTest.java:319
↓ 16 callers
Method
setAcceptConsumer
Sets the consumer for accept requests. @param consumer the consumer @return this @throws NullPointerException if consumer is <code>null</code>. @thr
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/net/AsyncServerSocketBuilder.java:74
↓ 16 callers
Method
setAsyncBackupCount
Sets the number of asynchronous backups. 0 means no backups. @param asyncBackupCount the number of asynchronous synchronous backups to set @return th
hazelcast/src/main/java/com/hazelcast/config/MapConfig.java:311
↓ 16 callers
Method
setBinary
Enables or disables binary (serialized) form for this MultiMap. @param binary {@code true} to set the MultiMap to binary (serialized) form, {@code fa
hazelcast/src/main/java/com/hazelcast/config/MultiMapConfig.java:204
↓ 16 callers
Method
setCacheWriterFactory
Set the {@link javax.cache.integration.CacheWriter} factory. @param factory the {@link javax.cache.integration.CacheWriter} {@link javax.cache.config
hazelcast/src/main/java/com/hazelcast/config/CacheConfiguration.java:89
↓ 16 callers
Method
setDelaySeconds
Sets the minimum number of delay seconds which an event waits in the buffer of node before sending to a {@code QueryCache} @param delaySeconds the de
hazelcast/src/main/java/com/hazelcast/config/QueryCacheConfig.java:264
↓ 16 callers
Method
setDimension
Sets the dimension of this vector index configuration. @param dimension the dimension to set @return this VectorIndexConfig instance
hazelcast/src/main/java/com/hazelcast/config/vector/VectorIndexConfig.java:174
↓ 16 callers
Method
setEnabled
Enables or disables the REST API on the member.
hazelcast/src/main/java/com/hazelcast/config/RestApiConfig.java:112
↓ 16 callers
Method
setExpiryPolicy
Associates the specified key with the given {@link javax.cache.expiry.ExpiryPolicy}. {@code expiryPolicy} takes precedence for this particular {@code
hazelcast/src/main/java/com/hazelcast/cache/ICache.java:152
↓ 16 callers
Method
setJavaSerializationFilterConfig
Allows to configure deserialization protection filter. @param javaSerializationFilterConfig the javaFilterConfig to set (may be {@code null})
hazelcast/src/main/java/com/hazelcast/config/SerializationConfig.java:562
↓ 16 callers
Method
setMaxRolledFileSizeInMB
Sets the maximum size in MB for a single file. The DiagnosticsLogFile uses a rolling file approach to prevent using too much disk space. <p> This prop
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/DiagnosticsConfig.java:184
↓ 16 callers
Method
setMemberEndpointConfig
Sets the server socket endpoint config for {@link ProtocolType#MEMBER MEMBER} protocol. If another {@code ServerSocketEndpointConfig} was previously s
hazelcast/src/main/java/com/hazelcast/config/AdvancedNetworkConfig.java:145
↓ 16 callers
Method
setOf
(Collection<T>... collections)
hazelcast/src/test/java/com/hazelcast/jet/core/RoutingPolicyTest.java:239
↓ 16 callers
Method
setPoolSize
Sets the number of executor threads per member for the executor. @param poolSize the number of executor threads per member for the executor @return t
hazelcast/src/main/java/com/hazelcast/config/ExecutorConfig.java:116
↓ 16 callers
Method
setPriorityComparatorClassName
Sets the class name that will be used to compare queue items. If the provided class name is non-empty, the queue will behave as a priority queue, othe
hazelcast/src/main/java/com/hazelcast/config/QueueConfig.java:376
↓ 16 callers
Method
setProperty
(String name, String value)
hazelcast/src/main/java/com/hazelcast/config/MapStoreConfig.java:286
← previous
next →
4,901–5,000 of 147,315, ranked by callers