MCPcopy Create free account

hub / github.com/hazelcast/hazelcast / functions

Functions147,315 in github.com/hazelcast/hazelcast

↓ 6 callersMethoddecodeRequest
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionDeleteCodec.java:86
↓ 6 callersMethoddecodeRequest
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionPutCodec.java:92
↓ 6 callersMethoddecodeRequest
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionGetCodec.java:86
↓ 6 callersMethoddecodeRequest
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/DynamicConfigAddVectorCollectionConfigCodec.java:163
↓ 6 callersMethoddecodeRequest
Name of the Vector Collection.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionSizeCodec.java:75
↓ 6 callersMethoddecodeRequest
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionOptimizeCodec.java:99
↓ 6 callersMethoddecodeRequest
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionSetCodec.java:92
↓ 6 callersMethoddecodeResponse
Value previously associated with the key if any.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionRemoveCodec.java:109
↓ 6 callersMethoddecodeResponse
Value previously associated with the key if any.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionPutIfAbsentCodec.java:116
↓ 6 callersMethoddecodeResponse
Zero or more VectorSearchResult values.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionSearchNearVectorCodec.java:115
↓ 6 callersMethoddecodeResponse
Value previously associated with the key if any.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionPutCodec.java:116
↓ 6 callersMethoddecodeResponse
The value for the key if it exists.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionGetCodec.java:109
↓ 6 callersMethoddecodeResponse
Member configuration file content (XML or YAML string) of the member or null if the server was not started using a configuration file.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MCGetConfigFileContentCodec.java:83
↓ 6 callersMethoddecodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MCGetDiagnosticsConfigCodec.java:148
↓ 6 callersMethoddecodeResponse
the number of entries in this collection
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionSizeCodec.java:95
↓ 6 callersMethoddelegatingFuture
(ClientInvocationFuture f, UUID uuid,
hazelcast/src/main/java/com/hazelcast/client/impl/proxy/ClientExecutorServiceProxy.java:531
↓ 6 callersMethoddelete
Deletes the entry with a given key from the store. @param key key to delete from the store.
hazelcast/src/main/java/com/hazelcast/collection/QueueStore.java:53
↓ 6 callersMethoddelete
(String mapName, String key)
hazelcast/src/main/java/com/hazelcast/internal/ascii/TextCommandService.java:88
↓ 6 callersMethoddelete
@param dataKey the key to be removed @param provenance origin of call to this method. @return {@code true} if entry is deleted, otherwise returns {
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/RecordStore.java:132
↓ 6 callersMethodderegisterServer
(HazelcastInstance instance)
hazelcast/src/main/java/com/hazelcast/instance/impl/OutOfMemoryErrorDispatcher.java:98
↓ 6 callersMethoddestroy
()
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/SerializerAdapter.java:35
↓ 6 callersMethoddestroy
()
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/Storage.java:111
↓ 6 callersMethoddestroyNearCache
Destroys {@link NearCache} instance associated with given {@code name} and also removes it. @param name name of the {@link NearCache} to be destroyed
hazelcast/src/main/java/com/hazelcast/internal/nearcache/NearCacheManager.java:88
↓ 6 callersMethoddifference
Fast Path set difference for comparison with another IntHashSet. <p> NB: garbage free in the identical case, allocates otherwise. @param collection t
hazelcast/src/main/java/com/hazelcast/internal/util/collection/IntHashSet.java:220
↓ 6 callersMethoddiscoverNodes
()
hazelcast/src/main/java/com/hazelcast/client/impl/spi/impl/discovery/HazelcastCloudDiscovery.java:77
↓ 6 callersMethoddivideByAndRoundToInt
Divide d by k and return the int value closest to the result. @param d divide d by k @param k divide d by k @return the int value closest to the resu
hazelcast/src/main/java/com/hazelcast/internal/util/QuickMath.java:148
↓ 6 callersMethoddoDelete
(String url)
hazelcast/src/test/java/com/hazelcast/internal/ascii/HTTPCommunicator.java:528
↓ 6 callersMethoddoubleMin
@param <I> type of the input object. @return an aggregator that calculates the min of the input values. Accepts null input values and null extracted v
hazelcast/src/main/java/com/hazelcast/aggregation/Aggregators.java:471
↓ 6 callersMethoddrainTo
Passes the items from the queues to the consumer. Ensures that there never is a combination of special and non-special items added. A special item is
hazelcast/src/main/java/com/hazelcast/jet/impl/execution/InboundEdgeStream.java:46
↓ 6 callersMethoddropWhile
Returns a traverser that will emit a suffix of the original traverser, starting from the item for which the predicate fails (inclusive).
hazelcast/src/main/java/com/hazelcast/jet/Traverser.java:134
↓ 6 callersMethodduplicateOption
(String optionName)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/parse/ParserResource.java:55
↓ 6 callersMethodearlyResultsPeriod
Returns the {@linkplain #setEarlyResultsPeriod early results period} for this window definition. A return value of zero means that the stage won't emi
hazelcast/src/main/java/com/hazelcast/jet/pipeline/WindowDefinition.java:39
↓ 6 callersMethodelement1
()
hazelcast/src/main/java/com/hazelcast/internal/util/BiTuple.java:42
↓ 6 callersMethodencodeGroupsViewEvent
(long version, java.util.Collection<com.hazelcast.cp.internal.RaftGroupInfo> groupsInfo, java.util.Collection<
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ClientAddCPGroupViewListenerCodec.java:84
↓ 6 callersMethodencodeNullable
(ClientMessage clientMessage, Map<K, V> map, BiConsumer<ClientMes
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/builtin/MapCodec.java:48
↓ 6 callersMethodencodeRequest
(java.lang.String name, java.util.Collection<java.util.Map.Entry<com.hazelcast.internal.serialization.Data, co
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionPutAllCodec.java:76
↓ 6 callersMethodencodeRequest
(java.lang.String name, com.hazelcast.internal.serialization.Data key)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionRemoveCodec.java:72
↓ 6 callersMethodencodeRequest
(java.lang.String name)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionClearCodec.java:59
↓ 6 callersMethodencodeRequest
(java.lang.String name, com.hazelcast.internal.serialization.Data key, com.hazelcast.vector.impl.DataVectorDoc
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionPutIfAbsentCodec.java:77
↓ 6 callersMethodencodeRequest
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ClientAddCPGroupViewListenerCodec.java:64
↓ 6 callersMethodencodeRequest
(java.lang.String name, com.hazelcast.vector.VectorValues vectors, com.hazelcast.vector.SearchOptions options)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionSearchNearVectorCodec.java:77
↓ 6 callersMethodencodeRequest
(java.lang.String name, com.hazelcast.internal.serialization.Data key)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionDeleteCodec.java:72
↓ 6 callersMethodencodeRequest
(java.lang.String name, com.hazelcast.internal.serialization.Data key, com.hazelcast.vector.impl.DataVectorDoc
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionPutCodec.java:77
↓ 6 callersMethodencodeRequest
(java.lang.String name, com.hazelcast.internal.serialization.Data key)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionGetCodec.java:72
↓ 6 callersMethodencodeRequest
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MCGetConfigFileContentCodec.java:59
↓ 6 callersMethodencodeRequest
(java.lang.String name)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionSizeCodec.java:60
↓ 6 callersMethodencodeRequest
(java.lang.String name, @Nullable java.lang.String indexName, @Nullable java.util.UUID uuid)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionOptimizeCodec.java:85
↓ 6 callersMethodencodeRequest
(java.lang.String name, com.hazelcast.internal.serialization.Data key, com.hazelcast.vector.impl.DataVectorDoc
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionSetCodec.java:77
↓ 6 callersMethodencodeResponse
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionPutAllCodec.java:100
↓ 6 callersMethodencodeResponse
(@Nullable com.hazelcast.vector.impl.DataVectorDocument value)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionRemoveCodec.java:96
↓ 6 callersMethodencodeResponse
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionClearCodec.java:81
↓ 6 callersMethodencodeResponse
(@Nullable com.hazelcast.vector.impl.DataVectorDocument value)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionPutIfAbsentCodec.java:103
↓ 6 callersMethodencodeResponse
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ClientAddCPGroupViewListenerCodec.java:75
↓ 6 callersMethodencodeResponse
(java.lang.Iterable<com.hazelcast.vector.SearchResult<com.hazelcast.internal.serialization.Data, com.hazelcast
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionSearchNearVectorCodec.java:102
↓ 6 callersMethodencodeResponse
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionDeleteCodec.java:96
↓ 6 callersMethodencodeResponse
(@Nullable com.hazelcast.vector.impl.DataVectorDocument value)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionPutCodec.java:103
↓ 6 callersMethodencodeResponse
(@Nullable com.hazelcast.vector.impl.DataVectorDocument value)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionGetCodec.java:96
↓ 6 callersMethodencodeResponse
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/DynamicConfigAddVectorCollectionConfigCodec.java:208
↓ 6 callersMethodencodeResponse
(@Nullable java.lang.String configFileContent)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MCGetConfigFileContentCodec.java:70
↓ 6 callersMethodencodeResponse
(boolean enabled, java.lang.String outputType, boolean includeEpochTime, float maxRolledFileSizeInMB, int maxR
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MCGetDiagnosticsConfigCodec.java:129
↓ 6 callersMethodencodeResponse
(long response)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionSizeCodec.java:82
↓ 6 callersMethodencodeResponse
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionOptimizeCodec.java:114
↓ 6 callersMethodencodeResponse
()
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/VectorCollectionSetCodec.java:103
↓ 6 callersMethodendpointSlice
(String name, List<String> addresses, List<Integer> ports, String targetRefName, String nodeName)
hazelcast/src/test/java/com/hazelcast/kubernetes/KubernetesFakeUtils.java:323
↓ 6 callersMethodendpointsList
(Endpoints... endpoints)
hazelcast/src/test/java/com/hazelcast/kubernetes/KubernetesFakeUtils.java:308
↓ 6 callersMethodenrichingStage
(List<Integer> input, String prefix)
hazelcast/src/test/java/com/hazelcast/jet/pipeline/StreamStageTest.java:1383
↓ 6 callersMethodensureOpen
()
hazelcast/src/main/java/com/hazelcast/cache/impl/AbstractHazelcastCacheManager.java:354
↓ 6 callersMethodentries
()
hazelcast/src/main/java/com/hazelcast/map/impl/MapEntries.java:67
↓ 6 callersMethodequalFloats
Checks the provided float values for equality exactly as {@link Float#equals} does it, avoiding the boxing-unboxing cycle. @param lhs the left-hand s
hazelcast/src/main/java/com/hazelcast/query/impl/Numbers.java:174
↓ 6 callersMethodequals
(Object o)
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/row/HeapRow.java:104
↓ 6 callersMethodequals
(Object o)
hazelcast/src/test/java/com/hazelcast/spi/impl/operationservice/impl/OutboundResponseHandlerTest.java:274
↓ 6 callersMethodequals
(Object o)
hazelcast/src/test/java/com/hazelcast/internal/partition/service/fragment/TestServiceNamespace.java:56
↓ 6 callersMethodequals
(Object o)
hazelcast/src/test/java/com/hazelcast/query/impl/predicates/CompositeRangePredicateTest.java:320
↓ 6 callersMethodequals
(Object o)
hazelcast/src/test/java/com/hazelcast/query/impl/extractor/specification/ComplexTestDataStructure.java:144
↓ 6 callersMethodequals
(Object o)
hazelcast/src/main/java/com/hazelcast/client/impl/connection/tcp/TcpClientConnection.java:275
↓ 6 callersMethodequals
(Object o)
hazelcast/src/main/java/com/hazelcast/collection/impl/txnqueue/TxQueueItem.java:89
↓ 6 callersMethodequals
True if LogListeners are equal.
hazelcast/src/main/java/com/hazelcast/logging/impl/LoggingServiceImpl.java:222
↓ 6 callersMethodequals
(Object o)
hazelcast/src/main/java/com/hazelcast/internal/ascii/memcache/MemcacheEntry.java:110
↓ 6 callersMethodequals
(Object o)
hazelcast/src/main/java/com/hazelcast/jet/impl/processor/SlidingWindowP.java:540
↓ 6 callersMethodequals
(Object o)
hazelcast/src/main/java/com/hazelcast/multimap/impl/MultiMapRecord.java:59
↓ 6 callersMethodequals
(Object o)
hazelcast/src/main/java/com/hazelcast/instance/impl/DefaultAddressPicker.java:569
↓ 6 callersMethoderror
(SqlNode node, ExInst<SqlValidatorException> error)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/validate/UnsupportedOperationVisitor.java:533
↓ 6 callersMethodestimate
()
hazelcast/src/main/java/com/hazelcast/cardinality/impl/hyperloglog/impl/DenseHyperLogLogEncoder.java:83
↓ 6 callersMethodeval
(Object statement)
hazelcast/src/main/java/com/hazelcast/query/impl/predicates/SqlPredicate.java:317
↓ 6 callersMethodeval
(Object arg)
hazelcast/src/main/java/com/hazelcast/map/impl/query/QueryEventFilter.java:50
↓ 6 callersMethodexec
(int index)
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/executor/ExecutorSplitBrainProtectionReadTest.java:93
↓ 6 callersMethodexecute
(final String sql, final Object... arguments)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/SqlJsonTypeTest.java:210
↓ 6 callersMethodexecute
(String sql, Object... arguments)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/map/SqlDeleteTest.java:200
↓ 6 callersMethodexecuteClient
(final String sql, final Object... arguments)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/SqlJsonTypeTest.java:214
↓ 6 callersMethodexecuteEventCallback
Executes an event callback on a random event thread. <p> If {@code callback} is an instance of {@link com.hazelcast.internal.util.executor.StripedRunn
hazelcast/src/main/java/com/hazelcast/spi/impl/eventservice/EventService.java:291
↓ 6 callersMethodexecuteOnMember
Executes a task on the specified member. @param command the task executed on the specified member @param member the specified member
hazelcast/src/main/java/com/hazelcast/core/IExecutorService.java:71
↓ 6 callersMethodexecutor
(PartitionScanRunner runner)
hazelcast/src/test/java/com/hazelcast/map/impl/query/ParallelPartitionScanExecutorTest.java:69
↓ 6 callersMethodexpectAndReturnStsList
(String listResourceVersion, String stsResourceVersion)
hazelcast/src/test/java/com/hazelcast/kubernetes/StsMonitorTest.java:221
↓ 6 callersMethodexpectedNumberOfCallbacks
(int number)
hazelcast/src/test/java/com/hazelcast/executor/CompletableFutureTest.java:293
↓ 6 callersMethodextractMainClassName
(String className)
hazelcast/src/main/java/com/hazelcast/internal/usercodedeployment/impl/ClassLocator.java:210
↓ 6 callersMethodextractNameOrGenerateOne
(Object command)
hazelcast/src/main/java/com/hazelcast/client/impl/proxy/ClientScheduledExecutorProxy.java:402
↓ 6 callersMethodextractNameOrGenerateOne
(Object command)
hazelcast/src/main/java/com/hazelcast/scheduledexecutor/impl/ScheduledExecutorServiceProxy.java:482
↓ 6 callersMethodextractWatermarkedFields
(RelNode rel, RelMetadataQuery mq)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/opt/metadata/HazelcastRelMdWatermarkedFields.java:243
↓ 6 callersMethodf3
Returns the value of the field 3.
hazelcast/src/main/java/com/hazelcast/jet/datamodel/Tuple5.java:87
↓ 6 callersMethodfactory
Returns a service factory configured to create a Python mapping stage.
extensions/python/src/main/java/com/hazelcast/jet/python/PythonService.java:84
← previousnext →9,301–9,400 of 147,315, ranked by callers