MCPcopy Create free account

hub / github.com/hazelcast/hazelcast / functions

Functions147,315 in github.com/hazelcast/hazelcast

↓ 73 callersMethodsize
Calculates the entry size of this store which reflects the partition size of the cache. @return partition size of the cache.
hazelcast/src/main/java/com/hazelcast/cache/impl/ICacheRecordStore.java:329
↓ 73 callersMethodvalue
Returns a JsonValue instance that represents the given <code>int</code> value. @param value the value to get a JSON representation for @retu
hazelcast/src/main/java/com/hazelcast/internal/json/Json.java:81
↓ 73 callersMethodwithBody
(String body)
hazelcast/src/main/java/com/hazelcast/spi/utils/RestClient.java:155
↓ 72 callersMethodaccept
Accept a visitor to this physical rel. @param visitor Visitor. @return the DAG vertex created for this rel
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/opt/physical/PhysicalRel.java:73
↓ 72 callersMethodequals
(Object obj)
hazelcast/src/main/java/com/hazelcast/client/config/ClientConfig.java:1076
↓ 72 callersMethodexpect
(String... log)
hazelcast/src/test/java/com/hazelcast/jet/JobStatusListenerTest.java:393
↓ 72 callersMethodgetMapContainer
()
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/RecordStore.java:412
↓ 72 callersMethodgetMember
Returns the member that fired this event. @return the member that fired this event.
hazelcast/src/main/java/com/hazelcast/map/IMapEvent.java:32
↓ 72 callersMethodinitTestEnvironment
(Config config, TestHazelcastInstanceFactory factory)
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/AbstractSplitBrainProtectionTest.java:107
↓ 72 callersMethodisNotEmpty
Returns {@code true} if the given collection is not {@code null} and not empty, otherwise returns {@code false}. @param collection the given collecti
hazelcast/src/main/java/com/hazelcast/internal/util/CollectionUtil.java:61
↓ 72 callersMethodof
(int major, int minor, int patch)
hazelcast/src/main/java/com/hazelcast/version/MemberVersion.java:146
↓ 72 callersMethodsetString
It is legal to set the field again only when Builder is created with {@link GenericRecord#newBuilderWithClone()}. Otherwise, it is illegal to set to t
hazelcast/src/main/java/com/hazelcast/nio/serialization/genericrecord/GenericRecordBuilder.java:499
↓ 72 callersMethodshutdownTestEnvironment
()
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/AbstractSplitBrainProtectionTest.java:122
↓ 71 callersMethodallocate
Allocates a block of addresses with the requested size and returns the base address of the block. The contents of the block will be initialized to the
hazelcast/src/main/java/com/hazelcast/internal/memory/MemoryAllocator.java:45
↓ 71 callersMethodcreate
(String originalPath)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/extract/QueryPath.java:75
↓ 71 callersMethodgetBuffer
()
hazelcast/src/test/java/com/hazelcast/jet/impl/execution/MockOutboundStream.java:31
↓ 71 callersMethodgetCallerUuid
()
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/Operation.java:614
↓ 71 callersMethodgetLogger
(Class clazz)
hazelcast/src/main/java/com/hazelcast/client/impl/ClientEngine.java:75
↓ 71 callersMethodgetNewConfigViaXMLGenerator
(Config config)
hazelcast/src/test/java/com/hazelcast/config/ConfigXmlGeneratorTest.java:1630
↓ 71 callersMethodgetOrCreateContainer
(String name)
hazelcast/src/main/java/com/hazelcast/scheduledexecutor/impl/ScheduledExecutorContainerHolder.java:23
↓ 71 callersMethodgetRowType
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/opt/physical/PhysicalRel.java:62
↓ 71 callersMethodinvoke
()
hazelcast/src/main/java/com/hazelcast/client/impl/spi/impl/ClientInvocation.java:153
↓ 71 callersMethodisLocked
Checks the lock for the specified key. <p> If the lock is acquired then returns true, else returns false. <p> <b>Warning:</b> <p> This method uses {@c
hazelcast/src/main/java/com/hazelcast/map/IMap.java:2010
↓ 71 callersMethodname
Returns the name of this transformation.
hazelcast/src/main/java/com/hazelcast/jet/impl/pipeline/transform/Transform.java:37
↓ 71 callersMethodof
Factory method that wraps the given {@code ProcessorSupplier} and returns the same instance for each given {@code Address}. @param preferredLocalPara
hazelcast/src/main/java/com/hazelcast/jet/core/ProcessorMetaSupplier.java:253
↓ 71 callersMethodreadLong
(byte[] bytes, int offset)
hazelcast/src/main/java/com/hazelcast/jet/impl/serialization/MemoryReader.java:27
↓ 71 callersMethodrefreshMetrics
()
hazelcast/src/test/java/com/hazelcast/internal/util/phonehome/PhoneHomeTest.java:155
↓ 70 callersMethodconnect
Connects the channel. <p> This call should only be made once and is not thread-safe. <p> This call blocks until: <ol> <li>the connect succeeds</li> <l
hazelcast/src/main/java/com/hazelcast/internal/networking/Channel.java:199
↓ 70 callersMethodgetMetrics
Returns a snapshot of the current values of all job-specific metrics. Not supported for light jobs. <p> While the job is running the metric values are
hazelcast/src/main/java/com/hazelcast/jet/Job.java:252
↓ 69 callersMethodcreate
(MockServerContext serverContext, MetricsRegistry metricsRegistry)
hazelcast/src/test/java/com/hazelcast/internal/server/NetworkingFactory.java:23
↓ 69 callersMethodcreateHashSet
Utility method that creates an {@link java.util.HashSet} with its initialCapacity calculated to minimize rehash operations
hazelcast/src/main/java/com/hazelcast/internal/util/SetUtil.java:41
↓ 69 callersMethodentry
(Object value)
hazelcast/src/test/java/com/hazelcast/query/impl/predicates/PredicateTestUtils.java:98
↓ 69 callersMethodexec
(int index)
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/executor/ExecutorSplitBrainProtectionWriteTest.java:520
↓ 69 callersMethodgetByte
Reads the byte value from given address. @param address the address where the byte value will be read from @return the byte value that was read
hazelcast/src/main/java/com/hazelcast/internal/memory/MemoryAccessor.java:56
↓ 69 callersMethodgetCause
()
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/impl/responses/ErrorResponse.java:37
↓ 69 callersMethodgetMethod
(Class<?> clazz, String methodName, Class<?>... parameterTypes)
hazelcast/src/test/java/com/hazelcast/test/starter/ReflectionUtils.java:87
↓ 69 callersMethodgetMetricsRegistry
Get metrics registry. <p> @return the {@link MetricsRegistry}
hazelcast/src/main/java/com/hazelcast/spi/impl/NodeEngine.java:342
↓ 69 callersMethodinitExecutor
()
hazelcast/src/test/java/com/hazelcast/spi/impl/operationexecutor/impl/OperationExecutorImpl_AbstractTest.java:93
↓ 69 callersMethodisEmpty
()
hazelcast/src/main/java/com/hazelcast/jet/impl/util/AsyncSnapshotWriter.java:41
↓ 69 callersMethodresolveAndValidateFields
Resolves the final field list given an initial field list and options from the user. Jet calls this method when processing a CREATE MAPPING statement.
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/connector/SqlConnector.java:263
↓ 69 callersMethodsmallInstanceConfigWithoutJetAndMetrics
()
hazelcast/src/test/java/com/hazelcast/test/HazelcastTestSupport.java:206
↓ 68 callersMethodcheckHasText
Tests if a string contains text. @param argument the string tested to see if it contains text. @param errorMessage the errorMessage @return the s
hazelcast/src/main/java/com/hazelcast/internal/util/Preconditions.java:45
↓ 68 callersMethodcombine
Combines the given result with this result modifying this result. @param result the result to combine with. @see #onCombineFinished()
hazelcast/src/main/java/com/hazelcast/map/impl/query/Result.java:52
↓ 68 callersMethodcontainingParam
(String key, boolean value)
hazelcast/src/test/java/com/hazelcast/internal/util/phonehome/PhoneHomeIntegrationTest.java:347
↓ 68 callersMethodeq
(InternalIndex index, Comparable... values)
hazelcast/src/test/java/com/hazelcast/query/impl/predicates/CompositeIndexVisitorTest.java:168
↓ 68 callersMethodgetEndpointConfigs
()
hazelcast/src/main/java/com/hazelcast/config/AdvancedNetworkConfig.java:198
↓ 68 callersMethodgetJobs
Returns all submitted jobs. The result includes completed normal jobs, but doesn't include completed {@linkplain #newLightJob(Pipeline) light jobs} -
hazelcast/src/main/java/com/hazelcast/jet/JetService.java:219
↓ 68 callersMethodgetPartitionService
()
hazelcast/src/main/java/com/hazelcast/client/impl/ClientEngine.java:67
↓ 68 callersMethodgetServiceName
Returns the service name on which this event occurred. @return the service name on which this event occurred. @see com.hazelcast.map.impl.MapService#
hazelcast/src/main/java/com/hazelcast/wan/WanEvent.java:35
↓ 68 callersMethodlocalMember
Returns true if this member is the local member. @return <code>true</code> if this member is the local member, <code>false</code> otherwise.
hazelcast/src/main/java/com/hazelcast/cluster/Member.java:40
↓ 68 callersMethodsetAsync
Asynchronously puts the given key and value. The entry lives forever. Similar to the put operation except that set doesn't return the old value, which
hazelcast/src/main/java/com/hazelcast/map/IMap.java:968
↓ 68 callersMethodsetMergePolicyConfig
Sets the {@link MergePolicyConfig} for the data structure. @return this configuration
hazelcast/src/main/java/com/hazelcast/config/SplitBrainPolicyAwareConfig.java:56
↓ 68 callersMethodsetSnapshotIntervalMillis
Sets the snapshot interval in milliseconds &mdash; the interval between the completion of the previous snapshot and the start of a new one. Must be se
hazelcast/src/main/java/com/hazelcast/jet/config/JobConfig.java:285
↓ 68 callersMethodverify
Verifies this JoinConfig is valid. At most a single joiner should be active. @throws InvalidConfigurationException when the join config is not valid
hazelcast/src/main/java/com/hazelcast/config/JoinConfig.java:221
↓ 67 callersMethodc_sorted
()
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/map/index/SqlIndexAbstractTest.java:661
↓ 67 callersMethodcheckNotNegative
Tests if the {@code value} is &gt;= 0. @param value the value tested to see if it is not negative. @param errorMessage the errorMessage @retur
hazelcast/src/main/java/com/hazelcast/internal/util/Preconditions.java:107
↓ 67 callersMethodcompleteExceptionally
(Throwable t)
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/impl/Invocation.java:695
↓ 67 callersMethodcounting
Returns an aggregate operation that counts the items it observes. The result is of type {@code long}. <p> This sample takes a stream of words and find
hazelcast/src/main/java/com/hazelcast/jet/aggregate/AggregateOperations.java:93
↓ 67 callersMethodfiles
The main entry point to the Unified File Connector. <p> Returns a {@link FileSourceBuilder} configured with default values, see its documentation for
hazelcast/src/main/java/com/hazelcast/jet/pipeline/file/FileSources.java:66
↓ 67 callersMethodgetMapContainer
(String mapName)
hazelcast/src/main/java/com/hazelcast/map/impl/MapServiceContext.java:108
↓ 67 callersMethodgetMemberMap
(HazelcastInstance instance)
hazelcast/src/test/java/com/hazelcast/internal/cluster/impl/MembershipUpdateTest.java:912
↓ 67 callersMethodgetUrl
(String suffix)
hazelcast/src/test/java/com/hazelcast/internal/ascii/HTTPCommunicator.java:146
↓ 67 callersMethoditem
(long timestamp)
hazelcast/src/test/java/com/hazelcast/jet/impl/processor/InsertWatermarksPTest.java:319
↓ 67 callersMethodorElse
(V defaultValue)
hazelcast/src/main/java/com/hazelcast/internal/util/collection/DefaultedMap.java:90
↓ 67 callersMethodsend
Executes an operation remotely. <p> It isn't allowed @param op the operation to send and execute. @param target the address of that target member
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/OperationService.java:426
↓ 67 callersMethodsubList
(int fromIndex, int toIndex)
hazelcast/src/main/java/com/hazelcast/collection/impl/list/ListProxyImpl.java:140
↓ 67 callersMethodwithHeader
(String name, String value)
hazelcast/src/main/java/com/hazelcast/spi/utils/RestClient.java:144
↓ 66 callersMethodaddBatch
Adds entries from the given {@code entryIterator}. For each entry that is successfully added, the given {@code postProcessor} is invoked with the adde
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/subscriber/QueryCacheRecordStore.java:44
↓ 66 callersMethodchangeClusterStateEventually
(HazelcastInstance hz, ClusterState newState)
hazelcast/src/test/java/com/hazelcast/internal/cluster/impl/AdvancedClusterStateTest.java:783
↓ 66 callersMethodclose
Signals the Handler that socket should be closed. @param reason the reason (can be null). @param cause the cause (can be null).
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/nio/NioHandler.java:34
↓ 66 callersMethodgetClient
()
hazelcast/src/main/java/com/hazelcast/client/impl/spi/ClientTransactionContext.java:32
↓ 66 callersMethodgetClusterRoutingConfig
@return config for managing how the client routes to members of the cluster.
hazelcast/src/main/java/com/hazelcast/client/config/ClientNetworkConfig.java:541
↓ 66 callersMethodgetEvictionPolicy
()
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/RecordStore.java:667
↓ 66 callersMethodgetFieldKind
Returns the kind of the field for the given field name. <p> If the field with the given name does not exist, {@link FieldKind#NOT_AVAILABLE} is return
hazelcast/src/main/java/com/hazelcast/nio/serialization/compact/CompactReader.java:71
↓ 66 callersMethodgetMembers
Returns a collection of the members that satisfy the given {@link MemberSelector}. @param selector {@link MemberSelector} instance to filter members
hazelcast/src/main/java/com/hazelcast/internal/cluster/ClusterService.java:83
↓ 66 callersMethodgetName
Returns the name of the distributed data structure which this operation operates on.
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/NamedOperation.java:29
↓ 66 callersMethodgetOrPutIfAbsent
Returns the {@code value} corresponding to {@code key} in the {@code map}. If {@code key} is not mapped in {@code map}, then a {@code value} is comput
hazelcast/src/main/java/com/hazelcast/internal/util/ConcurrencyUtil.java:176
↓ 66 callersMethodhash
(IOBuffer buffer, int payloadSize)
hazelcast-tpc-engine/src/test/java/com/hazelcast/internal/tpcengine/net/AsyncSocket_LargePayloadTest.java:438
↓ 66 callersMethodnewMwCounter
Creates a new MwCounter with 0 as its initial value. @return the new MwCounter, set to 0.
hazelcast/src/main/java/com/hazelcast/internal/util/counters/MwCounter.java:78
↓ 66 callersMethodnewUniqueVertex
Creates a vertex from a {@code Supplier<Processor>} and adds it to this DAG. The vertex will be given a unique name created from the {@code namePrefix
hazelcast/src/main/java/com/hazelcast/jet/core/DAG.java:125
↓ 66 callersMethodrange
(@Nonnull BigInteger minInclusive, @Nonnull BigInteger maxExclusive)
extensions/kinesis/src/main/java/com/hazelcast/jet/kinesis/impl/source/HashRange.java:55
↓ 66 callersMethodtag0
Returns the tag constant {@link #TAG_0}.
hazelcast/src/main/java/com/hazelcast/jet/datamodel/Tag.java:78
↓ 66 callersMethodtoData
(Object obj, DataType type)
hazelcast/src/main/java/com/hazelcast/internal/serialization/InternalSerializationService.java:73
↓ 65 callersMethodaddField
Adds a field to the schema.
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/compact/SchemaWriter.java:59
↓ 65 callersMethodemitFromTraverser
Obtains items from the traverser and offers them to the outbox's buckets identified in the supplied array. If the outbox refuses an item, it backs off
hazelcast/src/main/java/com/hazelcast/jet/core/AbstractProcessor.java:362
↓ 65 callersMethodgetClassLoader
()
hazelcast/src/main/java/com/hazelcast/internal/serialization/InternalSerializationService.java:162
↓ 65 callersMethodreadLong
(int position)
hazelcast/src/main/java/com/hazelcast/internal/nio/BufferObjectDataInput.java:37
↓ 65 callersMethodrelease
Releases a permit and increases the number of available permits by one. If some threads in the cluster are blocked for acquiring a permit, one of them
hazelcast/src/main/java/com/hazelcast/cp/ISemaphore.java:255
↓ 65 callersMethodreplaceAll
{@inheritDoc} <p> </p> <p> If the supplied {@code function} is a lambda, anonymous class or an inner class, it would be executed locally. Sam
hazelcast/src/main/java/com/hazelcast/map/IMap.java:3366
↓ 65 callersMethodsetPolicy
()
hazelcast/src/test/java/com/hazelcast/config/MergePolicyConfigTest.java:72
↓ 65 callersMethodsignatureErrorFunction
(String functionName, Object... columnTypes)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/ExpressionTestSupport.java:232
↓ 65 callersMethodsleepSeconds
(int seconds)
hazelcast/src/test/java/com/hazelcast/client/test/DistortInvalidationMetadataEntryProcessor.java:141
↓ 65 callersMethodtoPath
(String name)
hazelcast/src/main/java/com/hazelcast/jet/impl/util/ReflectionUtils.java:321
↓ 65 callersMethodupdateAdd
(Object key, Object value)
hazelcast/src/main/java/com/hazelcast/wan/impl/merkletree/ArrayMerkleTree.java:106
↓ 64 callersMethodcheckColumn_2
(ExpressionBiValue value, SqlColumnType expectedType, Object expectedValue)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/math/TruncateFunctionIntegrationTest.java:314
↓ 64 callersMethodflip
()
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/iobuffer/IOBuffer.java:104
↓ 64 callersMethodget
Returns the value of the member with the specified name in this object. If this object contains multiple members with the given name, this method will
hazelcast/src/main/java/com/hazelcast/internal/json/JsonObject.java:515
↓ 64 callersMethodgetCallId
Gets the call ID of this operation. The call ID is used to associate the invocation of an operation on a remote system with the response from the exec
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/Operation.java:324
↓ 64 callersMethodgetMaxSizePolicy
Returns the {@link MaxSizePolicy} of this eviction configuration. @return the {@link MaxSizePolicy} of this eviction configuration
hazelcast/src/main/java/com/hazelcast/config/EvictionConfig.java:130
↓ 64 callersMethodname
Name of the publisher, only used for debugging purposes.
hazelcast/src/main/java/com/hazelcast/internal/metrics/MetricsPublisher.java:50
← previousnext →801–900 of 147,315, ranked by callers