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
↓ 9 callers
Method
getVersion
()
hazelcast/src/main/java/com/hazelcast/instance/BuildInfo.java:77
↓ 9 callers
Method
getWanReplicationPublishers
Creates a new {@link WanPublisher} by the given name. If the name already exists, returns the previous instance. @param name name of the WAN replicat
hazelcast/src/main/java/com/hazelcast/wan/impl/WanReplicationService.java:92
↓ 9 callers
Method
getWriteBehindQueue
()
hazelcast/src/main/java/com/hazelcast/map/impl/mapstore/writebehind/WriteBehindStore.java:358
↓ 9 callers
Method
givenXmlClientConfigFileOnClasspath
(String instanceName)
hazelcast/src/test/java/com/hazelcast/config/helpers/DeclarativeConfigFileHelper.java:99
↓ 9 callers
Method
handleException
(Throwable throwable)
hazelcast/src/main/java/com/hazelcast/internal/util/FutureUtil.java:388
↓ 9 callers
Method
identifyDocumentBy
Sets the filter that decides which document in the collection is equal to processed document. @param fieldName field name in the collection, that will
extensions/mongodb/src/main/java/com/hazelcast/jet/mongodb/MongoSinkBuilder.java:181
↓ 9 callers
Method
importFrom
(StaticParams importingFrom)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/StaticParams.java:119
↓ 9 callers
Method
incrementReceivedEvents
()
hazelcast/src/main/java/com/hazelcast/internal/monitor/impl/LocalMapStatsImpl.java:558
↓ 9 callers
Method
init
(Data dataKey, Object oldValue, Object newValue, Data result, EntryEventType eve
hazelcast/src/main/java/com/hazelcast/map/impl/operation/EntryOperator.java:160
↓ 9 callers
Method
initBlocks
()
hazelcast/src/test/java/com/hazelcast/jet/core/TestProcessors.java:489
↓ 9 callers
Method
initInstancesAndMap
(String name)
hazelcast/src/test/java/com/hazelcast/wan/impl/AbstractWanCustomPublisherMapTest.java:250
↓ 9 callers
Method
initialClusterState
(ClusterState clusterState, Version version)
hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/ClusterServiceImpl.java:1012
↓ 9 callers
Method
initializeProcessor
(String glob)
hazelcast/src/test/java/com/hazelcast/jet/impl/connector/StreamFilesPTest.java:330
↓ 9 callers
Method
insertAndAssertRecord
(Object... values)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/kafka/SqlAvroTest.java:891
↓ 9 callers
Method
integerMax
@param <I> type of the input object. @return an aggregator that calculates the max of the input values. Accepts null input values. Accepts only Intege
hazelcast/src/main/java/com/hazelcast/aggregation/Aggregators.java:338
↓ 9 callers
Method
invoke
Invokes the {@code operation}, blocks and returns the result of the invocation. If the member on which this method is invoked is a lite member, the op
hazelcast/src/main/java/com/hazelcast/internal/crdt/pncounter/PNCounterProxy.java:158
↓ 9 callers
Method
is2BytesAligned
(long address)
hazelcast/src/main/java/com/hazelcast/internal/memory/impl/AlignmentUtil.java:47
↓ 9 callers
Method
is4BytesAligned
(long address)
hazelcast/src/main/java/com/hazelcast/internal/memory/impl/AlignmentUtil.java:51
↓ 9 callers
Method
is8BytesAligned
(long address)
hazelcast/src/main/java/com/hazelcast/internal/memory/impl/AlignmentUtil.java:55
↓ 9 callers
Method
isAsyncStart
Client instance creation won't block on {@link HazelcastClient#newHazelcastClient()} if this value is true @return if client connects to cluster asyn
hazelcast/src/main/java/com/hazelcast/client/config/ClientConnectionStrategyConfig.java:63
↓ 9 callers
Method
isBinary
Checks if the MultiMap is in binary (serialized) form. @return {@code true} if the MultiMap is in binary (serialized) form, {@code false} otherwise
hazelcast/src/main/java/com/hazelcast/config/MultiMapConfig.java:193
↓ 9 callers
Method
isClientAllowed
@param client to check if allowed through current ClientSelector. <p> Note: Management Center clients ({@lin
hazelcast/src/main/java/com/hazelcast/client/impl/ClientEngine.java:152
↓ 9 callers
Method
isConnectionClosed
Returns {@code true} if the client is not yet connected or the connection was already closed.
hazelcast/src/test/java/com/hazelcast/internal/nio/ascii/TextProtocolClient.java:137
↓ 9 callers
Method
isDefaultsDisabled
Returns whether the default serialization filters are disabled. @return {@code true} if defaults are disabled, {@code false} otherwise
hazelcast/src/main/java/com/hazelcast/config/JavaSerializationFilterConfig.java:106
↓ 9 callers
Method
isEmpty
()
hazelcast/src/main/java/com/hazelcast/jet/impl/connector/ConvenientSourceP.java:59
↓ 9 callers
Method
isEnabled
Returns {@code true} if native memory allocation is enabled, {@code false} otherwise.
hazelcast/src/main/java/com/hazelcast/config/NativeMemoryConfig.java:144
↓ 9 callers
Method
isEqWithEpsilon
(RelOptCost other)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/opt/cost/Cost.java:88
↓ 9 callers
Method
isIncludeEpochTime
()
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/Diagnostics.java:260
↓ 9 callers
Method
isIncludeValue
()
hazelcast/src/main/java/com/hazelcast/config/ItemListenerConfig.java:62
↓ 9 callers
Method
isIndexed
Signals to the query engine that this predicate is able to utilize the indexes available while executing the query in the given query context. @param
hazelcast/src/main/java/com/hazelcast/query/impl/predicates/IndexAwarePredicate.java:78
↓ 9 callers
Method
isJDKCompatible
Returns true if CP ISemaphore is compatible with its JDK counterpart
hazelcast/src/main/java/com/hazelcast/config/cp/SemaphoreConfig.java:114
↓ 9 callers
Method
isMac0
(String osName)
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/util/OS.java:61
↓ 9 callers
Method
isMemberStateSafe
Queries and returns if this member in a safe state or not. <p> This method just checks for a safe state, it doesn't force this member to be in a safe
hazelcast/src/main/java/com/hazelcast/internal/partition/IPartitionService.java:166
↓ 9 callers
Method
isNumeric
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/validate/operand/TypedOperandChecker.java:142
↓ 9 callers
Method
isPermissionPriorityGrant
Returns {@code true} when grant permissions should take precedence over deny ones. Default value is {@code false}. @since 5.4
hazelcast/src/main/java/com/hazelcast/config/SecurityConfig.java:221
↓ 9 callers
Method
isPrimitive
@return if {@link #types} are all {@link Class#isPrimitive()}
hazelcast/src/main/java/com/hazelcast/internal/metrics/impl/ProbeType.java:76
↓ 9 callers
Method
isReadThrough
()
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheMXBeanImpl.java:49
↓ 9 callers
Method
isRemove
@param itemId the item ID @return true if itemId is greater than 0
hazelcast/src/main/java/com/hazelcast/collection/impl/CollectionTxnUtil.java:48
↓ 9 callers
Method
isSocketBufferDirect
()
hazelcast/src/main/java/com/hazelcast/config/EndpointConfig.java:212
↓ 9 callers
Method
isSocketKeepAlive
()
hazelcast/src/main/java/com/hazelcast/config/EndpointConfig.java:225
↓ 9 callers
Method
isSupported
Checks if the option is supported. @param option the option @return true if supported, false otherwise @throws NullPointerException if option is <cod
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/net/AsyncSocketOptions.java:87
↓ 9 callers
Method
isSynchronous
If {@code true}, this cache entry listener implementation will be called in a synchronous manner. @return {@code true} if this cache entry listener i
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleEntryListenerConfig.java:94
↓ 9 callers
Method
isUnknownOrGreaterOrEqual
@param version other version to compare to @return {@code true} if this version is unknown or if this version is greater than or equal to {@code versi
hazelcast/src/main/java/com/hazelcast/version/Version.java:197
↓ 9 callers
Method
isWindows0
(String osName)
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/util/OS.java:57
↓ 9 callers
Method
isWriteThrough
()
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheMXBeanImpl.java:54
↓ 9 callers
Method
jobIdAndExecutionId
(long jobId, long executionId)
hazelcast/src/main/java/com/hazelcast/jet/impl/util/Util.java:372
↓ 9 callers
Method
jobRecord
()
hazelcast/src/main/java/com/hazelcast/jet/impl/MasterContext.java:264
↓ 9 callers
Method
jsonObjRow
(final Map<Object, Object> values)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/json/JsonObjectFunctionIntegrationTest.java:116
↓ 9 callers
Method
kafkaMapping
(String name, boolean simple)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/kafka/SqlPrimitiveTest.java:47
↓ 9 callers
Method
labelSelector
Regular regex rules are applied. see String.matches @param labelMask of the clients that will be selected @return client selector according to label
hazelcast/src/main/java/com/hazelcast/client/impl/ClientSelectors.java:133
↓ 9 callers
Method
lastHeartbeat
Returns the last heartbeat timestamp for the tracked member. @return heartbeat timestamp in milliseconds
hazelcast/src/main/java/com/hazelcast/internal/cluster/fd/FailureDetector.java:42
↓ 9 callers
Method
level
Sets the event {@link Level}. The default value is {@link Level#INFO}. @return this instance
hazelcast/src/main/java/com/hazelcast/auditlog/EventBuilder.java:57
↓ 9 callers
Method
listResources
Returns list of {@link DataConnectionResource}s accessible via this DataConnection. <p> It is not strictly required that the data connection lists all
hazelcast/src/main/java/com/hazelcast/dataconnection/DataConnection.java:108
↓ 9 callers
Method
logAttempt
(E endpoint)
hazelcast/src/main/java/com/hazelcast/internal/cluster/fd/PingFailureDetector.java:43
↓ 9 callers
Method
longAvg
@param <I> type of the input object. @return an aggregator that calculates the average of the input values. Does NOT accept null input values. Accepts
hazelcast/src/main/java/com/hazelcast/aggregation/Aggregators.java:219
↓ 9 callers
Method
lookupNamespace
Looks up the User Code Namespace name associated with the specified cache name. This is done by checking the Node's config tree directly. @param engi
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheService.java:204
↓ 9 callers
Method
makeZeroCost
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/opt/cost/CostFactory.java:52
↓ 9 callers
Method
mapUsingReplicatedMap
( @Nonnull String mapName, @Nonnull FunctionEx<? super T, ? extends K> lookupKeyFn,
hazelcast/src/main/java/com/hazelcast/jet/pipeline/BatchStage.java:187
↓ 9 callers
Method
mapUsingServiceP
Returns a supplier of processors for a vertex which, for each received item, emits the result of applying the given mapping function to it. The mappin
hazelcast/src/main/java/com/hazelcast/jet/core/processor/Processors.java:1089
↓ 9 callers
Method
markDetections
(Set<Shard> shards, long currentTimeMs)
extensions/kinesis/src/main/java/com/hazelcast/jet/kinesis/impl/source/ShardTracker.java:52
↓ 9 callers
Method
markInvalid
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/opt/physical/index/IndexRexVisitor.java:109
↓ 9 callers
Method
matchAnyInterface
(String address, Collection<String> interfaces)
hazelcast/src/main/java/com/hazelcast/internal/util/AddressUtil.java:59
↓ 9 callers
Method
maxProcessorAccumulatedRecords
Returns the maximum number of records that can be accumulated by any single {@link Processor}. The returned value is strictly positive (>=1).
hazelcast/src/main/java/com/hazelcast/jet/core/ProcessorMetaSupplier.java:900
↓ 9 callers
Method
memberCount
Returns the number of members running this job. <p> Note that the value might be lower than current member count if members were added after the job s
hazelcast/src/main/java/com/hazelcast/jet/core/ProcessorMetaSupplier.java:870
↓ 9 callers
Method
members
(int count)
hazelcast/src/test/java/com/hazelcast/internal/dynamicconfig/DynamicConfigSmokeTest.java:62
↓ 9 callers
Method
methodAvailable
(DataStructureAdapterMethod method)
hazelcast/src/test/java/com/hazelcast/internal/adapter/MethodAvailableMatcher.java:39
↓ 9 callers
Method
multiPartitionPredicate
Creates a new partition predicate that restricts the execution of the target predicate to a subset of partitions. @param partitionKeys the partition
hazelcast/src/main/java/com/hazelcast/query/Predicates.java:594
↓ 9 callers
Method
name
Column name. This is the name that is seen in SQL queries.
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/schema/MappingField.java:75
↓ 9 callers
Method
newAllowedDuringPassiveStateTransaction
Creates a plain transaction object which can be used while cluster state is {@link ClusterState#PASSIVE}, without wrapping it inside a TransactionCont
hazelcast/src/main/java/com/hazelcast/transaction/impl/TransactionManagerServiceImpl.java:165
↓ 9 callers
Method
newClientConfig
()
hazelcast/src/test/java/com/hazelcast/client/map/impl/nearcache/ClientMapNearCacheTest.java:1249
↓ 9 callers
Method
newCompositeEvictionChecker
(CompositionOperator compositionOperator,
hazelcast/src/main/java/com/hazelcast/internal/eviction/CompositeEvictionChecker.java:53
↓ 9 callers
Method
newDelegatingFuture
Creates a new {@code InternalCompletableFuture} that delegates to the given {@code future} and deserializes its completion value of type {@link Data}.
hazelcast/src/main/java/com/hazelcast/spi/impl/InternalCompletableFuture.java:326
↓ 9 callers
Method
newExtractor
()
hazelcast/src/test/java/com/hazelcast/query/impl/CachedQueryEntryTest.java:241
↓ 9 callers
Method
newInvocation
()
hazelcast/src/test/java/com/hazelcast/spi/impl/operationservice/impl/InvocationRegistryTest.java:61
↓ 9 callers
Method
newInvocation
()
hazelcast/src/test/java/com/hazelcast/spi/impl/operationservice/impl/InboundResponseHandler_NotifyTest.java:65
↓ 9 callers
Method
newJobId
()
hazelcast/src/main/java/com/hazelcast/jet/impl/AbstractJetInstance.java:101
↓ 9 callers
Method
newKubernetesClient
()
hazelcast/src/test/java/com/hazelcast/kubernetes/KubernetesClientTest.java:919
↓ 9 callers
Method
newMapConfig
()
hazelcast/src/test/java/com/hazelcast/internal/dynamicconfig/AbstractDynamicConfigGeneratorTest.java:1243
↓ 9 callers
Method
newMember
(int port)
hazelcast/src/test/java/com/hazelcast/internal/cluster/fd/PingFailureDetectorTest.java:122
↓ 9 callers
Method
newReactor
()
hazelcast-tpc-engine/src/test/java/com/hazelcast/internal/tpcengine/net/AsyncSocketBuilderTest.java:40
↓ 9 callers
Method
newRemoteCallHook
()
hazelcast/src/main/java/com/hazelcast/map/impl/tx/TransactionalMapProxySupport.java:393
↓ 9 callers
Method
newServerSocket
()
hazelcast-tpc-engine/src/test/java/com/hazelcast/internal/tpcengine/net/AsyncServerSocketOptionsTest.java:52
↓ 9 callers
Method
newStage
()
hazelcast/src/test/java/com/hazelcast/jet/pipeline/WindowAggregateTest.java:328
↓ 9 callers
Method
nextCapacity
Returns the next possible capacity, counting from the current buffers' size.
hazelcast/src/main/java/com/hazelcast/internal/util/hashslot/impl/CapacityUtil.java:67
↓ 9 callers
Method
objectMap
(Object... kvPairs)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/SqlJsonTestSupport.java:84
↓ 9 callers
Method
offer
Offers an item to this collector. If the collector cannot complete the operation, the call must be retried later.
hazelcast/src/main/java/com/hazelcast/jet/impl/execution/OutboundCollector.java:35
↓ 9 callers
Method
offer
{@inheritDoc}
hazelcast/src/main/java/com/hazelcast/transaction/TransactionalQueue.java:37
↓ 9 callers
Method
onIndexHit
(long timestamp, long hitCardinality)
hazelcast/src/main/java/com/hazelcast/internal/monitor/impl/PerIndexStats.java:150
↓ 9 callers
Method
onPartitionStateChange
Called synchronously when partition state (partition assignments, version etc.) changes
hazelcast/src/main/java/com/hazelcast/instance/impl/NodeExtension.java:353
↓ 9 callers
Method
onRead
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/util/ClientMessageDecoder.java:74
↓ 9 callers
Method
onResponse
Called when an execution is completed successfully. @param response the result of the successful execution
hazelcast/src/main/java/com/hazelcast/core/ExecutionCallback.java:38
↓ 9 callers
Method
onWrite
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/util/ClientMessageEncoder.java:44
↓ 9 callers
Method
park
Parks the Operation until it is unparked by a {@link #unpark(Notifier)} call or by a timeout specified by the {@link BlockingOperation#getWaitTimeout(
hazelcast/src/main/java/com/hazelcast/spi/impl/operationparker/OperationParker.java:46
↓ 9 callers
Method
parkTime
(long n)
hazelcast/src/main/java/com/hazelcast/internal/util/concurrent/BackoffIdleStrategy.java:88
↓ 9 callers
Method
partitionId
()
hazelcast/src/main/java/com/hazelcast/internal/partition/operation/PartitionReplicaSyncRequest.java:107
↓ 9 callers
Method
partitionId
()
hazelcast/src/main/java/com/hazelcast/internal/partition/operation/PartitionReplicaSyncRequestOffloadable.java:172
↓ 9 callers
Method
peekOutputP
Returns a meta-supplier that wraps the provided one and adds a logging layer to each processor it creates. For each item the wrapped processor adds to
hazelcast/src/main/java/com/hazelcast/jet/core/processor/DiagnosticProcessors.java:269
↓ 9 callers
Method
populatePartitions
(int[] localPartitionSize)
hazelcast/src/test/java/com/hazelcast/map/impl/query/QueryResultSizeLimiterTest.java:276
↓ 9 callers
Method
predicate
(Predicate predicate)
hazelcast/src/main/java/com/hazelcast/map/impl/query/Query.java:202
↓ 9 callers
Method
prepareSerializationConfig
Adds the serialization configuration for the used {@link Portable} domain object to the given {@link SerializationConfig}. @param serializationConfig
hazelcast/src/test/java/com/hazelcast/internal/nearcache/impl/AbstractNearCacheSerializationCountTest.java:360
← previous
next →
7,301–7,400 of 147,315, ranked by callers