MCPcopy Create free account

hub / github.com/hazelcast/hazelcast / functions

Functions147,315 in github.com/hazelcast/hazelcast

↓ 35 callersMethodgetRawValue
Returns the merging value in the in-memory format of the backing data structure. @return the merging value
hazelcast/src/main/java/com/hazelcast/spi/merge/MergingValue.java:65
↓ 35 callersMethodgetType
Returns the event type. @return the event type
hazelcast/src/main/java/com/hazelcast/map/EventJournalMapEvent.java:62
↓ 35 callersMethodgreaterEqual
(Comparable value)
hazelcast/src/main/java/com/hazelcast/query/PredicateBuilder.java:59
↓ 35 callersMethodmapJournal
Returns a source that will stream {@link EventJournalMapEvent}s of the Hazelcast {@code IMap} with the specified name. By supplying a {@code predicate
hazelcast/src/main/java/com/hazelcast/jet/pipeline/Sources.java:385
↓ 35 callersMethodmin
(Comparable<?> left, boolean leftInclusive, Comparable<?
hazelcast/src/main/java/com/hazelcast/internal/iteration/IndexIterationPointer.java:296
↓ 35 callersMethodnewIllegalStateException
(IOException e)
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/portable/PortableInternalGenericRecord.java:497
↓ 35 callersMethodnewMethodGetter
(Object object, Getter parent, Method method, String modifier)
hazelcast/src/main/java/com/hazelcast/query/impl/getters/GetterFactory.java:43
↓ 35 callersMethodnoop
Returns a consumer that does nothing. @param <T> the consumer input type
hazelcast/src/main/java/com/hazelcast/function/ConsumerEx.java:50
↓ 35 callersMethodpopulateNearCache
(NearCacheTestContext<Integer, Integer, ?, ?> context, int size)
hazelcast/src/test/java/com/hazelcast/map/impl/tx/TxnMapNearCacheLeakTest.java:107
↓ 35 callersMethodpublishEvent
(CacheEventContext cacheEventContext)
hazelcast/src/main/java/com/hazelcast/cache/impl/ICacheService.java:103
↓ 35 callersMethodreadFloat
@param fieldName name of the field @return the float value read @throws IOException in case of any exceptional case
hazelcast/src/main/java/com/hazelcast/nio/serialization/PortableReader.java:137
↓ 35 callersMethodreadLine
()
hazelcast/src/main/java/com/hazelcast/console/LineReader.java:26
↓ 35 callersMethodreadManyAsync
Reads a batch of items from the Ringbuffer. If the number of available items after the first read item is smaller than the {@code maxCount}, these ite
hazelcast/src/main/java/com/hazelcast/ringbuffer/Ringbuffer.java:388
↓ 35 callersMethodsetDurability
Sets the transaction durability. <p> The durability is the number of machines that can take over if a member fails during a transaction commit or roll
hazelcast/src/main/java/com/hazelcast/transaction/TransactionOptions.java:142
↓ 35 callersMethodsetHazelcastInstance
Gets the HazelcastInstance reference when submitting a Runnable/Callable using Hazelcast ExecutorService. @param hazelcastInstance the HazelcastInsta
hazelcast/src/main/java/com/hazelcast/core/HazelcastInstanceAware.java:32
↓ 35 callersMethodsetName
(String name)
hazelcast/src/main/java/com/hazelcast/config/NamedConfig.java:24
↓ 35 callersMethodsinkStreamOfEntry
()
hazelcast/src/test/java/com/hazelcast/jet/pipeline/PipelineTestSupport.java:152
↓ 35 callersMethodskip
(Class<?> classToSkip, String reason)
hazelcast/src/test/java/com/hazelcast/client/protocol/MessageTaskSecurityTest.java:163
↓ 34 callersMethodaddCacheEntryListenerConfiguration
Add a configuration for a {@link javax.cache.event.CacheEntryListener}. @param cacheEntryListenerConfiguration the {@link javax.cache.configuration.C
hazelcast/src/main/java/com/hazelcast/config/CacheConfiguration.java:63
↓ 34 callersMethodaddLast
Adds the handlers at the end of the pipeline. <p> No verification is done if the handler is already added and a handler should only be added once. <p>
hazelcast/src/main/java/com/hazelcast/internal/networking/InboundPipeline.java:51
↓ 34 callersMethodaddPrefixes
Adds the given class name prefixes to this filter. @param names class name prefixes to add @return this filter
hazelcast/src/main/java/com/hazelcast/config/ClassFilter.java:148
↓ 34 callersMethodalwaysTrue
Returns a predicate that always evaluates to {@code true}. @param <T> the type of the input to the predicate
hazelcast/src/main/java/com/hazelcast/function/PredicateEx.java:58
↓ 34 callersMethodandExportFinish
Registers the supplied function as both the {@link AggregateOperation#exportFn() export} and {@link AggregateOperation#finishFn() finish} primitive. C
hazelcast/src/main/java/com/hazelcast/jet/aggregate/AggregateOperationBuilder.java:247
↓ 34 callersMethodassertMemberViewsAreSame
(MemberMap expectedMemberMap, MemberMap actualMemberMap)
hazelcast/src/test/java/com/hazelcast/internal/cluster/impl/MembershipUpdateTest.java:901
↓ 34 callersMethodbuild
@return a new constructed GenericRecord @throws HazelcastSerializationException when the GenericRecord cannot be
hazelcast/src/main/java/com/hazelcast/nio/serialization/genericrecord/GenericRecordBuilder.java:88
↓ 34 callersMethodcheckValues
( String sql, SqlColumnType expectedType, Object[] expectedResults,
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/predicate/InOperatorIntegrationTest.java:238
↓ 34 callersMethodclear
Removes all items from the inbox.
hazelcast/src/main/java/com/hazelcast/jet/core/Inbox.java:75
↓ 34 callersMethodclose
()
hazelcast/src/main/java/com/hazelcast/jet/impl/execution/Tasklet.java:40
↓ 34 callersMethodcreateConfig
()
hazelcast/src/test/java/com/hazelcast/internal/partition/impl/MigrationCommitTest.java:504
↓ 34 callersMethoddecodeByte
(byte[] buffer, int pos)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/builtin/FixedSizeTypesCodec.java:179
↓ 34 callersMethoddivisionByZeroError
()
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/math/RemainderOperatorIntegrationTest.java:395
↓ 34 callersMethodempty
()
hazelcast/src/test/java/com/hazelcast/query/impl/extractor/AbstractExtractionSpecification.java:112
↓ 34 callersMethodequals
(Object o)
hazelcast/src/main/java/com/hazelcast/internal/config/LicenseKey.java:54
↓ 34 callersMethodgetBaseName
(String name)
hazelcast/src/main/java/com/hazelcast/partition/strategy/StringPartitioningStrategy.java:36
↓ 34 callersMethodgetCause
(Exception e)
extensions/cdc-debezium/src/main/java/com/hazelcast/jet/cdc/impl/CdcSourceP.java:367
↓ 34 callersMethodgetClusterVersion
The cluster version indicates the operating version of the cluster. It is separate from each node's codebase version, as it may be acceptable for a no
hazelcast/src/main/java/com/hazelcast/cluster/Cluster.java:246
↓ 34 callersMethodgetDistributedObject
@param serviceName name of the service @param name name of the object @param <T> type of the DistributedObject @return DistributedObjec
hazelcast/src/main/java/com/hazelcast/core/HazelcastInstance.java:379
↓ 34 callersMethodgetFutureOf
(Class<? extends DiagnosticsPlugin> pluginType)
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/Diagnostics.java:606
↓ 34 callersMethodgetNow
()
hazelcast/src/main/java/com/hazelcast/map/impl/operation/steps/engine/State.java:271
↓ 34 callersMethodgetOperation
()
hazelcast/src/main/java/com/hazelcast/map/impl/operation/steps/engine/State.java:142
↓ 34 callersMethodgetPartitionId
Gets the partition ID. @return the partition ID @see Operation#getPartitionId()
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/PartitionAwareOperation.java:39
↓ 34 callersMethodgetReturnType
()
hazelcast/src/test/java/com/hazelcast/query/impl/getters/PortableGetterTest.java:37
↓ 34 callersMethodgetSSLConfig
Returns the current {@link SSLConfig}. It is possible that null is returned if no SSLConfig has been set. @return the SSLConfig @throws SecurityExcep
hazelcast/src/main/java/com/hazelcast/config/NetworkConfig.java:337
↓ 34 callersMethodgetSocketAddress
Returns the socket address of this client. @return the socket address of this client
hazelcast/src/main/java/com/hazelcast/client/Client.java:46
↓ 34 callersMethodgetSqlRecordIteratorBatch
@param descending whether the entries should come in the descending order. {@code true} means a descending order,
hazelcast/src/main/java/com/hazelcast/query/impl/Index.java:139
↓ 34 callersMethodgetThisAddress
()
hazelcast/src/main/java/com/hazelcast/instance/impl/Node.java:490
↓ 34 callersMethodgetTryCount
Sets the count that the client iterates over the given list of alternative clusters. For each alternative cluster, the client will try to connect to t
hazelcast/src/main/java/com/hazelcast/client/config/ClientFailoverConfig.java:173
↓ 34 callersMethodisFalse
Checks whether the given value is {@code false}. @param value the value to check. @return {@code true} if the passed value is {@code false}; {@code f
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/expression/predicate/TernaryLogic.java:164
↓ 34 callersMethodisLessThan
()
hazelcast/src/test/java/com/hazelcast/version/VersionTest.java:88
↓ 34 callersMethodkeyAndValues
(K key, V... args)
hazelcast/src/test/java/com/hazelcast/jet/impl/processor/HashJoinPTest.java:361
↓ 34 callersMethodmember
(String host)
hazelcast/src/test/java/com/hazelcast/client/impl/spi/ClientClusterServiceBaseTest.java:409
↓ 34 callersMethodnewConfig
()
hazelcast/src/test/java/com/hazelcast/client/map/impl/nearcache/ClientMapNearCacheTest.java:1203
↓ 34 callersMethodnewProbe
(String serviceName, String dataStructureName, String methodName)
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/StoreLatencyPlugin.java:162
↓ 34 callersMethodremove
Removes the mapping for a key from this cache if it is present. <p> More formally, if this cache contains a mapping from key <tt>k</tt> to value <tt>v
hazelcast/src/main/java/com/hazelcast/cache/impl/ICacheRecordStore.java:182
↓ 34 callersMethodsetType
()
hazelcast/src/test/java/com/hazelcast/config/IndexConfigReadOnlyTest.java:37
↓ 34 callersMethodsql
(String operand)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/predicate/NotPredicateIntegrationTest.java:125
↓ 34 callersMethodvectorClock
(Object... params)
hazelcast/src/test/java/com/hazelcast/cluster/impl/VectorClockTest.java:99
↓ 34 callersMethodwriteByteArray
@param bytes byte array to be written @throws IOException in case of any exceptional case
hazelcast/src/main/java/com/hazelcast/nio/ObjectDataOutput.java:46
↓ 34 callersMethodwriteListP
Returns a supplier of processors for {@link Sinks#list(String)}.
hazelcast/src/main/java/com/hazelcast/jet/core/processor/SinkProcessors.java:277
↓ 33 callersMethodbuildConfig
(String xml)
hazelcast/src/test/java/com/hazelcast/client/config/InvalidConfigurationClientTest.java:331
↓ 33 callersMethodbuildConfig
(String yaml)
hazelcast/src/test/java/com/hazelcast/config/YamlConfigImportVariableReplacementTest.java:792
↓ 33 callersMethodclient
()
extensions/mongodb/src/main/java/com/hazelcast/jet/mongodb/impl/MongoConnection.java:72
↓ 33 callersMethodcreateHazelcastInstance
()
hazelcast/src/test/java/com/hazelcast/test/HazelcastTestSupport.java:253
↓ 33 callersMethoddataConnectionRef
Sets the {@link DataConnectionRef} reference to a HazelcastDataConnection to use for remote Map sink. <p> Only one of {@link #dataConnectionRef} and {
hazelcast/src/main/java/com/hazelcast/jet/pipeline/MapSinkBuilder.java:87
↓ 33 callersMethoddescription
Describes the job suspension cause in a human-readable form.
hazelcast/src/main/java/com/hazelcast/jet/core/JobSuspensionCause.java:60
↓ 33 callersMethodeval
(Predicate subPredicate, String index)
hazelcast/src/test/java/com/hazelcast/query/impl/predicates/EvaluateVisitorTest.java:379
↓ 33 callersMethodgetArgument
@param index argument index @return the query argument
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/expression/ExpressionEvalContext.java:102
↓ 33 callersMethodgetAverageHitSelectivity
Returns the average selectivity of the hits served by the index. <p> The returned value is in the range from 0.0 to 1.0. Values close to 1.0 indicate
hazelcast/src/main/java/com/hazelcast/query/LocalIndexStats.java:61
↓ 33 callersMethodgetConcatWsExpression
(String separator, String... operands)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/string/ConcatWSFunctionIntegrationTest.java:208
↓ 33 callersMethodgetConfiguration
(Class<C> clazz)
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheProxy.java:226
↓ 33 callersMethodgetFieldList
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/validate/types/HazelcastObjectType.java:171
↓ 33 callersMethodgetGlobalIndexRegistry
@return the global index, if the global index is in use or null.
hazelcast/src/main/java/com/hazelcast/map/impl/MapContainer.java:79
↓ 33 callersMethodgetNodeValue
()
hazelcast/src/main/java/com/hazelcast/internal/config/yaml/YamlElementAdapter.java:60
↓ 33 callersMethodgetPartitionCount
@return partition count
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/QueryCacheContext.java:130
↓ 33 callersMethodgetPartitionGroupConfig
Returns the partition group configuration for this hazelcast instance. The partition group configuration defines how partitions are mapped to members.
hazelcast/src/main/java/com/hazelcast/config/Config.java:2632
↓ 33 callersMethodgetPartitioner
Returns the instance encapsulating the partitioning strategy in effect on this edge.
hazelcast/src/main/java/com/hazelcast/jet/core/Edge.java:437
↓ 33 callersMethodgetPipeline
Returns the {@link Pipeline} this stage belongs to.
hazelcast/src/main/java/com/hazelcast/jet/pipeline/Stage.java:44
↓ 33 callersMethodgetPredicateConfig
Returns the predicate of {@code QueryCache}. @return the predicate of {@code QueryCache}
hazelcast/src/main/java/com/hazelcast/config/QueryCacheConfig.java:192
↓ 33 callersMethodgetResource
(String name)
hazelcast/src/test/java/com/hazelcast/jet/test/FilteringAndDelegatingResourceLoadingClassLoader.java:35
↓ 33 callersMethodgetSplitBrainProtectionName
()
hazelcast/src/main/java/com/hazelcast/map/impl/MapContainer.java:112
↓ 33 callersMethodgetTransactionId
()
hazelcast/src/main/java/com/hazelcast/client/impl/proxy/txn/ClientTxnProxy.java:66
↓ 33 callersMethodgetWhitelist
Returns the whitelist filter. If not set, it sets and returns an empty filter. @return the whitelist filter
hazelcast/src/main/java/com/hazelcast/config/JavaSerializationFilterConfig.java:79
↓ 33 callersMethodisA
Checks if the value of this node is the given type @param type the {@link Class} instance of the type to check @param <T> the type to check @return
hazelcast/src/main/java/com/hazelcast/internal/yaml/YamlScalar.java:38
↓ 33 callersMethodlastIndexOf
Like a String.lastIndexOf but without MIN_SUPPLEMENTARY_CODE_POINT handling @param input to check the indexOf on @param ch character to find the
hazelcast/src/main/java/com/hazelcast/internal/util/StringUtil.java:206
↓ 33 callersMethodlist
Returns a source that emits items retrieved from a Hazelcast {@code IList}. All elements are emitted on a single member &mdash; the one where the enti
hazelcast/src/main/java/com/hazelcast/jet/pipeline/Sources.java:1114
↓ 33 callersMethodns
(long ms)
hazelcast/src/test/java/com/hazelcast/jet/core/EventTimeMapperTest.java:262
↓ 33 callersMethodphoneHome
Performs a phone request for {@code node} and returns the generated request parameters. If {@code pretend} is {@code true}, only returns the parameter
hazelcast/src/main/java/com/hazelcast/internal/util/phonehome/PhoneHome.java:126
↓ 33 callersMethodpoll
Reads this accumulator if it contains at least {@code maxItems}, otherwise do not read anything. If this method adds items to the supplied handler, he
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/accumulator/Accumulator.java:50
↓ 33 callersMethodrandomInt
()
hazelcast/src/test/java/com/hazelcast/client/config/ClientConfigXmlGeneratorTest.java:804
↓ 33 callersMethodreadPosition
(@Nonnull String fieldName, FieldType fieldType)
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/portable/PortableInternalGenericRecord.java:486
↓ 33 callersMethodsame
()
hazelcast/src/test/java/com/hazelcast/query/impl/predicates/VisitorTestSupport.java:64
↓ 33 callersMethodsetCallTimeout
(long callTimeout)
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/InvocationBuilder.java:192
↓ 33 callersMethodsetPerEntryStatsEnabled
Set to enable/disable per entry statistics. Its default value is {@code false}. <p> When you enable per entry stats, you can retrieve entry level stat
hazelcast/src/main/java/com/hazelcast/config/MapConfig.java:489
↓ 33 callersMethodsignatureErrorOperator
(String operatorName, Object... columnTypes)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/ExpressionTestSupport.java:241
↓ 33 callersMethodsingleAttribute
Returns a projection that extracts the value of the given {@code attributePath}. @param attributePath single attribute path, path must not be null or
hazelcast/src/main/java/com/hazelcast/projection/Projections.java:51
↓ 33 callersMethodstore
Stores the key-value pair in the external store. <p> Invocation semantics depend on configuration: <ul> <li><b>Write-through</b> ({@code writeDelayS
hazelcast/src/main/java/com/hazelcast/map/MapStore.java:86
↓ 33 callersMethodsubmitToKeyOwner
Submits a task to the owner of the specified key and returns a Future representing that task. @param task task submitted to the owner of the specifie
hazelcast/src/main/java/com/hazelcast/core/IExecutorService.java:120
↓ 33 callersMethodsubmitToMember
Submits a task to the specified member and returns a Future representing that task. @param task the task submitted to the specified member @param m
hazelcast/src/main/java/com/hazelcast/core/IExecutorService.java:132
↓ 33 callersMethodthrowInvalidConfigurationException
(String rootClusterName, String clusterName, String configName)
hazelcast/src/main/java/com/hazelcast/client/impl/clientside/FailoverClientConfigSupport.java:108
↓ 33 callersMethodverifyCompatibility
(T[] values, Function<T, V> toId, Map<T, V> mappings)
hazelcast/src/test/java/com/hazelcast/client/protocol/EnumCompatibilityTest.java:495
← previousnext →1,601–1,700 of 147,315, ranked by callers