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
↓ 18 callers
Method
isPartitionOwner
Check if this node is the owner of a partition. @param partitionId the partition ID @return {@code true} if the node owns the partition, {@code false
hazelcast/src/main/java/com/hazelcast/internal/partition/IPartitionService.java:212
↓ 18 callers
Method
isRunningOnPartitionThread
()
hazelcast/src/main/java/com/hazelcast/internal/util/ThreadUtil.java:92
↓ 18 callers
Method
isTerminal
Checks if the ReliableMessageListener should be terminated based on an exception thrown while calling {@link #onMessage(Message)}. @param failure the
hazelcast/src/main/java/com/hazelcast/topic/ReliableMessageListener.java:107
↓ 18 callers
Method
isTrusted
(Address address)
hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/AddressCheckerImpl.java:43
↓ 18 callers
Method
javaMapping
(String name, Class<?> keyClass, Class<?> valueClass)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/map/SqlPojoTest.java:71
↓ 18 callers
Method
javaMapping
(String name, Class<?> keyClass, Class<?> valueClass)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/type/UdtRestrictionTest.java:315
↓ 18 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/portable/portablereader/DefaultPortableReaderSpecTest.java:899
↓ 18 callers
Method
loadAllKeys
Loads all the keys from the store. The returned {@link Iterable} may return the keys lazily by loading them in batches. The {@link Iterator} of this {
hazelcast/src/main/java/com/hazelcast/map/MapLoader.java:113
↓ 18 callers
Method
logOnSlowLogging
(long startTimeNanos)
hazelcast/src/test/java/com/hazelcast/test/TestLoggerFactory.java:279
↓ 18 callers
Method
lt
(Object operand)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/support/expressions/ExpressionPredicates.java:61
↓ 18 callers
Method
map
(int index)
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/replicatedmap/ReplicatedMapSplitBrainProtectionReadTest.java:173
↓ 18 callers
Method
maxBy
@param <I> type of the input object. @return an aggregator that calculates the max of the input values extracted from the given attributePath and retu
hazelcast/src/main/java/com/hazelcast/aggregation/Aggregators.java:410
↓ 18 callers
Method
minBy
@param attributePath the attribute path @param <I> type of the input object. @return an aggregator that calculates the min of the input values extract
hazelcast/src/main/java/com/hazelcast/aggregation/Aggregators.java:567
↓ 18 callers
Method
newSocket
()
hazelcast-tpc-engine/src/test/java/com/hazelcast/internal/tpcengine/net/AsyncSocketOptionsTest.java:61
↓ 18 callers
Method
next
Generates the next unique call ID. When the implementation supports backpressure, it will not return unless the number of outstanding invocations is w
hazelcast/src/main/java/com/hazelcast/spi/impl/sequence/CallIdSequence.java:61
↓ 18 callers
Method
nowInNanosOrDefault
()
hazelcast/src/main/java/com/hazelcast/client/cache/impl/ClientCacheProxySupport.java:285
↓ 18 callers
Method
options
Returns the {@link AsyncSocketOptions} of this AsyncSocket. @return the AsyncSocketOptions.
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/net/AsyncSocket.java:64
↓ 18 callers
Method
planMigrations
(int partitionId, PartitionReplica[] oldReplicas, PartitionReplica[] newReplicas, MigrationDecisio
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/MigrationPlanner.java:65
↓ 18 callers
Method
property
(String key, TypeConverter typeConverter)
hazelcast/src/main/java/com/hazelcast/kubernetes/KubernetesProperties.java:169
↓ 18 callers
Method
putShort
Writes the given short value to given address. @param address the address where the short value will be written to @param x the short value to
hazelcast/src/main/java/com/hazelcast/internal/memory/MemoryAccessor.java:96
↓ 18 callers
Method
read
()
hazelcast/src/main/java/com/hazelcast/internal/metrics/impl/LongGaugeImpl.java:73
↓ 18 callers
Method
readCount
()
hazelcast/src/main/java/com/hazelcast/ringbuffer/impl/ReadResultSetImpl.java:113
↓ 18 callers
Method
readNullableList
Reads a list from the given {@link ObjectDataInput}. It is expected that the next int read from the data input is the list's size, then that many obje
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/SerializationUtil.java:421
↓ 18 callers
Method
record
(String event, Object... args)
hazelcast/src/test/java/com/hazelcast/internal/json/JsonParser_Test.java:835
↓ 18 callers
Method
ref
(int referentIndex)
hazelcast/src/test/java/com/hazelcast/query/impl/predicates/VisitorTestSupport.java:68
↓ 18 callers
Method
replicate
Replicates the schema to the cluster. <p> If the schema is known to be already replicated, it returns immediately. <p> If not, it initiates the proces
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/compact/schema/SchemaReplicator.java:119
↓ 18 callers
Method
rollback
()
hazelcast/src/main/java/com/hazelcast/transaction/impl/Transaction.java:32
↓ 18 callers
Method
schedule
(MigrationRunnable runnable)
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/MigrationManager.java:144
↓ 18 callers
Method
send200
Prepares an empty {@link HttpURLConnection#HTTP_OK} response.
hazelcast/src/main/java/com/hazelcast/internal/ascii/rest/HttpCommand.java:120
↓ 18 callers
Method
serializeAndDeserialize
(PartitionRuntimeState state)
hazelcast/src/test/java/com/hazelcast/internal/partition/PartitionRuntimeStateTest.java:79
↓ 18 callers
Method
setAsyncStart
Set true for non-blocking {@link HazelcastClient#newHazelcastClient()}. The client creation won't wait to connect to cluster. The client instance will
hazelcast/src/main/java/com/hazelcast/client/config/ClientConnectionStrategyConfig.java:78
↓ 18 callers
Method
setConnectionTimeoutSeconds
Sets the connection timeout. This is the maximum amount of time Hazelcast will try to connect to a well known member before giving up. Setting it to a
hazelcast/src/main/java/com/hazelcast/config/TcpIpConfig.java:70
↓ 18 callers
Method
setEventJournalConfig
Sets the {@code EventJournalConfig} for this {@code MapConfig} @param eventJournalConfig event journal config @return this {@code MapConfig} instance
hazelcast/src/main/java/com/hazelcast/config/MapConfig.java:781
↓ 18 callers
Method
setOutputType
Configures the output for the diagnostics. The default value is {@link DiagnosticsOutputType#FILE} which is a set of files managed by the Hazelcast pr
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/DiagnosticsConfig.java:306
↓ 18 callers
Method
setPartitioningAttributeConfigs
(final List<PartitioningAttributeConfig> partitioningAttributeConfigs)
hazelcast/src/main/java/com/hazelcast/config/MapConfig.java:839
↓ 18 callers
Method
size
()
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/subscriber/QueryCacheRecordStore.java:63
↓ 18 callers
Method
size
Transactional implementation of {@link IMap#size()}. @see IMap#size()
hazelcast/src/main/java/com/hazelcast/transaction/TransactionalMap.java:106
↓ 18 callers
Method
slidingWinPolicy
Returns the definition of a sliding window of length {@code windowSize} that slides by {@code slideBy}. Given {@code windowSize = 4} and {@code slideB
hazelcast/src/main/java/com/hazelcast/jet/core/SlidingWindowPolicy.java:162
↓ 18 callers
Method
snapshotId
The ID of current successful snapshot. If {@link #NO_SNAPSHOT} then no successful snapshot exists.
hazelcast/src/main/java/com/hazelcast/jet/impl/JobExecutionRecord.java:203
↓ 18 callers
Method
streamFromProcessorWithWatermarks
Returns an unbounded (event stream) source that will use the supplied function to create processor meta-suppliers as required by the Core API. Jet wil
hazelcast/src/main/java/com/hazelcast/jet/pipeline/Sources.java:136
↓ 18 callers
Method
sum
Adds items of the collection. Faster than {@code collection.stream().mapToInt(toIntF).sum()} and equal to plain old loop in performance. Crates no GC
hazelcast/src/main/java/com/hazelcast/jet/impl/util/Util.java:518
↓ 18 callers
Method
supplierFor
Factory method for providing {@link ConfigSupplier} instances for the given config class @param cls class of the config we're looking for @param <T>
hazelcast/src/main/java/com/hazelcast/internal/dynamicconfig/search/ConfigSearch.java:391
↓ 18 callers
Method
tattoos
(String... tattoos)
hazelcast/src/test/java/com/hazelcast/internal/serialization/impl/compact/extractor/ComplexTestDataStructure.java:157
↓ 18 callers
Method
test_givenWrongPattern_returnNull
(String jsonString, String patternPath, String queryPath)
hazelcast/src/test/java/com/hazelcast/json/internal/JsonSchemaHelperNullTest.java:235
↓ 18 callers
Method
text
Returns a file format for text files where the whole file is a single string item. It uses the UTF-8 character encoding.
hazelcast/src/main/java/com/hazelcast/jet/pipeline/file/FileFormat.java:170
↓ 18 callers
Method
thenComposeAsync
(Function<? super V, ? extends CompletionStage<U>> fn)
hazelcast/src/main/java/com/hazelcast/client/impl/ClientDelegatingFuture.java:314
↓ 18 callers
Method
toData
(Object object)
hazelcast/src/main/java/com/hazelcast/spi/impl/NodeEngineImpl.java:440
↓ 18 callers
Method
toJsonArray
(JsonValue jsonValue)
hazelcast/src/main/java/com/hazelcast/kubernetes/KubernetesApiProvider.java:95
↓ 18 callers
Method
toPrefix
(String in)
hazelcast/src/main/java/com/hazelcast/query/impl/predicates/SqlParser.java:86
↓ 18 callers
Method
totalSize
Returns the total size of Data in bytes. <p> The total size is the size of a byte array to contain the full content of this data object. For example i
hazelcast/src/main/java/com/hazelcast/internal/serialization/Data.java:51
↓ 18 callers
Method
tryUsePrunability
(SelectPlan plan, ExpressionEvalContext evalContext)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/PlanExecutor.java:721
↓ 18 callers
Method
validate
(JsonSchemaNode root, String attributePath, int expectedNameLoc, int expectedValueLoc)
hazelcast/src/test/java/com/hazelcast/json/internal/AbstractJsonSchemaCreateTest.java:144
↓ 18 callers
Method
value
(Comparable... values)
hazelcast/src/test/java/com/hazelcast/query/impl/CompositeConverterTest.java:97
↓ 18 callers
Method
verifyQuery
(Predicate<Integer, Value> predicate, int... expected)
hazelcast/src/test/java/com/hazelcast/query/impl/InPredicateNullsTest.java:92
↓ 18 callers
Method
whenCompleteAsync
(@Nonnull BiConsumer<? super V, ? super Throwable> action)
hazelcast/src/main/java/com/hazelcast/spi/impl/AbstractInvocationFuture.java:232
↓ 18 callers
Method
withJarOnMember
Create a new instance to execute a jar on the member
hazelcast/src/main/java/com/hazelcast/jet/impl/SubmitJobParameters.java:72
↓ 18 callers
Method
wrapToInstanceNotActiveException
(RejectedExecutionException e)
hazelcast/src/main/java/com/hazelcast/spi/impl/AbstractInvocationFuture.java:807
↓ 18 callers
Method
writeChar
Writes a primitive char. @param fieldName name of the field @param value int value to be written @throws IOException in case of any exceptional c
hazelcast/src/main/java/com/hazelcast/nio/serialization/PortableWriter.java:103
↓ 18 callers
Method
writeEntry
(String s)
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/DiagnosticsLogWriter.java:31
↓ 17 callers
Method
addAllowingOverflow
Adds the supplied value to this accumulator, allowing integer overflow. This removes the (tiny) overhead of overflow checking.
hazelcast/src/main/java/com/hazelcast/jet/accumulator/LongAccumulator.java:96
↓ 17 callers
Method
addDistributedObjectListener
Adds a Distributed Object listener which will be notified when a new {@link DistributedObject} will be created or destroyed. @param distributedObject
hazelcast/src/main/java/com/hazelcast/core/HazelcastInstance.java:303
↓ 17 callers
Method
addEntryListener
Adds an entry listener for this multimap. <p> The listener will be notified for all multimap add/remove/update events. @param listener entry list
hazelcast/src/main/java/com/hazelcast/multimap/MultiMap.java:355
↓ 17 callers
Method
addField
(String name, QueryDataType type)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/type/QueryDataType.java:189
↓ 17 callers
Method
addPartitionInitialOffset
Adds the initial offset for given partition to the configuration. @param partition the number of partition @param offset the initial offset for th
extensions/kafka/src/main/java/com/hazelcast/jet/kafka/TopicsConfig.java:178
↓ 17 callers
Method
andExport
Registers the {@link AggregateOperation#exportFn() export} primitive. <p> The given function must be stateless and {@linkplain Processor#isCooperative
hazelcast/src/main/java/com/hazelcast/jet/aggregate/AggregateOperationBuilder.java:198
↓ 17 callers
Method
andFinish
Registers the {@link AggregateOperation#finishFn() finish} primitive. Constructs and returns an {@link AggregateOperation1} from the current state of
hazelcast/src/main/java/com/hazelcast/jet/aggregate/AggregateOperationBuilder.java:220
↓ 17 callers
Method
asDate
(Object val)
hazelcast-sql/src/test/java/com/hazelcast/sql/impl/type/converter/ConvertersTest.java:1177
↓ 17 callers
Method
asTimestampWithTimezone
(Object val)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/type/converter/Converter.java:206
↓ 17 callers
Method
assertBetween
@see org.assertj.core.api.AbstractLongAssert#isBetween(Long, Long)
hazelcast/src/test/java/com/hazelcast/test/HazelcastTestSupport.java:1380
↓ 17 callers
Method
assertEnd
(JsonPathCursor cursor)
hazelcast/src/test/java/com/hazelcast/query/impl/getters/JsonPathCursorTest.java:301
↓ 17 callers
Method
assertEqual
(Number lhs, Number rhs)
hazelcast/src/test/java/com/hazelcast/query/impl/NumbersTest.java:172
↓ 17 callers
Method
assertQueryResult
(SqlPlanImpl.SelectPlan selectPlan, Collection<Row> expectedResults, Object... args)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/SqlEndToEndTestSupport.java:139
↓ 17 callers
Method
assertThrowsNPE
(ConsumerEx<IQueue<Object>> method)
hazelcast/src/test/java/com/hazelcast/collection/impl/queue/AbstractQueueNullTest.java:56
↓ 17 callers
Method
beanFrom
Converts a JSON string to an object of the given type. {@link #toBean(Class)} is a more secure alternative. @see #toBean(Class)
hazelcast/src/main/java/com/hazelcast/jet/json/JsonUtil.java:96
↓ 17 callers
Method
canConvert
(Method method)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/type/converter/Converter.java:383
↓ 17 callers
Method
check
(@Nonnull String fieldName, @Nonnull FieldKind... kinds)
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/compact/DeserializedGenericRecord.java:588
↓ 17 callers
Method
checkColumnFailure_2
(ExpressionBiValue value, int expectedErrorCode, String expectedErrorMessage)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/math/RoundFunctionIntegrationTest.java:329
↓ 17 callers
Method
checkUpdateCount
(String sql, int expected, Object... params)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/map/SqlUpdateTest.java:313
↓ 17 callers
Method
clusterSize
(int clusterSize)
hazelcast/src/test/java/com/hazelcast/test/bounce/BounceMemberRule.java:528
↓ 17 callers
Method
connectorType
()
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/schema/Mapping.java:93
↓ 17 callers
Method
createExtractor
(String path, QueryDataType type)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/extract/HazelcastJsonQueryTarget.java:55
↓ 17 callers
Method
createExtractor
(String path, QueryDataType type)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/extract/JsonQueryTarget.java:62
↓ 17 callers
Method
createExtractor
(String path, QueryDataType type)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/extract/AvroQueryTarget.java:38
↓ 17 callers
Method
createMemberGroups
(Collection<? extends Member> members)
hazelcast/src/main/java/com/hazelcast/internal/partition/membergroup/MemberGroupFactory.java:32
↓ 17 callers
Method
createProperties
()
hazelcast/src/test/java/com/hazelcast/kubernetes/KubernetesConfigTest.java:320
↓ 17 callers
Method
decodeRequest
Object name to derive CREATE MAPPING SQL for.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SqlMappingDdlCodec.java:74
↓ 17 callers
Method
edgeId
()
hazelcast/src/main/java/com/hazelcast/jet/impl/execution/init/EdgeDef.java:82
↓ 17 callers
Method
encodeResponse
(@Nullable java.lang.String sql)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SqlMappingDdlCodec.java:81
↓ 17 callers
Method
equals
(Object o)
hazelcast/src/test/java/com/hazelcast/jet/impl/util/JsonUtilTest.java:334
↓ 17 callers
Method
equals
(Object o)
hazelcast/src/test/java/com/hazelcast/map/impl/mapstore/writebehind/StoreWorkerConcurrentUpdateTest.java:104
↓ 17 callers
Method
evict
(RecordStore recordStore, Data excludedKey)
hazelcast/src/main/java/com/hazelcast/map/impl/eviction/Evictor.java:34
↓ 17 callers
Method
execute
Executes the given query on the given target. @param query query to execute @param target target where to execute the query @param <T> Type of th
hazelcast/src/main/java/com/hazelcast/map/impl/query/QueryEngine.java:32
↓ 17 callers
Method
executeJdbc
(String jdbcUrl, String sql)
hazelcast/src/test/java/com/hazelcast/dataconnection/impl/DataConnectionTestUtil.java:130
↓ 17 callers
Method
executeQuery
(DataSource dataSource, String sql)
hazelcast/src/test/java/com/hazelcast/dataconnection/impl/HikariTestUtil.java:53
↓ 17 callers
Method
extractHazelcastTable
(RelNode rel)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/opt/OptUtils.java:416
↓ 17 callers
Method
forceUnlock
Releases the lock for the specified key regardless of the lock owner. It always successfully unlocks the key, never blocks, and returns immediately. <
hazelcast/src/main/java/com/hazelcast/map/IMap.java:2126
↓ 17 callers
Method
getAge
()
hazelcast/src/test/java/example/serialization/EmployeeDTO.java:56
↓ 17 callers
Method
getAsyncBackupCount
()
hazelcast/src/main/java/com/hazelcast/internal/locksupport/LockStoreInfo.java:23
↓ 17 callers
Method
getBatchSize
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/task/dynamicconfig/QueryCacheConfigHolder.java:72
↓ 17 callers
Method
getBlobAndReset
Gets data and prepares for next compression cycle.
hazelcast/src/main/java/com/hazelcast/internal/metrics/impl/MetricsCompressor.java:270
← previous
next →
4,601–4,700 of 147,315, ranked by callers