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
↓ 2 callers
Method
storeInternal
Store a {@link Customer} object using the id. This method does not issue a commit so that either the store or storeAll method can reuse this. @param
prj/examples/guides/190-cache-stores/src/main/java/com/oracle/coherence/guides/cachestores/HSQLDbCacheStore.java:110
↓ 2 callers
Method
storePassword
Returns the key store password. @return the key store password
prj/examples/guides/210-ssl/src/test/java/com/oracle/coherence/guides/ssl/KeyTool.java:308
↓ 2 callers
Method
storeResource
Store the specified resource. @param sName fully qualified resource name @param abData the specified resource as a byte array @exception IOExceptio
prj/coherence-core/src/main/java/com/tangosol/dev/component/Storage.java:91
↓ 2 callers
Method
storeResourceSignature
Store the specified Resource Signature. @param sName fully qualified resource name @param abData the specified Resource Signature as a byte array @
prj/coherence-core/src/main/java/com/tangosol/dev/component/Storage.java:80
↓ 2 callers
Method
stream
(StreamObserver<T> observer, Stream<? extends T> stream)
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/ResponseHandlers.java:235
↓ 2 callers
Method
stripDomain
Remove the domain prefix from the canonical name if one exists. @param sCanonical a canonical MBean name or key property list @return the canonical
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanHelper.java:1484
↓ 2 callers
Method
stripSpecialFiles
Strips out special files such as ".." "." and "metadata.properties" from a list of files. @param listFiles List of files @return a String array of f
prj/examples/tutorials/210-archiver/src/main/java/com/oracle/coherence/tutorials/archiver/SFTPSnapshotArchiver.java:448
↓ 2 callers
Method
subChange
Invoked after a sub-trait is modified, added, removed, or un-removed. @param evt a SubChangeEvent object describing the event source and
prj/coherence-core/src/main/java/com/tangosol/dev/component/SubChangeListener.java:33
↓ 2 callers
Method
submit
Requests a {@link java.util.concurrent.FutureTask} to be performed. @param task the {@link java.util.concurrent.FutureTask} to be performed
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCache.java:1366
↓ 2 callers
Method
suggest
Suggest a distribution change for the specified set of partitions, indicating either primary or backup transfer (or both). The desired transfer is sp
prj/coherence-core/src/main/java/com/tangosol/net/partition/DistributionManager.java:108
↓ 2 callers
Method
suggestExtractFailureCause
Return a message suggesting a possible cause for a failure to extract a value. @param clzTarget the target object's class @param fFiltered pass {@c
prj/coherence-core/src/main/java/com/tangosol/util/extractor/ReflectionExtractor.java:285
↓ 2 callers
Method
suggestExtractFailureCause
Return a message suggesting a possible cause for a failure to extract a value. @param clzTarget the target object's class @param fFiltered pass {@c
prj/coherence-core/src/main/java/com/tangosol/util/extractor/UniversalExtractor.java:479
↓ 2 callers
Method
summarize
(Path pathJfr, Instant instantWindowStart, Instant instantWindowEnd)
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/common/JfrPinnedThreadParser.java:39
↓ 2 callers
Method
summarizingDouble
Returns a {@code Collector} which applies an {@code double}-producing mapping function to each input element, and returns summary statistics for the r
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteCollectors.java:1386
↓ 2 callers
Method
summarizingInt
Returns a {@code Collector} which applies an {@code int}-producing mapping function to each input element, and returns summary statistics for the resu
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteCollectors.java:1328
↓ 2 callers
Method
summingInt
Returns a {@code Collector} that produces the sum of a integer-valued function applied to the input elements. If no elements are present, the result
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteCollectors.java:503
↓ 2 callers
Method
super$lock
(Object oKey)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:519
↓ 2 callers
Method
supportJAXP15Property
(String property)
prj/test/functional/xsd/src/main/java/xsd/XsdValidationTests.java:337
↓ 2 callers
Method
suspendService
Suspend the specified service that is only available on members with the same role as the local member and that have active persistence enabled. @par
prj/coherence-core/src/main/java/com/tangosol/internal/health/HealthHttpHandler.java:236
↓ 2 callers
Method
suspendService
(String sServiceName)
prj/test/functional/topics/src/main/java/topics/AbstractTopicsStorageRecoveryTests.java:498
↓ 2 callers
Method
synchronizedIndex
This method returns a ConcurrentIndex instance which contains the same items present in a Index object. The indexes will share the same native pointer
prj/coherence-hnsw/src/main/java/com/oracle/coherence/hnswlib/Index.java:96
↓ 2 callers
Method
synchronous
Make this MapListener synchronous. <p> This should be considered as a very advanced feature, as a synchronous MapListener must exercise extreme cautio
prj/coherence-core/src/main/java/com/tangosol/util/MapListener.java:63
↓ 2 callers
Method
tags
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/internal/metrics/JsonFormatterTest.java:102
↓ 2 callers
Method
tail
(String sQueue)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/model/QueueKey.java:220
↓ 2 callers
Method
take
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/NamedMapBlockingQueue.java:150
↓ 2 callers
Method
take
()
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/SingleConsumerBlockingQueue.java:105
↓ 2 callers
Method
takeFrontEvent
Obtain the most recent front Map event that has occurred against the Entry for which this Status exists. @return the cummulative front Map event for
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:3870
↓ 2 callers
Method
taskTypeOf
Compact request-type label for the supplied task class.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:4712
↓ 2 callers
Method
terminateReadThread
Terminate the refresh-ahead thread.
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:4554
↓ 2 callers
Method
terminateWriteThread
Terminate the write-behind thread.
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:4829
↓ 2 callers
Method
test
(Object first, Object second)
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/function/BiPredicates.java:192
↓ 2 callers
Method
testActiveArchiver
Test archivers while in active mode for up to 4 servers.
prj/test/functional/topics/src/main/java/topics/AbstractSimplePersistenceTopicTests.java:137
↓ 2 callers
Method
testActiveSnapshot
Tests the create and recover snapshot functionality.
prj/test/functional/topics/src/main/java/topics/AbstractSimplePersistenceTopicTests.java:127
↓ 2 callers
Method
testAll
(Properties propsMain)
prj/test/functional/jmx/src/main/java/jmx/JmxTests.java:566
↓ 2 callers
Method
testAny
Test that the correct type of UnitCalculator is created. @param sType the calculator type
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/config/builder/UnitCalculatorBuilderTest.java:63
↓ 2 callers
Method
testArchiveSnapshotPrimitives
Run base archiver tests using the primitive operations rather than JMX operations. @param sServer the name of the server @param fIsSEONE indicates
prj/test/functional/persistence/src/main/java/persistence/AbstractArchiverPersistenceTests.java:123
↓ 2 callers
Method
testBackCacheResponse
(WebTarget target, Response response)
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:4479
↓ 2 callers
Method
testBasicArchiver
Test basic archiver functionality. @param sServer the prefix name of the servers to create @param sPersistentTopic the name of the topic @
prj/test/functional/topics/src/main/java/topics/AbstractSimplePersistenceTopicTests.java:608
↓ 2 callers
Method
testBasicArchiver
Test basic archiver functionality. @param sServer the prefix name of the servers to create @param sPersistentCache the name of the cache @
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:1450
↓ 2 callers
Method
testBasicSnapshot
Test for basic snapshot create, recover and remove functionality. @param sServer the prefix name of the servers to create @param sPersisten
prj/test/functional/topics/src/main/java/topics/AbstractSimplePersistenceTopicTests.java:343
↓ 2 callers
Method
testBasicSnapshot
Test for basic snapshot create, recover and remove functionality. @param sServer the prefix name of the servers to create @param sPersisten
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:1197
↓ 2 callers
Method
testBug25522362Regression
Test for a regression in Bug 25522362 - Retrieval of Archived Snapshot fails in 2 member cluster setup.
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:417
↓ 2 callers
Method
testCacheContent
Test the cache content. @param cache the cache to test @param cnt the count
prj/test/functional/extend/src/main/java/extend/BundlingNamedCacheTests.java:310
↓ 2 callers
Method
testCachesResponse
(WebTarget target, Response response)
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:4526
↓ 2 callers
Method
testCfbRelease
Ensure that release releases the CCF and creates a new instance after releasing.
prj/test/functional/cache/src/main/java/cache/CacheFactoryBuilderTests.java:440
↓ 2 callers
Method
testCfbReleaseAll
Ensure that releaseAll releases the CCF and creates a new instance after releasing.
prj/test/functional/cache/src/main/java/cache/CacheFactoryBuilderTests.java:421
↓ 2 callers
Method
testCluster
(String sProperty)
prj/test/functional/tcmp/src/main/java/tcmp/DiscoveryAddressTests.java:52
↓ 2 callers
Method
testCoh15021
Regression test for COH-15021 (courtesy of Tim Middleton). @param cacheBack back cache
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestCoh15021.java:44
↓ 2 callers
Method
testConditionalIndex
Test Conditional index in combination with failing value extractor.
prj/test/functional/filter/src/main/java/filter/IndexTests.java:554
↓ 2 callers
Method
testContinuousLoad
(NamedCache cache)
prj/test/functional/persistence/src/main/java/persistence/AbstractPerformancePersistenceTests.java:92
↓ 2 callers
Method
testCqcSnapshotRecovery
Test CQC cache recovery. @throws IOException @throws MBeanException
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:476
↓ 2 callers
Method
testDistServiceInfo
Test distributed cache service attributes.
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:4790
↓ 2 callers
Method
testExceptionsInFutures
Test various scenarios where a {@link Future} is used to track failing tasks. @param fCallable whether to use {@link Callable}s or {@link Runnable}s
prj/test/functional/executor/src/main/java/executor/common/AbstractTaskExecutorServiceTests.java:1192
↓ 2 callers
Method
testExternalizableLiteObjectInputFilter
Measure ExternalizableLite ReadBuffer deserialization in nanoseconds. @param nIterations number of deserialization iterations @param nSize si
prj/test/functional/io/src/main/java/io/ProcessWideObjectInputFilterPerformanceTests.java:256
↓ 2 callers
Method
testExtractInternal
Test the extraction (and corresponding application) of binary deltas using the passed old and new binary values as the basis for the delta. <p/> This
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/PofDeltaCompressorTest.java:264
↓ 2 callers
Method
testFailedMetricsSSLConfiguration
Start one cache server with invalid property/value configuration. @param sName propertyName @param sValue invalid value for propertyName
prj/test/functional/metrics/src/main/java/metrics/MetricsStartupModeTests.java:208
↓ 2 callers
Method
testFinishing
(boolean fFinish)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/DaemonTest.java:134
↓ 2 callers
Method
testJsonPassThrough
(String sCacheName, Object oKey)
prj/test/functional/rest/src/main/java/rest/AbstractRestTests.java:1710
↓ 2 callers
Method
testMBeanServerProxy
test class for testMBeanServerProxy
prj/test/functional/jmx/src/main/java/jmx/MBeanServerProxyTests.java:432
↓ 2 callers
Method
testMapImplementationsRoundTrip
(Class<T> clazz)
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/genson/functional/DefaultConvertersTest.java:217
↓ 2 callers
Method
testMaps
Test the basic operations of a Map against a control Map and a test Map. The test will leave both Maps empty at its successful conclusion. @param map
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/BaseMapTest.java:113
↓ 2 callers
Method
testMessagingDebug
Run the {@link MessagingDebugInvocable} to set the attribute on the specified MBean. @param sMBeanType the type of MBean to examine (e.g. ConnectionM
prj/test/functional/extend/src/main/java/extend/JmxMBeanTests.java:128
↓ 2 callers
Method
testMultipleRestarts
Test for multiple restarts of cache servers in quick succession and ensure there is no data loss. @param sServer the prefix name of the ser
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:1844
↓ 2 callers
Method
testMultipleRestartsBalanced
Test multiple restarts and wait for balanced between each one.
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:446
↓ 2 callers
Method
testMultipleRestartsBalancedBackup
Test multiple restarts and wait for balanced between each one.
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:455
↓ 2 callers
Method
testMultithreadedMap
Perform a randomized multi-threaded test against the passed Map. The test will leave the Map empty at its successful conclusion. @param mapTest the
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/BaseMapTest.java:462
↓ 2 callers
Method
testObjectInputFilter
Measure ObjectInputStream deserialization in nanoseconds. @param nIterations number of deserialization iterations @param nSize size in bytes
prj/test/functional/io/src/main/java/io/ProcessWideObjectInputFilterPerformanceTests.java:187
↓ 2 callers
Method
testObservableMap
Test an Observable Map. The test will leave the Map empty at its successful conclusion. @param mapTest the Map to test
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/BaseMapTest.java:220
↓ 2 callers
Method
testPartitionedFilterPart
(int index, NamedCache cache)
prj/test/functional/extend/src/main/java/extend/ProxyServiceDynamicThreadSizingTests.java:173
↓ 2 callers
Method
testPassiveArchiver
Test archivers while in passive (on-demand) mode for up to 3 servers.
prj/test/functional/topics/src/main/java/topics/AbstractSimplePersistenceTopicTests.java:147
↓ 2 callers
Method
testPassiveSnapshot
Tests the create and recover snapshot functionality.
prj/test/functional/topics/src/main/java/topics/AbstractSimplePersistenceTopicTests.java:117
↓ 2 callers
Method
testPersistenceRecoveryLogsMessage
()
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:482
↓ 2 callers
Method
testQueryWithExtractor
(NamedCache cache, int size, AbstractExtractor extractor)
prj/test/functional/filter/src/main/java/filter/LimitFilterTests.java:291
↓ 2 callers
Method
testReadOnlyEntry
(BinaryEntry binEntry, String sCache)
prj/test/functional/processor/src/main/java/processor/LiteTxnProcessorTests.java:1401
↓ 2 callers
Method
testReads
(WriteBuffer[] abuf, int cbMax)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/BufferTest.java:301
↓ 2 callers
Method
testRecoveryWithTTL
Tests the saving and recovery of data with TTL
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:239
↓ 2 callers
Method
testSequentialReadsUpToBreak
(ReadBuffer[] abufRead, int cbMax, List listOps, int nBreakStep)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/BufferTest.java:248
↓ 2 callers
Method
testSingleServer
Tests persistence and recovery of a single cache server.
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:139
↓ 2 callers
Method
testSingleServerAsync
Tests persistence and recovery of a 2 cache servers with async backups with SEONE disabled.
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:159
↓ 2 callers
Method
testSingleServerAsyncSEONE
Tests persistence and recovery of a 2 cache servers with async backups with SEONE enabled.
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:150
↓ 2 callers
Method
testSingleServerAsyncWorkers
Tests persistence and recovery of a 2 cache servers with async backups and worker threads.
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:202
↓ 2 callers
Method
testSingleServerAsyncWorkersSEONE
Tests persistence and recovery of a 2 cache servers with async backups and worker threads with SEONE enabled.
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:191
↓ 2 callers
Method
testSingleServerWorkers
Tests persistence and recovery of a 2 cache servers with worker threads with SEONE disabled.
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:180
↓ 2 callers
Method
testSingleServerWorkersSEONE
Tests persistence and recovery of a 2 cache servers with worker threads with SEONE enabled.
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:169
↓ 2 callers
Method
testSnapshotPresent
()
prj/test/functional/rest/src/main/java/rest/PersistenceResourceTests.java:282
↓ 2 callers
Method
testSnapshotRecoveryWithTTL
Tests the saving and recovery of data with TTL through snapshots
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:221
↓ 2 callers
Method
testSnapshotRecoveryWithTTLPartitioned
Tests the saving and recovery of data with TTL through snapshots with partitioned backing map
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:230
↓ 2 callers
Method
testSnapshotSmoke
A small snapshot/recovery smoke test for the functional suite. The full snapshot matrix lives in the endurance subclasses. @param sServer t
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:761
↓ 2 callers
Method
testStatusHAHelper
Helper function for testStatusHAPAS()
prj/test/functional/jmx/src/main/java/jmx/JmxTests.java:227
↓ 2 callers
Method
testSubset
Test the performance of retainAll() and removeAll() as any deviation can result in query timeouts @param fRetain Whether retainAll() or removeAll()
prj/test/functional/filter/src/main/java/filter/MiscTests.java:229
↓ 2 callers
Method
testTTLSnapshotRecovery
Tests the saving and recovery of data with TTL through snapshots
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:248
↓ 2 callers
Method
testTaskDaemon
(boolean fTimeout)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/DaemonTest.java:70
↓ 2 callers
Method
testToolsAPIWithProxy
Test tools API using MBeanServerProxy.
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:436
↓ 2 callers
Method
testTransferEvents
(boolean fGracefulShutdown)
prj/test/functional/events/src/main/java/events/TransferEventTests.java:231
↓ 2 callers
Method
testTruncate
Test to validate truncate.
prj/test/functional/cache/src/main/java/cache/CQCTests.java:330
↓ 2 callers
Method
testTruncate
(String sCacheName)
prj/test/functional/rwbm/src/main/java/rwbm/ReadWriteBackingMapTests.java:2806
↓ 2 callers
Method
testWarmup
(NamedCache cache)
prj/test/functional/persistence/src/main/java/persistence/AbstractPerformancePersistenceTests.java:61
↓ 2 callers
Method
testWriteToHelper
Helper method for testWriteTo() @param bin the binary to write
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/BinaryTest.java:720
↓ 2 callers
Method
textToNumericFormatV6
Convert IPv6 presentation level address to network order binary form. credit: Converted from C code from Solaris 8 (inet_pton) <p> Any component of th
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/internal/IPAddressUtil.java:131
↓ 2 callers
Method
threadFinished
Used by the Runner thread to notify the TestCase that it has finished a TestCase execution. @param t a possible exception thrown by the Runner
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/GateTest.java:314
← previous
next →
18,601–18,700 of 78,752, ranked by callers