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
↓ 15 callers
Method
next
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/ClientMessage.java:458
↓ 15 callers
Method
nodeEngine
()
hazelcast/src/main/java/com/hazelcast/jet/impl/MasterContext.java:292
↓ 15 callers
Method
normalizePointers
Converts list of {@link IndexIterationPointer}s to ordered list of non-overlapping pointers. @param result List to be normalized. It may be modified
hazelcast/src/main/java/com/hazelcast/internal/iteration/IndexIterationPointer.java:343
↓ 15 callers
Method
object
(Object value)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/misc/CastFunctionIntegrationTest.java:1235
↓ 15 callers
Method
option
Specifies an arbitrary option for the underlying source. If you are looking for a missing option, check out the {@link FileFormat} class you're using,
hazelcast/src/main/java/com/hazelcast/jet/pipeline/file/FileSourceBuilder.java:171
↓ 15 callers
Method
populateDataAdapter
(NearCacheTestContext<Integer, String, ?, ?> context, int size)
hazelcast/src/test/java/com/hazelcast/internal/nearcache/impl/AbstractNearCacheBasicTest.java:1686
↓ 15 callers
Method
processingGuarantee
Returns the guarantee for current job.
hazelcast/src/main/java/com/hazelcast/jet/core/ProcessorMetaSupplier.java:894
↓ 15 callers
Method
read
()
hazelcast/src/main/java/com/hazelcast/internal/json/JsonParser.java:426
↓ 15 callers
Method
readAsData
Reads one item from the ring buffer and returns the serialized format. If the item is not available, it will try and load it from the ringbuffer store
hazelcast/src/main/java/com/hazelcast/ringbuffer/impl/RingbufferContainer.java:407
↓ 15 callers
Method
readPortableArray
@param fieldName name of the field @return the portable array read @throws IOException in case of any exceptional case
hazelcast/src/main/java/com/hazelcast/nio/serialization/PortableReader.java:294
↓ 15 callers
Method
readUTF
@deprecated for the sake of better naming. Use {@link #readString()} instead
hazelcast/src/main/java/com/hazelcast/nio/ObjectDataInput.java:32
↓ 15 callers
Method
regularInstanceConfig
()
hazelcast/src/test/java/com/hazelcast/test/HazelcastTestSupport.java:231
↓ 15 callers
Method
remove
(Object key)
hazelcast/src/main/java/com/hazelcast/transaction/impl/Transaction.java:42
↓ 15 callers
Method
removeDataConnection
Removes a DataConnection. @param name name of the DataConnection @throws IllegalArgumentException if the DataConnection was created through config,
hazelcast/src/main/java/com/hazelcast/dataconnection/impl/InternalDataConnectionService.java:84
↓ 15 callers
Method
removeItemListener
Removes the specified item listener. Returns silently if the specified listener was not added before. @param registrationId ID of the listener regist
hazelcast/src/main/java/com/hazelcast/collection/ICollection.java:63
↓ 15 callers
Method
resolveConverter
(Object val, QueryDataTypeFamily target)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/type/converter/ObjectConverter.java:150
↓ 15 callers
Method
safeRegister
(final Class type, final Serializer serializer)
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/AbstractSerializationService.java:512
↓ 15 callers
Method
sampleAddresses2
()
hazelcast/src/test/java/com/hazelcast/internal/server/tcp/LocalAddressRegistryTest.java:207
↓ 15 callers
Method
schema
(QueryParameterMetadata parameterMetadata)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/opt/physical/PhysicalRel.java:38
↓ 15 callers
Method
schema
Returns the name of the schema containing the record's table. Note: not all databases have the concept of a schema (for example MySQL). @return name
extensions/cdc-debezium/src/main/java/com/hazelcast/jet/cdc/ChangeRecord.java:117
↓ 15 callers
Method
set
(K key, V value, EntryEventType eventType)
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/subscriber/InternalQueryCache.java:39
↓ 15 callers
Method
setAccessKey
(String accessKey)
hazelcast/src/main/java/com/hazelcast/aws/AwsConfig.java:246
↓ 15 callers
Method
setClassLoader
(ClassLoader classLoader)
hazelcast/src/main/java/com/hazelcast/internal/serialization/SerializationServiceBuilder.java:39
↓ 15 callers
Method
setClassName
Sets the name for the MapStore implementation class @param className the name to set for the MapStore implementation class
hazelcast/src/main/java/com/hazelcast/config/MapStoreConfig.java:117
↓ 15 callers
Method
setCorrelationId
Sets the correlation id of the message. This ID correlates the request to responses. @param correlationId the correlation id of the message @return th
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/ClientMessage.java:224
↓ 15 callers
Method
setExpirationTime
Sets the expiration time in milliseconds. @see System#currentTimeMillis()
hazelcast/src/main/java/com/hazelcast/internal/eviction/Expirable.java:37
↓ 15 callers
Method
setIncludeValue
Set {@code true} to enable value caching, otherwise set {@code false} <p> Default value is {@value #DEFAULT_INCLUDE_VALUE}. @param includeValue Set {
hazelcast/src/main/java/com/hazelcast/config/QueryCacheConfig.java:315
↓ 15 callers
Method
setLoadBalancer
Sets the {@link LoadBalancer}. <p> If a load balancer class name was set, it will be removed. @param loadBalancer {@link LoadBalancer} @return config
hazelcast/src/main/java/com/hazelcast/client/config/ClientConfig.java:632
↓ 15 callers
Method
setLoggingType
(String type)
hazelcast/src/test/java/com/hazelcast/test/IsolatedLoggingRule.java:85
↓ 15 callers
Method
setMetric
Sets the metric of this vector index configuration. @param metric the metric to set @return this VectorIndexConfig instance
hazelcast/src/main/java/com/hazelcast/config/vector/VectorIndexConfig.java:152
↓ 15 callers
Method
setPassword
(String password)
hazelcast/src/main/java/com/hazelcast/config/SymmetricEncryptionConfig.java:53
↓ 15 callers
Method
setPublicAddress
Overrides the public address of a member. Behind a NAT, two endpoints may not be able to see/access each other. If both nodes set their public address
hazelcast/src/main/java/com/hazelcast/config/NetworkConfig.java:277
↓ 15 callers
Method
setSecretKey
(String secretKey)
hazelcast/src/main/java/com/hazelcast/aws/AwsConfig.java:251
↓ 15 callers
Method
setSplitBrainProtection
Configures the split brain protection feature. When enabled, Jet will restart the job after a topology change only if the cluster quorum is satisfied.
hazelcast/src/main/java/com/hazelcast/jet/config/JobConfig.java:165
↓ 15 callers
Method
setType
Sets type of the index. <p> Defaults to {@link IndexType#SORTED}. @param type Type of the index. @return This instance for chaining.
hazelcast/src/main/java/com/hazelcast/config/IndexConfig.java:146
↓ 15 callers
Method
setTypeClass
Sets the type of the class that will be serialized via this implementation. @param typeClass type of the class that will be serialized via this imple
hazelcast/src/main/java/com/hazelcast/config/SerializerConfig.java:125
↓ 15 callers
Method
sinkStreamOfWinResult
()
hazelcast/src/test/java/com/hazelcast/jet/pipeline/PipelineStreamTestSupport.java:86
↓ 15 callers
Method
state
Returns the state of the Reactor. <p/> This method is thread-safe. @return the state.
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/Reactor.java:198
↓ 15 callers
Method
thenRun
(Runnable action)
hazelcast/src/main/java/com/hazelcast/client/impl/ClientDelegatingFuture.java:193
↓ 15 callers
Method
throwIfLocked
()
hazelcast/src/main/java/com/hazelcast/jet/core/Edge.java:887
↓ 15 callers
Method
toArray
()
hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/MemberSelectingCollection.java:84
↓ 15 callers
Method
toHumanReadableNanos
(long nanos)
hazelcast/src/main/java/com/hazelcast/internal/util/TimeUtil.java:102
↓ 15 callers
Method
total
Returns the total number of total operations @return number of total operations
hazelcast/src/main/java/com/hazelcast/map/LocalMapStats.java:256
↓ 15 callers
Method
translate
Translates the given address to another address specific to network or service @param address to be translated @return new address if given address i
hazelcast/src/main/java/com/hazelcast/client/impl/connection/AddressProvider.java:58
↓ 15 callers
Method
tryPublishReserved
Tries to update reserved key with supplied value. If update happens, value is published. Publishing means making the value readable to all threads. If
hazelcast/src/main/java/com/hazelcast/internal/nearcache/NearCache.java:246
↓ 15 callers
Method
tryRemoveRegistration
Try to remove the registry entry for given instance uuid and primary address. To make sure not delete a new entry of a rejoined member with the same u
hazelcast/src/main/java/com/hazelcast/internal/server/tcp/LocalAddressRegistry.java:174
↓ 15 callers
Method
updateConfig
Applies the specified delta configuration to a {@link #suspend() suspended} job and returns the updated configuration. @throws IllegalStateException
hazelcast/src/main/java/com/hazelcast/jet/Job.java:209
↓ 15 callers
Method
waitNotifyKey
(String object)
hazelcast/src/test/java/com/hazelcast/ringbuffer/impl/RingbufferWaitNotifyKeyTest.java:56
↓ 15 callers
Method
withExcludedTargets
Excludes the given targets for this metric. <p> Note1: Calling this method overwrites the previously set excluded targets Note2: The excluded targets
hazelcast/src/main/java/com/hazelcast/internal/metrics/MetricDescriptor.java:228
↓ 15 callers
Method
writeArrayOfVariableSize
(@Nonnull String fieldName, @Nonnull FieldKind fieldKind, @Nul
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/compact/DefaultCompactWriter.java:336
↓ 15 callers
Method
writeFloatArray
@param values float array to be written @throws IOException in case of any exceptional case
hazelcast/src/main/java/com/hazelcast/nio/ObjectDataOutput.java:82
↓ 14 callers
Method
add
(String name, int index)
hazelcast/src/main/java/com/hazelcast/internal/json/JsonObject.java:851
↓ 14 callers
Method
addClientConfig
Adds the client config to the end of the alternative client configurations list. @param clientConfig the ClientConfig to add @return this for chainin
hazelcast/src/main/java/com/hazelcast/client/config/ClientFailoverConfig.java:101
↓ 14 callers
Method
addListConfig
Adds the list configuration. The configuration is saved under the config name, which may be a pattern with which the configuration will be obtained in
hazelcast/src/main/java/com/hazelcast/config/Config.java:1133
↓ 14 callers
Method
addMembershipListener
@param listener The listener to be registered. @return The registration ID
hazelcast/src/main/java/com/hazelcast/client/impl/spi/ClientClusterService.java:90
↓ 14 callers
Method
addPredicate
(Predicate predicate)
hazelcast/src/main/java/com/hazelcast/query/impl/PredicateBuilderImpl.java:223
↓ 14 callers
Method
addSecurityFeatureCheck
(StringBuilder sb, String feature, boolean enabled)
hazelcast/src/main/java/com/hazelcast/instance/impl/NodeSecurityBanner.java:158
↓ 14 callers
Method
andThen
Returns a copy of this aggregate operation, but with the {@code export} and {@code finish} primitives composed with the supplied {@code thenFn}. This
hazelcast/src/main/java/com/hazelcast/jet/aggregate/AggregateOperation.java:327
↓ 14 callers
Method
apply
Applies this predicate to the given map entry. <p> Implementations <i>must</i> be thread-safe, since this method may be called by multiple threads con
hazelcast/src/main/java/com/hazelcast/query/Predicate.java:51
↓ 14 callers
Method
arity
Returns the number of contributing streams this operation is set up to handle. The index passed to {@link #accumulateFn(int)} must be less than this n
hazelcast/src/main/java/com/hazelcast/jet/aggregate/AggregateOperation.java:123
↓ 14 callers
Method
arrayListOf
(T... elements)
hazelcast/src/test/java/com/hazelcast/internal/iteration/IndexIterationPointerTest.java:257
↓ 14 callers
Method
asObject
(Object val)
hazelcast-sql/src/test/java/com/hazelcast/sql/impl/type/converter/ConvertersTest.java:1201
↓ 14 callers
Method
assertExpectedAddressesRegistered
(UUID memberUuid, Set<Address> addresses)
hazelcast/src/test/java/com/hazelcast/internal/server/tcp/LocalAddressRegistryTest.java:170
↓ 14 callers
Method
assertFailure
(ClientMessage clientMessage, Class<? extends Exception> expectedExceptionType,
hazelcast/src/test/java/com/hazelcast/client/impl/management/MCMessageTasksTest.java:515
↓ 14 callers
Method
assertJobFailed
(Job job, Throwable expected)
hazelcast/src/test/java/com/hazelcast/jet/core/ExecutionLifecycleTest.java:1241
↓ 14 callers
Method
assertKeyEquals
(T expectedValue, Map.Entry<T, ?> entry)
hazelcast/src/test/java/com/hazelcast/aggregation/AggregatorsSpecTest.java:483
↓ 14 callers
Method
assertMBeans
(List<BiTuple<String, List<TriTuple<String, Number, Type>>>> expected)
hazelcast/src/test/java/com/hazelcast/internal/metrics/jmx/JmxPublisherTestHelper.java:89
↓ 14 callers
Method
assertMap
(HazelcastInstance instance, String email1, String email2)
extensions/cdc-debezium/src/test/java/com/hazelcast/jet/cdc/CdcSinksTest.java:297
↓ 14 callers
Method
assertMetadataCreated
(String mapName)
hazelcast/src/test/java/com/hazelcast/json/internal/JsonMetadataCreationTest.java:333
↓ 14 callers
Method
assertMetricValue
(String metricName, long expectedValue)
hazelcast/src/test/java/com/hazelcast/jet/core/metrics/JmxMetricsChecker.java:88
↓ 14 callers
Method
assertNotEqual
(Number lhs, Number rhs)
hazelcast/src/test/java/com/hazelcast/query/impl/NumbersTest.java:177
↓ 14 callers
Method
assertReplicatedMapsA
(Object key, Object expectedValue)
hazelcast/src/test/java/com/hazelcast/replicatedmap/merge/ReplicatedMapSplitBrainTest.java:377
↓ 14 callers
Method
assertRunningOnPartitionThread
()
hazelcast/src/main/java/com/hazelcast/internal/util/ThreadUtil.java:88
↓ 14 callers
Method
assertStartsWith
@see org.assertj.core.api.AbstractCharSequenceAssert#startsWith(CharSequence)
hazelcast/src/test/java/com/hazelcast/test/HazelcastTestSupport.java:896
↓ 14 callers
Method
attemptFailed
()
hazelcast/src/main/java/com/hazelcast/jet/retry/impl/RetryTracker.java:60
↓ 14 callers
Method
begin
()
hazelcast/src/main/java/com/hazelcast/transaction/impl/Transaction.java:26
↓ 14 callers
Method
calculateVersion
(String version)
hazelcast/src/main/java/com/hazelcast/instance/BuildInfo.java:155
↓ 14 callers
Method
callback
()
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/executor/ExecutorSplitBrainProtectionWriteTest.java:655
↓ 14 callers
Method
capacityDeltaShort
Computes capacity delta for sorted short arrays.
hazelcast/src/main/java/com/hazelcast/query/impl/bitmap/BitmapUtils.java:149
↓ 14 callers
Method
captures
()
hazelcast/src/test/java/com/hazelcast/internal/metrics/impl/CapturingCollector.java:57
↓ 14 callers
Method
checkBackupCount
Tests if the newBackupCount count is valid. @param newBackupCount the number of sync backups @param currentAsyncBackupCount the current numb
hazelcast/src/main/java/com/hazelcast/internal/util/Preconditions.java:222
↓ 14 callers
Method
checkColumn
(Object value, SqlColumnType expectedType, Object expectedResult)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/math/FloorCeilFunctionIntegrationTest.java:109
↓ 14 callers
Method
checkColumnFailure
(ExpressionValue value, SqlColumnType typeInErrorMessage)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/string/StringFunctionIntegrationTestSupport.java:124
↓ 14 callers
Method
checkFailure
(Object operand, int expectedErrorCode, String expectedErrorMessage, Object... params)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/math/SignFunctionIntegrationTest.java:209
↓ 14 callers
Method
checkFailure
(final Object obj)
hazelcast/src/test/java/com/hazelcast/partition/strategy/AttributePartitioningStrategyTest.java:137
↓ 14 callers
Method
checkInstanceOf
Tests whether the supplied object is an instance of the supplied class type. @param type the expected type. @param object the object te
hazelcast/src/main/java/com/hazelcast/internal/util/Preconditions.java:282
↓ 14 callers
Method
checkInvalidArguments
(QueryDataTypeFamily orderingColumnType, String size)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/aggregate/SqlHopTest.java:191
↓ 14 callers
Method
checkInvalidArguments
(QueryDataTypeFamily orderingColumnType, String windowSize, QueryDataTypeFamily windowSizeType)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/aggregate/SqlTumbleTest.java:193
↓ 14 callers
Method
checkNotNegative
Tests if the {@code value} is >= 0. @param value the value tested to see if it is not negative. @param paramName the the name of the checked
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/util/Preconditions.java:59
↓ 14 callers
Method
checkParameterFailure
(Object param, SqlColumnType typeInErrorMessage)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/string/StringFunctionIntegrationTestSupport.java:150
↓ 14 callers
Method
checkPrecedence
(QueryDataTypeFamily lower, QueryDataTypeFamily higher)
hazelcast-sql/src/test/java/com/hazelcast/sql/impl/type/QueryDataTypeFamilyTest.java:113
↓ 14 callers
Method
checkUnsupportedColumn
(ExpressionType<?> type, SqlColumnType expectedType)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/predicate/IsTrueFalsePredicateIntegrationTest.java:127
↓ 14 callers
Method
checkUnsupportedParameter
(Object param, SqlColumnType paramType)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/predicate/IsTrueFalsePredicateIntegrationTest.java:277
↓ 14 callers
Method
check_addWindowBounds
Calls WindowUtils.addWindowBounds with a record with the given {@code timestamp} and window policy. Asserts that the returned traverser contains the g
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/aggregate/WindowUtilsTest.java:93
↓ 14 callers
Method
cleanupNamespace
Obtains a {@link NodeEngine} reference from {@link NodeEngineThreadLocalContext} and uses it to call {@link UserCodeNamespaceService#cleanupNamespace(
hazelcast/src/main/java/com/hazelcast/internal/namespace/NamespaceUtil.java:63
↓ 14 callers
Method
clear
Removes all the elements in this {@link WriteBehindQueue} Queue will be empty after this method returns.
hazelcast/src/main/java/com/hazelcast/map/impl/mapstore/writebehind/WriteBehindQueue.java:91
↓ 14 callers
Method
compareTo
(PersonId other)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/map/model/PersonId.java:41
↓ 14 callers
Method
comparingInt
{@code Serializable} variant of {@link Comparator#comparingInt(ToIntFunction) java.util.Comparator#comparingInt(ToIntFunction)}. @param <T> the type
hazelcast/src/main/java/com/hazelcast/function/ComparatorEx.java:191
↓ 14 callers
Method
consumeEventually
(Processor processor, TestOutbox outbox)
extensions/kafka/src/test/java/com/hazelcast/jet/kafka/impl/StreamKafkaPTest.java:908
↓ 14 callers
Method
convertProjection
Converts a list of {@link HazelcastRexNode}. See also {@link #convertFilter(HazelcastRexNode)} for information about {@link RexInputRef} conversion.
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/connector/SqlConnector.java:610
← previous
next →
5,201–5,300 of 147,315, ranked by callers