Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hazelcast/hazelcast
/ functions
Functions
147,315 in github.com/hazelcast/hazelcast
⨍
Functions
147,315
◇
Types & classes
15,944
↓ 25 callers
Method
decodeResponse
True if the item listener is removed, false otherwise
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueRemoveListenerCodec.java:110
↓ 25 callers
Method
decodeResponse
Returns true if successful, otherwise returns false
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapTryPutCodec.java:134
↓ 25 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapKeySetWithPagingPredicateCodec.java:123
↓ 25 callers
Method
decodeResponse
True if this set contained the specified element and it is removed successfully
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SetRemoveCodec.java:112
↓ 25 callers
Method
decodeResponse
True if the size of the multimap is increased, false if the multimap already contains the key-value pair.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMultiMapPutCodec.java:132
↓ 25 callers
Method
decodeResponse
The value at the head of the queue.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalQueuePeekCodec.java:124
↓ 25 callers
Method
decodeResponse
true if this list changed as a result of the call, false otherwise
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListAddCodec.java:113
↓ 25 callers
Method
decodeResponse
true if value is replaced with new one, false otherwise
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapReplaceIfSameCodec.java:131
↓ 25 callers
Method
decodeResponse
The number of elements in this list
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListSizeCodec.java:96
↓ 25 callers
Method
decodeResponse
True if this list changed as a result of the call, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListCompareAndRetainAllCodec.java:111
↓ 25 callers
Method
decodeResponse
the result of the processing, if any, defined by the EntryProcessor implementation
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CacheEntryProcessorCodec.java:133
↓ 25 callers
Method
decodeResponse
the sequence of the head
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/RingbufferHeadSequenceCodec.java:97
↓ 25 callers
Method
decodeResponse
The number of values that match the given key in the multimap
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapValueCountCodec.java:117
↓ 25 callers
Method
decodeResponse
returns the registration id for the MapPartitionLostListener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapAddPartitionLostListenerCodec.java:120
↓ 25 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/PNCounterGetCodec.java:141
↓ 25 callers
Method
decodeResponse
The number of elements in this collection
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueSizeCodec.java:96
↓ 25 callers
Method
decodeResponse
result of entry process.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapExecuteOnKeyCodec.java:124
↓ 25 callers
Method
decodeResponse
true if this map contains no key-value mappings
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapIsEmptyCodec.java:95
↓ 25 callers
Method
decodeResponse
results of entry process on the entries matching the query criteria
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapExecuteWithPredicateCodec.java:117
↓ 25 callers
Method
decodeResponse
The registration id
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueAddListenerCodec.java:123
↓ 25 callers
Method
decodeResponse
id of registered interceptor.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapAddInterceptorCodec.java:110
↓ 25 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MCGetClusterMetadataCodec.java:126
↓ 25 callers
Method
decodeResponse
list of all removed data in queue
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueDrainToCodec.java:98
↓ 25 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/JetGetJobIdsCodec.java:137
↓ 25 callers
Method
decodeResponse
true if this executor has been shut down
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/DurableExecutorIsShutdownCodec.java:95
↓ 25 callers
Method
decodeResponse
True if the task was cancelled
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ScheduledExecutorCancelFromPartitionCodec.java:116
↓ 25 callers
Method
decodeResponse
true if registration is removed, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CacheRemovePartitionLostListenerCodec.java:110
↓ 25 callers
Method
decodeResponse
Returns true if the value exists, otherwise returns false.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapContainsValueCodec.java:111
↓ 25 callers
Method
decodeResponse
A unique string which is used as a key to remove the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapAddNearCacheInvalidationListenerCodec.java:127
↓ 25 callers
Method
decodeResponse
True if cancelled successfully, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ExecutorServiceCancelOnPartitionCodec.java:110
↓ 25 callers
Method
decodeResponse
Result value collection of the query.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapValuesWithPredicateCodec.java:127
↓ 25 callers
Method
decodeResponse
result key set for the query.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapKeySetWithPredicateCodec.java:112
↓ 25 callers
Method
decodeResponse
True if the size of the multimap changed after the remove operation, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMultiMapRemoveEntryCodec.java:132
↓ 25 callers
Method
decodeResponse
The head of this queue, or <tt>null</tt> if the specified waiting time elapses before an element is available
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalQueuePollCodec.java:125
↓ 25 callers
Method
decodeResponse
Returns true if the key exists, otherwise returns false.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapContainsKeyCodec.java:117
↓ 25 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CacheIterateCodec.java:129
↓ 25 callers
Method
decodeResponse
true if the listener with the provided id existed and removed, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SetRemoveListenerCodec.java:110
↓ 25 callers
Method
decodeResponse
Returns true if successful, otherwise returns false
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapTryLockCodec.java:144
↓ 25 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/JetGetJobSubmissionTimeCodec.java:117
↓ 25 callers
Method
decodeResponse
Returns registration id for the entry listener
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapAddEntryListenerCodec.java:124
↓ 25 callers
Method
decodeResponse
True if this set contains no elements
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SetIsEmptyCodec.java:95
↓ 25 callers
Method
decodeResponse
A unique string which is used as a key to remove the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapAddEntryListenerToKeyCodec.java:125
↓ 25 callers
Method
decodeResponse
The collection of the values associated with the key
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMultiMapGetCodec.java:124
↓ 25 callers
Method
decodeResponse
<tt>True</tt> if this map contains no key-value mappings
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapIsEmptyCodec.java:95
↓ 25 callers
Method
decodeResponse
True if this set contains the specified element, false otherwise
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SetContainsCodec.java:110
↓ 25 callers
Method
decodeResponse
The head of this queue, or <tt>null</tt> if this queue is empty
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueuePeekCodec.java:94
↓ 25 callers
Method
decodeResponse
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/TransactionalMapRemoveCodec.java:126
↓ 25 callers
Method
decodeResponse
returns the registration id
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TopicAddMessageListenerCodec.java:116
↓ 25 callers
Method
decodeResponse
The set of keys in the multimap. The returned set might be modifiable but it has no effect on the multimap.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapKeySetCodec.java:95
↓ 25 callers
Method
decodeResponse
Array of key-value pairs.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ContinuousQueryPublisherCreateWithValueCodec.java:156
↓ 25 callers
Method
decodeResponse
The element at the specified position in this list
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListGetCodec.java:108
↓ 25 callers
Method
decodeResponse
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/TransactionalMapReplaceCodec.java:132
↓ 25 callers
Method
decodeResponse
A lazy set view of the mappings contained in this map.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapEntrySetCodec.java:94
↓ 25 callers
Method
decodeResponse
<tt>true</tt> if this queue changed as a result of the call
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueRemoveCodec.java:111
↓ 25 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CacheEventJournalReadCodec.java:171
↓ 25 callers
Method
decodeResponse
Registration id for the registered listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CacheAddEntryListenerCodec.java:116
↓ 25 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapGetEntryViewCodec.java:130
↓ 25 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/JetGetJobSuspensionCauseCodec.java:91
↓ 25 callers
Method
decodeResponse
<tt>true</tt> if this collection contains all of the elements in the specified collection
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueContainsAllCodec.java:110
↓ 25 callers
Method
decodeResponse
<tt>True</tt> if this collection contains no elements
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueIsEmptyCodec.java:95
↓ 25 callers
Method
decodeResponse
a set clone of the keys mappings in this map
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapEntrySetCodec.java:97
↓ 25 callers
Method
decodeResponse
Result key set for the query.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapKeySetWithPredicateCodec.java:127
↓ 25 callers
Method
decodeResponse
The element previously at the specified position
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ListRemoveWithIndexCodec.java:109
↓ 25 callers
Method
decodeResponse
Returns the registration id for the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ClientLocalBackupListenerCodec.java:89
↓ 25 callers
Method
decodeResponse
The value for the specified key
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapGetForUpdateCodec.java:125
↓ 25 callers
Method
decodeResponse
The cache configuration.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/CacheGetConfigCodec.java:108
↓ 25 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapDeleteCodec.java:133
↓ 25 callers
Method
decodeResponse
True if size of the multimap is increased, false if the multimap already contains the key-value pair.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapPutCodec.java:124
↓ 25 callers
Method
decodeResponse
true if the listener existed and removed, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ClientRemoveDistributedObjectListenerCodec.java:96
↓ 25 callers
Method
decodeResponse
Returns true if successful, otherwise returns false
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapRemoveInterceptorCodec.java:109
↓ 25 callers
Method
decodeResponse
the configured replica count
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/PNCounterGetConfiguredReplicaCountCodec.java:98
↓ 25 callers
Method
decodeResponse
True if the task is cancelled
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ScheduledExecutorIsCancelledFromMemberCodec.java:116
↓ 25 callers
Method
decodeResponse
true if at least one item in values existed and removed, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/SetCompareAndRemoveAllCodec.java:112
↓ 25 callers
Method
decodeResponse
True if the size of the multimap changed after the remove operation, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapRemoveCodec.java:116
↓ 25 callers
Method
decodeResponse
A unique string which is used as a key to remove the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapAddEntryListenerToKeyWithPredicateCodec.java:132
↓ 25 callers
Method
decodeResponse
Array of Xids.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/XATransactionCollectTransactionsCodec.java:83
↓ 25 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapEventJournalSubscribeCodec.java:109
↓ 25 callers
Method
decodeResponse
the aggregation result
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapAggregateWithPredicateCodec.java:116
↓ 25 callers
Method
decodeResponse
The number of key-value pairs in the multimap
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMultiMapSizeCodec.java:117
↓ 25 callers
Method
decodeResponse
The set of key-value pairs in the multimap. The returned set might be modifiable but it has no effect on the multimap.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapEntrySetCodec.java:95
↓ 25 callers
Method
decodeResponse
The result of the completed task, in serialized form ({
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ScheduledExecutorGetResultFromMemberCodec.java:116
↓ 25 callers
Method
decodeResponse
the resulted collection upon transformation to the type of the projection
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapProjectCodec.java:109
↓ 25 callers
Method
decodeResponse
True if item is remove successfully
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalSetRemoveCodec.java:125
↓ 25 callers
Method
decodeResponse
True if the task is cancelled
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ScheduledExecutorIsCancelledFromPartitionCodec.java:109
↓ 25 callers
Method
decodeResponse
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapEntriesWithPagingPredicateCodec.java:123
↓ 25 callers
Method
decodeResponse
True if the lock was acquired and false if the waiting time elapsed before the lock acquired
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapTryLockCodec.java:144
↓ 25 callers
Method
decodeResponse
A unique string which is used as a key to remove the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapAddEntryListenerToKeyWithPredicateCodec.java:149
↓ 25 callers
Method
decodeResponse
Returns true if the entry is locked, otherwise returns false
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapIsLockedCodec.java:110
↓ 25 callers
Method
decodeResponse
result key-value entry collection of the query.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapEntriesWithPredicateCodec.java:112
↓ 25 callers
Method
decodeResponse
A collection view of the values contained in this map.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapValuesCodec.java:94
↓ 25 callers
Method
decodeResponse
the sequence of the added item, or -1 if the add failed.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/RingbufferAddCodec.java:127
↓ 25 callers
Method
decodeResponse
The number of entries in this map.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalMapSizeCodec.java:117
↓ 25 callers
Method
decodeResponse
The result of the completed task, in serialized form ({
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ScheduledExecutorGetResultFromPartitionCodec.java:109
↓ 25 callers
Method
decodeResponse
The transaction id for the created transaction.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionCreateCodec.java:132
↓ 25 callers
Method
decodeResponse
The collection of the values associated with the key.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapGetCodec.java:117
↓ 25 callers
Method
decodeResponse
True if the size of the multimap changed after the remove operation, false otherwise.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MultiMapRemoveEntryCodec.java:125
↓ 25 callers
Method
decodeResponse
<tt>true</tt> if this collection contains the specified element
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/QueueContainsCodec.java:111
↓ 25 callers
Method
decodeResponse
A unique string which is used as a key to remove the listener.
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/ReplicatedMapAddEntryListenerCodec.java:116
↓ 25 callers
Method
decodeResponse
The size of the list
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/TransactionalListSizeCodec.java:117
↓ 25 callers
Method
decodeResponse
results of entry process on the entries
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/MapExecuteOnAllKeysCodec.java:109
← previous
next →
2,601–2,700 of 147,315, ranked by callers