MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 2 callersMethodpopulateCache
()
prj/test/functional/graal/src/main/java/graal/AbstractGraalFunctionalTest.java:162
↓ 2 callersMethodpopulateCtrlMsgHeaderCrc
Populate message header. @param bufHead the header buffer to be written to
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:1508
↓ 2 callersMethodpopulateData
Populate a cache with data. @param nc the cache to populate @param cMax the amount of objects to inser
prj/test/functional/persistence/src/main/java/persistence/AbstractArchiverPersistenceTests.java:420
↓ 2 callersMethodpopulateSchemaFromFile
Populate schema by reading type information from a specified class file. @param schema the schema to populate @param file the class file to read
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/ClassFileSchemaSource.java:417
↓ 2 callersMethodpopulateTypeInternal
Helper method that can be used to correctly populate an {@link ExtensibleType} instance based on registered type handler and external source of type m
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/AbstractSchemaSource.java:90
↓ 2 callersMethodpopulateWithCorrupted
(NamedCache cache, int cValid)
prj/test/functional/filter/src/main/java/filter/IndexTests.java:769
↓ 2 callersMethodpostProcess
Execute the post process of the query handler.
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/QueryHandler.java:110
↓ 2 callersMethodpostPut
Check to see if the given entry's value has changed as a result of an "put" operation and update the storage and status accordingly.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:7122
↓ 2 callersMethodpostStop
Called after the application is stopped. At this point any services created by this application will have been stopped. @param ctx the {@link Conte
prj/coherence-core/src/main/java/com/tangosol/application/LifecycleListener.java:63
↓ 2 callersMethodpotentialStreamClosedException
Check if an NPE is caused by the stream being closed. Either throws an IO exception if the stream is closed or throws the original NPE. @param e an
prj/coherence-core/src/main/java/com/tangosol/io/nio/ByteBufferOutputStream.java:195
↓ 2 callersMethodpreStop
Called before the application stops its services and disposes of its resources. @param ctx the {@link Context} for the application
prj/coherence-core/src/main/java/com/tangosol/application/LifecycleListener.java:55
↓ 2 callersMethodpreTouch
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/common/PinnedClassPreTouch.java:23
↓ 2 callersMethodpreassemble
The pre-assembly step collects the necessary entries for the constant pool. During this step, all constants used by this VM structure and any sub-str
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Annotation.java:110
↓ 2 callersMethodprecompile
Perform semantic checks, parse tree re-organization, name binding, and optimizations. @param ctx the compiler context @param setUVars the se
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/TypeExpression.java:150
↓ 2 callersMethodpredicate
Capture serializable Predicate. @param predicate lambda to capture @param <T> the type of the input to the predicate @return serializable Pred
prj/coherence-core/src/main/java/com/tangosol/util/function/Remote.java:1136
↓ 2 callersMethodprepareExecution
Prepare the wrapped task for execution. @return true if the task should execute; false if it has already been canceled or handled
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:7815
↓ 2 callersMethodprepareExecutionForDispatch
Prepare this wrapper for an externally managed execution path. @return true if the task should execute; false if it has already been canceled
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:3465
↓ 2 callersMethodprepareExtractor
Check whether or not the specified extractor is a lamda and wrap if necessary.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:2060
↓ 2 callersMethodprepareHeader
Prepare a message header using a ThreadLocal slab. @param bufseq the message body @return the populated header
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketMessageBus.java:432
↓ 2 callersMethodprepareMessage
Construct and deserialize a Message based on the supplied BufferSequence @return the message
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MessageHandler.java:2826
↓ 2 callersMethodpreparePartition
Ensure that the specified partition is prepared to store data. Called on the service thread only. @param iPartition the partition number to ensure @
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:8136
↓ 2 callersMethodprepareStatus
Validate the status and process any deferred events or pending expiry. @param oKey the entry key @param status the Status object for the entry @
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:2159
↓ 2 callersMethodprepareUpdate
{@inheritDoc} <p> This implementation will check if mapPart is under-allocated for high units. If this is the case, demand the entitled unit amount fr
prj/coherence-core/src/main/java/com/tangosol/net/partition/ObservableSplittingBackingCache.java:491
↓ 2 callersMethodprepend
(E e, long timeout, TimeUnit unit)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/NamedMapBlockingDeque.java:60
↓ 2 callersMethodpreprocessSentNotification
Preprocess the sent notification of this message. @return true iff this notification has been fully processed (onSent was called)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:1113
↓ 2 callersMethodpreviousPage
Switch to the previous page.
prj/coherence-core/src/main/java/com/tangosol/util/filter/LimitFilter.java:368
↓ 2 callersMethodprint
Print the passed String. @param s the String to print
prj/coherence-core/src/main/java/com/tangosol/io/pof/LoggingPofHandler.java:527
↓ 2 callersMethodprintCommaSeparatedCollection
Print the contents of the given {@link Collection} to the specified {@link PrintWriter} as a comma separated list. @param writer the PrintWriter to
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/DefaultStatementResult.java:213
↓ 2 callersMethodprintDatasetSummary
(Map<String, String> mapData)
prj/test/functional/persistence/src/main/java/persistence/UnifiedPersistenceMigrationDemoHelper.java:263
↓ 2 callersMethodprintLockDeprecatedMessage
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:855
↓ 2 callersMethodprintLockDeprecatedMessage
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/NamedCacheProxy.java:821
↓ 2 callersMethodprintObject
Print out the given Object on the given {@link PrintWriter}. @param writer a PrintWriter to print on @param oResult the object to prin
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/DefaultStatementResult.java:121
↓ 2 callersMethodprintResults
Print the specified result value to the specified {@link PrintWriter}. @param writer the PrintWriter to print the results to @param sTitle th
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/DefaultStatementResult.java:82
↓ 2 callersMethodprintResults
(TestResult result)
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/AbstractPerformanceTests.java:472
↓ 2 callersMethodpriority
Construct a priority processor for a given processor. @param processor the processor wrapped by this priority processor @return a priority processo
prj/coherence-core/src/main/java/com/tangosol/util/Processors.java:531
↓ 2 callersMethodpriority
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/PropertyAccessor.java:127
↓ 2 callersMethodpriority
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/PropertyMutator.java:130
↓ 2 callersMethodprocess
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/xml/processor/SocketOptionsProcessor.java:34
↓ 2 callersMethodprocess
(InvocableMap.Entry<Binary, Binary> entry)
prj/coherence-core/src/main/java/com/tangosol/internal/util/processor/BinaryProcessors.java:906
↓ 2 callersMethodprocess
Process the specified key in a most optimal way according to the bundle settings. @param oKey the key to process @return an execution result accord
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractKeyBundler.java:43
↓ 2 callersMethodprocess
Process this Request and update the given Response wth the result. <p> Implementations of this method are free to throw an exception while processing
prj/coherence-core/src/main/java/com/tangosol/net/messaging/AbstractRequest.java:149
↓ 2 callersMethodprocess
Incorporate one aggregatable value into the result. <p> If the <tt>fFinal</tt> parameter is true, the given object is a partial result (returned by an
prj/coherence-core/src/main/java/com/tangosol/util/aggregator/AbstractAggregator.java:216
↓ 2 callersMethodprocess
(Object o)
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedJCacheStatistics.java:552
↓ 2 callersMethodprocess
(Object o)
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedJCacheStatistics.java:686
↓ 2 callersMethodprocessAggregateTimeout
Process a RequestTimeoutException for the aggregate() call.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:1791
↓ 2 callersMethodprocessAll
Process a colKeys of specified items in a most optimal way according to the bundle settings. @param colKeys the collection of keys to process @retu
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractKeyBundler.java:86
↓ 2 callersMethodprocessBackupMulti
Called to process a BackupMultiRequest. The caller guarantees that the member is a backup owner of the associated partitions. Called only on the ser
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:8198
↓ 2 callersMethodprocessDeferredEvents
Process deferred events, if there are any. @param fProcessAll pass true to process all pending events, false to process just a f
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:2730
↓ 2 callersMethodprocessDeferredEvents
Process deferred events, if there are any. This implementation processes only the first deferred event that it encounters.
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:1563
↓ 2 callersMethodprocessDependencies
Process the Dependencies for the component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Security.java:460
↓ 2 callersMethodprocessEntry
Process the given entry. @param entry entry the entry to be processed @param oValueNew the new value @param fInsert specifies whether or not an
prj/coherence-core/src/main/java/com/tangosol/util/processor/VersionedPut.java:244
↓ 2 callersMethodprocessEntry
Process the given entry. @param entry entry the entry to be processed @param mapAll the map of new values @param fInsert specifies whether or not
prj/coherence-core/src/main/java/com/tangosol/util/processor/VersionedPutAll.java:244
↓ 2 callersMethodprocessEntry
(InvocableMap.Entry entry)
prj/test/functional/processor/src/main/java/processor/AbstractEntryProcessorTests.java:2720
↓ 2 callersMethodprocessFunction
(Object target, String sFunction, boolean fSilent, Object[] aoParam)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:6146
↓ 2 callersMethodprocessPartialResult
Process partial result.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/requestContext/asyncContext/AsyncProcessorContext.java:152
↓ 2 callersMethodprocessPendingKeys
Update Selector ready set with ready keys added to the pending set from the underlying Selector. @return number of new keys added to the readySet.
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/MultiplexedSocketProvider.java:668
↓ 2 callersMethodprocessPollInterrupt
Log the status of open polls and wrap the given InterruptedException @param aMsgs array of RequestMessages this thread was waiting for responses fro
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:4041
↓ 2 callersMethodprocessProperties
Process the properties loaded from the specified url. The consumer is logic that may handle the property key/value as needed. @param props the p
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/CoherenceBundleProvider.java:145
↓ 2 callersMethodprocessQueuedWritesOnSelectionThread
Run the consumer-owned queued-write processing step on the SelectionService thread. @param fSocketWrite true if the consumer may offer cpu to socket
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:479
↓ 2 callersMethodprocessRemainingElementsOf
Request that the last remaining unprocessed children contained within the specified {@link XmlElement} are processed using appropriate {@link ElementP
prj/coherence-core/src/main/java/com/tangosol/config/xml/ProcessingContext.java:483
↓ 2 callersMethodprocessSchemeMappings
Method that process caching-scheme-mapping element of cache config for merging caching-scheme-mapping declared in the override xml file. @param xmlBa
prj/coherence-core/src/main/java/com/tangosol/coherence/config/xml/processor/CacheConfigOverrideProcessor.java:75
↓ 2 callersMethodprocessUpdate
Process the specified plan update into a worklist of intended distribution changes. The Map<Ownership, PartitionSet> contains the suggested ownership
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:12794
↓ 2 callersMethodprocessValueMacro
Process macros embedded in element's value @param element the {@link XmlElement} to preprocess @return true iff the String value of element was macr
prj/coherence-core/src/main/java/com/tangosol/coherence/config/xml/preprocessor/SystemPropertyPreprocessor.java:105
↓ 2 callersMethodprocessWrites
Write the contents of the WriteQueue to the channel. @param fReady true iff the channel is writeable @return a partial SelectionService.Handler int
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:1562
↓ 2 callersMethodprofileIteration
Profile iterating a store that contains the given keys and associated values. @param abKeys the keys to load @param binValue the value for each k
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/AbstractPersistencePerformanceTest.java:561
↓ 2 callersMethodprofileStorePhase
Profile a longer-running store phase without interleaving teardown work. @param cKeysPerRound the number of keys to store per round @param cRounds
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/AbstractPersistencePerformanceTest.java:594
↓ 2 callersMethodprometheusName
(MBeanMetric.Scope scope, String sName)
prj/coherence-core/src/main/java/com/tangosol/net/metrics/MBeanMetric.java:348
↓ 2 callersMethodpropertyNames
()
prj/test/functional/ssl/src/main/java/ssl/CustomProvider.java:152
↓ 2 callersMethodprovide
(Class<T> forClass, Type withParameterType, Map<Type, ? extends T> fromTypeMap, Gens
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/convert/BasicConvertersFactory.java:94
↓ 2 callersMethodprovideMethodCreators
(Class<?> ofClass, List<BeanCreator> creators, Type ofType, Genson gens
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/BaseBeanDescriptorProvider.java:162
↓ 2 callersMethodproxyArguments
()
prj/test/functional/examples/src/main/java/examples/GradleExamplesTests.java:178
↓ 2 callersMethodprune
Prune the cache by discarding the lowest priority cache entries.
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:1897
↓ 2 callersMethodprune
Prune the cache by discarding the lowest priority cache entries.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:1679
↓ 2 callersMethodprune
Prune the cache by discarding the lowest priority cache entries.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldOldCache.java:1405
↓ 2 callersMethodpruneIncremental
Incrementally evict some entries that were previously selected for eviction. @since Coherence 3.5
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:2136
↓ 2 callersMethodpruneIncremental
Incrementally evict some entries that were previously selected for eviction. @since Coherence 3.5
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:1917
↓ 2 callersMethodpublishConfig
Publish the configuration (via "sync") to the specified member (or service-wide). Called on the service thread only. @param member the member to pub
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ServiceConfig.java:785
↓ 2 callersMethodpurgeChildrenNamespace
For the children elements of the specified XmlElement purge the repetitive Namespace declarations. @param xml the XmlElement
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlHelper.java:2566
↓ 2 callersMethodpushCacheContext
Push cache context into a thread-local storage. @param sContext cache context (tag)
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:4065
↓ 2 callersMethodpushIdleDaemon
Push a daemon onto the pool-wide idle stack.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1131
↓ 2 callersMethodput
Add the passed key to the tree and associate the passed value with the key. If the key is already in the tree, the passed value will replace the curr
prj/coherence-core/src/main/java/com/tangosol/util/Tree.java:65
↓ 2 callersMethodput
Store a value in the cache. @param key the key with which to associate the cache value @param value the value to cache @return the value that wa
prj/coherence-core/src/main/java/com/tangosol/util/ObservableHashMap.java:65
↓ 2 callersMethodput
(Object key, Object value)
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:1446
↓ 2 callersMethodput
(K key, V value)
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/ObservableNullableConcurrentMap.java:95
↓ 2 callersMethodput
(K key, V value)
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/ObservableConcurrentMap.java:100
↓ 2 callersMethodput
(String sKey, V value)
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredProperties.java:106
↓ 2 callersMethodput
(Object key, Object value)
prj/test/functional/cache/src/main/java/cache/TestCacheStore.java:56
↓ 2 callersMethodput
(Object key, Object value)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/TestCacheStore.java:51
↓ 2 callersMethodput
(NamedCache cache, String sKey, String sValue)
prj/test/functional/extend/src/main/java/extend/Coh20246Tests.java:125
↓ 2 callersMethodput$Router
(Object oKey, Object oValue)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/NamedCacheProxy.java:439
↓ 2 callersMethodputAll
Copies all the mappings from the specified map to this map with the specified expiry delay. <p/> NOTE: This method was introduced in a patch to Cohere
prj/coherence-core/src/main/java/com/tangosol/net/AsyncNamedCache.java:85
↓ 2 callersMethodputAll
Puts all of the nodes in the specified StringTable to this StringTable including the ones that are already present. This operation effectively modifi
prj/coherence-core/src/main/java/com/tangosol/util/StringTable.java:329
↓ 2 callersMethodputAll
(Map<? extends K, ? extends V> map)
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/NullableSortedMap.java:177
↓ 2 callersMethodputAll
(Map<? extends K, ? extends V> m)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClient.java:287
↓ 2 callersMethodputAllInternal
Put all entries in mapUpdate into the provided map. @param mapPart a partition map @param mapUpdate the Map containing the key/value pairings to
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionSplittingBackingMap.java:438
↓ 2 callersMethodputAllInternal
Helper method for storing the contents of the provided map within the cache. @param map the {@link Map} of key/value pairs to store in the cache
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/AsyncNamedCacheClient.java:748
↓ 2 callersMethodputAllWithEntryProcessor
PutAll Entry Processor @param map key, value map to putAll into this cache @param fReplaceExistingValues true if an entry in map should replace an e
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedCache.java:1195
↓ 2 callersMethodputBackElement
Returns the most recently returned element to the Dequeue. After calling this method, a call to nextElement will return the element that was returned
prj/coherence-core/src/main/java/com/tangosol/util/Dequeue.java:142
↓ 2 callersMethodputIfAbsent
(K key, V value)
prj/coherence-core/src/main/java/com/tangosol/internal/util/DistributedAsyncNamedCache.java:219
↓ 2 callersMethodputIfAbsent
(K key, V value)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClient.java:397
← previousnext →17,101–17,200 of 78,752, ranked by callers