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
↓ 5 callers
Method
andAccumulate2
Registers the {@link AggregateOperation3#accumulateFn2() accumulate} primitive for stream-2, returning the arity-3 variant of the builder. @param acc
hazelcast/src/main/java/com/hazelcast/jet/aggregate/AggregateOperationBuilder.java:296
↓ 5 callers
Method
applySelector
Only Clients that can pass through filter are allowed to connect to cluster. Only one selector can be active at a time. Applying new one will override
hazelcast/src/main/java/com/hazelcast/client/impl/ClientEngine.java:163
↓ 5 callers
Method
arrayIndexOf
Sequentially search through an array, return the index of first {@code needle} element in {@code haystack} or -1, if not found.
hazelcast/src/main/java/com/hazelcast/jet/impl/util/Util.java:392
↓ 5 callers
Method
asClientConfig
Converts client-config xml string to {@link ClientConfig} using {@link XmlClientConfigBuilder}.
hazelcast/src/main/java/com/hazelcast/jet/impl/util/ImdgUtil.java:89
↓ 5 callers
Method
asDecimal
(Object val)
hazelcast-sql/src/test/java/com/hazelcast/sql/impl/type/converter/ConvertersTest.java:1153
↓ 5 callers
Method
asDouble
(Object val)
hazelcast-sql/src/test/java/com/hazelcast/sql/impl/type/converter/ConvertersTest.java:1165
↓ 5 callers
Method
asDouble
(Object val)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/type/converter/Converter.java:181
↓ 5 callers
Method
asDouble
Returns this JSON value as a <code>double</code> value, assuming that this value represents a JSON number. If this is not the case, an exception is th
hazelcast/src/main/java/com/hazelcast/internal/json/JsonValue.java:233
↓ 5 callers
Method
asElementIterable
(NodeList list)
hazelcast/src/main/java/com/hazelcast/internal/config/DomConfigHelper.java:91
↓ 5 callers
Method
asEvictionConfig
(SerializationService serializationService)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/task/dynamicconfig/EvictionConfigHolder.java:66
↓ 5 callers
Method
asInt
(Object val)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/type/converter/Converter.java:161
↓ 5 callers
Method
asListenerConfig
(SerializationService serializationService, @Nullable String namespace)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/task/dynamicconfig/ListenerConfigHolder.java:141
↓ 5 callers
Method
asReadOnlyIterator
@return a read only iterator. @throws UnsupportedOperationException
hazelcast/src/main/java/com/hazelcast/internal/util/IterableUtil.java:168
↓ 5 callers
Method
asReal
(Object val)
hazelcast-sql/src/test/java/com/hazelcast/sql/impl/type/converter/ConvertersTest.java:1159
↓ 5 callers
Method
assertAddressBetweenPorts
(Address expected, Address actual, NetworkConfig networkConfig)
hazelcast/src/test/java/com/hazelcast/instance/impl/DelegatingAddressPickerTest.java:201
↓ 5 callers
Method
assertArray
(Collection<MemberImpl> collection, Object[] array)
hazelcast/src/test/java/com/hazelcast/internal/cluster/impl/MemberSelectingCollectionTest.java:286
↓ 5 callers
Method
assertAttributeEquals
Assert that the attribute value for an MBean in the local platform server equals the expected value at least once in a series of query retries. We per
hazelcast/src/test/java/com/hazelcast/map/metrics/MetricTestUtils.java:84
↓ 5 callers
Method
assertAutoOffNotSet
(Diagnostics diagnostics)
hazelcast/src/test/java/com/hazelcast/internal/diagnostics/DiagnosticsAutoOffTests.java:223
↓ 5 callers
Method
assertBackupEntryNullEventually
(final K key, final BackupAccessor<K, V> accessor)
hazelcast/src/test/java/com/hazelcast/test/backup/TestBackupUtils.java:112
↓ 5 callers
Method
assertConnectorPhoneHomeCollected
(List<Supplier<Pipeline>> pipelineSuppliers, String connect
hazelcast/src/test/java/com/hazelcast/jet/pipeline/JetPhoneHomeTestUtil.java:39
↓ 5 callers
Method
assertContainsEventually
(final String... messages)
hazelcast/src/test/java/com/hazelcast/internal/diagnostics/EventQueuePluginTest.java:271
↓ 5 callers
Method
assertDiagnosticsTurnedOffAutomatically
()
hazelcast/src/test/java/com/hazelcast/internal/diagnostics/DiagnosticsAutoOffTests.java:229
↓ 5 callers
Method
assertEntryNotStored
(String key)
hazelcast/src/test/java/com/hazelcast/map/impl/mapstore/EntryStoreSimpleTest.java:443
↓ 5 callers
Method
assertEqualsOrArrayEquals
(String msg, Object expected, Object actual)
hazelcast/src/test/java/com/hazelcast/jet/aggregate/AggregateOperationsTest.java:746
↓ 5 callers
Method
assertGet
(IMap<Object, Object> map, String postfix, String... cities)
hazelcast/src/test/java/com/hazelcast/map/EmbeddedMapInterceptorTest.java:275
↓ 5 callers
Method
assertImapDoesNotExist
()
hazelcast/src/test/java/com/hazelcast/jet/SimpleTestInClusterSupportTest.java:134
↓ 5 callers
Method
assertIncompatible
Checks if a HazelcastInstance created with config2, can be added to a HazelcastInstance created with config 1. <p> This method expects that an Illegal
hazelcast/src/test/java/com/hazelcast/cluster/AbstractJoinTest.java:90
↓ 5 callers
Method
assertInvalidationCountEventually
(final String mapName, final int expectedInvalidationCount,
hazelcast/src/test/java/com/hazelcast/map/impl/nearcache/invalidation/MemberMapInvalidationMetaDataMigrationTest.java:225
↓ 5 callers
Method
assertIsMaster
(String error)
hazelcast/src/main/java/com/hazelcast/jet/impl/JobCoordinationService.java:1482
↓ 5 callers
Method
assertLastUpdateTimeIsNotUpdated
(Runnable runnable)
hazelcast/src/test/java/com/hazelcast/internal/monitor/impl/LocalRecordStoreStatsImplTest.java:228
↓ 5 callers
Method
assertLiteMemberExcluding
(final Set<Member> members, final HazelcastInstance... membersToExclude)
hazelcast/src/test/java/com/hazelcast/cluster/LiteMemberJoinTest.java:195
↓ 5 callers
Method
assertMembershipAddedEvent
(EventObject e, Member addedMember, Member... expectedMembers)
hazelcast/src/test/java/com/hazelcast/cluster/ClusterMembershipListenerTest.java:246
↓ 5 callers
Method
assertMigrationDestinationCommit
(final MigrationInfo migration)
hazelcast/src/test/java/com/hazelcast/internal/partition/impl/MigrationCommitServiceTest.java:454
↓ 5 callers
Method
assertMigrationDestinationRollback
(final MigrationInfo migration)
hazelcast/src/test/java/com/hazelcast/internal/partition/impl/MigrationCommitServiceTest.java:476
↓ 5 callers
Method
assertMigrationProcessEventsConsistent
(MigrationEventsPack eventsPack)
hazelcast/src/test/java/com/hazelcast/partition/PartitionMigrationListenerTest.java:189
↓ 5 callers
Method
assertNearCacheInvalidationRequests
Asserts the number of Near Cache invalidation requests (triggered invalidation events and local invalidations). @param context the given
hazelcast/src/test/java/com/hazelcast/internal/nearcache/impl/NearCacheTestUtils.java:404
↓ 5 callers
Method
assertNoLoggedEvents
()
hazelcast/src/test/java/com/hazelcast/logging/Log4jTrackingAppender.java:61
↓ 5 callers
Method
assertNotEqualAndHashCode
(Object o1, Object o2)
hazelcast/src/test/java/com/hazelcast/internal/cluster/impl/MembersViewMetadataTest.java:91
↓ 5 callers
Method
assertOperationContainsClassName
(SlowOperationLog log, String className)
hazelcast/src/test/java/com/hazelcast/spi/impl/operationexecutor/slowoperationdetector/SlowOperationDetectorAbstractTest.java:140
↓ 5 callers
Method
assertOperationThreadSamplerPlugin
(boolean status)
hazelcast/src/test/java/com/hazelcast/internal/diagnostics/DiagnosticsDynamicTests.java:733
↓ 5 callers
Method
assertPClosedWithoutError
()
hazelcast/src/test/java/com/hazelcast/jet/core/ExecutionLifecycleTest.java:1208
↓ 5 callers
Method
assertPeekInput
()
hazelcast/src/test/java/com/hazelcast/jet/core/PeekingWrapperTest.java:258
↓ 5 callers
Method
assertPmsClosedWithoutError
()
hazelcast/src/test/java/com/hazelcast/jet/core/ExecutionLifecycleTest.java:1169
↓ 5 callers
Method
assertPsClosedWithoutError
()
hazelcast/src/test/java/com/hazelcast/jet/core/ExecutionLifecycleTest.java:1186
↓ 5 callers
Method
assertRecordState
(long recordState)
hazelcast/src/test/java/com/hazelcast/internal/nearcache/impl/store/AbstractNearCacheRecordStoreTest.java:107
↓ 5 callers
Method
assertRegistrationEventually
(final HazelcastInstance instance, final String mapName,
hazelcast/src/test/java/com/hazelcast/client/map/ClientMapPartitionLostListenerTest.java:150
↓ 5 callers
Method
assertRegistrationsSizeEventually
(final HazelcastInstance instance, final String cacheName, final int size)
hazelcast/src/test/java/com/hazelcast/client/cache/ClientCachePartitionLostListenerTest.java:188
↓ 5 callers
Method
assertRegistrationsSizeEventually
(HazelcastInstance instance, int size)
hazelcast/src/test/java/com/hazelcast/client/partitionservice/ClientMigrationListenerTest.java:225
↓ 5 callers
Method
assertRollbackCalled
()
hazelcast/src/test/java/com/hazelcast/transaction/impl/MockTransactionLogRecord.java:128
↓ 5 callers
Method
assertRows
Checks if objects in database matches listed rows.
hazelcast/src/test/java/com/hazelcast/test/jdbc/TestDatabaseRecordProvider.java:60
↓ 5 callers
Method
assertSampleFailoverConfig
(ClientFailoverConfig config)
hazelcast/src/test/java/com/hazelcast/client/config/AbstractClientFailoverConfigBuilderTest.java:71
↓ 5 callers
Method
assertSingleStageAggregation
()
hazelcast/src/test/java/com/hazelcast/jet/pipeline/RebalanceBatchStageTest.java:664
↓ 5 callers
Method
assertSizeAndData
()
hazelcast/src/test/java/com/hazelcast/internal/partition/PartitionCorrectnessTestSupport.java:219
↓ 5 callers
Method
assertTaskInExecution
()
hazelcast/src/test/java/com/hazelcast/executor/CompletableFutureTest.java:317
↓ 5 callers
Method
assertTextProtocolResponse
Asserts that a text protocol client call to given {@link TestUrl} returns an expected response.
hazelcast/src/test/java/com/hazelcast/internal/nio/ascii/RestApiConfigTestBase.java:130
↓ 5 callers
Method
assertThatDag
()
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/SqlEndToEndTestSupport.java:165
↓ 5 callers
Method
assertThatIsNotMultithreadedTest
()
hazelcast/src/test/java/com/hazelcast/test/HazelcastTestSupport.java:1445
↓ 5 callers
Method
assertThrowsNPE
(ConsumerEx<Ringbuffer<Object>> method)
hazelcast/src/test/java/com/hazelcast/ringbuffer/AbstractRingbufferNullTest.java:41
↓ 5 callers
Method
assertThrowsNPE
(ConsumerEx<LoggingService> method)
hazelcast/src/test/java/com/hazelcast/logging/AbstractLoggingServiceNullTest.java:46
↓ 5 callers
Method
assertTopicContentsEventually
(KafkaConsumer<Integer, String> consumer, Map<Integer, String> expected)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/kafka/KafkaIntegrationSqlTest.java:134
↓ 5 callers
Method
assertTrueFiveSeconds
(AssertTask task)
hazelcast/src/test/java/com/hazelcast/test/HazelcastTestSupport.java:1179
↓ 5 callers
Method
atLocal
()
extensions/mongodb/src/test/java/com/hazelcast/jet/sql/impl/connector/mongodb/AllTypesSelectMongoSqlConnectorIT.java:118
↓ 5 callers
Method
attachFlatMapStateful
( long ttl, @Nonnull FunctionEx<? super T, ? extends K> keyFn, @Nonnull Su
hazelcast/src/main/java/com/hazelcast/jet/impl/pipeline/ComputeStageImplBase.java:232
↓ 5 callers
Method
attachedFile
Uses the supplied ID to look up a file you attached to the current Jet job. Creates a temporary file with the same contents on the local cluster membe
hazelcast/src/main/java/com/hazelcast/jet/core/ProcessorSupplier.java:163
↓ 5 callers
Method
attributeMap
Returns the attribute map. <p> Attribute map can be used to store data into a socket. For example to find the Connection for a Channel, one can store
hazelcast/src/main/java/com/hazelcast/internal/networking/Channel.java:100
↓ 5 callers
Method
await
(CompletableFuture<T> future, long timeout)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/PlanExecutor.java:836
↓ 5 callers
Method
balancerIntervalSeconds
(int balancerIntervalSeconds)
hazelcast/src/main/java/com/hazelcast/internal/networking/nio/NioNetworking.java:591
↓ 5 callers
Method
baseDir
Sets the base directory where the Python files reside. When you set this, also set the name of the {@link #handlerModule handler module} to identify t
extensions/python/src/main/java/com/hazelcast/jet/python/PythonExtension.java:93
↓ 5 callers
Method
before
(List<Operation> operationList, Operation wrapper)
hazelcast/src/main/java/com/hazelcast/collection/impl/CollectionTxnUtil.java:52
↓ 5 callers
Method
blocking
()
hazelcast/src/test/java/com/hazelcast/jet/impl/execution/TaskletExecutionServiceTest.java:445
↓ 5 callers
Method
bootstrappedInstance
Returns either a local Hazelcast instance or a "bootstrapped" Hazelcast client for a remote Hazelcast cluster, depending on the context. The main goal
hazelcast/src/main/java/com/hazelcast/core/Hazelcast.java:259
↓ 5 callers
Method
bsonTimestampFromTimeMillis
Converts given time in millisecond of unix epoch to BsonTimestamp.
extensions/mongodb/src/main/java/com/hazelcast/jet/mongodb/impl/MongoUtilities.java:111
↓ 5 callers
Method
build
()
hazelcast/src/test/java/com/hazelcast/config/test/builders/MapXmlConfigBuilder.java:47
↓ 5 callers
Method
build
()
hazelcast/src/main/java/com/hazelcast/client/config/XmlClientConfigBuilder.java:140
↓ 5 callers
Method
build
()
hazelcast/src/main/java/com/hazelcast/client/config/YamlClientConfigBuilder.java:115
↓ 5 callers
Method
build
()
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/DefaultSerializationServiceBuilder.java:256
↓ 5 callers
Method
buildTestValues
()
hazelcast/src/test/java/com/hazelcast/client/replicatedmap/ClientReplicatedMapTest.java:1025
↓ 5 callers
Method
builder
()
hazelcast/src/main/java/com/hazelcast/azure/AzureConfig.java:39
↓ 5 callers
Method
calculateInitialCapacity
Returns the initial hash map capacity needed for the expected map size. To avoid resizing the map, the initial capacity should be different from the e
hazelcast/src/main/java/com/hazelcast/internal/util/MapUtil.java:85
↓ 5 callers
Method
calculateMaxPartitionSize
(int maxEntryCount, int partitionCount)
hazelcast/src/main/java/com/hazelcast/cache/impl/maxsize/impl/EntryCountCacheEvictionChecker.java:46
↓ 5 callers
Method
calculateOverallSelectivity
(IMap<?, ?>... maps)
hazelcast/src/test/java/com/hazelcast/map/IndexStatsChangingNumberOfMembersTest.java:404
↓ 5 callers
Method
callWithOwnClassLoader
Calls the passed {@link Callable} within the {@link ClassLoader} context of the passed {@link Object}'s own {@link ClassLoader} as defined by {@code O
hazelcast/src/main/java/com/hazelcast/internal/namespace/NamespaceUtil.java:172
↓ 5 callers
Method
canAcquireLock
(Data dataKey, UUID caller, long threadId)
hazelcast/src/main/java/com/hazelcast/multimap/impl/MultiMapContainer.java:70
↓ 5 callers
Method
canUpdateStats
(R record)
hazelcast/src/main/java/com/hazelcast/internal/nearcache/impl/store/AbstractNearCacheRecordStore.java:294
↓ 5 callers
Method
cancel
()
hazelcast/src/main/java/com/hazelcast/topic/impl/reliable/MessageRunner.java:241
↓ 5 callers
Method
cancelEvictionIfExists
()
hazelcast/src/main/java/com/hazelcast/collection/impl/queue/QueueContainer.java:1144
↓ 5 callers
Method
cast
(Object val)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/type/converter/LocalDateTimeConverter.java:74
↓ 5 callers
Method
checkAllDone
Rethrow exception of the fist future that completed with an exception @throws Exception
hazelcast/src/main/java/com/hazelcast/internal/util/FutureUtil.java:411
↓ 5 callers
Method
checkBlockableReadSequence
Check if the sequence can be read from the ringbuffer or if the sequence is of the next item to be added into the ringbuffer. This method also allows
hazelcast/src/main/java/com/hazelcast/ringbuffer/impl/Ringbuffer.java:154
↓ 5 callers
Method
checkCacheMaxSizePolicy
(MaxSizePolicy maxSizePolicy, InMemoryFormat inMemoryFormat)
hazelcast/src/main/java/com/hazelcast/internal/config/ConfigValidator.java:597
↓ 5 callers
Method
checkConverterCompatibility
(QueryDataType columnType, QueryDataType... supportedIndexConverterTypes)
hazelcast-sql/src/test/java/com/hazelcast/sql/impl/schema/map/MapTableConverterResolutionTest.java:215
↓ 5 callers
Method
checkIMapByKeyPlanIsAnalyzed
Check should be used during the optimized IMapByKey plan construction. It throws {@link QueryException} of query is analyzed for optimized IMapByKey p
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/CalciteSqlOptimizerImpl.java:988
↓ 5 callers
Method
checkIndexNotNegative
(int index)
hazelcast/src/main/java/com/hazelcast/collection/impl/collection/AbstractCollectionProxyImpl.java:252
↓ 5 callers
Method
checkMapMergePolicy
Checks the merge policy configuration aligns with {@link MapConfig}. @param mapConfig the {@link MapConfig} @param mergePolicyClassName cl
hazelcast/src/main/java/com/hazelcast/internal/config/MergePolicyValidator.java:57
↓ 5 callers
Method
checkNotMigrated
Throws an {@link MutationDisallowedException} if this CRDT has been migrated.
hazelcast/src/main/java/com/hazelcast/internal/crdt/pncounter/PNCounterImpl.java:390
↓ 5 callers
Method
checkNotSimplified
(Expression<?> expression)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/math/FloorCeilFunctionIntegrationTest.java:229
↓ 5 callers
Method
checkOperations
(int expectedInserts, int expectedUpdates, int expectedRemoves)
hazelcast/src/test/java/com/hazelcast/map/IndexStatsQueryingInCollectionsAndArraysTest.java:306
↓ 5 callers
Method
checkSessionConsistency
Checks if the vector clock of this PN counter state is causally before the given {@code lastReadVectorClock}. @param lastReadVectorClock vector clock
hazelcast/src/main/java/com/hazelcast/internal/crdt/pncounter/PNCounterImpl.java:223
↓ 5 callers
Method
checkTimestampWithTimezone
(Converter converter, Object value, OffsetDateTime timestampWithTimezone)
hazelcast-sql/src/test/java/com/hazelcast/sql/impl/type/converter/ConvertersTest.java:918
↓ 5 callers
Method
checkValue
(Object operand, SqlColumnType expectedType, Object expectedValue, Object... params)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/math/FloorCeilFunctionIntegrationTest.java:180
← previous
next →
10,201–10,300 of 147,315, ranked by callers