MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 2 callersMethodmarkEmpty
Marks this {@link Bucket} as being empty
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/paged/Bucket.java:187
↓ 2 callersMethodmarkFull
Mark an EVACUATING file back to FULL. @param nFileId file id
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1010
↓ 2 callersMethodmarkServicesStarted
Set the "services started" flag.
prj/coherence-core/src/main/java/com/tangosol/net/DefaultCacheServer.java:269
↓ 2 callersMethodmarkStale
Marks this entry such that it can be determined whether its binary value has the potential to be stale. @see isValueStale()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:13568
↓ 2 callersMethodmatch
Answer whether this token matches the given string. By default case matters. @param s the String to match agains @return the answer to the question
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/base/BaseToken.java:97
↓ 2 callersMethodmatchBehaviors
Match up the behaviors from the base and this Component. Return a StringTable of behaviors to resolve or extract from the base. The returned StringT
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:3249
↓ 2 callersMethodmatchChildren
Match up the children from the base and this Component. Return a StringTable of children to resolve or extract from the base. The returned StringTab
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:3390
↓ 2 callersMethodmatchCount
Return count of messages matching {@code sLine}. @return count of messages matching {@code sLine}
prj/test/functional/cache/src/main/java/cache/ExtensibleConfigurableCacheFactoryTests.java:222
↓ 2 callersMethodmatchExceptions
Match up the exceptions from the base and this behavior. Return a StringTable of exceptions to resolve or extract from the base. The returned String
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:1581
↓ 2 callersMethodmatchParameters
Match up the parameters from the base and this behavior. Return a Vector of parameters to resolve or extract from the base. The returned vector must
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:1443
↓ 2 callersMethodmatchProperties
Match up the Properties from the base and this Component. Return a StringTable of Properties to resolve or extract from the base. The returned Strin
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:3113
↓ 2 callersMethodmatches
{@inheritDoc}
prj/test/distribution/osgi/src/test/java/com/tangosol/coherence/osgi/AbstractOsgiTest.java:330
↓ 2 callersMethodmatches
(Object item)
prj/test/functional/events/src/main/java/events/common/TestTransferInterceptor.java:186
↓ 2 callersMethodmatchesMediaTypes
(HttpRequest request, Endpoint endpoint)
prj/coherence-core/src/main/java/com/tangosol/internal/http/RequestRouter.java:475
↓ 2 callersMethodmaybeCheckpoint
Attempt a periodic checkpoint for this extent.
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:2553
↓ 2 callersMethodmaybeStartJfr
(String sLabel, String sStage)
prj/test/functional/persistence/src/main/java/persistence/JournalVsBdbComparisonTests.java:465
↓ 2 callersMethodmerge
Return an entry processor that sets entry value to the given non-null value (if the entry is absent or null) or to the result of the remapping functio
prj/coherence-core/src/main/java/com/tangosol/internal/util/processor/CacheProcessors.java:278
↓ 2 callersMethodmerge
Return a {@link ValueExtractor} array with the provided arrays merged into a single array. @param aHead the first group of elements in the returned
prj/coherence-core/src/main/java/com/tangosol/util/extractor/ChainedExtractor.java:290
↓ 2 callersMethodmerge
Return a merged ObjectInputFilter of param {@code filter1} and param {@code filter2}. @return return an ObjectInputFilter as an Object to enable work
prj/test/functional/io/src/main/java/io/ObjectInputFilterHelper.java:331
↓ 2 callersMethodmergeDoubleArray
Merge two double arrays. @param adfl1 first array to merge @param adfl2 second array to merge @return the merged array
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:2619
↓ 2 callersMethodmergeEvents
Merge two events that have been raised in sequence from a given map. @param evtOld the first event @param evtNew the second event @return the merg
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:2370
↓ 2 callersMethodmergeIncludes
Merge all included POF configuration files into the given xml configuration. @param sURI the URI of the POF configuration file @param xmlConfig
prj/coherence-core/src/main/java/com/tangosol/io/pof/ConfigurablePofContext.java:1527
↓ 2 callersMethodmergeIntArray
Merge two int arrays. @param ai1 first array to merge @param ai2 second array to merge @return merged array
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:2703
↓ 2 callersMethodmethodCacheKey
(Method method)
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/CoherenceExtension.java:367
↓ 2 callersMethodmethodNames
Enumerate all unique method names on this type. @return an enumeration of method names
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/TypeInfo.java:100
↓ 2 callersMethodmetricsQuery
(String sURL)
prj/test/functional/topics/src/main/java/topics/AbstractNamedTopicTests.java:4617
↓ 2 callersMethodmirrorCache_helper
Mirror a cache's entire contents over time.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/ContinuousQueryCacheTest.java:121
↓ 2 callersMethodmissingPropertyException
(String name)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/BeanDescriptor.java:264
↓ 2 callersMethodmockMember
(int nId, int nMachine)
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/net/partition/SimpleAssignmentStrategyTest.java:104
↓ 2 callersMethodmockPartitionedService
Create a mock partitioned service with the partition count expected by the persistence helper metadata validation. @return mocked service
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistenceEnvironmentTest.java:690
↓ 2 callersMethodmode
Determines the pooling mode based on the configuration flags. <p/> This method validates that exactly one pooling mode is enabled and returns the corr
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/model/PoolingConfig.java:80
↓ 2 callersMethodmodel
Returns the underlying ONNX embedding model. @return the ONNX embedding model
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/model/LocalOnnxEmbeddingModel.java:227
↓ 2 callersMethodmodifyConnection
(HttpURLConnection con)
prj/test/functional/metrics/src/main/java/metrics/AbstractMetricsFunctionalTest.java:157
↓ 2 callersMethodmodifyValue
Modify the specified number of 32-bit words of the value associated with the specified key (or create a random key if one does not already exist). @p
prj/test/functional/partition/src/main/java/partition/DeltaTests.java:653
↓ 2 callersMethodmoveData
Move the content of key based maps between the maps for all keys in the specified partition. @param iPartition the partition number
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:6110
↓ 2 callersMethodmoveExtentInternal
Move the specified extent from the old extent id to the new extent id. <p> Note: this method is guaranteed to only be called by a thread that holds a
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:2356
↓ 2 callersMethodmovePartition
Move the specified partition from one store index to another. Called on the service thread only. @param iPartition the partition number to move @par
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:4775
↓ 2 callersMethodmutate
(Object target, Object value)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/PropertyMutator.java:53
↓ 2 callersMethodnameAndTypeString
(StringReader strRdr, String name)
prj/coherence-core/src/main/java/com/tangosol/dev/packager/ConstantPoolEntry.java:731
↓ 2 callersMethodnamed
(String sName)
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/callables/IsCoherenceRunning.java:90
↓ 2 callersMethodnegativeNumber
Make negative the given number that supposedly came from this node. @param num a Number that was created by this node @return a negated
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/termtrees/AtomicTerm.java:227
↓ 2 callersMethodnewBinary
Return a new {@link Binary} instance backed by the specified byte[] beginning at the specified offset and of the specified length. <p> Note: unlike th
prj/coherence-core/src/main/java/com/tangosol/util/Unsafe.java:176
↓ 2 callersMethodnewInstance
Create an instance of {@link HelidonNamedCacheService} using the default dependencies configuration. @param deps the {@link NamedCacheService.Depend
prj/coherence-grpc-proxy-helidon/src/main/java/com/oracle/coherence/grpc/proxy/helidon/HelidonNamedCacheService.java:116
↓ 2 callersMethodnewInstance
Create an instance of {@link NettyNamedCacheService} using the default dependencies configuration. @param deps the {@link NamedCacheService.Dependen
prj/coherence-grpc-proxy/src/main/java/com/oracle/coherence/grpc/proxy/NettyNamedCacheService.java:136
↓ 2 callersMethodnewLocalAddressProviderBuilder
Build a new AddressProviderBuilder for the local-address. @param xmlLocalAddress the {@link XmlElement} to process @return the newly constructed Ad
prj/coherence-core/src/main/java/com/tangosol/coherence/config/xml/processor/AddressProviderBuilderProcessor.java:181
↓ 2 callersMethodnewMisplacedTokenException
(int cursor)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonReader.java:987
↓ 2 callersMethodnewParameterListFromMap
Convert the given {@link Map} into a {@link ParameterList}. The key of the map is used as the parameter name and the corresponding value as the parame
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/FilterBuilder.java:357
↓ 2 callersMethodnewPersistentStorage
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/PartitionedCachePersistentBackupGuardTest.java:107
↓ 2 callersMethodnewProxyService
Create an instance of the {@link ProxyServiceGrpcImpl} to use for testing. @return an instance of the {@link ProxyServiceGrpcImpl} to use for testing
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/BaseVersionOneGrpcServiceIT.java:118
↓ 2 callersMethodnewRegistryProxy
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistenceMBeanRegistryTest.java:325
↓ 2 callersMethodnewTable
(int n)
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/WeakIdentityHashMap.java:106
↓ 2 callersMethodnewVirtualThreadPerTaskExecutor
Creates an Executor that starts a new virtual Thread for each task. The number of threads created by the Executor is unbounded. <p> This method is eq
prj/coherence-core/src/main/java/com/tangosol/internal/util/VirtualThreads.java:69
↓ 2 callersMethodnewline
Add a new line, then indent. @param cIndent the number of spaces to indent
prj/coherence-core/src/main/java/com/tangosol/internal/util/ObjectFormatter.java:680
↓ 2 callersMethodnext
Answer the next token from the underlying reader. @return the next token
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/base/BaseTokenScanner.java:125
↓ 2 callersMethodnext
()
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PofConfigGenerator.java:755
↓ 2 callersMethodnext
Advances to and returns the next token. @return the next token @exception CompilerException potentially thrown by the tokenizer
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleParser.java:850
↓ 2 callersMethodnext
()
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedCacheBinaryEntryStore.java:502
↓ 2 callersMethodnextBucket
()
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:1062
↓ 2 callersMethodnextEntry
Advance the target iterator, and return the previous target.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/BalancedQueue.java:329
↓ 2 callersMethodnextFileId
Return next file id. @param nCurrent current file id @return next file id
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1375
↓ 2 callersMethodnextKeyPair
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/DaemonPoolSmokeBenchmark.java:224
↓ 2 callersMethodnextNode
Returns the next Node in the iteration. @return the next Node in the iteration @exception NoSuchElementException iteration has no more elements
prj/coherence-core/src/main/java/com/tangosol/util/AbstractSparseArray.java:1553
↓ 2 callersMethodnextPage
Obtain the next page of value to iterator over.
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/QueuePageIterator.java:95
↓ 2 callersMethodnextPage
Obtain the next page of value to iterator over.
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/BinaryQueuePageIterator.java:92
↓ 2 callersMethodnextPosition
Compute a position for an new element. @return the position
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ConcurrentAssociationPile.java:360
↓ 2 callersMethodnextToken
Eats and returns the next token from the script. @return the next token @exception NoSuchElementException If the tokens are exhausted @exception Com
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Tokenizer.java:266
↓ 2 callersMethodnextValue
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/DaemonPoolSmokeBenchmark.java:229
↓ 2 callersMethodnextValue
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkState.java:275
↓ 2 callersMethodnoneDefaultExpiry
(String sCacheName)
prj/test/functional/rwbm/src/main/java/rwbm/ReadWriteBackingMapTests.java:2214
↓ 2 callersMethodnoneMatch
Returns whether no elements of this stream match the provided predicate. May not evaluate the predicate on all elements if not necessary for determini
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteDoubleStream.java:804
↓ 2 callersMethodnoneMatch
Returns whether no elements of this stream match the provided predicate. May not evaluate the predicate on all elements if not necessary for determini
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteLongStream.java:768
↓ 2 callersMethodnoneMatch
Returns whether no elements of this stream match the provided predicate. May not evaluate the predicate on all elements if not necessary for determini
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteIntStream.java:772
↓ 2 callersMethodnormalizeResourceContextPath
Normalize the path associated with an application resource by removing all trailing whitespace and slash characters. @param sPath resource config con
prj/coherence-http-netty/src/main/java/com/tangosol/coherence/http/netty/NettyHttpServer.java:244
↓ 2 callersMethodnotAllocated
Returns a new "not allocated channel" {@link Result}. @param nNext the index of the next element in the page @return a new "not allocated channel"
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/agent/PollProcessor.java:269
↓ 2 callersMethodnotReached
Error: Expression is not reachable. @param errlist the error list to log errors to @exception CompilerException thrown if an error occurs that sh
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Expression.java:1778
↓ 2 callersMethodnotThrowable
Error: DataType is not throwable. @param type the exception type @param errlist the error list to log errors to @exception CompilerException
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Expression.java:1793
↓ 2 callersMethodnotType
Error: DataType is not a data type. @param type the type @param errlist the error list to log errors to @exception CompilerException thrown i
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Expression.java:1825
↓ 2 callersMethodnotValidDivisor
Error: Expression is not a valid integral numeric value for a divisor. (Better known as "division by zero".) @param errlist the error list to log
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Expression.java:1660
↓ 2 callersMethodnotValidIntegral
Error: Expression is not a valid integral numeric value. @param errlist the error list to log errors to @exception CompilerException thrown if an
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Expression.java:1645
↓ 2 callersMethodnotify
Process an event. @param event the event
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/events/AnnotatedMapListener.java:403
↓ 2 callersMethodnotify
Notify all waiting threads that the specified TestResult has been posted. @param result the newly posted result
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/TestMonitor.java:55
↓ 2 callersMethodnotifyCollector
Add the given object to the configured collector (if any). If the add operation throws an exception, it will be caught and logged. @param oItem the
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:2918
↓ 2 callersMethodnotifyCompleted
Notify the task that is has been completed.
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:996
↓ 2 callersMethodnotifyServiceJoined
Notify the ClusterService (and other Members of this service) that this member has finished starting and has fully joined the service. Called on the
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:3338
↓ 2 callersMethodnotifyShutdown
Ensure the DCS instance has shutdown. return true if DCS instance was called to start on the associated services
prj/coherence-core/src/main/java/com/tangosol/net/DefaultCacheServer.java:484
↓ 2 callersMethodnotifyStateChange
(int nState, int nPrevState)
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:1780
↓ 2 callersMethodnotifyStopping
()
prj/coherence-core/src/main/java/com/tangosol/util/Daemon.java:826
↓ 2 callersMethodnotifyWaiters
Invoke any pending Continuations from {@link #drainBacklog(long)}
prj/coherence-core/src/main/java/com/tangosol/internal/net/AbstractFlowControl.java:39
↓ 2 callersMethodof
Obtains a {@link Debugging} with a specific log level. @param nLogLevel the log level of the {@link Debugging} @return the {@link Debugging} option
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/options/Debugging.java:77
↓ 2 callersMethodof
Constructs an {@link AtomicEnum} given a {@link Enum} value. @param value the {@link Enum} value (may be <code>null</code>) @param <T> the type o
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/atomic/AtomicEnum.java:128
↓ 2 callersMethodof
Creates a {@link LocalOnlyProcessor} for the specified {@link InvocableMap.EntryProcessor}. @param processor the {@link InvocableMap.EntryProcessor}
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/processors/LocalOnlyProcessor.java:92
↓ 2 callersMethodof
Obtains a {@link LocalHost} for a specified address. @param address the address of the {@link LocalHost} @return a {@link LocalHost} for the specifie
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/options/LocalHost.java:86
↓ 2 callersMethodof
Obtains a {@link RackName} for a specified name. @param name the name of the {@link RackName} @return a {@link RackName} for the specified name
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/options/RackName.java:77
↓ 2 callersMethodof
A factory method to create a {@link BinaryValueExtractor}. @param delegate the extractor to delegate to @param converter the {@link Converter} to
prj/examples/guides/906-partition-level-transactions/src/main/java/com/oracle/coherence/guides/partitions/books/BinaryValueExtractor.java:80
↓ 2 callersMethodoffer
(V value)
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/SingleConsumerBlockingQueue.java:78
↓ 2 callersMethodofferLast
(E e, long timeout, TimeUnit unit)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/NamedMapBlockingDeque.java:214
↓ 2 callersMethodonAddComplete
Handle the Response of the Add EntryProcessor. @param request the Request @param response the Response @param oReturn Object returned from the E
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/RequestHandler.java:102
↓ 2 callersMethodonAppend
Handle an Append request. @param request the Request @param response the Response @throws IOException
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/RequestHandler.java:206
↓ 2 callersMethodonAppendComplete
Handle the Response of the Append EntryProcessor. @param request the Request @param response the Response @param oReturn Object returned from th
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/RequestHandler.java:218
↓ 2 callersMethodonBoolean
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/DuplexingPofHandler.java:168
← previousnext →16,801–16,900 of 78,752, ranked by callers