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
set_Model
Setter for property _Model.<p> The underlying managed resource Model.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/manageable/ModelAdapter.java:280
↓ 4 callers
Method
set_Parent
Setter for property _Parent.<p> Parent component for this component. This property is not meant to be designed directly.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/Component.java:1862
↓ 4 callers
Method
setupCluster
(String sCacheName, boolean fPersistence)
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkState.java:102
↓ 4 callers
Method
setupProperty
(String sProperty, DataType dataType)
prj/coherence-core/src/main/java/com/tangosol/dev/component/Integration.java:2892
↓ 4 callers
Method
shouldCreateIndex
(String cacheName, String command, ValueExtractor extractor)
prj/test/functional/dslquery/src/main/java/dslquery/QueryPlusTests.java:322
↓ 4 callers
Method
shouldExitByShutdownTimeout
(String sShutdownHook, boolean fHang)
prj/test/functional/guardian/src/main/java/guardian/DefaultServiceFailurePolicyTests.java:100
↓ 4 callers
Method
shouldPopulateWithOrderByOptionAndConsumeInParallel
(NamedTopic<String> topic, OrderBy option)
prj/test/functional/topics/src/main/java/topics/AbstractNamedTopicTests.java:694
↓ 4 callers
Method
showInstructions
Display the command-line instructions.
prj/coherence-core/src/main/java/com/tangosol/net/DatagramTest.java:639
↓ 4 callers
Method
size
Returns the number of key-value mappings in this map. @return the number of entries in this map
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:298
↓ 4 callers
Method
skipChild
Skip a single child value. @param in buffer input containing child values @throws IOException if an I/O error occurs
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/ComplexPofValue.java:175
↓ 4 callers
Method
skipIfJacocoInstrumented
()
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/JacocoHelper.java:24
↓ 4 callers
Method
snapshotExists
Validate that a snapshot exists for a given service. @param sServiceName the service name to check @param sSnapshotName the snapshot name to check
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PersistenceToolsHelper.java:247
↓ 4 callers
Method
sort
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/WrapperCollections.java:619
↓ 4 callers
Method
splitByOwner
Split the partitions in the specified PartitionSet into the a map of PartitionSets by owner for the specified store. Note: the set of orphaned partit
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:10064
↓ 4 callers
Method
start
Starts CDI, which will indirectly start {@link DefaultCacheServer}.
prj/coherence-cdi-server/src/main/java/com/oracle/coherence/cdi/server/Server.java:41
↓ 4 callers
Method
startCacheServer
Start a cache server giving it the specified name and piping output to the specified project output directory. @param sServer the name of the cache
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestInfrastructure.java:547
↓ 4 callers
Method
startCoherenceClusterMember
(OptionsByType optionsByType, String sName)
prj/test/functional/quorum/src/main/java/quorum/QuorumTests.java:992
↓ 4 callers
Method
startService
When pre-conditions are met, start the Management over REST HTTP service. <p> Pre-conditions for starting the service include operational configuratio
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/HttpHelper.java:127
↓ 4 callers
Method
startTestCluster
(Class<?> clsMain, String sClusterName)
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:5026
↓ 4 callers
Method
startTracking
Start tracking changes by the BinaryEntryStore.
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:3770
↓ 4 callers
Method
startVirtualTask
Start a new virtual thread owned by this pool.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:4773
↓ 4 callers
Method
stop
Stop the thread pool, stopping all threads once they are done processing any current tasks that they are working on (interrupting them to wake up wait
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:3162
↓ 4 callers
Method
stopPool
(DaemonPool pool)
prj/test/functional/core/src/main/java/com/tangosol/coherence/component/util/DaemonPoolIT.java:816
↓ 4 callers
Method
stopTracking
Stop tracking changes by the BinaryEntryStore.
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:3778
↓ 4 callers
Method
store
Store the specified entry in the underlying store. @param binEntry the entry @param fAllowChange if true, any changes made to the entry by the
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:5617
↓ 4 callers
Method
storeAll
Store the specified values under the specified keys in the underlying store. This method is intended to support both key/value creation and value upda
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestCacheStore.java:172
↓ 4 callers
Method
submitBool
Submit a {@link RemoteCallable<Boolean>} on a given cluster server and returns its result.
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestInfrastructureHelper.java:85
↓ 4 callers
Method
submitTask
Submit the given task for execution by the daemon pool. @param task the task to submit
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:1045
↓ 4 callers
Method
sumCounters
Return the sum of the specified list of atomic integers. @param aCounters the array of atomic integers to sum @return the sum
prj/test/functional/processor/src/main/java/processor/Coh10098Tests.java:113
↓ 4 callers
Method
summingLong
Returns a {@code Collector} that produces the sum of a long-valued function applied to the input elements. If no elements are present, the result is
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteCollectors.java:529
↓ 4 callers
Method
tags
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/internal/metrics/PrometheusFormatterTest.java:139
↓ 4 callers
Method
takeEvent
Obtain the most recent event that has occurred against the Entry for which this Status exists. If both the front and the back Map have event listeners
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:3919
↓ 4 callers
Method
takeEvent
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/SimpleOverflowMap.java:1961
↓ 4 callers
Method
tearDownCluster
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkState.java:193
↓ 4 callers
Method
tenantId
Returns the OCI tenant ID from configuration. @return the tenant OCID @throws ConfigException if tenant ID is not configured
prj/coherence-rag-parent/models/coherence-rag-oci/src/main/java/com/oracle/coherence/rag/model/oci/AbstractOciModelBuilder.java:159
↓ 4 callers
Method
terminate
Terminates and end's all the {@link NamespaceHandler}s established in the {@link ProcessingContext}.
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:1698
↓ 4 callers
Method
terminateLease
Move the specified Lease to the graveyard. @param oKey the resource key
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:2389
↓ 4 callers
Method
testBinaryPassThrough
(String sCacheName, Object oKey, boolean fUseImage)
prj/test/functional/rest/src/main/java/rest/AbstractRestTests.java:1678
↓ 4 callers
Method
testCacheContent
Test the cache content. @param cache the cache to test @param cnt the count
prj/test/functional/bundler/src/main/java/bundler/BundlingNamedCacheTests.java:711
↓ 4 callers
Method
testCollection
(ComponentCollectionProvider provider)
prj/test/functional/quorum/src/main/java/quorum/QuorumTests.java:1064
↓ 4 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/DecorationOnlyDeltaCompressorTest.java:484
↓ 4 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/functional/io/src/main/java/io/BinaryDeltaCompressorTest.java:186
↓ 4 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/functional/io/src/main/java/io/DecoratedBinaryDeltaCompressorTest.java:395
↓ 4 callers
Method
testFunctorAlwaysCache
Run the functor test
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/cache/BaseContinuousQueryCacheTest.java:47
↓ 4 callers
Method
testPofValueMutator
Assertions used by all testPofValueMutator methods. @param p object to test @param binPerson binary serialized object
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/reflect/PofValueTest.java:291
↓ 4 callers
Method
testPuts
(String... asKey)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/BinaryRadixTreeTest.java:101
↓ 4 callers
Method
testReporter
Test SimpleQueryRecordReporter on a record of specified type, produced for the query based on provided filter @param cache cache object whe
prj/test/functional/filter/src/main/java/filter/QueryRecordReporterTests.java:297
↓ 4 callers
Method
thread
Return an OrderBy that will ensure that all {@link #publish values sent} from the same thread are stored sequentially. @return the default, thread-ba
prj/coherence-core/src/main/java/com/tangosol/net/topic/Publisher.java:522
↓ 4 callers
Method
throwable
Constructs an {@link Result} with a specific {@link Throwable}. @param throwable the {@link Throwable} @return an {@link Result} with a specific {@
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Result.java:111
↓ 4 callers
Method
tickIfNecessary
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/metrics/Meter.java:99
↓ 4 callers
Method
toBinary
Translate the passed Object object into an Binary object. @param o the Object to serialize into a Binary object @return the Binary object
prj/coherence-core/src/main/java/com/tangosol/net/cache/BinaryStoreCacheStore.java:149
↓ 4 callers
Method
toBinary
(Object o)
prj/examples/guides/195-bulk-loading-caches/src/test/java/com/oracle/coherence/guides/preload/cachestore/SmartCacheStoreTest.java:169
↓ 4 callers
Method
toBinaryValue
Convert a {@link ByteString} to a {@link BytesValue}. @param bytes the {@link ByteString} @return a {@link BytesValue} wrapping the specified {@lin
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/v1/NamedCacheClientChannel_V1.java:597
↓ 4 callers
Method
toBits
Convert the specified number of units of this {@link Rate} into a bits {@link Rate}. @param cUnits The number of units of this {@link Rate} @return
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Bandwidth.java:445
↓ 4 callers
Method
toBoolean
(Map<String, ?> config, String key)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/JSR353Bundle.java:203
↓ 4 callers
Method
toCharEscape
Format a char to a printable escape if necessary. @param ch the char @return a printable String representing the passed char
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:1175
↓ 4 callers
Method
toDelimitedString
Format the content of the passed integer array as a delimited string. @param an the array @param sDelim the delimiter @return the formatted strin
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Formatting.java:652
↓ 4 callers
Method
toElementList
Convert the DOM {@code NodeList} to a list of elements. @param nodes the {@code NodeList} to convert @return the list of elements from the specifie
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/util/XmlUtils.java:53
↓ 4 callers
Method
toExternal
Convert a value that is managed in this Set to the external value in the form known to a consumer of this Set. <p> Note: Not private because it is use
prj/coherence-core/src/main/java/com/tangosol/util/OpenHashSet.java:341
↓ 4 callers
Method
toInternal
Convert a value to the internal representation of that value in a form that can be managed in this Set. @param oValue a value that can a consumer of
prj/coherence-core/src/main/java/com/tangosol/util/OpenHashSet.java:326
↓ 4 callers
Method
toInternalUnits
Convert from an external 32-bit unit value to an internal 64-bit unit value using the configured units factor. @param cUnits an external 32-bit uni
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:1428
↓ 4 callers
Method
toJson
Convert the response body to a Json object. @return the equivalent JSON object
prj/coherence-core/src/main/java/com/tangosol/internal/management/MBeanResponse.java:173
↓ 4 callers
Method
toLocalDateTime
Create a LocalDateTime from the raw date/time information. @return a LocalDateTime value
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawDateTime.java:162
↓ 4 callers
Method
toMap
Returns a {@code Collector} that accumulates elements into a {@code Map} whose keys and values are the result of applying the provided mapping functio
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteCollectors.java:976
↓ 4 callers
Method
toMap
Create a Map representation of this ServiceLoad. @return the Map representation of this ServiceLoad
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/ServiceLoad.java:566
↓ 4 callers
Method
toOffsetTime
Create a OffsetTime from the raw time information. @return a OffsetTime value @throws IllegalStateException if this RawTime does not have time zone
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawTime.java:291
↓ 4 callers
Method
toQuotedCharEscape
Format a char to a printable escape if necessary as it would appear (quoted) in Java source code. This is a replacement for Text.printableChar(). @p
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:1191
↓ 4 callers
Method
toSqlTime
Create a JDBC Time from the raw time information. Note that the JDBC Time does not include second, nano or timezone information. @return a JDBC Time
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawTime.java:310
↓ 4 callers
Method
toSqlTimestamp
Create a JDBC Timestamp from the raw date/time information. Note that the JDBC Timestamp does not contain timezone information. @return a JDBC Timest
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawDateTime.java:192
↓ 4 callers
Method
toString
Produce a human-readable string describing the byte code. @return a string describing the byte code
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Op.java:1582
↓ 4 callers
Method
toString
Provide a human-readable description of the property. @return a string describing the property
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:7278
↓ 4 callers
Method
toString
Provide a human-readable description of this {@code UniversalExtractor} object. @return a human-readable description of this {@code UniversalExtracto
prj/coherence-core/src/main/java/com/tangosol/util/extractor/UniversalExtractor.java:278
↓ 4 callers
Method
toString
Format the XML document and all its contained information into a String in a display format. Note that this overrides the contract of the toString me
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlDocument.java:114
↓ 4 callers
Method
toString
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/URL.java:546
↓ 4 callers
Method
toThreeDecimals
(double d)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/SimpleQueueStatistics.java:188
↓ 4 callers
Method
touch
Indicate to the entry that it has been touched, such as when it is accessed or modified.
prj/coherence-core/src/main/java/com/tangosol/net/cache/ConfigurableCacheMap.java:220
↓ 4 callers
Method
transform
Transform the specified MapEvent. The values contained by the returned MapEvent object will be the ones given (sent) to the corresponding listener. @
prj/coherence-core/src/main/java/com/tangosol/util/MapEventTransformer.java:44
↓ 4 callers
Method
translateBit
Return an Id represented by the integer with the value of <code>nMask</code> located in the <code>nIndex</code> position of the integer array carrying
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MemberSet.java:1900
↓ 4 callers
Method
translateLevel
Translate the given Logger level to an equivalent object appropriate for the underlying logging mechanism.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/LogOutput.java:209
↓ 4 callers
Method
translateTrint14
Convert a 14-bits unsigned integer ("trint14") to a long value. This guesses what the long value should be based on its proximity to the passed "curre
prj/coherence-core/src/main/java/com/tangosol/net/internal/Trint.java:54
↓ 4 callers
Method
tryEvict
Attempt to call evict() when no one else is, to avoid contention on opportunistic attempts at evicting.
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:1608
↓ 4 callers
Method
tryEvict
Attempt to call evict() when no one else is, to avoid contention on opportunistic attempts at evicting.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:551
↓ 4 callers
Method
tryLock
Attempt to acquire a lock while still respecting the calling thread's {@link Timeout timeout}. @param lock the lock to acquire @param time the maxi
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Blocking.java:187
↓ 4 callers
Method
tryToRename
(String actualName, Class<?> declaringClass, Class<?> propertyType)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/RenamingPropertyNameResolver.java:70
↓ 4 callers
Method
underlying
@return this {@code JsonSerializer}'s configured {@link Genson} instance.
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/JsonSerializer.java:411
↓ 4 callers
Method
unlock
Unlock this Status.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/message/Request.java:935
↓ 4 callers
Method
unlockAllBuckets
Unlock everything.
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedHashMap.java:1469
↓ 4 callers
Method
unlockFile
Release an {@link #lockFile(File) exclusive lock} on a file. @param lock the {@link #lockFile(File) exclusive lock} to release
prj/coherence-core/src/main/java/com/tangosol/io/FileHelper.java:429
↓ 4 callers
Method
unlockRead
Release read lock, and return {@code true} if successful. @param owner the lock owner to release the lock for @return {@code true} if the lock was
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/ReadWriteLockHolder.java:255
↓ 4 callers
Method
unmodifiable
Make this map unmodifiable. @return the unmodifiable instance of this map
prj/coherence-core/src/main/java/com/tangosol/internal/util/collection/PortableMap.java:95
↓ 4 callers
Method
unpackBinary
Return a {@link BytesValue} from a {@link NamedCacheRequest} converted to a {@link Binary}. @param request the {@link NamedCacheRequest} to get the
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/cache/NamedCacheProxyProtocol.java:952
↓ 4 callers
Method
unregisterEventDispatcher
Remove the specified {@link EventDispatcher} from the list of known EventDispatchers. @param dispatcher the EventDispatcher to be removed
prj/coherence-core/src/main/java/com/tangosol/net/events/EventDispatcherRegistry.java:39
↓ 4 callers
Method
unregisterListeners
Unregister the back map listener for the specified keys. <p> Note: all the keys in the passed-in set must be locked and will be unlocked. @para
prj/coherence-core/src/main/java/com/tangosol/net/cache/CachingMap.java:1800
↓ 4 callers
Method
unsubscribe
Remove all subscriptions for the specified listener. @return a Set<LocalHolder> of removed holders associated with the specified listener
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/notificationHandler/LocalHandler.java:142
↓ 4 callers
Method
update
(T property, Map<String, LinkedList<T>> map)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/BaseBeanDescriptorProvider.java:255
↓ 4 callers
Method
updateBiFunctionProcessor
An entry processor factory that is used by {@code update} methods that accept {@link Remote.BiFunction} as an argument. @param updater the updater fu
prj/coherence-core/src/main/java/com/oracle/coherence/repository/AbstractRepositoryBase.java:225
↓ 4 callers
Method
updateChannelAllocations
Set the channel allocations for this subscription. @param strategy the {@link ChannelAllocationStrategy} to use
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/PagedTopicSubscription.java:478
↓ 4 callers
Method
updateEntry
Update the specified entry using the specified updater and value. @param updater the updater to use @param entry the entry to update @param oValu
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMapHelper.java:633
↓ 4 callers
Method
updateExcludedKeys
Check the entry against the set of entries not included in the index and update the set if necessary. @param entry the entry to be checked @param
prj/coherence-core/src/main/java/com/tangosol/util/SimpleMapIndex.java:1045
↓ 4 callers
Method
updateFunctionProcessor
An entry processor factory that is used by {@code update} methods that accept {@link Remote.Function} as an argument. @param updater the updater func
prj/coherence-core/src/main/java/com/oracle/coherence/repository/AbstractRepositoryBase.java:193
← previous
next →
9,801–9,900 of 78,752, ranked by callers