MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 7 callersMethodparkNanos
Invoke LockSupport.parkNanos() while still respecting the calling thread's {@link Timeout timeout}. @param oBlocker the blocker @param cNanos the
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Blocking.java:149
↓ 7 callersMethodparseInitParams
Parse the specified "init-params" element of the following structure: <pre> &lt;!ELEMENT init-params (init-param )&gt; &lt;!ELEMENT init-param ((param
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlHelper.java:2607
↓ 7 callersMethodparseNarrowingExpression
Check for narrowing operators following the passed expression. There are two narrowing operators: 1. Field ('.') FieldAccess:
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:2340
↓ 7 callersMethodparseUniformValue
Within the POF stream, parse a POF value of the specified type that is in the passed BufferInput. @param in the BufferInput to read from @param i
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofParser.java:99
↓ 7 callersMethodpeekFirst
()
prj/coherence-core/src/main/java/com/tangosol/net/queue/WrapperNamedDeque.java:130
↓ 7 callersMethodpoll
Remove the first element without any association or with an uncontended association from the front of this pile. An element is considered uncontended
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/AssociationPile.java:74
↓ 7 callersMethodprepare
Prepare to commit changes made to the TransactionMap. This phase usually ensures that all resources involved in this transaction are locked at the bas
prj/coherence-core/src/main/java/com/tangosol/util/TransactionMap.java:245
↓ 7 callersMethodprintException
(String sPrefix, Throwable e)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:5055
↓ 7 callersMethodproceedNext
Proceed with the "next" continuation, if it exists.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:15033
↓ 7 callersMethodprocessExpiries
Process expiry for entry of key. Dispatch ExpiryEvent(s) to dispatcher. @param key key of entry to be expired. @param dispatcher dispatcher for Exp
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCache.java:407
↓ 7 callersMethodprocessForeignElementsOf
Request that all of the child elements contained within the specified {@link XmlElement} that do not belong to the namespace of the said {@link XmlEle
prj/coherence-core/src/main/java/com/tangosol/config/xml/ProcessingContext.java:433
↓ 7 callersMethodprocessed
Determines if the tracked {@link Event} was processed. @return if the tracked {@link Event} was processed
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/fsm/misc/TrackingEvent.java:130
↓ 7 callersMethodput
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/CopyOnWriteMap.java:172
↓ 7 callersMethodputPrimaryResource
Helper for a "put" operation into the primary storage as a result of a distribution transfer, backup restore or invocation change. It includes the spe
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:7963
↓ 7 callersMethodread
Read the contents out of the passed stream into the passed byte array and return the length read. This method will read up to the number of bytes tha
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:2450
↓ 7 callersMethodreadAsLong
Read a value of the specified encoding from the POF stream and convert it to a long. @param in the POF stream containing the value @param nType
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:901
↓ 7 callersMethodreadEvolvable
Reads data version and the remainder from the specified {@link PofReader}, and updates this object's {@link Evolvable}. @param in the reader to read
prj/coherence-core/src/main/java/com/tangosol/io/pof/EvolvableObject.java:72
↓ 7 callersMethodreadFlags
Helper for reading flags from XML. @param xml the XmlElement for the trait to get the flags from @param sName the name of the sub-element t
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:608
↓ 7 callersMethodreadQuad
Read a quad (a 128-bit base-2 IEEE754 value) from the passed DataInput and convert it to a RawQuad. @param in the DataInput object to read from
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:562
↓ 7 callersMethodreadRawDateTime
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferReader.java:2173
↓ 7 callersMethodrealize
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/InstanceBuilder.java:170
↓ 7 callersMethodrealize
(ExecutionContext ctx, NodeTerm term, List listBindVars, ParameterResolver
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/SelectStatementBuilder.java:47
↓ 7 callersMethodrealizeCache
Realizes a {@link NamedCache} (possibly "ensuring it") based on the state of the builder, the provided {@link ParameterResolver} and {@link MapBuilder
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/NamedCacheBuilder.java:37
↓ 7 callersMethodrealizeService
Realize (ensure) a Service. The returned Service is fully configured and ready to be used. @param resolver the ParameterResolver @param loader th
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/ServiceBuilder.java:72
↓ 7 callersMethodregion
Returns the OCI region from configuration. @return the region identifier @throws ConfigException if region is not configured
prj/coherence-rag-parent/models/coherence-rag-oci/src/main/java/com/oracle/coherence/rag/model/oci/AbstractOciModelBuilder.java:185
↓ 7 callersMethodregionMatches
Tests if two Binary regions are equal. @param ofThis the starting offset of the subregion in this Binary object @param that the Bi
prj/coherence-core/src/main/java/com/tangosol/util/Binary.java:269
↓ 7 callersMethodregister
(MBeanMetric metric)
prj/coherence-mp/metrics/src/main/java/com/oracle/coherence/mp/metrics/MpMetricsRegistryAdapter.java:69
↓ 7 callersMethodregisterProcessor
Registers the specified processor as an {@link ElementProcessor} or {@link AttributeProcessor} (based on the interfaces it implements) using the {@lin
prj/coherence-core/src/main/java/com/tangosol/config/xml/AbstractNamespaceHandler.java:128
↓ 7 callersMethodrelease
Release a ByteBuffer back to the allocator. @param buff the buffer to release
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/io/SegmentedBufferManager.java:1097
↓ 7 callersMethodremove
{@inheritDoc} <p> As of Coherence 12.1.2, if <tt>fSynthetic</tt> is true and the {@link #getBackingMap BackingMap} associated with this entry is a Rea
prj/coherence-core/src/main/java/com/tangosol/util/BinaryEntry.java:383
↓ 7 callersMethodremove
Removes the first occurrence in this List of the specified element. If this List does not contain the element, it is unchanged. More formally, remove
prj/coherence-core/src/main/java/com/tangosol/util/SafeLinkedList.java:112
↓ 7 callersMethodremoveLast
Remove and return the greatest element in this bag, or null if empty. @return the removed last element of this bag, or null if empty
prj/coherence-core/src/main/java/com/tangosol/util/SortedBag.java:336
↓ 7 callersMethodrename
Renames all fields named field to toName.
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/GensonBuilder.java:508
↓ 7 callersMethodreset
Clean up or process information after the completion of the query. @param setResults the set of keys from the query.
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/locator/ColumnLocator.java:90
↓ 7 callersMethodresetFrontMap
Reset the front map.
prj/coherence-core/src/main/java/com/tangosol/net/cache/CachingMap.java:2033
↓ 7 callersMethodresetSemaphore
Thread synchronization support.
prj/test/functional/bundler/src/main/java/bundler/BundlingNamedCacheTests.java:682
↓ 7 callersMethodresolve
Apply the Component derivation or modification to this base, resulting in a new Component. @param cdDelta the Component derivation or modification @
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:1224
↓ 7 callersMethodresolve
Resolve a host name to addresses. @param host the host name @return the resolved addresses @throws UnknownHostException if the host cannot be reso
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/RagSecurity.java:911
↓ 7 callersMethodresolveEndPoint
Resolve the EndPoint for the specified canonical name. @param sName the EndPoint's canonical name @return the EndPoint @throws IllegalArgumentExce
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/Depot.java:26
↓ 7 callersMethodretainAll
(Collection<?> c)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/AbstractWrapperNamedMapQueue.java:260
↓ 7 callersMethodrunParallel
Run the specified task on multiple cThreads and wait for completion. @param task the task to run @param cThreads the number of threads
prj/test/functional/bundler/src/main/java/bundler/BundlingNamedCacheTests.java:640
↓ 7 callersMethodrunTest
Run the provided {@link TestBody test}. @param testBody the {@link TestBody test}
prj/test/functional/tracing/common/src/main/java/tracing/AbstractTracingIT.java:161
↓ 7 callersMethodsafeValues
()
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/ListenableStreamObserver.java:61
↓ 7 callersMethodsaveFlags
Helper for writing flags to XML. @param xml the XmlElement for the trait to store the flags into @param sName the name of the sub-element t
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:642
↓ 7 callersMethodsend
Send the message and return immediately.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:4368
↓ 7 callersMethodsetAdaptiveCheckpointTargetMillis
Set the checkpoint-duration budget, in milliseconds, used by the adaptive backoff heuristic. @param dflMillis checkpoint duration budget in millisec
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournalConfig.java:282
↓ 7 callersMethodsetAdaptiveCheckpointWarmupCount
Set the number of adaptive checkpoint samples to ignore for warmup. @param cWarmup adaptive checkpoint warmup sample count @return this config
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournalConfig.java:310
↓ 7 callersMethodsetAggregator
Setter for property Aggregator.<p> The EntryAggregator.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:504
↓ 7 callersMethodsetAttribute
Set an attribute value. If the attribute does not already exist, and the new value is non-null, then the attribute is added and its value is set to t
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:436
↓ 7 callersMethodsetBlockSize
Set the write block size. @param cbBlock write block size in bytes @return this config
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournalConfig.java:98
↓ 7 callersMethodsetBuffer
Specify the ByteBuffer that the BinaryMap will be backed by. @param buffer the new ByteBuffer object
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:1531
↓ 7 callersMethodsetBufferUsageCounter
Setter for property BufferUsageCounter.<p> The count of the number of active users of the buffer(s) managed by the BufferController. When the count i
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:1394
↓ 7 callersMethodsetCacheConfiguration
Dynamically set the default cache configuration for a given class loader. If a ConfigurableCacheFactory for the given class loader already exists, the
prj/coherence-core/src/main/java/com/tangosol/net/CacheFactoryBuilder.java:77
↓ 7 callersMethodsetCacheHandler
Setter for property CacheHandler.<p> The array of CacheHandlers. It contains at least one element (at the reserved index zero) which is a handler with
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:2618
↓ 7 callersMethodsetCacheId
Setter for property CacheId.<p> Id of the cache this storage represents.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9357
↓ 7 callersMethodsetCacheIndex
Setter 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:712
↓ 7 callersMethodsetChannel
Set the {@link Channel} for the request. @param channel the {@link Channel} for the request
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/message/request/TopicRequest.java:27
↓ 7 callersMethodsetChannelCount
Set the number of channels in the topic. @param expr the number of channels in the topic
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/PagedTopicScheme.java:175
↓ 7 callersMethodsetCluster
Set the current {@link Cluster} to be used by commands executed under this context. @param cluster the Cluster to be used by commands
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/ExecutionContext.java:169
↓ 7 callersMethodsetCompactionMinLoadFactor
Set the minimum load factor for compaction candidates. @param dflMinLoadFactor minimum compaction load factor @return this config
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournalConfig.java:164
↓ 7 callersMethodsetConfig
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/persistence/ConfigurableSnapshotArchiverFactory.java:118
↓ 7 callersMethodsetConfig
Specify the configuration for the object. @param xml the XML configuration for the object @exception IllegalStateException if the object is not in
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlConfigurable.java:57
↓ 7 callersMethodsetConfigMap
Setter for property ConfigMap.<p> The config map to which this ConfigSync applies.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:6681
↓ 7 callersMethodsetConnectionCount
Setter for property ConnectionCount.<p> The connection count.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/ServiceLoad.java:427
↓ 7 callersMethodsetConnectionPendingCount
Setter for property ConnectionPendingCount.<p> The number of connections that are pending.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/ServiceLoad.java:469
↓ 7 callersMethodsetConsecutiveOverutilized
Setter for property ConsecutiveOverutilized.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:6078
↓ 7 callersMethodsetDataType
Set the property data type. @param dt the new data type for the property @exception PropertyVetoException if the property cannot be set as
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:5421
↓ 7 callersMethodsetDelegate
Set the delegate to use. @param setDelegate the delegate to use
prj/coherence-core/src/main/java/com/tangosol/internal/util/collection/PortableMap.java:85
↓ 7 callersMethodsetDurationStore
Set the duration (in milliseconds) of store operations. @param cMillis the number of milliseconds that a store operation will take
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:535
↓ 7 callersMethodsetExists
Set the Behavior Exception exists flag. This is only used internally by the Component Definition. @param nExists the new exists flag for the Behavi
prj/coherence-core/src/main/java/com/tangosol/dev/component/Throwee.java:502
↓ 7 callersMethodsetExpiryValue
Setter for property ExpiryValue.<p> Expiry value.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:13664
↓ 7 callersMethodsetHeadElementList
Setter for property HeadElementList.<p> The storage for the head of the Queue. @volatile this value is periodically swapped with the tail of the list
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/DualQueue.java:408
↓ 7 callersMethodsetId
(int nId)
prj/test/functional/io/src/main/java/data/portabletype/Person.java:30
↓ 7 callersMethodsetIfNotNull
(Supplier<T> supplier, Consumer<T> consumer)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/v1/GrpcConnectionV1.java:661
↓ 7 callersMethodsetIgnoreKey
Setter for property IgnoreKey.<p> The key of a resource in the local storage that is currently being processed by the service and therefore should be
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:2259
↓ 7 callersMethodsetInternalGuardian
Setter for property InternalGuardian.<p> The Guardian that this Daemon's implementation delegates to.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:2546
↓ 7 callersMethodsetInternalMap
Set the internal map. @param map the new internal map
prj/coherence-core/src/main/java/com/tangosol/util/CopyOnWriteMap.java:75
↓ 7 callersMethodsetIterator
Setter for property Iterator.<p> Wrapped Iterator
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/collections/WrapperIterator.java:171
↓ 7 callersMethodsetLevel
Setter for property Level.<p> A cache of frequently used JDK Level objects.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/logOutput/Jdk.java:289
↓ 7 callersMethodsetLock
Setter for property Lock.<p> Lock used to protect this SafeCluster instance against multi-threaded usage.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeCluster.java:1423
↓ 7 callersMethodsetMemberId
Setter for property MemberId.<p> The id of the Member that is leaving the cluster.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:7177
↓ 7 callersMethodsetMessageClassMap
Setter for property MessageClassMap.<p> A map, keyed by message name, of Message classes known to this Grid component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:4635
↓ 7 callersMethodsetModifiable
Mark the component as read-only or modifiable. Marking the component as modifiable may not make it modifiable, since other reasons may exist that pre
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:3687
↓ 7 callersMethodsetNamedCache
Setter for property NamedCache.<p> Wrapped NameCache object
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/TransactionCache.java:856
↓ 7 callersMethodsetNewValue
Setter for property NewValue.<p> The new value (could be null for lite events).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/MapEventMessage.java:894
↓ 7 callersMethodsetNext
Package Private: Specify the next cache entry in the chain of cache entries for a given hash bucket. @param entry the next cache entry
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:2935
↓ 7 callersMethodsetNextCompactBlock
Set the next block to compact. @param ofBlock the next block to compact
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:3053
↓ 7 callersMethodsetOrderId
Setter for property OrderId.<p> Unit-of-order id for asynchronous agents. This value is zero for synchronous requests. @see com.tangosol.util.process
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/DistributedCacheRequest.java:631
↓ 7 callersMethodsetOwnershipInProgress
Setter for property OwnershipInProgress.<p> Specifies how many times in a row this node (OwnershipSenior) had to initiate the OwnershipRequest poll. A
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:9625
↓ 7 callersMethodsetPopulation
(double population)
prj/examples/guides/128-entry-processors/src/main/java/com/oracle/coherence/guides/entryprocessors/model/Country.java:51
↓ 7 callersMethodsetPort
Setter for property Port.<p> "Port" portion of the URL.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/URL.java:528
↓ 7 callersMethodsetPrimitive
Add the passed item to the PrimitiveSparseArray at the specified index. <p> If the index is already used, the passed value will replace the current va
prj/coherence-core/src/main/java/com/tangosol/util/PrimitiveSparseArray.java:139
↓ 7 callersMethodsetReceiveBufferSize
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/WrapperSocket.java:326
↓ 7 callersMethodsetRepeatableRead
Setter for property RepeatableRead.<p> Sepcifies whether or not "repeatable read" feature is supported.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DeltaMap.java:1224
↓ 7 callersMethodsetResource
Setter for property Resource.<p> The resource value.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:7428
↓ 7 callersMethodsetResourceMap
Setter for property ResourceMap.<p> This (protected) Map is the model for ReplicatedCache service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/SimpleCache.java:1080
↓ 7 callersMethodsetResourceSize
Setter for property ResourceSize.<p> The size of the (serialized) resource represented by this Lease in bytes. It is inteneded to be used by the cache
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Lease.java:928
↓ 7 callersMethodsetResult
Setter for property Result.<p> The result of processing the Request associated with this Response. @see com.tangsol.net.messaging.Response#getResult
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/message/Response.java:292
↓ 7 callersMethodsetReuseAddress
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/WrapperSocket.java:335
↓ 7 callersMethodsetServiceConfig
Set the configuration for the specified service type. If the Cluster service is already running, this call may not have any effect. @param sServiceT
prj/coherence-core/src/main/java/com/tangosol/net/CacheFactory.java:1016
← previousnext →5,501–5,600 of 78,752, ranked by callers