MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 19 callersMethodgetPasswordProviderXML
(PASSWORD_PROVIDER_XML type)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/config/xml/processor/PasswordProviderProcessorTest.java:86
↓ 19 callersMethodgetPersistenceSnapshotDirectory
Return the directory under which copies of cached data are persisted by the environment. @return the snapshot directory
prj/coherence-core/src/main/java/com/tangosol/persistence/PersistenceEnvironmentInfo.java:48
↓ 19 callersMethodgetPersistentStore
Return the PersistentStore associated with this exception. @return the store
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistenceException.java:156
↓ 19 callersMethodgetResourceRegistry
Return the {@link ResourceRegistry} for this factory. @return the ResourceRegistry for this factory @since Coherence 12.1.2
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableCacheFactory.java:237
↓ 19 callersMethodgetResponseFromMBeanOperation
Execute an operation in an Mbean and return the response. @param request the {@link HttpRequest} @param queryBuilder the {@link QueryBuild
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/AbstractManagementResource.java:407
↓ 19 callersMethodgetSerializerMap
Return a Map of serializer factories. @return a Map of SerializerFactory instances keyed by serializer name
prj/coherence-core/src/main/java/com/tangosol/net/OperationalContext.java:70
↓ 19 callersMethodgetService
Getter for property Service.<p> The Service this MessageHandler is associated with.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MessageHandler.java:908
↓ 19 callersMethodgetService
Getter for property Service.<p> Invocation service used for remote management.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:1068
↓ 19 callersMethodgetSpouse
Get the spouse of the {@link Person}. @return the spouse
prj/test/unit/coherence-tests/src/test/java/com/tangosol/config/injection/SimpleInjectorTest.java:142
↓ 19 callersMethodgetSubscriptionId
Return the subscription id for a subscriber group. @param sTopicName the name of the topic @param groupId the {@link SubscriberGroupId identifie
prj/coherence-core/src/main/java/com/tangosol/net/PagedTopicService.java:143
↓ 19 callersMethodgetTimestamp
Getter for property Timestamp.<p> Date/time value that the Member was born. This is part of the unique identifier of the Member (Timestamp, Address, P
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1838
↓ 19 callersMethodgetTopicDependencies
Return the dependencies for the underlying topic. @return the dependencies for the underlying topic
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/PublisherConnector.java:74
↓ 19 callersMethodget_BackingMap
Getter for property _BackingMap.<p> The underlying ReadWriteBackingMap (could be null).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/CacheModel.java:389
↓ 19 callersMethodget_TcpConnection
Getter for property _TcpConnection.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/ConnectionModel.java:147
↓ 19 callersMethodinclude
Defines the necessary information for launching one or more {@link CoherenceClusterMember}s as part of the {@link CoherenceCluster} when the {@link Co
prj/coherence-bedrock/coherence-bedrock-testing-support/src/main/java/com/oracle/bedrock/junit/CoherenceClusterResource.java:157
↓ 19 callersMethodinitialize
Initialize the {@link Tracer}, if not already initialized. @param dependencies the tracing {@link TracingShim.Dependencies dependencies} @return a
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/TracingShim.java:31
↓ 19 callersMethodinjectSecurityContext
(SecurityContext context)
prj/coherence-rag-parent/coherence-rag/src/test/java/com/oracle/coherence/rag/api/ConfigTest.java:98
↓ 19 callersMethodisAbstract
Determine if the item is abstract. @return true if the item is abstract
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Info.java:72
↓ 19 callersMethodisComponent
Determine if this is a Component Definition. This class (Component) is used for Component Definitions, Complex Property values, and Java Class Signat
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:3833
↓ 19 callersMethodisConstant
A constant is a Property that is "persistent out". @return true if this Property is categorized as a constant Property, whether a Java consta
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:3145
↓ 19 callersMethodisExpiredAt
Determines if the Cache Entry associated with this value would be expired at the specified time @param ldtNow time in milliseconds (since the Epoc) @
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCacheValue.java:142
↓ 19 callersMethodisReleased
Return {@code true} if the publisher's topic has been released. @return {@code true} if the publisher's topic has been released
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/PublisherConnector.java:41
↓ 19 callersMethodisServiceOneSuspended
(CoherenceClusterMember app)
prj/test/functional/health/src/main/java/health/HealthCheckTests.java:740
↓ 19 callersMethodisServiceTwoSuspended
(CoherenceClusterMember app)
prj/test/functional/health/src/main/java/health/HealthCheckTests.java:745
↓ 19 callersMethodisSynchronous
Returns true if this listener should be fired synchronously. @return true if this listener should be fired synchronously
prj/coherence-core/src/main/java/com/tangosol/util/MapListener.java:99
↓ 19 callersMethodisVersionCompatible
Determine whether the sender of the content (the given DataInput) runs a version that supersedes (greater or equal to) the specified version. @param
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:547
↓ 19 callersMethodknnQuery
Performs a knn query in the index instance. In case the vector space requires the input to be normalized, it will normalize at the native level. @par
prj/coherence-hnsw/src/main/java/com/oracle/coherence/hnswlib/Index.java:266
↓ 19 callersMethodlockName
Return a test-scoped lock name. @param sSuffix the lock name suffix @return a test-scoped lock name
prj/test/functional/concurrent/src/main/java/concurrent/locks/RemoteReadWriteLockTest.java:580
↓ 19 callersMethodmaxBy
Returns a {@link BinaryOperator} which returns the greater of two elements according to the specified {@code Comparable} value. @param <T> the
prj/coherence-core/src/main/java/com/tangosol/util/function/Remote.java:1744
↓ 19 callersMethodmockMember
(int nId)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/internal/net/topic/SimpleChannelAllocationStrategyTest.java:533
↓ 19 callersMethodnewJournal
(long cbMaxFile)
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/io/journal2/JournalRecoveryTest.java:691
↓ 19 callersMethodnextPage
Switch to the next page.
prj/coherence-core/src/main/java/com/tangosol/util/filter/LimitFilter.java:360
↓ 19 callersMethodparse
Parse the next expression into an Abstract Syntax Tree. @param <T> the term type @return an ASTNode that represents the structured meaning of the
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPParser.java:140
↓ 19 callersMethodpeek
Peek at the specified topic position. @param nChannel the channel to peek at @param position the position to peek @return the element in the topic
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:58
↓ 19 callersMethodpersist
Persist the passed Xml document to an appropriate file. The file used is specified by {@link Dependencies#getOutputPath() OutputPath} which may have t
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PofConfigGenerator.java:435
↓ 19 callersMethodprocess
Process an {@link XmlElement} to return a specific type of value. @param context the {@link ProcessingContext} in which the {@
prj/coherence-core/src/main/java/com/tangosol/config/xml/ElementProcessor.java:35
↓ 19 callersMethodreadArray
Read an array of values. @param <T> the value type @param iProp the property index to read @param supplier the supplier to use to create t
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:642
↓ 19 callersMethodreleaseCache
Release local resources associated with the specified instance of the cache. This invalidates a reference obtained by using the {@link #ensureCache(St
prj/coherence-core/src/main/java/com/tangosol/net/CacheService.java:114
↓ 19 callersMethodremainingTimeoutMillis
Return the number of milliseconds before this thread will timeout. Note if the current thread is timed out then invoking this method will also interr
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Timeout.java:244
↓ 19 callersMethodremove
Remove the archived snapshot with the specified identifier. @param sSnapshot  the identifier of the archived snapshot @return true if the snapshot w
prj/coherence-core/src/main/java/com/tangosol/persistence/SnapshotArchiver.java:50
↓ 19 callersMethodremoveNotificationListener
Removes a listener from a registered MBean. <p> If the listener is registered more than once, perhaps with different filters or callbacks, this method
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanServerProxy.java:195
↓ 19 callersMethodserialize
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/SimplePofContext.java:52
↓ 19 callersMethodset
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/SimpleHolder.java:48
↓ 19 callersMethodsetOffsetInternal
Update the internal stream offset. @param of the new offset
prj/coherence-core/src/main/java/com/tangosol/io/AbstractReadBuffer.java:718
↓ 19 callersMethodsetResult
Setter for property Result.<p> The result of the Poll. This property is used to collect the result of the Poll and return it to the client thread that
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:17939
↓ 19 callersMethodsetScale
Specifies the scale to be applied to the aggregated result. Typically, scale is set together with {@link #setRoundingMode(RoundingMode)}. However, if
prj/coherence-core/src/main/java/com/tangosol/util/aggregator/AbstractBigDecimalAggregator.java:213
↓ 19 callersMethodsetVersion
Set the version for the entry. @param lVersion the version to set @return this Response
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/Response.java:46
↓ 19 callersMethodsplit
Split this query result into one or more results required to represent the same result set, with each result not exceeding the specified maximum size.
prj/coherence-core/src/main/java/com/tangosol/internal/util/QueryResult.java:258
↓ 19 callersMethodstartPartitionedCacheServer
Start a cache server for partitioned cache tests. @param sServer the name of the server to start @param fDistribution is distribution allowed
prj/test/functional/quorum/src/main/java/quorum/QuorumTests.java:177
↓ 19 callersMethodswizzle
Shift the running hash value to try and help with generating unique values given the same input, but in a different order. @param hash the running ha
prj/coherence-core/src/main/java/com/tangosol/util/HashHelper.java:423
↓ 19 callersMethodswizzle
Shift the running hash value to try and help with generating unique values given the same input, but in a different order. @param hash the running ha
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/HashHelper.java:403
↓ 19 callersMethodsync
After traversing an underlying WriteBuffer boundary, or otherwise changing the offset significantly, sync between this BufferOutput's absolute positio
prj/coherence-core/src/main/java/com/tangosol/io/MultiBufferReadBuffer.java:997
↓ 19 callersMethodtailBag
Returns a view of the portion of this bag whose elements are greater than or equal to <tt>fromElement</tt>. The returned bag is backed by this bag, s
prj/coherence-core/src/main/java/com/tangosol/util/SortedBag.java:291
↓ 19 callersMethodtestPersistenceVisitor
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/CachePersistenceHelperTest.java:293
↓ 19 callersMethodtoBinary
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/MultiBufferReadBuffer.java:270
↓ 19 callersMethodwithSpan
Enters the scope of code where the given {@link Span} is in the current context, and returns an object that represents that {@link Scope scope}. The {
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/Tracer.java:47
↓ 19 callersMethodwriteDate
Write a <tt>Date</tt> property to the POF stream in ISO8601 format. <p> This method encodes the year, month and day information of the specified <tt>D
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofWriter.java:580
↓ 19 callersMethodwriteMetadata
Metadata is a suite of name/value pairs, names will be prepended with '@' (handled by the library). Metadata feature is experimental for the moment so
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/ObjectWriter.java:298
↓ 18 callersMethod_isTraceEnabled
Check whether or not the tracing of the specified severity level is enabled.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/Component.java:826
↓ 18 callersMethodaddAll
Adds an array of options to the collection, replacing existing options of the same concrete type where they exist. @param options the options to add
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/OptionsByType.java:293
↓ 18 callersMethodaddCookie
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:206
↓ 18 callersMethodaddOriginTrait
Add the specified trait to the list of traits contributing to this trait's origin. @param trait the trait contributing to this trait's origin
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:1779
↓ 18 callersMethodallocate
(SortedMap<Long, SubscriberId> mapSubscriber, Map<SubscriberId, int[]> mapChannel, int cChannel)
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SimpleChannelAllocationStrategy.java:69
↓ 18 callersMethodasArray
Obtains the current collection of options as an array. @return an array of options
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Options.java:237
↓ 18 callersMethodavailablePermits
Returns the current number of permits available in this semaphore. <p>This method is typically used for debugging and testing purposes. @return the
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/Semaphore.java:343
↓ 18 callersMethodawaitLost
()
prj/test/functional/topics/src/main/java/topics/TopicSubscriberManagementTests.java:900
↓ 18 callersMethodbuffersEqual
Return true iff the contents of the specified ReadBuffers are equivalent (or they are both null). @param buf1 the first buffer @param buf2 the seco
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/BinaryUtils.java:103
↓ 18 callersMethodcalculateNaturalPartition
Calculate the partition ID to which the specified Binary should be naturally assigned. This calculation should not be applied to Binary objects {@link
prj/coherence-core/src/main/java/com/tangosol/util/Binary.java:1081
↓ 18 callersMethodclearAndPopulateRealCache
(int count)
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/NamedCacheServiceValuesIT.java:372
↓ 18 callersMethodclearAndPopulateRealCache
(int count)
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/NamedCacheServiceKeySetIT.java:365
↓ 18 callersMethodclose
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Socket.java:162
↓ 18 callersMethodclose
Close the given ServerSocket. If the ServerSocket is closed successfully, this method returns true; otherwise, this method returns false. @param sock
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/util/TcpUtil.java:99
↓ 18 callersMethodcommonPool
Returns the singleton common {@link DaemonPool}. @return the singleton common {@link DaemonPool}
prj/coherence-core/src/main/java/com/tangosol/internal/util/Daemons.java:53
↓ 18 callersMethodcompareSafe
Compares its two arguments for order. Returns a negative integer, zero, or a positive integer as the first argument is less than, equal to, or greate
prj/coherence-core/src/main/java/com/tangosol/util/comparator/SafeComparator.java:215
↓ 18 callersMethodcreateCacheResource
(NamedCache cache)
prj/coherence-rest/src/test/java/com/tangosol/coherence/rest/CacheResourceTest.java:331
↓ 18 callersMethodensureCache
(String sCacheName, ClassLoader loader,
prj/coherence-core/src/main/java/com/tangosol/net/ExtensibleConfigurableCacheFactory.java:233
↓ 18 callersMethodensureServiceStatusIdle
Ensure that the operationalStatus is Idle.
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:4275
↓ 18 callersMethodensureTopic
Ensure an Object-based topic for the given name. @param sName the topic name @param options the {@link NamedTopic.Option}s to control any o
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableCacheFactory.java:160
↓ 18 callersMethodensureTypedCache
Ensure a cache for the given name satisfying the specified type assertion. @param sCacheName the cache name @param loader the {@link ClassLoade
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableCacheFactory.java:111
↓ 18 callersMethodevents
Add a {@link com.tangosol.util.MapListener} to a cache and stream the events received to the {@link io.grpc.stub.StreamObserver}. @param observer th
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheService.java:170
↓ 18 callersMethodextractDelta
Compare an old value to a new value and generate a delta that represents the changes that must be made to the old value in order to transform it into
prj/coherence-core/src/main/java/com/tangosol/io/DeltaCompressor.java:36
↓ 18 callersMethodflushBuffer
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonWriter.java:620
↓ 18 callersMethodget
(Object key)
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/NullableSortedMap.java:157
↓ 18 callersMethodgetActiveSpan
Return the active {@link Span} if tracing is enabled and there is one active. @return the active {@link Span} or {@code null}
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/TracingHelper.java:162
↓ 18 callersMethodgetArrayType
Return the data type for the array containing the specified data type. @param dtElement the data type of the element @return the array data type who
prj/coherence-core/src/main/java/com/tangosol/dev/component/DataType.java:191
↓ 18 callersMethodgetBackingMap
Return the backing map for the given cache. NOTE: this code assumes either DCCF or ECCF is the factory. @param cache the cache which owns the backin
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestHelper.java:100
↓ 18 callersMethodgetBaseService
(NamedCacheService.Dependencies dependencies)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/TestNamedCacheServiceProvider.java:20
↓ 18 callersMethodgetByteBuffer
Obtain the NIO ByteBuffer that this BufferInput is based on. @return the underlying ByteBuffer
prj/coherence-core/src/main/java/com/tangosol/io/nio/ByteBufferReadBuffer.java:324
↓ 18 callersMethodgetByteCount
Return the total number of bytes transfered by the test. @return the total number of bytes transfered
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/TestResult.java:373
↓ 18 callersMethodgetClassLoader
Acquire the {@link ClassLoader} to use. @return the {@link ClassLoader}
prj/coherence-core/src/main/java/com/tangosol/net/options/WithClassLoader.java:37
↓ 18 callersMethodgetCollectionType
Returns the type of this Collection or Array. @throws IllegalArgumentException if type is not a Collection, not a generic array and not a primitive a
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/TypeUtil.java:219
↓ 18 callersMethodgetConfigUri
Return the optional configuration file URI for a session that wraps a {@link ConfigurableCacheFactory}. @return the optional configuration file URI f
prj/coherence-core/src/main/java/com/tangosol/net/SessionConfiguration.java:83
↓ 18 callersMethodgetConverterUp
Obtain the Converter from the underlying {@link Publisher}. @return the Converter from the underlying {@link Publisher}
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/ConverterPublisher.java:120
↓ 18 callersMethodgetDeleteCount
Return number of delete events received. @return number of events received
prj/test/functional/extend/src/main/java/extend/ProxyEventTests.java:584
↓ 18 callersMethodgetDeleteExpected
Return number of delete events expected. @return number of events expected
prj/test/functional/extend/src/main/java/extend/ProxyEventTests.java:614
↓ 18 callersMethodgetEventInterceptor
Return a registered {@link EventInterceptor}. @return sIdentifier the unique identifier of the interceptor
prj/coherence-core/src/main/java/com/tangosol/net/events/InterceptorRegistry.java:93
↓ 18 callersMethodgetEvents
()
prj/test/functional/cache/src/main/java/cache/ContinuousQueryCacheTests.java:286
↓ 18 callersMethodgetExtension
Return the specified extension for this type. @param extensionType the type of the extension to return @return the specified extension
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/Type.java:74
↓ 18 callersMethodgetHolderThreadId
Getter for property HolderThreadId.<p> Unique id of the Thread which holds a lock for this Lease. This property has meaning only if the following hold
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Lease.java:588
↓ 18 callersMethodgetId
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:1176
← previousnext →2,101–2,200 of 78,752, ranked by callers