MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 3 callersMethodensureExtentInternal
Ensure the provided extent id has been registered and created, thus allowing subsequent load and store operations against the same extent id. <p> Note
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:2209
↓ 3 callersMethodensureFilter
Obtain a {@link Filter} from the serialized data in a {@link ByteString}. <p> If the {@link ByteString} is {@code null} or {@link ByteString#EMPTY} th
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/BaseNamedCacheServiceImpl.java:510
↓ 3 callersMethodensureGatewayDependencies
Ensure {@link GatewayDependencies} and return them. @return {@link GatewayDependencies}
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanHelper.java:1846
↓ 3 callersMethodensureGlobalLock
Ensure the caller acquires all locks, including SafeCluster, SafeService and SafeNamedCache locks, or an excpetion is thrown.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:1501
↓ 3 callersMethodensureGlobalLock
Ensure the caller acquires all locks, including SafeCluster, SafeService and SafeNamedCache locks, or an excpetion is thrown.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedTopic.java:354
↓ 3 callersMethodensureIndex
Ensure that the Store is large enough that the WindowedArray can store an element at the specified index. @param lVirtual the "virtual index" (the i
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/WindowedArray.java:322
↓ 3 callersMethodensureInflated
If the internal cache value associated with the provided key is {@link Binary}, deserialize the value and store it back to the internal cache in its d
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:2917
↓ 3 callersMethodensureInitialized
Ensure that this aggregator is initialized. @param fFinal true is passed if the aggregation process that is being initialized must pr
prj/coherence-core/src/main/java/com/tangosol/util/aggregator/AbstractAggregator.java:162
↓ 3 callersMethodensureInvalidationStrategy
Ensure that a strategy has been chosen and that any appropriate global listeners have been registered. @return the current strategy
prj/coherence-core/src/main/java/com/tangosol/net/cache/CachingMap.java:1887
↓ 3 callersMethodensureIterator
Return the cache iterator. @return the cache iterator
prj/coherence-core/src/main/java/com/tangosol/net/RefreshableAddressProvider.java:341
↓ 3 callersMethodensureLength
Ensure the parsed field length is valid and in bounds. @param sName field name @param cb field length @param ofValue field data of
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalEntry.java:414
↓ 3 callersMethodensureListenerSupport
Configure the local {@link MapListenerSupport} and register the intercepting {@link MapListener} with the internal {@link ObservableMap}. @since 12.2
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:2865
↓ 3 callersMethodensureLock
Return the Lock protecting this Queue. @return the Lock protecting this Queue
prj/coherence-core/src/main/java/com/tangosol/internal/util/QueueFabric.java:576
↓ 3 callersMethodensureMetricsService
When pre-conditions are met, ensure start {@link MetricsHttpHelper#getServiceName() MetricsHttpService}. <p> Pre-conditions for starting service inclu
prj/coherence-core/src/main/java/com/tangosol/internal/net/metrics/MetricsHttpHelper.java:118
↓ 3 callersMethodensureObjectArray
Ensure that a value is an Object array. If the passed value is an Object then convert to an Object[1], otherwise return the Object[]. @param oValue
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/FormattedMapStatementResult.java:206
↓ 3 callersMethodensureOpen
Ensure that the Selector is open.
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/MultiplexedSocketProvider.java:640
↓ 3 callersMethodensureOps
Make sure that the ops are disassembled if the code is from a disassembled class.
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/CodeAttribute.java:294
↓ 3 callersMethodensurePackedStoreEntryMetadata
Return packed STORE metadata for the supplied ticket, populating the local cache on first access. @param info owning journal file @param lTicket
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1424
↓ 3 callersMethodensurePartition
Ensure that the specified PartitionAwareBakingMap contains the specified partition. Called on the Service thread only.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:2921
↓ 3 callersMethodensurePublisher
(StreamObserver<ProxyRequest> channel, TestStreamObserver<ProxyResponse> observer, String sTopicName)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/topics/TopicPublisherProxyProtocolIT.java:179
↓ 3 callersMethodensureReadFile
()
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1663
↓ 3 callersMethodensureReferenceRegistry
Obtain the registry for identity-reference pairs, creating it if necessary. @return the identity-reference registry, never null
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferReader.java:3082
↓ 3 callersMethodensureRemoteService
(String sServiceName, ConfigurableCacheFactory ccf, Set<Member> setRecipients)
prj/test/functional/events/src/main/java/events/EventTestHelper.java:95
↓ 3 callersMethodensureRemoved
Get a mutable set of items that were removed from the delta set. @return a mutable set of removed items
prj/coherence-core/src/main/java/com/tangosol/util/DeltaSet.java:109
↓ 3 callersMethodensureResponse
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/message/Request.java:137
↓ 3 callersMethodensureRunningChannelConnector
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeNamedTopic/SafePublisherConnector.java:307
↓ 3 callersMethodensureSelector
Return the Selector, creating it if necessary.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/TcpRing.java:344
↓ 3 callersMethodensureService
Find the SelectionService to be used for the specified channel. @param chan the channel @return the service
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/AbstractStickySelectionService.java:124
↓ 3 callersMethodensureServiceMembers
Ensure that that the given number of cluster Members are running the specified Service. @param sName the name of the target Service @param cMember
prj/test/functional/extend/src/main/java/extend/AbstractLoadBalancerTests.java:359
↓ 3 callersMethodensureSocketException
Convert an IOException into a SocketException. @param e the IOExcepotion @return the SocketException
prj/coherence-core/src/main/java/com/tangosol/net/TcpDatagramSocket.java:1237
↓ 3 callersMethodensureSubscription
(PagedTopicSubscription subscription)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:1016
↓ 3 callersMethodenter
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:415
↓ 3 callersMethodenterInternal
Internal version of enter. @param oContender the lock contender @param cMillis the timeout @return true iff barred
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:475
↓ 3 callersMethodentrySet
(Filter filter)
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:1145
↓ 3 callersMethodentrySet
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:2204
↓ 3 callersMethodentrySet
Returns a set view of the mappings contained in this map. Each element in the returned set is an {@link Entry}. The set is backed by the map, so chan
prj/coherence-core/src/main/java/com/tangosol/util/AbstractKeyBasedMap.java:110
↓ 3 callersMethodentrySet
()
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:1526
↓ 3 callersMethodentrySet
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:193
↓ 3 callersMethodentrySize
(Binary binKey, Binary binValue)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/processor/AbstractQueueProcessor.java:234
↓ 3 callersMethodentryTouched
This method is called by the cache to indicate that an entry has been touched. @param entry the Cache Entry that has been touched
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldOldCache.java:2169
↓ 3 callersMethodequals
Compares this Component to another Object for equality. @param obj the other Object to compare to this @return true if this Component equals that O
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:7933
↓ 3 callersMethodequals
(Object o)
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/ContentKey.java:238
↓ 3 callersMethodequals
Indicates whether some other object is "equal to" this one. @param o the object to test for equality @return <code>true</code> if this object is th
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionSet.java:941
↓ 3 callersMethodequals
Determine if two UUIDs are equal. @param o the other UUID @return true if the passed object is equal to this
prj/coherence-core/src/main/java/com/tangosol/util/UUID.java:480
↓ 3 callersMethodequals
Compare the ExtractorEventTransformer with another object to determine equality. @return true iff this ExtractorEventTransformer and the passed objec
prj/coherence-core/src/main/java/com/tangosol/util/transformer/ExtractorEventTransformer.java:246
↓ 3 callersMethodequalsUID
Compare this Trait's UID to another Trait's UID. @param that the other Trait @return true if this Trait's UID matches that Trait's UID
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:2381
↓ 3 callersMethoderase
Remove the specified entry from the underlying store. @param binEntry the entry
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:5745
↓ 3 callersMethoderror
Set the status to 500 (server error). @return this {@link HttpResponse}
prj/coherence-core/src/main/java/com/tangosol/internal/http/HttpResponse.java:76
↓ 3 callersMethodevaluateEntry
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/filter/BetweenFilter.java:225
↓ 3 callersMethodevaluateExtracted
Evaluate the specified extracted value. @param extracted an extracted value to evaluate @return true iff the test passes
prj/coherence-core/src/main/java/com/tangosol/util/filter/ExtractorFilter.java:137
↓ 3 callersMethodevaluateFilter
Check if the given entry passes the given filter's evaluation. Record the actual cost of execution if a query context is provided. @param filter th
prj/coherence-core/src/main/java/com/tangosol/util/filter/ArrayFilter.java:406
↓ 3 callersMethodexecute
Asynchronously invoke the specified task on each of the specified members. This method may return before the task is executed, or before it finishes e
prj/coherence-core/src/main/java/com/tangosol/net/InvocationService.java:52
↓ 3 callersMethodexecute
Execute the given Message. @param message the Message to execute
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:636
↓ 3 callersMethodexecuteFilter
Helper: execute an individual filter request.
prj/test/functional/filter/src/main/java/filter/AbstractFilterTests.java:875
↓ 3 callersMethodexecuteTask
Execute the specified task with the calling thread. @param task the task to execute
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:1079
↓ 3 callersMethodexists
Indicates whether the given feature exists (i.e. has a valid name).
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/routeguide/RouteGuideUtil.java:70
↓ 3 callersMethodexitPartition
Exit the specified partition.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:2317
↓ 3 callersMethodexiting
Exit logging. @param clz the source {@link Class} @param sMethod the source method @throws NullPointerException if either {@code clz} or {@cod
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Logger.java:719
↓ 3 callersMethodexpire
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/cache/BackingMapBinaryEntry.java:258
↓ 3 callersMethodexplain
Record the projected query execution cost by this filter. <p> This method is expected to record the order of execution and estimated cost of applying
prj/coherence-core/src/main/java/com/tangosol/util/filter/QueryRecorderFilter.java:50
↓ 3 callersMethodexpungeStaleEntries
Expunges stale entries from the table.
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/WeakIdentityHashMap.java:231
↓ 3 callersMethodextract
Create a derivation/modification Component by determining the delta between the derived Component ("this") and the passed base Component. @param cdBa
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:2438
↓ 3 callersMethodextractEntrySize
Extract the aligned STORE entry size from packed metadata. @param lPacked packed metadata @return aligned entry size
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalUtils.java:625
↓ 3 callersMethodextractFlag
Extract a particular masked flag from the state of the Status object. @param nMask the mask identifying the flag @return the extracted flag as a bo
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:4341
↓ 3 callersMethodextractKeysDirect
Return an array of keys from specified map by directly emumerating all the keys.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:2990
↓ 3 callersMethodextractOriginalFromEntry
Extract a value from the "original value" of the specified entry using the specified extractor. @param extractor the extractor to use @param entry
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMapHelper.java:618
↓ 3 callersMethodextractState
Extract a particular masked value from the state of the Status object. @param nMask the mask identifying the value @return the extracted value
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:2418
↓ 3 callersMethodextractSwitches
Search the supplied argument set for known switches, and extract them. Each switch which is found will be placed in the returned List and removed from
prj/coherence-core/src/main/java/com/tangosol/dev/tools/CommandLineTool.java:272
↓ 3 callersMethodextractValueSize
Extract the STORE value size from packed metadata. @param lPacked packed metadata @return STORE value size
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalUtils.java:637
↓ 3 callersMethodextractVersion
Obtain the version indicator from a serialized session model. @param binSession a serialized session model @return the version of the session
prj/coherence-core/src/main/java/com/tangosol/net/internal/SessionOptimisticPut.java:195
↓ 3 callersMethodfetch
Fetches a model file from HuggingFace if it doesn't exist locally. @param modelName the model name @param path the local path to save the fi
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/model/LocalOnnxEmbeddingModel.java:404
↓ 3 callersMethodfillRandom
Fill the passed PartitionSet with random data.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/partition/PartitionSetTest.java:582
↓ 3 callersMethodfilterArray
Apply the specified filter to the elements of the specified array. All matching results will be compacted to the front of the array in a "stable" man
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:1303
↓ 3 callersMethodfilterNullBytes
Filters the supplied path for null byte characters. Can be used for normalizations to avoid poison byte attacks. <p> This mimicks behaviour of 1.7u40+
prj/coherence-core/src/main/java/com/tangosol/io/FileHelper.java:741
↓ 3 callersMethodfinalizeEntryBuffer
Finalize a newly written entry buffer for reading. @param buffer the entry buffer @return the finalized buffer
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalEntry.java:400
↓ 3 callersMethodfindAnnotationNode
Find first of the specified annotation classes that is present in the list of annotation nodes. @param annotations a list of annotation nodes
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/util/AsmUtils.java:196
↓ 3 callersMethodfindChildIndex
Search for the specified child. @param b the first byte of the byte sequence of the child that is being searched for @return the child in
prj/coherence-core/src/main/java/com/tangosol/util/BinaryRadixTree.java:1565
↓ 3 callersMethodfindElement
Find a child element of the specified XmlElement that represents a value for a property represented by this adapter. @param xml the parent XmlElemen
prj/coherence-core/src/main/java/com/tangosol/run/xml/PropertyAdapter.java:247
↓ 3 callersMethodfindEntry
Find an entry with the specified key. @param oKey the key to search for @return the entry with the specified key or null if the key could n
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:1715
↓ 3 callersMethodfindInactiveSlotIndex
()
prj/test/functional/core/src/main/java/com/tangosol/coherence/component/util/DaemonPoolIT.java:1032
↓ 3 callersMethodfindMethod
Find a Method that matches the specified name and parameter types. If there are more than one matching methods, the first one will be returned. @para
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Classes.java:419
↓ 3 callersMethodfindNext
Obtains the next element from the {@link Iterator} that satisfies the {@link Predicate}. @return the next element satisfying the {@link Predicate} or
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/FilteringIterator.java:51
↓ 3 callersMethodfindScheme
In the configuration XML find a "scheme" element associated with a given scheme name. @param sSchemeName the value of the "scheme-name" element to l
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:751
↓ 3 callersMethodfindSchemeByServiceName
Find the {@link ServiceScheme} given the service name. @param sServiceName the service name to match @return the {@link ServiceScheme} or null
prj/coherence-core/src/main/java/com/tangosol/coherence/config/CacheConfig.java:287
↓ 3 callersMethodfinishConnect
()
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/MultiplexedSocketProvider.java:1494
↓ 3 callersMethodfirePendingLocks
Fire all pending locks for the specified partition. This method is called when a partition ownership changes, which means that processing pending Lock
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:3090
↓ 3 callersMethodfixDown
Establishes the heap invariant (described above) in the subtree rooted at k, which is assumed to satisfy the heap invariant except possibly for node k
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/util/Timer.java:647
↓ 3 callersMethodfloatingPointFormatError
A problem has been detected in a floating point number. Signal an error. @return the RuntimeException for float format errors
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/base/BaseTokenScanner.java:479
↓ 3 callersMethodflush
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/GensonJsonGenerator.java:316
↓ 3 callersMethodflushInternal
Obtain a {@link CompletableFuture} that will be complete when all the currently outstanding add operations complete. <p> If this method is called in r
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicPublisher.java:532
↓ 3 callersMethodflushSignatureCache
Determine which cached entries are impacted by the updated jcs and remove them from the cache. We have to walk each cached entry's class hierarchy to
prj/coherence-core/src/main/java/com/tangosol/dev/component/CacheStorage.java:242
↓ 3 callersMethodformat
Format the constant as it would appear in JASM code. @return the constant as it would appear in JASM code
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/RefConstant.java:192
↓ 3 callersMethodformat
Get the variable name or make one up. @return a displayable variable name (prefixed with # if made up)
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/OpDeclare.java:123
↓ 3 callersMethodformat
(String s)
prj/coherence-core/src/main/java/com/tangosol/dev/disassembler/Constant.java:96
↓ 3 callersMethodformatEndPoint
Format the specified EndPoint name as a human-readable string.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:464
↓ 3 callersMethodformatModifiedUTF
Format the passed characters as UTF into the passed byte array. @param ab the byte array to format into @param of the offset into the byte array
prj/coherence-core/src/main/java/com/tangosol/io/AbstractWriteBuffer.java:1176
↓ 3 callersMethodformatStateName
Format the specified membership state as a human-readable string.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:482
↓ 3 callersMethodformatSummary
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/common/JfrPinnedThreadParser.java:182
↓ 3 callersMethodformatType
Format the given type string as returned from an MBeanAttributeInfo or MBeanOperationInfo. @param sType the type string to format @return the format
tools/ant-tangosol/src/com/xtangosol/tools/ant/MBeanDocAntTask.java:410
↓ 3 callersMethodfrom
Create RawDate from the specified object. @param o an object to create RawDate from. @return a RawDate value @throws IllegalArgumentException if
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawDate.java:99
← previousnext →10,401–10,500 of 78,752, ranked by callers