MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 8 callersMethodcreateTags
(Map<String, String> map)
prj/test/functional/mp-metrics/src/main/java/coherence/mp/metrics/testing/MpMetricsRegistryAdapterIT.java:355
↓ 8 callersMethoddelete
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:213
↓ 8 callersMethoddelete
Remove the PersistentStore associated with the specified identifier. @param sId a unique identifier of the store to remove @param fSafe if true,
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistenceManager.java:145
↓ 8 callersMethoddeserialize
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/ConfigurablePofContext.java:388
↓ 8 callersMethoddisabled
()
prj/test/functional/persistence/src/main/java/persistence/JournalVsBdbComparisonTests.java:1268
↓ 8 callersMethoddispatch
dispatch outstanding JCache Events @param dispatcher outstanding JCache events
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCache.java:471
↓ 8 callersMethoddispatch
Dispatches the added events to the listeners defined by the specified {@link javax.cache.configuration.CacheEntryListenerConfiguration}s. @see #addEv
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/CoherenceCacheEventEventDispatcher.java:105
↓ 8 callersMethoddoTestLogging
Helper method for testing "logging" configuration
prj/test/functional/guardian/src/main/java/guardian/GuardianTests.java:698
↓ 8 callersMethodembed
Generates an embedding for a single document. @param document the document text to embed @return the embedding vector as a float array
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/model/OnnxEmbeddingModel.java:252
↓ 8 callersMethodemptyCollection
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/util/ChainedCollectionTest.java:30
↓ 8 callersMethodenableTransfer
Enable (primary and/or backup) transfers for this partition. This method is only called on the service thread.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:21886
↓ 8 callersMethodensureConfigured
Check if xml snippet has been parsed
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/LegacyXmlSSLSocketProviderDependencies.java:178
↓ 8 callersMethodensureDeque
(String sScope, String name)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/NamedQueueProxyProtocolIT.java:898
↓ 8 callersMethodensureEOS
Test that the end of the input stream has been reached. If the EOS has not been reached the readError flag is set. Note this method may attempt to r
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:10197
↓ 8 callersMethodensureEnvironment
Ensure that the underlying BerkeleyDB environment has been opened before returning it. @return the opened BerkeleyDB environment
prj/coherence-core/src/main/java/com/tangosol/persistence/bdb/BerkeleyDBManager.java:1048
↓ 8 callersMethodensureLocked
Ensure the caller acquires the SafeService lock, or an excpetion is thrown.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeService.java:532
↓ 8 callersMethodensurePersistenceException
Return a PersistenceException with the given cause. The returned exception is also initialized with this environment. @param eCause an optional caus
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceEnvironment.java:465
↓ 8 callersMethodensurePersistentStore
Return a store that can be used for tests, creating one if necessary. @return a PersistentStore
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/AbstractPersistencePerformanceTest.java:396
↓ 8 callersMethodensurePersistentStore
Ensure that a persistent directory is created for the partition associated with this control. This method is called on the service thread only.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:22070
↓ 8 callersMethodensureRunningConnector
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeNamedTopic/SafePublisherConnector.java:160
↓ 8 callersMethodensureRuntimeException
Convert the passed exception to a RuntimeException if necessary.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/gateway/Local.java:219
↓ 8 callersMethodentryConsumer
Return a {@link Consumer} of binary {@link Map.Entry} instances that sends the entries to the specified {@link StreamObserver}. @param observer the
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/v0/CacheRequestHolder.java:234
↓ 8 callersMethoderase
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:1520
↓ 8 callersMethoderaseAll
Remove the specified keys from the underlying store if present. <p> If this operation fails (by throwing an exception) after a partial success, the co
prj/coherence-core/src/main/java/com/tangosol/net/cache/CacheStore.java:110
↓ 8 callersMethodevaluate
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/ParameterMacroExpression.java:78
↓ 8 callersMethodevict
Evict a specified key from the cache, as if it had expired from the cache. If the key is not in the cache or the entry is not eligible for eviction, t
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:640
↓ 8 callersMethodexpireEntry
implements lazy expiration of entry when encountered during JCache entry processing operations. Note: Originally implemented just relying on Coheren
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/processors/BinaryEntryHelper.java:171
↓ 8 callersMethodextentDirectory
Return the per-extent directory for the specified store and extent. @param dirStore the store directory @param lExtentId the extent identifier @r
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:520
↓ 8 callersMethodfilter
(final String field, final Class<?> declaringClass, final Class<?> ofType, fina
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/GensonBuilder.java:579
↓ 8 callersMethodfilterSort
Filter the elements in the specified array and sort any matching elements using the specified comparator. All matching results will be compacted to t
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:1263
↓ 8 callersMethodfindSchemeByCacheName
Find the {@link CachingScheme} for the specified cache name. @param sCacheName the cache name @return the {@link CachingScheme} or <code>null</code
prj/coherence-core/src/main/java/com/tangosol/coherence/config/CacheConfig.java:232
↓ 8 callersMethodfindSchemeByTopicName
Find the {@link CachingScheme} for the specified topic name. @param sTopicName the topic name @return the {@link NamedTopicScheme} or <code>null</c
prj/coherence-core/src/main/java/com/tangosol/coherence/config/CacheConfig.java:260
↓ 8 callersMethodfindTypeByJavaName
A convenience method to find {@code ExtensibleType} based on its Java type name @param name a fully-qualified Java type name @return the {@code Ext
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/Schema.java:257
↓ 8 callersMethodfireEP
Execute the given EntryProcessor async. @param request Request @param response Response @param ep EntryProcess to execute async
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/DefaultRequestHandler.java:734
↓ 8 callersMethodforceEvict
(InvocableMap.Entry entry, boolean fBefore)
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/rwbm/EvictingRWBM.java:127
↓ 8 callersMethodformat
Format the summary as a single line suitable for logging. @return the formatted summary
prj/coherence-core/src/main/java/com/tangosol/persistence/PersistenceRecoveryMetrics.java:167
↓ 8 callersMethodformatTime
Format a time using the simplest applicable of the following formats: <ol> <li><tt>HH:MM</tt></li> <li><tt>HH:MM:SS</tt></li> <li><tt>HH:MM:SS.MMM</tt
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:1973
↓ 8 callersMethodforwardOrReply
Helper method used to foward this request to the next recipient in the chain, or to reply if there are no more recipients.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/ChainedRequest.java:239
↓ 8 callersMethodfromString
LICENSE WARNING: This method name is obfuscated. translate various license-related strings to their enum values - product names: on these, ignore
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:2056
↓ 8 callersMethodfromXml
Deserialize an object from an XML element. @param xml the XML element to deserialize from @return the object deserialized from the XML element @ex
prj/coherence-core/src/main/java/com/tangosol/run/xml/PropertyAdapter.java:531
↓ 8 callersMethodfullFormString
Answer a String representation of the Term that is allowed to show more internal details than toString() which does not compress information. Similar
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/termtrees/Term.java:106
↓ 8 callersMethodgeneratePartitionsForMembers
Create a {@link Map} of members and partitions where each member sees each store. @param cMembers the number of members to create @param cPartiti
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/ArchiverHelperTest.java:521
↓ 8 callersMethodget
Obtain the object referenced by the current subject. @return the referenced object
prj/coherence-core/src/main/java/com/tangosol/net/internal/AbstractScopedReferenceStore.java:167
↓ 8 callersMethodget
Extract the property value from the passed bean reference. @param bean the XML bean object to obtain the property value from @return the property v
prj/coherence-core/src/main/java/com/tangosol/run/xml/PropertyAdapter.java:394
↓ 8 callersMethodgetAcceptor
Return the parent {@link GrpcAcceptor}. @return the parent {@link GrpcAcceptor}
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcServiceDependencies.java:87
↓ 8 callersMethodgetAcceptor
Getter for property Acceptor.<p> A direct reference to the TcpAcceptor module.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:5227
↓ 8 callersMethodgetActiveManager
Getter for property ActiveManager.<p> The active PersistenceManager, or null if the service is not configured for active persistence.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:26915
↓ 8 callersMethodgetAddress
()
prj/test/functional/topics/src/main/java/topics/data/Customer.java:56
↓ 8 callersMethodgetAge
Get the age of a {@link Person}. @return the age
prj/test/unit/coherence-tests/src/test/java/com/tangosol/config/injection/SimpleInjectorTest.java:121
↓ 8 callersMethodgetAggregator
Obtain the EntryAggregator for the column. @return the EntryAggregator
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/locator/ColumnLocator.java:97
↓ 8 callersMethodgetAlgorithm
Get algorithm name for this {@link ManagerDependencies} @return algorithm name
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/ManagerDependencies.java:31
↓ 8 callersMethodgetAndAdd
Atomically adds the given value to the current value. @param lDelta the value to add @return the previous value
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:99
↓ 8 callersMethodgetAndDecrement
Atomically decrements the current value. <p>Equivalent to {@code getAndAdd(-1)}. @return the previous value
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:90
↓ 8 callersMethodgetAttribute
Return an attribute name from an MBean. @param sObjectName object name to query @param sAttribute attribute to retrieve from object name @return
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PersistenceToolsHelper.java:909
↓ 8 callersMethodgetAttributeProcessor
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/config/xml/AbstractNamespaceHandler.java:63
↓ 8 callersMethodgetBackingMapScheme
Return the {@link BackingMapScheme} which builds the backing map for the clustered scheme. @return the scheme
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/DistributedScheme.java:112
↓ 8 callersMethodgetBacklogCount
Return the number of queued keyed-mailbox tasks.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:3838
↓ 8 callersMethodgetBackupManager
Getter for property BackupManager.<p> The backup PersistenceManager, or null if the service is not configured for active persistence.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:26937
↓ 8 callersMethodgetBaseSet
Getter for property BaseSet.<p> The underlying MemberSet upon which this MemberSet is based. This MemberSet is a sub-set of the base MemberSet.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/DependentMemberSet.java:222
↓ 8 callersMethodgetBaseTarget
()
prj/test/functional/executor/src/main/java/executor/ExecutorRESTManagementTests.java:375
↓ 8 callersMethodgetBehavior
Determine the behavior which contains this Behavior Exception. @return the behavior trait that contains this Behavior Exception
prj/coherence-core/src/main/java/com/tangosol/dev/component/Throwee.java:477
↓ 8 callersMethodgetBinaryMap
Getter for property BinaryMap.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:6220
↓ 8 callersMethodgetBucketCount
Determine the number of hash buckets. This is not necessarily the modulo. @return the number of hash buckets
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:2514
↓ 8 callersMethodgetBuddies
Getter for property Buddies.<p> Map of buddies being monitored. This is a map keyed by Member, where the value is the corresponding MemberMonitor.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/TcpRing.java:422
↓ 8 callersMethodgetBuffer
Obtain the specified buffer. @param iBuffer an index <tt>0 &lt;= iBuffer &lt; getBufferCount()</tt> @return the specified WriteBuffer
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/OldMultiBufferWriteBuffer.java:98
↓ 8 callersMethodgetBufferManager
Getter for property BufferManager.<p> The BufferManager all ByteBuffers used for incoming packets are acquired from.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketReceiver.java:477
↓ 8 callersMethodgetBuilderRegistry
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:1960
↓ 8 callersMethodgetCache
Obtains a proxy of the specified {@link NamedCache} available in the {@link CoherenceCluster}. @param cacheName the name of the {@link NamedCache} @r
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/CoherenceCluster.java:137
↓ 8 callersMethodgetCacheEntry
Obtain the actual cache entry from the partition-specific backing map. @return the actual underlying cache entry
prj/coherence-core/src/main/java/com/tangosol/net/partition/ObservableSplittingBackingCache.java:1009
↓ 8 callersMethodgetCacheGets
()
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/JCacheStatistics.java:152
↓ 8 callersMethodgetCacheIndex
Getter for property CacheIndex.<p> Index of the corresponding Cache
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/replicatedCache/Optimistic.java:667
↓ 8 callersMethodgetCacheName
()
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:1351
↓ 8 callersMethodgetCacheService
Return the wrapped CacheService. @return the wrapped CacheService
prj/coherence-core/src/main/java/com/tangosol/net/WrapperCacheService.java:114
↓ 8 callersMethodgetCacheWriter
If write-through is enabled, return the CacheWriter. @return configured CacheWriter
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/JCacheContext.java:138
↓ 8 callersMethodgetCanonicalName
()
prj/coherence-core/src/main/java/com/tangosol/util/extractor/PofExtractor.java:281
↓ 8 callersMethodgetCase
Access the integer case value. @return the integer value of this case
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Case.java:145
↓ 8 callersMethodgetChannelCount
Return the channel count for this topic. @return the channel count for this topic
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicCaches.java:337
↓ 8 callersMethodgetChannelCount
Return the channel count for this topic. @return the channel count
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicPartition.java:607
↓ 8 callersMethodgetChannelCountFromConfigMap
(String sName)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:1446
↓ 8 callersMethodgetCity
Return the city name. @return the city name
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/ExampleAddress.java:107
↓ 8 callersMethodgetClass
Obtains the most concrete runtime {@link Class} that may be used for the specified {@link Type} (taking generic declarations into account). @param ty
prj/coherence-core/src/main/java/com/tangosol/util/ClassHelper.java:1119
↓ 8 callersMethodgetClassLoader
Getter for property ClassLoader.<p> ClassLoader that should be used by ResourceMessages to deserialize resources that are managed by this handler. The
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:838
↓ 8 callersMethodgetClusterOldestMember
Getter for property ClusterOldestMember.<p> Returns the Member object for the senior Member, or null if this Member has not yet joined the cluster.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:1281
↓ 8 callersMethodgetCommonMonitor
Return the common monitor associated with the specified integer value. @param i the common monitor identifier @return the associated monitor @see C
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:816
↓ 8 callersMethodgetCompactionProgress
Return the current journal compaction progress summary. @return the current journal compaction progress summary
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceMBean.java:41
↓ 8 callersMethodgetConfigFile
Return the report configuration that contain the location for the Reporter batch. @return the report configuration file
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/ReportBatch.java:655
↓ 8 callersMethodgetConnection
Getter for property Connection.<p> The Connection managed by this Initiator. @see com.tangosol.net.messaging.ConnectionInitiator#ensureConnection
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/Initiator.java:235
↓ 8 callersMethodgetContainerContext
Return the {@link ContainerContext} associated with the ContainerAdapter. @return the {@link ContainerContext} instance or null
prj/coherence-core/src/main/java/com/tangosol/application/Context.java:92
↓ 8 callersMethodgetCount
Returns the current count. <p>This method is typically used for debugging and testing purposes. @return the current count
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/CountDownLatch.java:115
↓ 8 callersMethodgetCountry
Return the Country name. @return the Country name
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/ExampleAddress.java:167
↓ 8 callersMethodgetCurrentBuffer
Obtain the current buffer. @return the current underlying WriteBuffer
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/OldMultiBufferWriteBuffer.java:981
↓ 8 callersMethodgetCurrentSubject
()
prj/coherence-core-21/src/main/java/com/tangosol/net/security/SecurityManagerWrapperImpl.java:40
↓ 8 callersMethodgetDaemonPool
Getter for property DaemonPool.<p> The parent DaemonPool.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:5259
↓ 8 callersMethodgetDaemonState
Getter for property DaemonState.<p> Specifies the state of the daemon (INITIAL, STARTING, RUNNING, EXITING, EXITED). The state is not allowed to regr
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Daemon.java:567
↓ 8 callersMethodgetDataDirectory
The directory used to store persisted data. @return the underlying data storage directory
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:2968
↓ 8 callersMethodgetDefaultGuardRecovery
Default recovery percentage for Guardables monitored by this Guardian. @return the default recovery percentage
prj/coherence-core/src/main/java/com/tangosol/net/Guardian.java:58
↓ 8 callersMethodgetDefaultNamespaceHandler
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/config/xml/DocumentProcessor.java:201
↓ 8 callersMethodgetDefaultParameterResolver
Obtains the {@link ParameterResolver} to use for resolving parameters defined externally to the document being processed (ie: the operating system or
prj/coherence-core/src/main/java/com/tangosol/config/xml/ProcessingContext.java:73
↓ 8 callersMethodgetDependencies
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/management/PagedTopicModel.java:268
↓ 8 callersMethodgetDestination
Return the logging destination. @return the logging destination
prj/coherence-core/src/main/java/com/tangosol/internal/net/logging/LoggingDependencies.java:29
← previousnext →4,501–4,600 of 78,752, ranked by callers