MCPcopy Create free account

hub / github.com/hazelcast/hazelcast / functions

Functions147,315 in github.com/hazelcast/hazelcast

↓ 7 callersMethodgetUniqueKeyTransformation
Returns the unique key transformation configured in this index. Defaults to {@link UniqueKeyTransformation#OBJECT OBJECT}. The transformation is appli
hazelcast/src/main/java/com/hazelcast/config/BitmapIndexOptions.java:194
↓ 7 callersMethodgetUserCodeDeploymentConfig
Get current configuration of User Code Deployment. @return User Code Deployment configuration @since 3.9
hazelcast/src/main/java/com/hazelcast/client/config/ClientConfig.java:830
↓ 7 callersMethodgetUuid
()
hazelcast/src/main/java/com/hazelcast/internal/cluster/MemberInfo.java:107
↓ 7 callersMethodgetValue
()
hazelcast/src/test/java/com/hazelcast/query/impl/ConverterResolutionTest.java:199
↓ 7 callersMethodgetValueData
()
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/exec/scan/KeyValueIterator.java:44
↓ 7 callersMethodgetValueDescriptor
()
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/schema/map/AbstractMapTable.java:100
↓ 7 callersMethodgetValueType
Gets the value type for this {@link com.hazelcast.cache.ICache}. @return the value type for this {@link com.hazelcast.cache.ICache}
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleConfig.java:217
↓ 7 callersMethodgetVariableSizeAsNonNull
(FieldDescriptor fieldDescriptor, Reader<T> reader, String methodSu
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/compact/CompactInternalGenericRecord.java:361
↓ 7 callersMethodgetWanProtocolVersion
Returns the WAN protocol version. This method is similar to {@link VersionAware#getVersion()} but is used in WAN replication, not in message exchange
hazelcast/src/main/java/com/hazelcast/nio/WanProtocolVersionAware.java:35
↓ 7 callersMethodgetWanReplicationRef
()
hazelcast/src/main/java/com/hazelcast/internal/config/MapConfigReadOnly.java:187
↓ 7 callersMethodgivenXmlClientConfigFileInWorkDir
(String instanceName)
hazelcast/src/test/java/com/hazelcast/config/helpers/DeclarativeConfigFileHelper.java:90
↓ 7 callersMethodgivenXmlClientFailoverConfigFileInWorkDir
(int tryCount)
hazelcast/src/test/java/com/hazelcast/config/helpers/DeclarativeConfigFileHelper.java:136
↓ 7 callersMethodgivenXmlClientFailoverConfigFileOnClasspath
(int tryCount)
hazelcast/src/test/java/com/hazelcast/config/helpers/DeclarativeConfigFileHelper.java:145
↓ 7 callersMethodgt_2
(Object operand)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/support/expressions/ExpressionPredicates.java:49
↓ 7 callersMethodhandleCommonBeanAttributes
(Node node, BeanDefinitionBuilder builder, ParserContext parserContext)
hazelcast-spring/src/main/java/com/hazelcast/spring/AbstractHazelcastBeanDefinitionParser.java:91
↓ 7 callersMethodhandleXAException
(XAException e, Xid xid)
hazelcast/src/main/java/com/hazelcast/jet/impl/connector/XaSinkProcessorBase.java:197
↓ 7 callersMethodhasClearExpiredRecordsTaskStarted
(HazelcastInstance node)
hazelcast/src/test/java/com/hazelcast/internal/eviction/MapExpirationManagerTest.java:176
↓ 7 callersMethodhasEnoughCapacity
Returns if this queue can accommodate one item. @return if the queue has capacity for one item
hazelcast/src/main/java/com/hazelcast/collection/impl/queue/QueueContainer.java:898
↓ 7 callersMethodhasMinimumSize
Returns true if the minimum cluster size is satisfied, otherwise false. @return boolean whether the minimum cluster size property is satisfied
hazelcast/src/main/java/com/hazelcast/splitbrainprotection/SplitBrainProtection.java:28
↓ 7 callersMethodhasTableType
(RelNode rel, Class<? extends Table> tableClass)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/opt/OptUtils.java:407
↓ 7 callersMethodhashJoin
( @Nonnull BatchStage<T1_IN> stage1, @Nonnull JoinClause<K, ? super T, ? super T1_IN,
hazelcast/src/main/java/com/hazelcast/jet/pipeline/BatchStage.java:250
↓ 7 callersMethodheader
()
hazelcast/src/main/java/com/hazelcast/gcp/GcpAuthenticator.java:91
↓ 7 callersMethodignoreForPortable
(String reason)
hazelcast/src/test/java/com/hazelcast/query/impl/extractor/specification/ExtractionInCollectionSpecTest.java:430
↓ 7 callersMethodimbalanceDetected
Looks for imbalance in {@link MigratablePipeline pipeline} to {@link NioThread ioThread} mapping. @return <code>true</code> when imbalance is detecte
hazelcast/src/main/java/com/hazelcast/internal/networking/nio/iobalancer/MigrationStrategy.java:36
↓ 7 callersMethodincreaseCacheRemovals
Increases the counter by `1`.
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheStatisticsImpl.java:261
↓ 7 callersMethodincrementOtherOperationsCount
Increments other operations count statistic in local map statistics.
hazelcast/src/main/java/com/hazelcast/map/impl/LocalMapStatsUtil.java:33
↓ 7 callersMethodincrementOtherOperationsStat
()
hazelcast/src/main/java/com/hazelcast/map/impl/proxy/MapProxySupport.java:891
↓ 7 callersMethodincrementPublishes
Increments the number of published messages on the ITopic with the name {@code topicName}. @param topicName the name of the {@link ITopic}
hazelcast/src/main/java/com/hazelcast/topic/impl/TopicService.java:165
↓ 7 callersMethodindefinitely
Create a strategy which will retry failed actions indefinitely and will wait for a fixed amount of time between any two subsequent attempts.
hazelcast/src/main/java/com/hazelcast/jet/retry/RetryStrategies.java:49
↓ 7 callersMethodindexName
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/parse/SqlDropIndex.java:58
↓ 7 callersMethodindexedCount
()
hazelcast/src/main/java/com/hazelcast/query/impl/GlobalIndexPartitionTracker.java:84
↓ 7 callersMethodinit
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/inject/PortableUpsertTarget.java:82
↓ 7 callersMethodinit
(@Nonnull Context context)
hazelcast/src/main/java/com/hazelcast/jet/impl/processor/SlidingWindowP.java:182
↓ 7 callersMethodinit
Initialization method called before first usage of the config replacer. @param properties properties configured (not {@code null})
hazelcast/src/main/java/com/hazelcast/config/replacer/spi/ConfigReplacer.java:42
↓ 7 callersMethodinitComplexObject
()
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/json/JsonQueryFunctionIntegrationTest.java:329
↓ 7 callersMethodinitDstBuffer
Initializes the dst ByteBuffer with the value for {@link ChannelOption#SO_SNDBUF}. <p> The buffer created is reading mode.
hazelcast/src/main/java/com/hazelcast/internal/networking/OutboundHandler.java:85
↓ 7 callersMethodinitIsCooperative
Returns {@code true} if the {@link #init(Context)} method of this instance is cooperative. If it's not, the call to the {@code init()} method is off-l
hazelcast/src/main/java/com/hazelcast/jet/core/ProcessorSupplier.java:55
↓ 7 callersMethodinitMySql
(Network network, Integer fixedExposedPort)
extensions/cdc-mysql/src/test/java/com/hazelcast/jet/cdc/mysql/MySqlCdcNetworkIntegrationTest.java:337
↓ 7 callersMethodinitPostgres
(Network network, Integer fixedExposedPort)
extensions/cdc-postgres/src/test/java/com/hazelcast/jet/cdc/postgres/PostgresCdcNetworkIntegrationTest.java:356
↓ 7 callersMethodinstallFileToBaseDir
(String contents, String filename)
extensions/python/src/test/java/com/hazelcast/jet/python/PythonServiceTest.java:576
↓ 7 callersMethodinstanceOf
Creates an <b>instance of</b> predicate that will pass entries for which the value class is an {@code instanceof} the given {@code klass}. @param kla
hazelcast/src/main/java/com/hazelcast/query/Predicates.java:224
↓ 7 callersMethodinstantiateExtractors
(List<AttributeConfig> attributeConfigs)
hazelcast/src/test/java/com/hazelcast/query/impl/getters/ExtractorHelperTest.java:255
↓ 7 callersMethodintValue
(Integer value)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/map/MapIndexScanPTest.java:297
↓ 7 callersMethodintValues
(Integer value1, Integer value2)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/index/IndexFilterTestSupport.java:56
↓ 7 callersMethodinterceptAfterPut
Intercept the put operation after the new value is stored. <p> This method can modify the input {@Code newValue}, so use with caution. @param interce
hazelcast/src/main/java/com/hazelcast/map/impl/MapServiceContextInterceptorSupport.java:67
↓ 7 callersMethodinterceptGet
Intercepts the get operation before returning value. <p> Returns another object to change the return value of get(...) operations. Returning {@code nu
hazelcast/src/main/java/com/hazelcast/map/MapInterceptor.java:69
↓ 7 callersMethodinterceptGet
Intercept the get operation. <p> This method can modify the input {@Code value}, so use with caution. @param interceptorRegistry the interceptor regi
hazelcast/src/main/java/com/hazelcast/map/impl/MapServiceContextInterceptorSupport.java:35
↓ 7 callersMethodinvalidateKey
Invalidates supplied key from Near Caches of supplied data structure name. @param key key of the entry to be removed from Near Cache @p
hazelcast/src/main/java/com/hazelcast/internal/nearcache/impl/invalidation/Invalidator.java:67
↓ 7 callersMethodinvoke
(ClientMessage clientMessage, int partitionId)
hazelcast/src/main/java/com/hazelcast/client/impl/proxy/ClientRingbufferProxy.java:217
↓ 7 callersMethodinvoke
(Operation op)
hazelcast/src/main/java/com/hazelcast/scheduledexecutor/impl/ScheduledFutureProxy.java:227
↓ 7 callersMethodinvokeAndReduceOnAllClusterMembers
Invokes the given operation on all members of the cluster and aggregates the results using the provided functions. <p>This method sends the same oper
hazelcast/src/main/java/com/hazelcast/internal/util/InvocationUtil.java:213
↓ 7 callersMethodinvokeOnPartitions
(String serviceName, OperationFactory operationFactory, Coll
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/impl/OperationServiceImpl.java:494
↓ 7 callersMethodisAlive
()
hazelcast/src/test/java/com/hazelcast/test/mocknetwork/MockServerConnection.java:244
↓ 7 callersMethodisAnalyzed
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/SqlPlanImpl.java:1326
↓ 7 callersMethodisAutoDetectionEnabled
Any other join configuration takes precedence over auto-discovery, so auto-discovery is enabled only when no other join strategy is enabled. @return
hazelcast/src/main/java/com/hazelcast/config/JoinConfig.java:203
↓ 7 callersMethodisAutoScaling
Returns whether auto-scaling is enabled, see {@link #setAutoScaling(boolean)}.
hazelcast/src/main/java/com/hazelcast/jet/config/JobConfig.java:176
↓ 7 callersMethodisBeforeThan
(Address address1, Address address2)
hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/MemberMap.java:260
↓ 7 callersMethodisBlacklisted
Checks if an address is blacklisted. <p> Method is thread-safe. @param address the address to check. @return true if blacklisted, false otherwise. @t
hazelcast/src/main/java/com/hazelcast/internal/cluster/Joiner.java:77
↓ 7 callersMethodisCacheOnUpdate
Checks if the {@link com.hazelcast.config.NearCacheConfig.LocalUpdatePolicy} of a {@link NearCacheConfig} is {@link com.hazelcast.config.NearCacheConf
hazelcast/src/test/java/com/hazelcast/internal/nearcache/impl/NearCacheTestUtils.java:218
↓ 7 callersMethodisClassStaticAndSerializable
(Object object)
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/SerializationUtil.java:479
↓ 7 callersMethodisCoLocatedReadingEnabled
()
extensions/elasticsearch/elasticsearch-7/src/main/java/com/hazelcast/jet/elastic/impl/ElasticSourceConfiguration.java:93
↓ 7 callersMethodisCyclic
(PartitionReplica[] oldReplicas, PartitionReplica[] newReplicas)
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/MigrationPlanner.java:330
↓ 7 callersMethodisDebugEnabled
()
hazelcast/src/test/java/com/hazelcast/test/starter/HazelcastStarterUtils.java:55
↓ 7 callersMethodisEchoFailFastOnStartup
()
hazelcast/src/main/java/com/hazelcast/client/config/ClientIcmpPingConfig.java:114
↓ 7 callersMethodisEmpty
Checks if this CircularQueue is empty. @return true if empty.
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/util/CircularQueue.java:94
↓ 7 callersMethodisEnabled
()
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/util/ThreadAffinity.java:114
↓ 7 callersMethodisEnabled
Returns whether hot restart enabled on this member. @return true if hot restart enabled, false otherwise
hazelcast/src/main/java/com/hazelcast/config/HotRestartPersistenceConfig.java:84
↓ 7 callersMethodisEnabled
()
hazelcast/src/main/java/com/hazelcast/config/UserCodeNamespacesConfig.java:51
↓ 7 callersMethodisEnabled
Checks if REST API access is enabled. This flag controls access to all REST resources on a Hazelcast member. Once the REST API is enabled you can cont
hazelcast/src/main/java/com/hazelcast/config/RestApiConfig.java:98
↓ 7 callersMethodisEnabled
Checks if the Tcp/Ip join mechanism is enabled. @return {@code true} if enabled, {@code false} otherwise
hazelcast/src/main/java/com/hazelcast/config/TcpIpConfig.java:83
↓ 7 callersMethodisExecutingOn
Asserts that the {@code job} has an {@link ExecutionContext} on the given {@code instance}.
hazelcast/src/test/java/com/hazelcast/jet/core/JobAssertions.java:66
↓ 7 callersMethodisFalse
Detects whether this value represents the JSON literal <code>false</code>. @return <code>true</code> if this value represents the JSON literal <code>
hazelcast/src/main/java/com/hazelcast/internal/json/JsonValue.java:130
↓ 7 callersMethodisFromInclusive
()
hazelcast/src/main/java/com/hazelcast/internal/iteration/IndexIterationPointer.java:157
↓ 7 callersMethodisIpAddress
(String address)
hazelcast/src/main/java/com/hazelcast/internal/util/AddressUtil.java:152
↓ 7 callersMethodisLegacy
()
hazelcast/src/main/java/com/hazelcast/kubernetes/RuntimeContext.java:141
↓ 7 callersMethodisLessThan
@param version other version to compare to @return {@code true} if this version is less than {@code version}
hazelcast/src/main/java/com/hazelcast/version/Version.java:205
↓ 7 callersMethodisLightJob
()
hazelcast/src/main/java/com/hazelcast/jet/impl/AbstractJobProxy.java:362
↓ 7 callersMethodisLinux0
(String osName)
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/util/OS.java:48
↓ 7 callersMethodisLocked
()
hazelcast/src/main/java/com/hazelcast/internal/util/LockGuard.java:70
↓ 7 callersMethodisMigrating
()
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/InternalPartitionImpl.java:51
↓ 7 callersMethodisMissingMember
Returns whether member with given identity (either {@code UUID} or {@code Address} depending on Persistence is enabled or not) is a known missing memb
hazelcast/src/main/java/com/hazelcast/internal/cluster/ClusterService.java:218
↓ 7 callersMethodisNodeVersionCompatibleWith
Check if this node's codebase version is compatible with given cluster version. @param clusterVersion the cluster version to check against @return {@c
hazelcast/src/main/java/com/hazelcast/instance/impl/NodeExtension.java:372
↓ 7 callersMethodisNull
Checks whether the given value is {@code null}. @param value the value to check. @return {@code true} if the passed value is {@code null}, {@code fal
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/expression/predicate/TernaryLogic.java:119
↓ 7 callersMethodisNumericType
@return {@code true} if the given type is a numeric type, {@code false} otherwise. <p> Numeric types are: TINYINT, SMALLINT, INTEGER, BIGINT, REAL, DO
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/validate/types/HazelcastTypeUtils.java:205
↓ 7 callersMethodisOldValueRequired
If old value is required, previously assigned values for the affected keys will be sent to this cache entry listener implementation. @return {@code t
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleEntryListenerConfig.java:71
↓ 7 callersMethodisOverrideJavaSerialization
()
hazelcast/src/main/java/com/hazelcast/config/GlobalSerializerConfig.java:58
↓ 7 callersMethodisPersistenceEnabled
Returns {@code true} if the event journal has persistence enabled and can be queried for events older than the {@link #oldestSequence(ObjectNamespace,
hazelcast/src/main/java/com/hazelcast/internal/journal/EventJournal.java:70
↓ 7 callersMethodisReady
Check whether this instance is ready to start accepting requests. Use this method as a readiness probe. @return {@code true} when this instance is rea
hazelcast/src/main/java/com/hazelcast/instance/impl/NodeExtension.java:194
↓ 7 callersMethodisResourceUploadEnabled
Returns if uploading resources when submitting the job enabled
hazelcast/src/main/java/com/hazelcast/jet/config/JetConfig.java:295
↓ 7 callersMethodisSlotAssigned
(long slot)
hazelcast/src/main/java/com/hazelcast/internal/util/hashslot/impl/HashSlotArrayBase.java:455
↓ 7 callersMethodisStatisticsEnabled
Checks if statistics are enabled for this replicated map. @return {@code true} if statistics are enabled, {@code false} otherwise
hazelcast/src/main/java/com/hazelcast/config/ReplicatedMapConfig.java:192
↓ 7 callersMethodisSuspendOnFailure
Returns whether the job will be suspended on failure, see {@link #setSuspendOnFailure(boolean)}. @since Jet 4.3
hazelcast/src/main/java/com/hazelcast/jet/config/JobConfig.java:213
↓ 7 callersMethodisSyncForced
Checks if a sync is forced for the given BackupAwareOperation. <p> Once in a while for every BackupAwareOperation with one or more async backups, thes
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/impl/BackpressureRegulator.java:174
↓ 7 callersMethodisValid
()
hazelcast/src/main/java/com/hazelcast/spi/impl/operationparker/impl/WaitSetEntry.java:82
↓ 7 callersMethodisWarningEnabled
Checks if the {@link Level#WARNING} is enabled. @return true if enabled, false otherwise
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/logging/TpcLogger.java:142
↓ 7 callersMethodisWithExpirationTime
()
hazelcast/src/main/java/com/hazelcast/map/impl/mapstore/MapDataStore.java:143
↓ 7 callersMethoditerator
()
hazelcast/src/main/java/com/hazelcast/map/impl/query/QueryResult.java:152
↓ 7 callersMethodjdbc
Returns a source which connects to the specified database using the given {@code newConnectionFn}, queries the database and creates a result set using
hazelcast/src/main/java/com/hazelcast/jet/pipeline/Sources.java:1549
↓ 7 callersMethodjdbcRows
(String query, String connectionUrl, List<Class<?>> columnType)
hazelcast/src/test/java/com/hazelcast/test/jdbc/JdbcObjectProvider.java:146
↓ 7 callersMethodjobConfig
()
hazelcast/src/test/java/com/hazelcast/jet/core/JobSerializerTest.java:208
← previousnext →8,701–8,800 of 147,315, ranked by callers