MCPcopy Create free account

hub / github.com/hazelcast/hazelcast / functions

Functions147,315 in github.com/hazelcast/hazelcast

↓ 130 callersMethodgetState
()
hazelcast/src/main/java/com/hazelcast/transaction/impl/Transaction.java:36
↓ 130 callersMethodsetClusterName
Sets the cluster name uniquely identifying the hazelcast cluster. This name is used in different scenarios, such as identifying cluster for WAN publis
hazelcast/src/main/java/com/hazelcast/config/Config.java:694
↓ 129 callersMethodfield1
()
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/support/expressions/ExpressionValue.java:105
↓ 129 callersMethodgetClassName
()
hazelcast/src/test/java/com/hazelcast/config/MapStoreConfigTest.java:75
↓ 129 callersMethodgetNamedItem
(String name)
hazelcast/src/main/java/com/hazelcast/internal/config/yaml/EmptyNamedNodeMap.java:35
↓ 129 callersMethodinc
Increments the counter by one. @return the new counter state
hazelcast/src/main/java/com/hazelcast/internal/util/counters/Counter.java:55
↓ 128 callersMethodgetJetConfig
Returns the Jet config
hazelcast/src/main/java/com/hazelcast/config/Config.java:3126
↓ 128 callersMethodremove
Removes {@code key} if present. @param key non-null key of the key-value entry to remove @return null if {@code key} was not present, otherwise the va
hazelcast/src/main/java/com/hazelcast/cp/CPMap.java:75
↓ 128 callersMethodtoMap
Presents a parsed form of the underlying JSON message as a {@code Map}. The keys are the top-level fields from the JSON and the values can range from
extensions/cdc-debezium/src/main/java/com/hazelcast/jet/cdc/RecordPart.java:82
↓ 127 callersMethodremove
(long value)
hazelcast/src/main/java/com/hazelcast/internal/util/collection/LongSet.java:26
↓ 126 callersMethodgetHazelcastInstance
Returns the underlying Hazelcast instance used by Jet. It will be either a server node or a client, depending on the type of this {@code JetInstance}.
hazelcast/src/main/java/com/hazelcast/jet/JetInstance.java:55
↓ 126 callersMethodgetKind
()
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/compact/FieldDescriptor.java:53
↓ 126 callersMethodsneakyThrow
(@Nonnull Throwable t)
hazelcast/src/main/java/com/hazelcast/internal/util/ExceptionUtil.java:171
↓ 125 callersMethodnewLongGauge
Creates a {@link LongGauge} for a given metric name. If no gauge exists for the name, it will be created but no probe is set. The reason to do so is
hazelcast/src/main/java/com/hazelcast/internal/metrics/MetricsRegistry.java:98
↓ 124 callersMethodset
Sets the current value of the counter.
hazelcast/src/main/java/com/hazelcast/internal/util/counters/Counter.java:39
↓ 123 callersMethodgetPartitionCount
Returns the number of partitions. @return the number of partitions
hazelcast/src/main/java/com/hazelcast/internal/partition/IPartitionService.java:114
↓ 123 callersMethodgetStatus
Returns the current status of this job. Each invocation queries the status from the job coordinator. For light jobs it returns only {@link JobStatus#R
hazelcast/src/main/java/com/hazelcast/jet/Job.java:157
↓ 123 callersMethodplan
(PlanRow... rows)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/opt/OptimizerTestSupport.java:234
↓ 122 callersMethodgetBytes
()
hazelcast/src/test/java/com/hazelcast/internal/server/DummyPayload.java:47
↓ 122 callersMethodgetTextContent
(Node node)
hazelcast/src/main/java/com/hazelcast/client/config/impl/AbstractQueryCacheConfigBuilderHelper.java:58
↓ 122 callersMethodindexOf
Like a String.indexOf but without MIN_SUPPLEMENTARY_CODE_POINT handling @param input to check the indexOf on @param ch character to find the ind
hazelcast/src/main/java/com/hazelcast/internal/util/StringUtil.java:178
↓ 122 callersMethodpublish
Publishes the message to all subscribers of this topic. @param message the message to publish to all subscribers of this topic @throws TopicOverloadE
hazelcast/src/main/java/com/hazelcast/topic/ITopic.java:68
↓ 121 callersMethoddelete
Removes the mapping for the key from this map if it is present. <p> Unlike {@link #remove(Object)}, this operation does not return the removed value,
hazelcast/src/main/java/com/hazelcast/map/IMap.java:505
↓ 121 callersMethodnewCompletableFuture
(boolean exceptional, long completeAfterMillis)
hazelcast/src/test/java/com/hazelcast/spi/impl/CompletableFutureAbstractTest.java:65
↓ 121 callersMethodquery
(String condition, Object... parameters)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/map/index/SqlIndexAbstractTest.java:1000
↓ 120 callersMethodexpectOutput
Sets the expected output and runs the test. <p> The {@code expectedOutput} can contain {@link com.hazelcast.jet.core.Watermark}s. Each Watermark in th
hazelcast/src/main/java/com/hazelcast/jet/core/test/TestSupport.java:333
↓ 120 callersMethodformat
Returns a string that identifies the {@link FileFormat} supported by this function provider.
extensions/hadoop/src/main/java/com/hazelcast/jet/hadoop/impl/JobConfigurer.java:58
↓ 119 callersMethodkey
()
hazelcast/src/main/java/com/hazelcast/query/PredicateBuilder.java:43
↓ 118 callersMethodf0
Returns the value of the field 0.
hazelcast/src/main/java/com/hazelcast/jet/datamodel/Tuple2.java:62
↓ 118 callersMethodgetInMemoryFormat
()
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/RecordStore.java:665
↓ 118 callersMethodisRunning
Indicates that node is not shutting down or it has not already shut down @return {@code true} if node is not shutting down or it has not already shut
hazelcast/src/main/java/com/hazelcast/spi/impl/NodeEngine.java:257
↓ 118 callersMethodisStatisticsEnabled
Checks if statistics are enabled for this map. @return {@code true} if statistics are enabled, {@code false} otherwise
hazelcast/src/main/java/com/hazelcast/config/MapConfig.java:444
↓ 118 callersMethodwithPrefix
Sets the prefix of the descriptor's metric. @param prefix The prefix to set @return the descriptor instance @see MetricDescriptor#prefix()
hazelcast/src/main/java/com/hazelcast/internal/metrics/MetricDescriptor.java:35
↓ 117 callersMethodcheckDataException
(Runnable runnable)
hazelcast-sql/src/test/java/com/hazelcast/sql/impl/type/converter/ConvertersTest.java:902
↓ 117 callersMethodgetPartitionId
Returns the partition ID. <p> The partition ID will be between 0 and partitionCount (exclusive). @return the ID of the partition
hazelcast/src/main/java/com/hazelcast/internal/partition/IPartition.java:57
↓ 117 callersMethodlist
Returns a sink that adds the items it receives to a Hazelcast {@code IList} with the specified name. <p> No state is saved to snapshot for this sink.
hazelcast/src/main/java/com/hazelcast/jet/pipeline/Sinks.java:1009
↓ 116 callersMethodexists
@return true if the underlying object exists as determined by the exists function passed to this object during construction
hazelcast/src/main/java/com/hazelcast/spi/impl/tenantcontrol/TenantContextual.java:87
↓ 116 callersMethodgetConverter
@return the converter associated with this index; or {@code null} if the converter is not known because there were no saves to this index and the attr
hazelcast/src/main/java/com/hazelcast/query/impl/Index.java:78
↓ 116 callersMethodhazelcastInstance
Returns the current Hazelcast instance. @since 5.0
hazelcast/src/main/java/com/hazelcast/jet/core/ProcessorMetaSupplier.java:816
↓ 116 callersMethodsetStatisticsEnabled
(CacheConfig cacheConfig, String cacheNameWithPrefix, boolean enabled)
hazelcast/src/main/java/com/hazelcast/cache/impl/ICacheService.java:99
↓ 115 callersMethodcreate
Creates a table with single column named "v" with INT type. The rows contain the sequence {@code 0 .. itemCount}.
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/test/TestBatchSqlConnector.java:49
↓ 115 callersMethodf1
Returns the value of the field 1.
hazelcast/src/main/java/com/hazelcast/jet/datamodel/Tuple2.java:70
↓ 115 callersMethodfilter
Returns a traverser that will emit the same items as this traverser, but only those that pass the given predicate.
hazelcast/src/main/java/com/hazelcast/jet/Traverser.java:81
↓ 115 callersMethodget
Gets the current value of the counter. @return the current value of the counter.
hazelcast/src/main/java/com/hazelcast/internal/util/counters/Counter.java:34
↓ 114 callersMethodcheckPositive
Tests if a {@code value} is positive, that is strictly larger than 0 (value &gt; 0). @param paramName the name of the checked parameter that will be
hazelcast/src/main/java/com/hazelcast/internal/util/Preconditions.java:161
↓ 114 callersMethodgetInt
Reads the int value from given address. @param address the address where the int value will be read from @return the int value that was read
hazelcast/src/main/java/com/hazelcast/internal/memory/MemoryAccessor.java:104
↓ 114 callersMethodgetNodeEngine
Returns underlying {@code NodeEngine} for this node. @return underlying {@code NodeEngine} for this node.
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/publisher/PublisherContext.java:77
↓ 114 callersMethodin
(Comparable... values)
hazelcast/src/main/java/com/hazelcast/query/PredicateBuilder.java:67
↓ 114 callersMethodinvoke
Behaviour of this method varies for {@link RoutingMode#SINGLE_MEMBER}, {@link RoutingMode#MULTI_MEMBER}, and {@link RoutingMode#ALL_MEMBERS} routing c
hazelcast/src/main/java/com/hazelcast/client/impl/spi/ClientInvocationService.java:74
↓ 114 callersMethodof
(Object... objects)
hazelcast/src/test/java/com/hazelcast/query/impl/extractor/AbstractExtractionSpecification.java:94
↓ 114 callersMethodtoByteArray
Returns byte array representation of internal binary format. @return binary data
hazelcast/src/main/java/com/hazelcast/internal/serialization/Data.java:33
↓ 114 callersMethodvalueStats
(IMap<?, ?> map)
hazelcast/src/test/java/com/hazelcast/map/IndexStatsChangingNumberOfMembersTest.java:400
↓ 114 callersMethodwithoutTimestamps
Declares that the source will not assign any timestamp to the events it emits. You can add them later using {@link GeneralStage#addTimestamps(ToLongFu
hazelcast/src/main/java/com/hazelcast/jet/pipeline/StreamSourceStage.java:45
↓ 113 callersMethodcheck
(Query query, boolean expectedUseIndex, Predicate<ExpressionValue> expectedKeysPredicate)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/map/index/SqlIndexAbstractTest.java:690
↓ 113 callersMethodidToString
Converts a {@code long} job or execution ID to a string representation. Currently, it is an unsigned 16-digit hex number.
hazelcast/src/main/java/com/hazelcast/jet/Util.java:161
↓ 113 callersMethodschedule
Creates and executes a one-shot action that becomes enabled after the given delay. @param command the task to execute @param delay the time from now
hazelcast/src/main/java/com/hazelcast/spi/impl/executionservice/TaskScheduler.java:58
↓ 113 callersMethodsetSize
Sets the size which is used by the {@link MaxSizePolicy}. <p> The interpretation of the value depends on the configured {@link MaxSizePolicy}. <p> Acc
hazelcast/src/main/java/com/hazelcast/config/EvictionConfig.java:118
↓ 113 callersMethodsize
Returns the number of elements in this collection. If this collection contains more than <code>Integer.MAX_VALUE</code> elements, returns <code>Integ
hazelcast/src/main/java/com/hazelcast/collection/BaseQueue.java:101
↓ 112 callersMethodgetIntegerValue
(final String parameterName, final String value)
hazelcast/src/main/java/com/hazelcast/internal/config/DomConfigHelper.java:150
↓ 112 callersMethodnewHazelcastClient
Creates a new HazelcastInstance (a new client in a cluster). This method allows you to create and run multiple instances of Hazelcast clients on the s
hazelcast/src/main/java/com/hazelcast/client/HazelcastClient.java:124
↓ 111 callersMethodcreateTable
Creates a {@link Table} object with the given fields. Should return quickly; specifically it should not attempt to connect to the remote service. <p>
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/connector/SqlConnector.java:298
↓ 111 callersMethodunlock
Unlock a specific key. @param key the locked key @param caller the identifier for the caller @param threadId the identifier for the t
hazelcast/src/main/java/com/hazelcast/internal/locksupport/LockStore.java:88
↓ 110 callersMethodsetProcessingGuarantee
Set the {@link ProcessingGuarantee processing guarantee} for the job. When the processing guarantee is set to <i>at-least-once</i> or <i>exactly-once<
hazelcast/src/main/java/com/hazelcast/jet/config/JobConfig.java:260
↓ 109 callersMethodbatchStageFromList
(List<Integer> input)
hazelcast/src/test/java/com/hazelcast/jet/pipeline/PipelineTestSupport.java:110
↓ 109 callersMethodfrom
(Context ctx)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/expression/ExpressionEvalContext.java:48
↓ 109 callersMethodgetNodeExtension
()
hazelcast/src/main/java/com/hazelcast/instance/impl/Node.java:794
↓ 109 callersMethodisEndFrame
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/ClientMessage.java:509
↓ 109 callersMethodwriteObject
(ObjectDataOutput out, Object obj)
hazelcast/src/main/java/com/hazelcast/internal/serialization/InternalSerializationService.java:79
↓ 108 callersMethodisLiteMember
Returns true if this member is a lite member. @return <code>true</code> if this member is a lite member, <code>false</code> otherwise. Lite members d
hazelcast/src/main/java/com/hazelcast/cluster/Member.java:48
↓ 108 callersMethodnanosElapsed
(long startNanos)
hazelcast/src/main/java/com/hazelcast/internal/util/Timer.java:38
↓ 108 callersMethodprim
(PrimitiveObject.Init init)
hazelcast/src/test/java/com/hazelcast/internal/serialization/impl/compact/reader/CompactValueReaderTestStructure.java:562
↓ 108 callersMethodprim
(PrimitivePortable.Init init)
hazelcast/src/test/java/com/hazelcast/internal/serialization/impl/portable/portablereader/DefaultPortableReaderTestStructure.java:628
↓ 108 callersMethodquote
Quote individual parts of a compound identifier and concat with `.` delimiter
hazelcast/src/test/java/com/hazelcast/test/jdbc/TestDatabaseProvider.java:95
↓ 108 callersMethodreadUUID
(DataInput in)
hazelcast/src/main/java/com/hazelcast/internal/util/UUIDSerializationUtil.java:41
↓ 108 callersMethodwriteUUID
(DataOutput out, UUID uuid)
hazelcast/src/main/java/com/hazelcast/internal/util/UUIDSerializationUtil.java:31
↓ 107 callersMethodbuildConfig
Traverses the DOM and fills the config @param rootNode the root node @throws Exception in case of any exceptional case
hazelcast/src/main/java/com/hazelcast/internal/config/DomConfigProcessor.java:37
↓ 107 callersMethodcreateMapping
( String name, String mapName, String keyFieldName, Class<?> k
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/map/SqlPlanCacheTest.java:149
↓ 107 callersMethoddecode
(ClientMessage.ForwardFrameIterator iterator, Function<ClientMessage.Forw
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/builtin/ListMultiFrameCodec.java:72
↓ 107 callersMethodgetPartition
Returns the partition ID of the given item. @param partitionCount the total number of partitions in use by the underlying Hazelcast instance
hazelcast/src/main/java/com/hazelcast/jet/core/Partitioner.java:91
↓ 107 callersMethodisNullOrEmptyAfterTrim
Checks if a string is empty or not after trim operation @param s the string to check. @return true if the string is {@code null} or empty, false othe
hazelcast/src/main/java/com/hazelcast/internal/util/StringUtil.java:86
↓ 107 callersMethodreadObject
(ObjectDataInput in)
hazelcast/src/main/java/com/hazelcast/internal/serialization/InternalSerializationService.java:81
↓ 107 callersMethodsendLine
Sends a single request line to the server. Adds CRLF at the end and flushes. @param line line to send
hazelcast/src/test/java/com/hazelcast/internal/ascii/MemcachedRawTcpTest.java:553
↓ 106 callersMethodexecuteOnKey
Applies the user defined {@code EntryProcessor} to the entry mapped by the {@code key}. Returns the object which is the result of the {@link EntryProc
hazelcast/src/main/java/com/hazelcast/map/IMap.java:2816
↓ 106 callersMethodgetConnectionRetryConfig
Connection Retry Config is controls the period among the retries and when should a client gave up retrying. Exponential behaviour can be chosen or jit
hazelcast/src/main/java/com/hazelcast/client/config/ClientConnectionStrategyConfig.java:109
↓ 106 callersMethodgetHits
Returns number of hits of the entry. <p> <b>Warning:</b> This method returns {@code -1} if statistics are not enabled or not implemented. @return num
hazelcast/src/main/java/com/hazelcast/core/EntryView.java:79
↓ 106 callersMethodlock
Lock a specific key. @param key the key to lock @param caller the identifier for the caller @param threadId the identifier for the th
hazelcast/src/main/java/com/hazelcast/internal/locksupport/LockStore.java:40
↓ 105 callersMethodencode
(ClientMessage clientMessage, Iterable<T> collection, BiConsumer<ClientMessa
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/builtin/ListMultiFrameCodec.java:41
↓ 105 callersMethodnewInstance
Creates a new instance of class with {@code className}, using the no-arg constructor. Preferably uses the class loader specified in {@code classLoader
hazelcast/src/main/java/com/hazelcast/internal/nio/ClassLoaderUtil.java:129
↓ 105 callersMethodreceiveLine
Receives a response line from the server
hazelcast/src/test/java/com/hazelcast/internal/ascii/MemcachedRawTcpTest.java:561
↓ 104 callersMethodassertPlan
(RelNode rel, PlanRows expected)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/opt/OptimizerTestSupport.java:210
↓ 104 callersMethodget
@return the value stored inside this storage at the given index or {@code null} if nothing stored at it.
hazelcast/src/main/java/com/hazelcast/query/impl/bitmap/SparseIntArray.java:240
↓ 104 callersMethodgetQueryCount
Returns the total number of queries performed on the map. <p> The returned value includes queries processed with and without indexes. @see #getIndexe
hazelcast/src/main/java/com/hazelcast/map/LocalMapStats.java:288
↓ 104 callersMethodpassingCase
(int testId, QueryDataTypeFamily srcType, QueryDataTypeFamily targetType,
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/validate/RowAssignmentTypeCoercionTest.java:1174
↓ 104 callersMethodwithMetric
Sets the metric field of the descriptor. @param metric The metric to set @return the descriptor instance @see MetricDescriptor#metric()
hazelcast/src/main/java/com/hazelcast/internal/metrics/MetricDescriptor.java:53
↓ 103 callersMethodassertEqualsStringFormat
This method executes the normal assertEquals with expected and actual values. In addition, it formats the given string with those values to provide a
hazelcast/src/test/java/com/hazelcast/test/HazelcastTestSupport.java:1361
↓ 103 callersMethodgetMapName
()
hazelcast/src/main/java/com/hazelcast/map/impl/event/EventData.java:31
↓ 103 callersMethodgetNodeEngine
()
hazelcast/src/main/java/com/hazelcast/map/impl/MapServiceContext.java:182
↓ 103 callersMethodgetTable
Returns the context table. It is:<ul> <li>for scans, it's the scanned table <li>for DML, it's the target table <li>for nested loop reader, it's the ta
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/connector/SqlConnector.java:592
↓ 103 callersMethodputAsync
Asynchronously puts the given key and value. {@link CompletionStage} can be converted to a {@link java.util.concurrent.CompletableFuture} to obtain th
hazelcast/src/main/java/com/hazelcast/map/IMap.java:701
↓ 102 callersMethodaccumulate
Accumulates the given entries. @param input input to accumulate.
hazelcast/src/main/java/com/hazelcast/aggregation/Aggregator.java:44
← previousnext →501–600 of 147,315, ranked by callers