Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oracle/coherence
/ functions
Functions
78,752 in github.com/oracle/coherence
⨍
Functions
78,752
◇
Types & classes
10,274
↓ 4 callers
Method
populate
(NamedCache<String, Person> cache)
prj/test/functional/cdi/src/main/java/cdi/CacheViewProducerIT.java:310
↓ 4 callers
Method
populateCache
Populate the given cache with the given keys and associated value. @param cache the cache to populate @param abKeys the keys to store @param b
prj/test/functional/persistence/src/main/java/persistence/AbstractPerformancePersistenceTests.java:193
↓ 4 callers
Method
prepareQuery
Prepares a Query for execution by replacing any parameter placeholders with the appropriate values from the parameter map. @param sQuery query ex
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/query/QueryEngine.java:31
↓ 4 callers
Method
print
Print all errors in the ErrorList.
prj/coherence-core/src/main/java/com/tangosol/util/ErrorList.java:277
↓ 4 callers
Method
printableChar
Converts the char to a printable string. @return the char converted to a string
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/LiteralToken.java:427
↓ 4 callers
Method
priority
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/BeanCreator.java:73
↓ 4 callers
Method
processExpiries
Dispatch an ExpiryEvent for the entry of internalKey @param internalKey internal format of a key of an entry that has expired.
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/processors/AbstractEntryProcessor.java:211
↓ 4 callers
Method
profileLoad
Profile loading the given keys and associated value. @param abKeys the keys to load @param binValue the value for each key to load
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/AbstractPersistencePerformanceTest.java:535
↓ 4 callers
Method
profileStore
Profile storing the given keys and associated value. @param abKeys the keys to store @param binValue the value for each key to store
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/AbstractPersistencePerformanceTest.java:512
↓ 4 callers
Method
propertyStringFor
Make a getter String suitable for use in a ValueUpdater. @param sName the property String used to make getter String @return the constructed String
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PropertyBuilder.java:95
↓ 4 callers
Method
put
(K key, V value)
prj/coherence-core/src/main/java/com/tangosol/internal/util/DistributedAsyncNamedCache.java:167
↓ 4 callers
Method
put
Obtain an instance of the {@link BinaryPutProcessor}. @param value the serialized value to put into the cache @param ttl the expiry value for the
prj/coherence-core/src/main/java/com/tangosol/internal/util/processor/BinaryProcessors.java:75
↓ 4 callers
Method
put
Update the secondary string corresponding to the specified primary string. If the primary string already exists in the map, replace its entry. @para
prj/coherence-core/src/main/java/com/tangosol/util/StringMap.java:246
↓ 4 callers
Method
put
(K key, V value)
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/NullableConcurrentMap.java:152
↓ 4 callers
Method
put
(K key, V value)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClient.java:274
↓ 4 callers
Method
putIfAbsent
Add a referenced object based on the current subject only if it does not already exist. @param oRef the referenced object @return the previous refe
prj/coherence-core/src/main/java/com/tangosol/net/internal/AbstractScopedReferenceStore.java:214
↓ 4 callers
Method
putIfAbsent
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedConcurrentMap.java:281
↓ 4 callers
Method
putIfAbsent
(Object oKey, Object oValue)
prj/coherence-core/src/main/java/com/tangosol/util/SafeSortedMap.java:289
↓ 4 callers
Method
putOne
Helper to put a value into a map using either the <tt>put</tt> or <tt>putAll</tt> method. @param map the Map to put into @param oKey the
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:1670
↓ 4 callers
Method
putWithKey
(@CacheKey String key, String second, @CacheValue String value)
prj/test/functional/cdi/src/main/java/cdi/ResponseCachingIT.java:438
↓ 4 callers
Method
putWithParams
(String first, String second, @CacheValue String value)
prj/test/functional/cdi/src/main/java/cdi/ResponseCachingIT.java:431
↓ 4 callers
Method
quote
XML quote the passed string. @param s the string to quote @return the quoted string
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlHelper.java:1460
↓ 4 callers
Method
randomize
Randomize the order of the elements within the passed collection. @param coll the Collection to randomize; the passed Collection is not a
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Randoms.java:104
↓ 4 callers
Method
rangeCheck
Check if the given index is in range. If not, throw an appropriate runtime exception. @param index the index to be checked for being between
prj/coherence-core/src/main/java/com/tangosol/util/CircularArrayList.java:919
↓ 4 callers
Method
read
Read length encoded message. @param inStream socket input stream @return message byte[] @throws IOException if an I/O error occurs while reading f
prj/coherence-discovery/src/main/java/com/tangosol/discovery/NSLookup.java:433
↓ 4 callers
Method
readBinary
Read a Binary of the specified length at the specified offset from the specified FileChannel. @param channel the FileChannel to read from @param of
prj/coherence-core/src/main/java/com/tangosol/util/Binary.java:1232
↓ 4 callers
Method
readByte
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferReader.java:89
↓ 4 callers
Method
readByte
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferSequenceInputStream.java:186
↓ 4 callers
Method
readChar
Read a <tt>char</tt> property from the POF stream. @param iProp the property index to read @return the <tt>char</tt> property value, or zero if no
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:109
↓ 4 callers
Method
readEntity
(WebTarget target, Response response)
prj/test/functional/management/src/main/java/management/shutdown/BaseManagementShutdownTests.java:327
↓ 4 callers
Method
readExternal
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objec
prj/coherence-core/src/main/java/com/tangosol/util/Binary.java:1125
↓ 4 callers
Method
readExternal
(PofReader pofReader)
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/function/PortablePredicate.java:32
↓ 4 callers
Method
readInt
Read an int value. <p> This method is the counterpart for the {@link java.io.DataOutput#writeInt} method. @return an <code>int</code> value @excepti
prj/coherence-core/src/main/java/com/tangosol/io/PackedDataInputStream.java:291
↓ 4 callers
Method
readMap
Read map content from a DataInputStream and updates the provided Map with the contents. If the cBlock parameter is > 0, the map will be updated with p
prj/coherence-core/src/main/java/com/tangosol/internal/util/MapBackupHelper.java:96
↓ 4 callers
Method
readPackedInt
Read an int value using a variable-length storage format as described by {@link WriteBuffer.BufferOutput#writePackedInt(int)} from the given {@link By
prj/coherence-core/src/main/java/com/tangosol/io/AbstractReadBuffer.java:917
↓ 4 callers
Method
readPackedInt
Read packed int. @param inStream socket input stream @return int read @throws IOException if an I/O error occurs while reading from the socket str
prj/coherence-discovery/src/main/java/com/tangosol/discovery/NSLookup.java:498
↓ 4 callers
Method
readShort
Read a <tt>short</tt> property from the POF stream. @param iProp the property index to read @return the <tt>short</tt> property value, or zero if n
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:124
↓ 4 callers
Method
readTime
Read a Time from a DataInput stream. @param in a DataInput stream to read from @return a Time value @throws IOException if an I/O exception occur
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:1945
↓ 4 callers
Method
readToString
(String buildFileName, Object... templateVariables)
prj/plugins/gradle/src/test/java/com/oracle/coherence/gradle/support/TestUtils.java:142
↓ 4 callers
Method
realize
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/EvictionPolicyBuilder.java:71
↓ 4 callers
Method
realize
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/ListBasedAddressProviderBuilder.java:46
↓ 4 callers
Method
realize
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ClassScheme.java:173
↓ 4 callers
Method
realize
(String sCacheName, int nTarget, String sProperties)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/ReflectionExtractorBuilder.java:29
↓ 4 callers
Method
realize
(ExecutionContext ctx, NodeTerm term, List listBindVars, ParameterResolver
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/SourceStatementBuilder.java:37
↓ 4 callers
Method
realize
(ParameterResolver resolver, ClassLoader loader, ParameterList parameterList)
prj/coherence-cdi-server/src/main/java/com/oracle/coherence/cdi/server/BeanBuilder.java:50
↓ 4 callers
Method
realizeBackingMapManager
Realize a {@link BackingMapManager} to be scoped by the specified {@link ConfigurableCacheFactory}. @param ccf the {@link ConfigurableCacheFactory}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/BackingMapManagerBuilder.java:28
↓ 4 callers
Method
realizeLocal
Return an instance of a CacheStore, CacheLoader or a BinaryEntryStore. @param resolver the {@link ParameterResolver} @param dependencies the {@
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/CacheStoreScheme.java:49
↓ 4 callers
Method
realizes
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/StaticFactoryInstanceBuilder.java:234
↓ 4 callers
Method
recordDuration
Record the time spent evaluating the filter or applying an index. This method may be called repeatedly on the same step instance during the scan phas
prj/coherence-core/src/main/java/com/tangosol/util/QueryRecord.java:262
↓ 4 callers
Method
recordEndTime
Record the end time of the operation and update min and max values.
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractSnapshotArchiver.java:292
↓ 4 callers
Method
recordPostFilterKeys
Record the number of keys remaining after filter evaluation. This method may be called repeatedly on the same step instance during the scan phase of a
prj/coherence-core/src/main/java/com/tangosol/util/QueryRecord.java:250
↓ 4 callers
Method
recordStartTime
Record the start time of the operation.
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractSnapshotArchiver.java:284
↓ 4 callers
Method
register
Register {@link MacroExpansionProcessor processor} by <code>sDelimiter</code>. When a macro parameter contains this delimiter, the registered processo
prj/coherence-core/src/main/java/com/tangosol/config/expression/ValueMacroExpression.java:327
↓ 4 callers
Method
register
(ExecutorService executor, Registration.Option... options)
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorService.java:140
↓ 4 callers
Method
registerAck
(com.tangosol.coherence.component.net.Member memberFrom)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/MessagePacket.java:732
↓ 4 callers
Method
registerCacheEntryListener
(CacheEntryListenerConfiguration<K, V> config)
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCache.java:1170
↓ 4 callers
Method
registerCacheMBean
Register the specified NamedCache with the cluster registry. @param cache the NamedCache object to register @param sContext the cache context (t
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanHelper.java:296
↓ 4 callers
Method
registerCacheObject
Utility method for registering CacheStatistics with the platform MBeanServer @param cache the cache to register
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/MBeanServerRegistrationUtility.java:51
↓ 4 callers
Method
registerEventInterceptors
Register the {@link NamedEventInterceptor}s generated by the provided builders with the {@link InterceptorRegistry}. @param listBuilders the builder
prj/coherence-core/src/main/java/com/tangosol/net/events/internal/InterceptorManager.java:155
↓ 4 callers
Method
registerExtension
Register schema extension with this schema. @param extension the schema extension to register
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/Schema.java:281
↓ 4 callers
Method
registerIdleDaemon
Register a daemon for pool-wide wake-up nudging.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1176
↓ 4 callers
Method
registerIndex
Store the index registration in the specified persistent store. @param store the persistent store @param lCacheId the cache id @param
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:1190
↓ 4 callers
Method
registerListener
Store the listener registration in the specified persistent store. @param store the PersistentStore to store the listener registration @param
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:978
↓ 4 callers
Method
registerLocalModel
Register LocalModel under a given name.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Gateway.java:1710
↓ 4 callers
Method
registerServices
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/SimpleServiceMonitor.java:66
↓ 4 callers
Method
registerTrigger
Store the trigger registration in the specified persistent store. @param store the persistent store @param lCacheId the cache id @param binT
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:1297
↓ 4 callers
Method
registrarFor
Return an MBean registrar backed by a Coherence management registry. @param registry the Coherence management registry @return the registrar, or {@
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceMBeanRegistry.java:116
↓ 4 callers
Method
release
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/cache/NearCache.java:191
↓ 4 callers
Method
releaseClosedStatus
Helper method to encapsulate the release of a Status object on which closeProcessing() has already been called. @param oKey the entry key
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:2869
↓ 4 callers
Method
releaseWriteBuffer
Release a WriteBuffer that was used to encode a Message. This method is called on both client and service threads. @param wb the WriteBuffer to rele
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:2389
↓ 4 callers
Method
remove
(Object key)
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalBackingMap.java:93
↓ 4 callers
Method
remove
Removes the mapping for this key from this map if present. @param oKey key whose mapping is to be removed from the map @return previous value assoc
prj/coherence-core/src/main/java/com/tangosol/util/SafeHashMap.java:390
↓ 4 callers
Method
remove
(Object key)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClient.java:302
↓ 4 callers
Method
remove
(int nId)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/ActualMemberSet.java:212
↓ 4 callers
Method
remove
(String sName)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Config.java:649
↓ 4 callers
Method
removeAll
(Collection<? extends K> colKeys)
prj/coherence-core/src/main/java/com/tangosol/internal/util/DistributedAsyncNamedCache.java:238
↓ 4 callers
Method
removeAll
Removes from this StringTable all of its nodes that are contained in the specified StringTable. This operation effectively modifies this StringTable
prj/coherence-core/src/main/java/com/tangosol/util/StringTable.java:356
↓ 4 callers
Method
removeAndComplete
(String uid, Throwable t)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/v0/NamedCacheClientChannel_V0.java:786
↓ 4 callers
Method
removeAndGetNext
Remove the response from the head and return the next response. @param response Response to be removed if it is the head. @return next response in
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/server/ResponseQueue.java:117
↓ 4 callers
Method
removeCloseable
Remove a previously added {@link Closeable} from this service. @param closeable the {@link Closeable} to be removed @see GrpcService#addCloseable(Cl
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/GrpcService.java:65
↓ 4 callers
Method
removeComponent
Remove the specified Component. @param sName fully qualified Component Definition name @exception ComponentException if an unrecoverable error occu
prj/coherence-core/src/main/java/com/tangosol/dev/component/Storage.java:48
↓ 4 callers
Method
removeIndex
Remove the index keyed by the given extractor from the given map of indexes. Also, remove the index as a listener from the given ObservableMap. @par
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMapHelper.java:881
↓ 4 callers
Method
removeInternal
A combined implementation of remove() and removeBlind() that eliminates duplicate (and muchos complex) code @param oKey the key to remo
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:1222
↓ 4 callers
Method
removeInverseMapping
Remove the mapping from the given indexed value to the given key from the inverse index. @param oIxValue the indexed value, or NO_VALUE if unknown
prj/coherence-core/src/main/java/com/tangosol/util/SimpleMapIndex.java:816
↓ 4 callers
Method
removeKeyMapListener
Create a {@link MapListenerRequest} that will subscribe to {@link com.tangosol.util.MapEvent MapEvents} for a single entry in a cache. @param scope
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/v0/Requests.java:906
↓ 4 callers
Method
removeLast
Return a {@link QueueRemove} to remove the first matching element from the queue. @param <E> the type of element in the queue @return a {@link Queu
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/processor/QueueRemove.java:164
↓ 4 callers
Method
removeLocksFor
Remove the lock, if it's owned by the specified member. @param memberId the UID of a member to remove the locks for @return {@code true} if this ho
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/ExclusiveLockHolder.java:158
↓ 4 callers
Method
removeMatching
(String sPrefix)
prj/test/functional/core/src/main/java/com/tangosol/internal/metrics/MetricsSupportTests.java:1021
↓ 4 callers
Method
removePrefix
Add a transformer that removes specified prefix from the input string to the chain. @return this {@code NameTransformerChain}
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/util/NameTransformerChain.java:155
↓ 4 callers
Method
removePrimaryResource
Helper for a "remove" operation from the primary storage.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:8962
↓ 4 callers
Method
removeWithoutResults
()
prj/coherence-core/src/main/java/com/tangosol/internal/util/processor/CacheProcessors.java:104
↓ 4 callers
Method
replace
Potentially replaces specified argument with a different object before serialization. @param o the object to replace, if necessary @return the repl
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:5383
↓ 4 callers
Method
replace
(K key, V oldValue, V newValue)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClient.java:411
↓ 4 callers
Method
replace
Replace the entry for the specified key only if it is currently mapped to some value. @param request the {@link ReplaceRequest} to execute @param ob
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheService.java:334
↓ 4 callers
Method
reportException
(Throwable e)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/requestContext/AsyncContext.java:227
↓ 4 callers
Method
reportIncompatibleSerializers
Log the message explaining the serializer incompatibility between the specified cache and a service. @param cache the NamedCache reference @para
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:4448
↓ 4 callers
Method
reportLastOwnership
Report the machine names in the "last good" membership that owned the specified partitions. @param parts the partitions to report @param info the
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableQuorumPolicy.java:920
↓ 4 callers
Method
reportTransferFailure
Used by insertPrimaryTransfer(), insertBackupTransfer() and movePartition() methods for logging purpose. @param e RuntimeException exception that n
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9089
↓ 4 callers
Method
requestBackupConfirmation
Send a backup CONFIRM request for the specified partition backup index to the specified member. @param iPartition the partition @p
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:33580
↓ 4 callers
Method
requestUpdate
Request a lease update @param lease the lease @param memberIssuer the issuer @param oResource the resource value @param lResourceExpire the resource
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:2507
← previous
next →
9,401–9,500 of 78,752, ranked by callers