MCPcopy Create free account

hub / github.com/hazelcast/hazelcast / functions

Functions147,315 in github.com/hazelcast/hazelcast

↓ 25 callersMethoddecodeResponse
a set clone of the keys contained in this map.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapKeySetCodec.java:96
↓ 25 callersMethoddecodeResponse
True if this list changed as a result of the call, false otherwise
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListAddAllCodec.java:113
↓ 25 callersMethoddecodeResponse
Registration id for the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListAddListenerCodec.java:123
↓ 25 callersMethoddecodeResponse
<tt>True</tt> if this map contains a mapping for the specified key
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapContainsKeyCodec.java:110
↓ 25 callersMethoddecodeResponse
True if the removed successfully,false otherwise
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalListRemoveCodec.java:125
↓ 25 callersMethoddecodeResponse
The created configuration object.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CacheCreateConfigCodec.java:109
↓ 25 callersMethoddecodeResponse
<tt>true</tt> if this collection changed as a result of the call
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueAddAllCodec.java:113
↓ 25 callersMethoddecodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/JetGetJobStatusCodec.java:92
↓ 25 callersMethoddecodeResponse
The transaction unique identifier.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/XATransactionCreateCodec.java:109
↓ 25 callersMethoddecodeResponse
Returns true if the key exists and removed, otherwise returns false.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapRemoveIfSameCodec.java:124
↓ 25 callersMethoddecodeResponse
True if the size of the multimap changed after the remove operation, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMultiMapRemoveCodec.java:124
↓ 25 callersMethoddecodeResponse
The number of key-value pairs in the multimap.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapSizeCodec.java:95
↓ 25 callersMethoddecodeResponse
Registration id for the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ContinuousQueryAddListenerCodec.java:117
↓ 25 callersMethoddecodeResponse
old value of the entry
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapPutCodec.java:134
↓ 25 callersMethoddecodeResponse
True if this list changed as a result of the call, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListAddAllWithIndexCodec.java:121
↓ 25 callersMethoddecodeResponse
The previous value associated with key, or null if there was no mapping for key.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapPutIfAbsentCodec.java:132
↓ 25 callersMethoddecodeResponse
list of all removed data in result of this method
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueDrainToMaxSizeCodec.java:112
↓ 25 callersMethoddecodeResponse
A set clone of the keys contained in this map.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapKeySetCodec.java:118
↓ 25 callersMethoddecodeResponse
A map of entries that were found for the given keys. Keys not found in the cache are not in the returned map.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CacheGetAllCodec.java:121
↓ 25 callersMethoddecodeResponse
The size of the set
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalSetSizeCodec.java:117
↓ 25 callersMethoddecodeResponse
True if this map contains an entry for the specified key.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapContainsKeyCodec.java:125
↓ 25 callersMethoddecodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapValuesWithPagingPredicateCodec.java:123
↓ 25 callersMethoddecodeResponse
The head of this queue
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueTakeCodec.java:94
↓ 25 callersMethoddecodeResponse
Array of all values in the Set
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SetGetAllCodec.java:94
↓ 25 callersMethoddecodeResponse
Returns registration id for the entry listener
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapAddEntryListenerToKeyCodec.java:133
↓ 25 callersMethoddecodeResponse
the previous value associated with <tt>key</tt>, or <tt>null</tt> if there was no mapping for <tt>key</tt>.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapRemoveCodec.java:112
↓ 25 callersMethoddecodeResponse
True if this list contains all of the elements of the specified collection
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListContainsAllCodec.java:111
↓ 25 callersMethoddecodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapEventJournalReadCodec.java:171
↓ 25 callersMethoddecodeResponse
The old value if existed for the key.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapPutCodec.java:125
↓ 25 callersMethoddecodeResponse
the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListLastIndexOfCodec.java:112
↓ 25 callersMethoddecodeResponse
True if registration is removed, false otherwise
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TopicRemoveMessageListenerCodec.java:109
↓ 25 callersMethoddecodeResponse
true if this executor has been shut down
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ExecutorServiceIsShutdownCodec.java:95
↓ 25 callersMethoddecodeResponse
<tt>True</tt> if the element was added to this queue, else <tt>false</tt>
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueOfferCodec.java:118
↓ 25 callersMethoddecodeResponse
the capacity
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/RingbufferCapacityCodec.java:95
↓ 25 callersMethoddecodeResponse
the sequence of the tail
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/RingbufferTailSequenceCodec.java:96
↓ 25 callersMethoddecodeResponse
A unique string which is used as a key to remove the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapAddEntryListenerWithPredicateCodec.java:125
↓ 25 callersMethoddecodeResponse
true if at least one item in values existed and it is retained, false otherwise. All items not in valueSet but in the Set are removed.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SetCompareAndRetainAllCodec.java:114
↓ 25 callersMethoddecodeResponse
the read item
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/RingbufferReadOneCodec.java:111
↓ 25 callersMethoddecodeResponse
true if this set contains all of the elements of the specified collection
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SetContainsAllCodec.java:112
↓ 25 callersMethoddecodeResponse
An array of all item values in the list.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListGetAllCodec.java:94
↓ 25 callersMethoddecodeResponse
All values in the map
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapValuesCodec.java:97
↓ 25 callersMethoddecodeResponse
The number of elements in this collection
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalQueueSizeCodec.java:118
↓ 25 callersMethoddecodeResponse
the size
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/RingbufferSizeCodec.java:96
↓ 25 callersMethoddecodeResponse
A unique string which is used as a key to remove the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapAddEntryListenerCodec.java:133
↓ 25 callersMethoddecodeResponse
true if the value was replaced.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapReplaceIfSameCodec.java:140
↓ 25 callersMethoddecodeResponse
True if the multimap contains an entry with the value, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapContainsValueCodec.java:110
↓ 25 callersMethoddecodeResponse
a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListListIteratorCodec.java:112
↓ 25 callersMethoddecodeResponse
The remaining delay of the task formatted in nanoseconds.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ScheduledExecutorGetDelayFromPartitionCodec.java:109
↓ 25 callersMethoddecodeResponse
<tt>true</tt> if this map maps one or more keys to the specified value
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapContainsValueCodec.java:111
↓ 25 callersMethoddecodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ClientAuthenticationCustomCodec.java:330
↓ 25 callersMethoddecodeResponse
the remaining capacity
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/RingbufferRemainingCapacityCodec.java:96
↓ 25 callersMethoddecodeResponse
results of entry process on the entries with the provided keys
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapExecuteOnKeysCodec.java:117
↓ 25 callersMethoddecodeResponse
A unique string which is used as a key to remove the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapAddNearCacheEntryListenerCodec.java:124
↓ 25 callersMethoddecodeResponse
The remaining capacity
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueRemainingCapacityCodec.java:98
↓ 25 callersMethoddecodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CacheEventJournalSubscribeCodec.java:109
↓ 25 callersMethoddecodeResponse
True if the value was removed
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapRemoveIfSameCodec.java:133
↓ 25 callersMethoddecodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/JetGetJobConfigCodec.java:116
↓ 25 callersMethoddecodeResponse
Returns true if cache value for the key exists, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CacheContainsKeyCodec.java:111
↓ 25 callersMethoddecodeResponse
True if item is added successfully
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalSetAddCodec.java:125
↓ 25 callersMethoddecodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapFetchKeysCodec.java:126
↓ 25 callersMethoddecodeResponse
'true' if the entry is affected, 'false' otherwise
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapSetTtlCodec.java:129
↓ 25 callersMethoddecodeResponse
True if the multimap contains an entry with the key, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapContainsKeyCodec.java:117
↓ 25 callersMethoddecodeResponse
The value to which the specified key is mapped, or null if this map contains no mapping for the key
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapGetCodec.java:112
↓ 25 callersMethoddecodeResponse
True if unregistered, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListRemoveListenerCodec.java:110
↓ 25 callersMethoddecodeResponse
The number of elements in this set (its cardinality)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SetSizeCodec.java:96
↓ 25 callersMethoddecodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/JetGetJobMetricsCodec.java:91
↓ 25 callersMethoddecodeResponse
the sequence for the submitted execution.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/DurableExecutorSubmitToPartitionCodec.java:110
↓ 25 callersMethoddecodeResponse
A unique string which is used as a key to remove the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapAddEntryListenerWithPredicateCodec.java:142
↓ 25 callersMethoddecodeResponse
true if registration is removed, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapRemovePartitionLostListenerCodec.java:110
↓ 25 callersMethoddecodeResponse
the aggregation result
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapAggregateCodec.java:109
↓ 25 callersMethoddecodeResponse
A list of scheduled task handlers used to construct the future proxies.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ScheduledExecutorGetAllScheduledFuturesCodec.java:94
↓ 25 callersMethoddecodeResponse
values for the provided keys.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapGetAllCodec.java:113
↓ 25 callersMethoddecodeResponse
A lazy set view of the keys contained in this map.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapKeySetCodec.java:99
↓ 25 callersMethoddecodeResponse
True if the task is done
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ScheduledExecutorIsDoneFromMemberCodec.java:117
↓ 25 callersMethoddecodeResponse
True if the task was cancelled
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ScheduledExecutorCancelFromMemberCodec.java:124
↓ 25 callersMethoddecodeResponse
The registration id for the distributed object listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ClientAddDistributedObjectListenerCodec.java:102
↓ 25 callersMethoddecodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/FlakeIdGeneratorNewIdBatchCodec.java:128
↓ 25 callersMethoddecodeResponse
The number of values matching the given key in the multimap
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMultiMapValueCountCodec.java:125
↓ 25 callersMethoddecodeResponse
Clone of the removed value, not the original (identically equal) value previously put into the map.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapRemoveCodec.java:120
↓ 25 callersMethoddecodeResponse
True if this list contains the specified element, false otherwise
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListContainsCodec.java:110
↓ 25 callersMethoddecodeResponse
All values in the map
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapValuesCodec.java:118
↓ 25 callersMethoddecodeResponse
Previous value associated with key or null if there was no mapping for key
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapPutCodec.java:141
↓ 25 callersMethoddecodeResponse
The head of this queue, or <tt>null</tt> if this queue is empty
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueuePollCodec.java:109
↓ 25 callersMethoddecodeResponse
result value collection of the query.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapValuesWithPredicateCodec.java:112
↓ 25 callersMethoddecodeResponse
True if this set changed as a result of the call
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SetAddAllCodec.java:113
↓ 25 callersMethoddecodeResponse
Clone of the previous value, not the original (identically equal) value previously put into the map.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapReplaceCodec.java:123
↓ 25 callersMethoddecodeResponse
Array of keys.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ContinuousQueryPublisherCreateCodec.java:156
↓ 25 callersMethoddecodeResponse
<tt>true</tt> if this collection changed as a result of the call
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueCompareAndRetainAllCodec.java:111
↓ 25 callersMethoddecodeResponse
A unique string which is used as a key to remove the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapAddEntryListenerToKeyCodec.java:141
↓ 25 callersMethoddecodeResponse
total entry count
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CacheSizeCodec.java:95
↓ 25 callersMethoddecodeResponse
True if the multimap contains the key-value pair, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapContainsEntryCodec.java:124
↓ 25 callersMethoddecodeResponse
the resulted collection upon transformation to the type of the projection
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapProjectWithPredicateCodec.java:116
↓ 25 callersMethoddecodeResponse
True if the item is added successfully, false otherwise
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalListAddCodec.java:125
↓ 25 callersMethoddecodeResponse
True if this list contained the specified element, false otherwise
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListRemoveCodec.java:112
↓ 25 callersMethoddecodeResponse
The value for the specified key
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapGetCodec.java:124
↓ 25 callersMethoddecodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/RingbufferReadManyCodec.java:163
↓ 25 callersMethoddecodeResponse
<tt>true</tt> if successful, or <tt>false</tt> if the specified waiting time elapses before space is available
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalQueueOfferCodec.java:134
↓ 25 callersMethoddecodeResponse
True if the lock acquired,false otherwise
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapIsLockedCodec.java:110
↓ 25 callersMethoddecodeResponse
returns a clone of the previous value, not the original (identically equal) value previously put into the map.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapPutIfAbsentCodec.java:132
↓ 25 callersMethoddecodeResponse
<tt>true</tt> if this collection changed as a result of the call
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueCompareAndRemoveAllCodec.java:111
← previousnext →2,701–2,800 of 147,315, ranked by callers