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
↓ 21 callers
Method
submitToCoordinatorThread
(Runnable action)
hazelcast/src/main/java/com/hazelcast/jet/impl/JobCoordinationService.java:1506
↓ 21 callers
Method
testTargetsCommand
(String... args)
hazelcast/src/test/java/com/hazelcast/client/console/HazelcastCommandLineTest.java:723
↓ 21 callers
Method
throwIfLocked
()
hazelcast/src/main/java/com/hazelcast/jet/config/JobConfig.java:1560
↓ 21 callers
Method
toBag
(Collection<T> coll)
hazelcast/src/test/java/com/hazelcast/jet/pipeline/PipelineTestSupport.java:196
↓ 21 callers
Method
toData
(Object object, PartitioningStrategy partitionStrategy)
hazelcast/src/main/java/com/hazelcast/map/impl/MapServiceContext.java:104
↓ 21 callers
Method
tryProcessWatermark
Tries to process the supplied watermark. The value is always greater than in a previous call with watermark with the same key. The watermark is delive
hazelcast/src/main/java/com/hazelcast/jet/core/Processor.java:244
↓ 21 callers
Method
verifyAdvanceAtLeastTo
()
hazelcast/src/test/java/com/hazelcast/query/impl/bitmap/SparseArrayTest.java:316
↓ 21 callers
Method
vertexId
()
hazelcast/src/main/java/com/hazelcast/jet/impl/execution/init/VertexDef.java:63
↓ 21 callers
Method
whenCompleteAsync
( @Nonnull BiConsumer<? super ClientMessage, ? super Throwable> action, @Nonnull Executor executor
hazelcast/src/main/java/com/hazelcast/client/impl/spi/impl/ClientInvocationFuture.java:173
↓ 20 callers
Method
accept
Accept visitor. Predicate can either return its own instance if no modification was done as a result of the visit. In the case there is a change neede
hazelcast/src/main/java/com/hazelcast/query/impl/predicates/VisitablePredicate.java:37
↓ 20 callers
Method
add
Adds an item to the tail of the ringbuffer. If there is no space in the ringbuffer, the add will overwrite the oldest item in the ringbuffer. The meth
hazelcast/src/main/java/com/hazelcast/ringbuffer/impl/Ringbuffer.java:122
↓ 20 callers
Method
addOutboundPortDefinition
(String portDef)
hazelcast/src/main/java/com/hazelcast/config/NetworkConfig.java:209
↓ 20 callers
Method
addStat
(final StringBuilder stats, final String name, long value)
hazelcast/src/main/java/com/hazelcast/client/impl/statistics/ClientStatisticsService.java:210
↓ 20 callers
Method
addVectorCollectionConfig
Add vector collection config. @param vectorCollectionConfig the vector configuration to add @return this config instance @since 5.5
hazelcast/src/main/java/com/hazelcast/config/Config.java:3083
↓ 20 callers
Method
assertImapUpdateWithScanPlan
(RelNode rel, PlanRows expected)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/opt/logical/LogicalUpdateTest.java:305
↓ 20 callers
Method
assertMBeanExistEventually
(final String type, final String name)
hazelcast/src/test/java/com/hazelcast/internal/jmx/MBeanDataHolder.java:66
↓ 20 callers
Method
assertSucceedsEventually
Assert that the thread eventually completes without an error.
hazelcast/src/test/java/com/hazelcast/test/TestThread.java:71
↓ 20 callers
Method
availableProcessors
()
hazelcast/src/test/java/com/hazelcast/internal/metrics/metricsets/RuntimeMetricSetTest.java:93
↓ 20 callers
Method
barrier0
(boolean isTerminal)
hazelcast/src/test/java/com/hazelcast/jet/impl/execution/ProcessorTaskletTest_Snapshots.java:432
↓ 20 callers
Method
bit
(int bit, long value)
hazelcast/src/test/java/com/hazelcast/map/impl/query/MultiValueBitmapIndexTest.java:330
↓ 20 callers
Method
callWithNamespace
Runs the provided {@link Callable} with the {@code Namespace} context of the {@code Namespace} context defined by the provided Namespace name if avail
hazelcast/src/main/java/com/hazelcast/internal/namespace/UserCodeNamespaceService.java:170
↓ 20 callers
Method
callable
()
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/durableexecutor/DurableExecutorSplitBrainProtectionWriteTest.java:276
↓ 20 callers
Method
cast
(Object val)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/type/converter/StringConverter.java:39
↓ 20 callers
Method
checkError
(String sql, String expectedError, Object... parameters)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/string/PositionFunctionIntegrationTest.java:163
↓ 20 callers
Method
checkParameter
(Object parameterValue, Object expectedValue)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/math/SignFunctionIntegrationTest.java:165
↓ 20 callers
Method
checkValue
(Object operand, SqlColumnType expectedType, Object expectedValue, Object... params)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/math/SignFunctionIntegrationTest.java:203
↓ 20 callers
Method
childElementWithName
(Node node, String nodeName, boolean strict)
hazelcast/src/main/java/com/hazelcast/internal/config/DomConfigHelper.java:81
↓ 20 callers
Method
clear
(long index)
hazelcast/src/test/java/com/hazelcast/query/impl/bitmap/SparseBitSetTest.java:466
↓ 20 callers
Method
concat
Copies in order {@code sourceFirst} and {@code sourceSecond} into {@code dest}.
hazelcast/src/main/java/com/hazelcast/internal/util/collection/ArrayUtils.java:140
↓ 20 callers
Method
configureMap
(String name, Config config)
hazelcast/src/test/java/com/hazelcast/map/impl/query/QueryAdvancedTest.java:65
↓ 20 callers
Method
create
(Expression<?> operand, int type)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/expression/math/DoubleFunction.java:64
↓ 20 callers
Method
create
(ExpressionEvalContext expressionEvalContext)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/inject/UpsertTargetDescriptor.java:24
↓ 20 callers
Method
createClient
(String ip, String name, String... labels)
hazelcast/src/test/java/com/hazelcast/internal/management/ClientBwListConfigHandlerTest.java:214
↓ 20 callers
Method
createClientClusterService
()
hazelcast/src/test/java/com/hazelcast/client/impl/spi/ClientClusterServiceBaseTest.java:72
↓ 20 callers
Method
createContext
Creates the data structure specific {@link EventJournalTestContext} used by the event journal tests. @param <K> key type of the created {@link EventJ
hazelcast/src/test/java/com/hazelcast/journal/AbstractEventJournalBasicTest.java:872
↓ 20 callers
Method
createInMemorySchemaService
()
hazelcast/src/test/java/com/hazelcast/internal/serialization/impl/compact/CompactTestUtil.java:283
↓ 20 callers
Method
createInjector
(@Nullable String path, QueryDataType type)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/inject/PortableUpsertTarget.java:59
↓ 20 callers
Method
createObjectDataOutput
(int size)
hazelcast/src/main/java/com/hazelcast/internal/serialization/InternalSerializationService.java:110
↓ 20 callers
Method
createState
@return create initial state of this operation
hazelcast/src/main/java/com/hazelcast/map/impl/operation/steps/engine/StepAwareOperation.java:35
↓ 20 callers
Method
decodeRequest
The id of the listener which was provided during registration.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemRemoveMembershipListenerCodec.java:76
↓ 20 callers
Method
decodeRequest
Denotes whether register a local listener or not.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemAddGroupAvailabilityListenerCodec.java:81
↓ 20 callers
Method
decodeRequest
The id of the listener which was provided during registration.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemRemoveGroupAvailabilityListenerCodec.java:76
↓ 20 callers
Method
decodeRequest
Denotes whether register a local listener or not.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemAddMembershipListenerCodec.java:81
↓ 20 callers
Method
decodeRequest
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SqlExecute_reservedCodec.java:103
↓ 20 callers
Method
decodeRequest
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SqlFetch_reservedCodec.java:87
↓ 20 callers
Method
decodeResponse
True if unregistered, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemRemoveMembershipListenerCodec.java:95
↓ 20 callers
Method
decodeResponse
Registration id for the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemAddGroupAvailabilityListenerCodec.java:100
↓ 20 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SqlFetchCodec.java:119
↓ 20 callers
Method
decodeResponse
True if unregistered, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemRemoveGroupAvailabilityListenerCodec.java:95
↓ 20 callers
Method
decodeResponse
Registration id for the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemAddMembershipListenerCodec.java:100
↓ 20 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SqlExecute_reservedCodec.java:162
↓ 20 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SqlFetch_reservedCodec.java:126
↓ 20 callers
Method
deleteQuietly
Ensures that the file described by the supplied parameter does not exist after the method returns. If the file didn't exist, returns silently. If the
hazelcast/src/main/java/com/hazelcast/internal/nio/IOUtil.java:512
↓ 20 callers
Method
determineLocalParallelism
Determines the local parallelism of the transform by looking at its preferred local parallelism, the local parallelism of its upstream transforms, and
hazelcast/src/main/java/com/hazelcast/jet/impl/pipeline/transform/AbstractTransform.java:159
↓ 20 callers
Method
encodeGroupAvailabilityEventEvent
(com.hazelcast.cp.internal.RaftGroupId groupId, java.util.Collection<com.hazelcast.cp.CPMember> members, java.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemAddGroupAvailabilityListenerCodec.java:106
↓ 20 callers
Method
encodeMembershipEventEvent
(com.hazelcast.cp.CPMember member, byte type)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemAddMembershipListenerCodec.java:106
↓ 20 callers
Method
encodeRequest
(java.util.UUID registrationId)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemRemoveMembershipListenerCodec.java:61
↓ 20 callers
Method
encodeRequest
(boolean local)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemAddGroupAvailabilityListenerCodec.java:66
↓ 20 callers
Method
encodeRequest
(com.hazelcast.sql.impl.QueryId queryId, int cursorBufferSize)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SqlFetchCodec.java:73
↓ 20 callers
Method
encodeRequest
(java.util.UUID registrationId)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemRemoveGroupAvailabilityListenerCodec.java:61
↓ 20 callers
Method
encodeRequest
(boolean local)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemAddMembershipListenerCodec.java:66
↓ 20 callers
Method
encodeRequest
(com.hazelcast.sql.impl.QueryId queryId, int cursorBufferSize)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SqlFetch_reservedCodec.java:74
↓ 20 callers
Method
encodeResponse
(boolean response)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemRemoveMembershipListenerCodec.java:82
↓ 20 callers
Method
encodeResponse
(java.util.UUID response)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemAddGroupAvailabilityListenerCodec.java:87
↓ 20 callers
Method
encodeResponse
(@Nullable com.hazelcast.sql.impl.client.SqlPage rowPage, @Nullable com.hazelcast.sql.impl.client.SqlError err
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SqlFetchCodec.java:108
↓ 20 callers
Method
encodeResponse
(boolean response)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemRemoveGroupAvailabilityListenerCodec.java:82
↓ 20 callers
Method
encodeResponse
(java.util.UUID response)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CPSubsystemAddMembershipListenerCodec.java:87
↓ 20 callers
Method
encodeResponse
(@Nullable com.hazelcast.sql.impl.QueryId queryId, @Nullable java.util.List<com.hazelcast.sql.SqlColumnMetadat
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SqlExecute_reservedCodec.java:147
↓ 20 callers
Method
encodeResponse
(@Nullable java.util.Collection<java.util.Collection<com.hazelcast.internal.serialization.Data>> rowPage, bool
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SqlFetch_reservedCodec.java:114
↓ 20 callers
Method
eventBuilder
Returns an instance of the {@link EventBuilder} interface. It can be performance optimized (e.g. when Event Audit logging is disabled). The {@link Eve
hazelcast/src/main/java/com/hazelcast/auditlog/AuditlogService.java:61
↓ 20 callers
Method
externalName
()
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/schema/Mapping.java:89
↓ 20 callers
Method
file
converts the {@code directory} to canonical path if it is not one of the Hadoop prefixes. see {@link FileSourceBuilder#hasHadoopPrefix(String)}
hazelcast/src/main/java/com/hazelcast/security/permission/ConnectorPermission.java:40
↓ 20 callers
Method
get
()
hazelcast/src/test/java/com/hazelcast/test/starter/test/HazelcastProxyFactoryTest.java:78
↓ 20 callers
Method
getAlgorithm
Returns the encryption algorithm. @return the encryption algorithm
hazelcast/src/main/java/com/hazelcast/config/AbstractSymmetricEncryptionConfig.java:64
↓ 20 callers
Method
getAutoOffDurationInMinutes
Gets the auto off time duration for the diagnostics service in minutes. <p>Auto off control is disabled by default.</p> <p> <b>The auto off feature wi
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/DiagnosticsConfig.java:109
↓ 20 callers
Method
getAwsConfig
@return the awsConfig join configuration
hazelcast/src/main/java/com/hazelcast/config/JoinConfig.java:84
↓ 20 callers
Method
getBackupCount
()
hazelcast/src/main/java/com/hazelcast/internal/locksupport/LockStoreInfo.java:21
↓ 20 callers
Method
getCacheId
@return internally used ID for this query cache
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/subscriber/InternalQueryCache.java:73
↓ 20 callers
Method
getColumnMetadata
Convert internal column type to a public type. @param columnType Internal type. @return Public type.
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/QueryUtils.java:80
↓ 20 callers
Method
getComparatorClassName
Returns the class name of the configured {@link EvictionPolicyComparator} implementation. @return the class name of the configured {@link EvictionPol
hazelcast/src/main/java/com/hazelcast/config/EvictionConfig.java:185
↓ 20 callers
Method
getConfig
()
hazelcast/src/test/java/com/hazelcast/map/impl/query/QueryAdvancedTest.java:69
↓ 20 callers
Method
getConnectionManager
()
hazelcast/src/main/java/com/hazelcast/client/impl/clientside/HazelcastClientInstanceImpl.java:786
↓ 20 callers
Method
getCorrelationId
This ID correlates the request to responses. It should be unique to identify one message in the communication. This ID is used to track the request-re
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/ClientMessage.java:215
↓ 20 callers
Method
getDataConnectionConfigs
Returns all registered data connection configurations keyed by store's name. @return registered data connection configurations keyed by store's name
hazelcast/src/main/java/com/hazelcast/internal/dynamicconfig/ConfigurationService.java:389
↓ 20 callers
Method
getDataInputFromOutput
@return a {@link ObjectDataInput} reading whatever was written to the test's output stream
hazelcast/src/test/java/com/hazelcast/internal/serialization/impl/AbstractDataStreamIntegrationTest.java:306
↓ 20 callers
Method
getDouble
Reads the double value from given address. @param address the address where the double value will be read from @return the double value that was read
hazelcast/src/main/java/com/hazelcast/internal/memory/MemoryAccessor.java:152
↓ 20 callers
Method
getEventService
()
hazelcast/src/main/java/com/hazelcast/internal/server/ServerContext.java:114
↓ 20 callers
Method
getEvictionConfig
()
hazelcast/src/main/java/com/hazelcast/internal/config/MapConfigReadOnly.java:182
↓ 20 callers
Method
getExpiryPolicyType
()
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleConfig.java:1130
↓ 20 callers
Method
getExternalNameList
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/connector/jdbc/JdbcTable.java:87
↓ 20 callers
Method
getFieldNames
@return set of field names on this portable class
hazelcast/src/main/java/com/hazelcast/nio/serialization/PortableReader.java:55
↓ 20 callers
Method
getImplementation
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/task/dynamicconfig/MapStoreConfigHolder.java:125
↓ 20 callers
Method
getInboundEdges
Returns the inbound edges connected to the vertex with the given name.
hazelcast/src/main/java/com/hazelcast/jet/core/DAG.java:258
↓ 20 callers
Method
getInteger
()
hazelcast/src/test/java/com/hazelcast/spi/properties/HazelcastPropertiesTest.java:209
↓ 20 callers
Method
getInvalidations
@return number of successful invalidations of Near Cache entries owned by this member
hazelcast/src/main/java/com/hazelcast/nearcache/NearCacheStats.java:71
↓ 20 callers
Method
getJobExecutionRecord
(long jobId)
hazelcast/src/main/java/com/hazelcast/jet/impl/JobRepository.java:641
↓ 20 callers
Method
getListenerService
Get listener service
hazelcast/src/main/java/com/hazelcast/client/impl/clientside/HazelcastClientInstance.java:45
↓ 20 callers
Method
getLocalHost
()
extensions/kafka-connect/src/test/java/com/hazelcast/jet/kafka/connect/impl/processorsupplier/TaskMaxProcessorMetaSupplierTest.java:40
↓ 20 callers
Method
getLocalQueueStatsImpl
(String name)
hazelcast/src/main/java/com/hazelcast/collection/impl/queue/QueueService.java:381
↓ 20 callers
Method
getLongAttribute
(String name)
hazelcast/src/test/java/com/hazelcast/internal/jmx/MultiMapMBeanTest.java:156
← previous
next →
4,201–4,300 of 147,315, ranked by callers