MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 5 callersMethodtoString
Provide a human-readable description of the behavior. @return a string describing the behavior
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:5380
↓ 5 callersMethodtoTypeString
Provide a Java source representation of a JVM type signature. @param sSig the JVM type signature @return the Java type name as found in Java source
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Field.java:314
↓ 5 callersMethodtoXml
Serialize an object into an XML element. @param o the object to serialize @return the XML element representing the serialized form of the p
prj/coherence-core/src/main/java/com/tangosol/run/xml/PropertyAdapter.java:547
↓ 5 callersMethodtraceMessage
Output a trace message to the defined {@link java.io.PrintWriter}. @param sMessage the message to output
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PersistenceToolsHelper.java:665
↓ 5 callersMethodtrigger
Trigger the notification on subscribers for a given MBean. @param sName the MBean name @param sType the notification type @param sMessage th
prj/coherence-core/src/main/java/com/tangosol/net/management/NotificationManager.java:63
↓ 5 callersMethodtrustStoreLoaded
Notification that a trust manager {@link KeyStore} was loaded. @param keyStore the trust manager {@link KeyStore} from the last refresh @param prov
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/KeyStoreListener.java:52
↓ 5 callersMethodtwoMembersTest
(String[] asArg1, String[] asArg2)
prj/test/functional/tcmp/src/main/java/tcmp/MessageBusTestTests.java:412
↓ 5 callersMethoduniformStringFor
Make a String from the given array of Strings parts. @param asParts the String[] used to make one string separated by '.' @return the constructed S
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PropertyBuilder.java:281
↓ 5 callersMethodunion
(Class<T[]> tClass, T[]... values)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/Operations.java:21
↓ 5 callersMethodunlock
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/WrapperConcurrentMap.java:160
↓ 5 callersMethodunlock
Attempt to release the lock. @param owner the lock owner to release the lock for @return {@code true} if the specified owner held the lock, and the
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/ExclusiveLockHolder.java:131
↓ 5 callersMethodunlockResource
Abandon a Lease for the specified resource. This method should only be called on a client's thread. @param handler the cache handler @param oKey th
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:2756
↓ 5 callersMethodunregisterCacheMBean
Unregister all managed objects that are related to the specified cache from the registry. @param service the CacheService that the cache belongs
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanHelper.java:420
↓ 5 callersMethodunregisterResource
Unregisters a resource with the specified name. <p> Note: It is the responsibility of the caller to manage concurrent access to the {@link #getResourc
prj/coherence-core/src/main/java/com/tangosol/net/Cluster.java:303
↓ 5 callersMethodunsealForSnapshotRecovery
Remove a seal from a PersistentStore in sparse snapshot recovery context. Empty stores are accepted only when the caller has already established spars
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:230
↓ 5 callersMethodunwrap
Return the inner MapListener skipping any wrapper listeners. @param listener the listener to check against @param <K> key type for the map @param <
prj/coherence-core/src/main/java/com/tangosol/util/MapListenerSupport.java:887
↓ 5 callersMethodupdate
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/ConditionalIndex.java:157
↓ 5 callersMethodupdateCompositeStats
Return a JMXPartitionStats that contains calculated MBean Attributes, updated periodically. @return JMXPartitionStats with calculated MBean Attribute
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:1551
↓ 5 callersMethodupdateCurrentRule
Update the currently applicable quorum rule, possibly changing it to reflect growth or shrinkage of the membership size.
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableQuorumPolicy.java:302
↓ 5 callersMethodupdateIndex
Update the index for the specified partition. Used during index rebuild/recovery or index creation (see onUpdateIndexRequest). @param mapIndex the in
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:10393
↓ 5 callersMethodupdateMemberConfigMap
Update member config map. @param nMember the member id @param map the member config map for the service
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:1682
↓ 5 callersMethodupdateQueuedSize
Update the number of bytes that are pending to be written. @param cb the number of bytes that the queue length changed by
prj/coherence-core/src/main/java/com/tangosol/io/AsyncBinaryStore.java:441
↓ 5 callersMethodupdaterFor
Make a ValueUpdater for the given String. Allow '.' for chaining. @param sName the String used to make ValueExtractor @return the constructed Valu
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PropertyBuilder.java:107
↓ 5 callersMethodupdaterStringFor
Make a setter String suitable for use in a ValueUpdater. If String already starts with "set" then leave it alone. @param sName the property String
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PropertyBuilder.java:83
↓ 5 callersMethodusage
Output application usage.
tools/ant-tangosol/src/com/xtangosol/tools/VacuumAndSave.java:664
↓ 5 callersMethodusage
Print usage message. @param sError additional error message
prj/coherence-core/src/main/java/com/tangosol/net/security/DefaultController.java:834
↓ 5 callersMethoduserId
Returns the OCI user ID from configuration. @return the user OCID @throws ConfigException if user ID is not configured
prj/coherence-rag-parent/models/coherence-rag-oci/src/main/java/com/oracle/coherence/rag/model/oci/AbstractOciModelBuilder.java:172
↓ 5 callersMethodvalidate
(Parameter param)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/config/expression/ParameterTest.java:88
↓ 5 callersMethodvalidateInvalidLocalAddressProviderBuilder
(String sAddr, int nPort, int nPortAdjust)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/config/builder/AddressProviderBuilderTest.java:213
↓ 5 callersMethodvalidateLocalCache
Validate the high units setting in the local cache. @param sName the cache name @param cHighUnits the high units
prj/test/functional/cache/src/main/java/cache/ConfigurableCacheFactoryTests.java:99
↓ 5 callersMethodvalidateNamedCache
Get the cache and do a simple test to ensure that it works. @param sName the cache name @param sServiceType the expected service type @retu
prj/test/functional/config/src/main/java/config/RelaxConfigProcessingTests.java:493
↓ 5 callersMethodvalidateNoDuplicates
Validate that there are no duplicate stores in the Map. e.g. only one member owns each store and none are missing. @param cPartitions the number of
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/ArchiverHelperTest.java:434
↓ 5 callersMethodvalidateSnapshot
Validate the list of snapshots returned. @param snapshots the {@link Snapshot} array to check @param nNumberSnapshots the expected number of
prj/test/functional/persistence/src/main/java/persistence/BasicArchiverTests.java:180
↓ 5 callersMethodvalidateSubject
Prevent a security hole when a caller would construct a Subject object with a Principal object that have a high security clearance, but provide a vali
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/security/Standard.java:681
↓ 5 callersMethodvalueOrNotApplicable
If the specified value is {@code null} then the String "n/a" is returned, otherwise the String value is returned. @param o the value to return the S
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/model/AbstractModel.java:232
↓ 5 callersMethodvalues
()
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClient.java:350
↓ 5 callersMethodverifyState
Verify that the bus is in a given state. @param nState the requite state @throws IllegalStateException if the bus is not in the specified state
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:997
↓ 5 callersMethodwaitForCheckpointCompletion
Wait for any in-flight periodic checkpoint to complete.
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:3044
↓ 5 callersMethodwaitForIdleStatus
Helper method for testMBeanServerProxy
prj/test/functional/jmx/src/main/java/jmx/MBeanServerProxyTests.java:574
↓ 5 callersMethodwaitForPendingCommit
Check if there are any pending commits (i.e. SubmittedVersion &gt; CommittedVersion) and if so, wait for any.
prj/coherence-core/src/main/java/com/tangosol/net/internal/StorageVersion.java:215
↓ 5 callersMethodwaitForResult
()
prj/test/functional/events/src/main/java/events/EntryEventsTests.java:557
↓ 5 callersMethodwaitForSemaphore
Thread synchronization support.
prj/test/functional/extend/src/main/java/extend/BundlingNamedCacheTests.java:289
↓ 5 callersMethodwarnBufferSize
Issue a warning regarding an undersized socket buffer. @param socket the socket @param sBuffer the buffer description @param cb the requeste
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/Sockets.java:324
↓ 5 callersMethodwithAssociation
Adds an association between this {@code Span} and the {@link SpanContext context} of another {@code Span}. @param sLabel the label for th
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/Span.java:275
↓ 5 callersMethodwithExtendClientRunners
()
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/PsrPerformanceEnvironment.java:474
↓ 5 callersMethodwithTypeFilter
Set the filter that should be used to determine whether the type should be imported. @param typeFilter the filter that should be used to determine w
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/ClassFileSchemaSource.java:192
↓ 5 callersMethodwithValue
Configure the value to compare with an extracted value. @param oValue the value to compare with an extraced value
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/RunnerProtocol.java:3536
↓ 5 callersMethodwrap
Wrap the specified manager in a SafePersistenceManager implementation. @param mgr the underlying PersistenceManger @return a "safe" PersistenceMang
prj/coherence-core/src/main/java/com/tangosol/persistence/SafePersistenceWrappers.java:211
↓ 5 callersMethodwrap
(Class<?> clazz)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/TypeUtil.java:63
↓ 5 callersMethodwrite
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferSequenceOutputStream.java:398
↓ 5 callersMethodwrite
(Path path, String sValue)
prj/test/functional/core/src/main/java/com/tangosol/net/URLMemberIdentityProviderTests.java:388
↓ 5 callersMethodwriteByte
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:144
↓ 5 callersMethodwriteCacheEntry
Writes the Cache Entry to the configured CacheWriter. Does nothing if write-through is not configured. @param entry the Cache Entry to write
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCache.java:1722
↓ 5 callersMethodwriteCacheEntry
Writes the Cache Entry to the configured CacheWriter. Does nothing if write-through is not configured. @param entry external key value pair to write
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/processors/AbstractEntryProcessor.java:112
↓ 5 callersMethodwriteChars
Writes the String <tt>s</tt> as a sequence of characters. @param s the String to write @exception IOException if an I/O error occurs @exception Nu
prj/coherence-core/src/main/java/com/tangosol/io/WriteBuffer.java:614
↓ 5 callersMethodwriteExternal
Write the specified data to the passed DataOutput object. @param out the DataOutput stream to write to @param o the data to write to the DataOutp
prj/coherence-core/src/main/java/com/tangosol/run/xml/PropertyAdapter.java:731
↓ 5 callersMethodwriteInt
Writes an int value. @param n the int to write @exception IOException if an I/O error occurs
prj/coherence-core/src/main/java/com/tangosol/io/WriteBuffer.java:561
↓ 5 callersMethodwriteTimeWithZone
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:1341
↓ 5 callersMethodwriteValue
Write the value as it will appear in XML. @param out a PrintWriter object to use to write to @param fPretty true to specify that the output is
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlValue.java:359
↓ 5 callersMethodwriterConfigurer
Returns the consumer for configuring IndexWriterConfig instances. This consumer is called before creating each index writer, allowing for customizatio
prj/coherence-lucene/src/main/java/com/oracle/coherence/lucene/LuceneIndex.java:1085
↓ 4 callersFunctionAVX512Capable
prj/coherence-hnsw/src/main/cpp/hnswlib/hnswlib.h:108
↓ 4 callersMethodINSTANCE
Return an instance of the NeverFilter. @param <T> the type of the input argument to the filter @return a NeverFilter instance
prj/coherence-core/src/main/java/com/tangosol/util/filter/NeverFilter.java:179
↓ 4 callersMethod__init
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:55
↓ 4 callersMethod__init
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:3904
↓ 4 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/InvocationServiceFactory.java:76
↓ 4 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeService.java:273
↓ 4 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:233
↓ 4 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/Initiator.java:99
↓ 4 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/TransportService.java:97
↓ 4 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:3915
↓ 4 callersMethod_removeChild
Remove the specified instance child component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/Component.java:1181
↓ 4 callersMethod_startup
Initialize the test class.
prj/test/functional/aggregator/src/main/java/aggregator/DistEntryAggregatorTests.java:64
↓ 4 callersMethod_startup
()
prj/test/functional/security/src/main/java/security/AbstractRestSecurityTests.java:60
↓ 4 callersMethod_startup
()
prj/test/functional/jmx/src/main/java/jmx/SetDomainSuffixJmxTests.java:48
↓ 4 callersMethodaccept
(T t, U u)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/CoherenceBundleProvider.java:215
↓ 4 callersMethodacceptIdentifier
(String sIdentifier)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/UpdateSetListMaker.java:359
↓ 4 callersMethodacceptIdentifierInternal
Return true if the identifier specified is a well known identifier ('null', 'true' or 'false'), with a side-affect of {@code m_oResult} being set appr
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/AbstractCoherenceQueryWalker.java:255
↓ 4 callersMethodacceptNode
(String sFunctor, NodeTerm term)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/UpdateSetListMaker.java:310
↓ 4 callersMethodacceptPath
(NodeTerm term)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/SelectListMaker.java:336
↓ 4 callersMethodacceptUnaryOperator
(String sOperator, Term t)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/FilterBuilder.java:300
↓ 4 callersMethodacceptUnaryOperator
(String sOperator, Term term)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/UpdateSetListMaker.java:439
↓ 4 callersMethodadd
Add an address and port. @param sAddr either an ip address or a host name @param nPort a non-negative port
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/ListBasedAddressProviderBuilder.java:74
↓ 4 callersMethodadd
Add a listener. @param listener the EventListener to add
prj/coherence-core/src/main/java/com/tangosol/util/Listeners.java:52
↓ 4 callersMethodaddAll
(Collection<? extends E> c)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/BaseNamedMapQueue.java:139
↓ 4 callersMethodaddAll
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/SubSet.java:445
↓ 4 callersMethodaddAll
Adds all of the nodes in the specified StringTable to this StringTable if they are not already present. This operation effectively modifies this Stri
prj/coherence-core/src/main/java/com/tangosol/util/StringTable.java:317
↓ 4 callersMethodaddAll
Overrides the ArrayList implementation to force this throw the single object add() method.
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:1241
↓ 4 callersMethodaddAll
(java.util.Collection collection)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/ActualMemberSet.java:164
↓ 4 callersMethodaddAnonymousSubscriber
Set the anonymous subscribers for this partition. @param subAnon the anonymous subscriber to add
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Usage.java:141
↓ 4 callersMethodaddBehavior
Add the specified Behavior to the Component Definition. @param dtRet the return value type @param sName the behavior name @param adtParam th
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:6410
↓ 4 callersMethodaddCacheNameToTypeMapping
Add a cache name to type mapping. @param sCacheName the name of the cache. @param sKeyType the type of the cache keys. @param sValueType the typ
prj/test/functional/dslquery/src/main/java/dslquery/DummyPofExtractorBuilder.java:52
↓ 4 callersMethodaddChild
Adds the provided node as a child to this node. @param child the child to add @return this node
prj/test/functional/tracing/opentelemetry/core/src/main/java/opentelemetry/core/TestingUtils.java:473
↓ 4 callersMethodaddDeactivationListener
Add a {@link DeactivationListener} that will be notified when this {@link AsyncNamedCacheClient} is released or destroyed. @param listener the liste
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/AsyncNamedCacheClient.java:1195
↓ 4 callersMethodaddDelete
Add a DELETE endpoint. @param sPath the request path @param handler the DELETE request handler @return the added {@link Endpoint}
prj/coherence-core/src/main/java/com/tangosol/internal/http/RequestRouter.java:179
↓ 4 callersMethodaddDependency
Add a dependency to the item. There are two types of dependencies: <ol> <li>Compile - if the item changes, recompile this script <li>Runtime - at run
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Info.java:117
↓ 4 callersMethodaddDependency
Register a dependency. @param method @param fRuntime true for a runtime dependency, false for a compile dependency
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/InvocationExpression.java:657
↓ 4 callersMethodaddIterator
Add the Iterator to the end of the chain. @param iterator an Iterator
prj/coherence-core/src/main/java/com/tangosol/util/ChainedEnumerator.java:136
↓ 4 callersMethodaddPacket
Append a new Packet to this bundle. @param packet the Packet to add
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/PacketBundle.java:209
↓ 4 callersMethodaddPhoneNumber
(String sType, PhoneNumber phoneNumber)
prj/coherence-testing-data/src/main/java/data/pof/Person.java:100
↓ 4 callersMethodaddPlatform
Add an existing {@link Platform} to this PlatformGroup. @param platform the {@link Platform} to add @throws IllegalArgumentException if a {@link Pl
prj/test/performance/framework/src/main/java/com/tangosol/coherence/performance/PlatformGroup.java:89
← previousnext →7,901–8,000 of 78,752, ranked by callers