MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 4 callersMethodensureCoherence
Ensure that a {@link Coherence} bean is resolvable and started. @param beanManager the bean manager to use to resolve the {@link Coherence} bean @r
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/CoherenceExtension.java:478
↓ 4 callersMethodensureConnected
()
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/v1/GrpcConnectionV1.java:575
↓ 4 callersMethodensureConnection
Return the bus connection for the specified EndPoint. @param peer the EndPoint to ensure @return the Connection @throws IllegalStateException if t
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1053
↓ 4 callersMethodensureContents
Make sure an index of the JAR has been loaded.
prj/coherence-core/src/main/java/com/tangosol/dev/component/JarStorage.java:741
↓ 4 callersMethodensureEraseBundler
Configure the bundler for the "erase" operations. If the bundler does not exist and bundling is enabled, it will be instantiated. @param cBundleThres
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:5230
↓ 4 callersMethodensureEventDispatcher
Return a running QueueProcessor used to dispatch events to registered listeners. @return a running QueueProcessor
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteService.java:423
↓ 4 callersMethodensureFactory
()
prj/test/functional/persistence/src/main/java/persistence/JournalBackingMapTests.java:285
↓ 4 callersMethodensureGetBundler
Configure the bundler for the "get" operations. If the bundler does not exist and bundling is enabled, it will be instantiated. @param cBundleThresho
prj/coherence-core/src/main/java/com/tangosol/net/cache/BundlingNamedCache.java:49
↓ 4 callersMethodensureGlobalName
Return a global name for the given MBean Name. @param sName the MBean to get global name for. @return the global name.
prj/examples/tutorials/210-archiver/src/main/java/com/oracle/coherence/tutorials/archiver/persistence/PersistenceHelper.java:241
↓ 4 callersMethodensureIOException
Return an IOException for the specified Exception @param e the exception to ensure @return the associated IOException
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SdpSocketProvider.java:140
↓ 4 callersMethodensureInstance
Returns the DefaultCacheServer singleton, creating it if necessary. @param factory the CacheFactory to use @return the DefaultCacheServer singleton
prj/coherence-core/src/main/java/com/tangosol/net/DefaultCacheServer.java:810
↓ 4 callersMethodensureLifecycleListeners
Returns the list of {@link LifecycleListener}s registered for this {@link DefaultCacheServer}. <p> If the list of listeners does not yet exist it will
prj/coherence-core/src/main/java/com/tangosol/net/DefaultCacheServer.java:564
↓ 4 callersMethodensureLoadBundler
Configure the bundler for the "load" operations. If the bundler does not exist and bundling is enabled, it will be instantiated. @param cBundleThresh
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:5176
↓ 4 callersMethodensureLocked
Ensure the caller acquires the SafeNamedCache lock, or an excpetion is thrown.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:1521
↓ 4 callersMethodensureMapListenerSupport
Obtain the MapListenerSupport, creating it if necessary. @return the MapListenerSupport; never null
prj/coherence-core/src/main/java/com/tangosol/util/WrapperObservableMap.java:658
↓ 4 callersMethodensureNamespace
Ensure the existence of the Namespace declaration attribute in a context of the specified XmlElement. @param xml the XmlElement @param sPrefix
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlHelper.java:2319
↓ 4 callersMethodensurePutBundler
Configure the bundler for the "put" operations. If the bundler does not exist and bundling is enabled, it will be instantiated. @param cBundleThresho
prj/coherence-core/src/main/java/com/tangosol/net/cache/BundlingNamedCache.java:76
↓ 4 callersMethodensureReady
Ensure that the service is ready to perform a snapshot-related operation. This generally requires that: 1) service is quiesced 2) no other snapshot-r
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:29268
↓ 4 callersMethodensureRejectedKeys
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:30686
↓ 4 callersMethodensureRemoveBundler
Configure the bundler for the "remove" operations. If the bundler does not exist and bundling is enabled, it will be instantiated. @param cBundleThre
prj/coherence-core/src/main/java/com/tangosol/net/cache/BundlingNamedCache.java:103
↓ 4 callersMethodensureRequestPoll
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/RequestMessage.java:256
↓ 4 callersMethodensureRequirements
Ensures the provided arguments are not {@code null}. @param clz the source {@link Class} @param sMethod the source method @since 22.06
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Logger.java:793
↓ 4 callersMethodensureSafe
Ensure that the specified comparator is safe, by wrapping it if it isn't. @param comparator the comparator to wrap, if necessary @return a {@code S
prj/coherence-core/src/main/java/com/tangosol/util/comparator/SafeComparator.java:99
↓ 4 callersMethodensureSession
(String tenant)
prj/examples/guides/910-multi-cluster-client/multi-cluster-client/src/main/java/com/oracle/coherence/guides/client/UserController.java:202
↓ 4 callersMethodensureStoreBundler
Configure the bundler for the "store" operations. If the bundler does not exist and bundling is enabled, it will be instantiated. @param cBundleThres
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:5203
↓ 4 callersMethodensureSubscription
Ensure the subscription exists. @param subscriber the subscriber to ensure @param subscriptionId the subscription identifier @param fForceRec
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:124
↓ 4 callersMethodensureThread
Ensure that there is a service thread running. @return the running thread
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/ResumableSelectionService.java:75
↓ 4 callersMethodensureToken
Ensure and return a transaction token. @param oToken token object @return transaction token
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:926
↓ 4 callersMethodensureTopic
(String sTopicName)
prj/test/functional/topics/src/main/java/topics/TopicRollingRestartTests.java:276
↓ 4 callersMethodensureTopic
()
prj/test/functional/grpc-client-netty/src/main/java/netty/grpc/client/topics/AbstractSimpleSubscriberTests.java:256
↓ 4 callersMethodensureTopology
Ensure that the appropriate TcpRing connection is maintained.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/TcpRing.java:363
↓ 4 callersMethodensureTransaction
Ensure that the given token is a Transaction. @param oToken the token @return the token cast to a Transaction
prj/coherence-core/src/main/java/com/tangosol/persistence/bdb/BerkeleyDBManager.java:1210
↓ 4 callersMethodensureValid
Ensure that the connection is usable. @return this
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1301
↓ 4 callersMethodequals
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/MultiBufferReadBuffer.java:311
↓ 4 callersMethodequals
(Object oThat)
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/NotificationKey.java:71
↓ 4 callersMethodequals
Compare the UniversalUpdater with another object to determine equality. Compare by canonical names when both are non-null. @return true iff this Univ
prj/coherence-core/src/main/java/com/tangosol/util/extractor/UniversalUpdater.java:308
↓ 4 callersMethodequals
(Object obj)
prj/test/functional/extend/src/main/java/extend/Coh20246Tests.java:159
↓ 4 callersMethodequalsValue
Compare this Node's value with another value for equality. @return true if the specified object is equal to this Node's value
prj/coherence-core/src/main/java/com/tangosol/util/SafeLinkedList.java:1029
↓ 4 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/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:509
↓ 4 callersMethodexecute
Execute the PofConfigGenerator or GarPofConfigGenerator based on the arguments provided.
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/Executor.java:50
↓ 4 callersMethodexecute
Execute the completion task. @param runnable the task to complete.
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/BatchingOperationsQueue.java:1100
↓ 4 callersMethodexecute
Executes the {@link Task}. @param context the {@link Context} @return the result of executing the {@link Task} @throws Yield which indicates the {
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Task.java:70
↓ 4 callersMethodexecuteNoArgOperation
Execute an MBean operation against a service member. @param request {@link HttpRequest} @param sOperationName operation to call @return the
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/ServiceMemberResource.java:185
↓ 4 callersMethodexecutors
Obtains a reference to the {@link ClusteredExecutorInfo} cache. @return a reference to the {@link ClusteredExecutorInfo} cache
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorInfo.java:645
↓ 4 callersMethodexpandInterface
Apply the passed interface to this Component Definition. There are two possible results: <pre> 1) The interface conflicts with existing Behaviors
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:5746
↓ 4 callersMethodextractJournalFileId
Extract journal file id from file name. @param file journal file @return file id or {@code -1} if not parseable
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:478
↓ 4 callersMethodextractSpans
Extract spans and return a {@link List} of {@link Span}s. @param server the mock server @return a {@link List} of {@link Span}s recorded by the moc
prj/test/functional/tracing/opentelemetry/core/src/main/java/opentelemetry/core/TestingUtils.java:80
↓ 4 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/OverflowMap.java:4309
↓ 4 callersMethodextractorStringFor
Make a getter String suitable for use in a ValueExtractor. @param sName the property String used to make getter String @return the constructed Stri
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PropertyBuilder.java:70
↓ 4 callersMethodextractorTest
Assertions used by all PofExtractor tests. @param binEntry binary entry to extract values from
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/extractor/PofExtractorTest.java:745
↓ 4 callersMethodfatal
(String s)
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/util/ApplicationLoader.java:192
↓ 4 callersMethodfatal
(String s)
prj/test/unit/coherence-core-tests/src/test/java/com/oracle/common/util/ClassLoaderTest.java:172
↓ 4 callersMethodfillBigNumbers
Fill the specified map with BigDecimals, BigIntegers and long values. @param cache the target cache @param iStart the starting key @param cnt the
prj/test/functional/extend/src/main/java/extend/AbstractExtendTests.java:3410
↓ 4 callersMethodfillClearBuffer
Fill the clear-text buffer by decrypting any buffered encrypted data. The caller must hold the read monitor. @return the number of encrypted bytes w
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/ssl/SSLSocketChannel.java:1077
↓ 4 callersMethodfiltersTokenTable
Return an initialized standard {@link TokenTable} known by this CoherenceQueryLanguage. @return an initialized standard TokenTable known by this
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/CoherenceQueryLanguage.java:171
↓ 4 callersMethodfinalizeExtract
Finalize the extract process. This means that this trait will not be asked to extract again. A trait is considered persistable after it has finalize
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:2980
↓ 4 callersMethodfindAdapter
Find a property adapter instance for the specified property. @param sName the property name @return an adapter that handles the specified property;
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlBean.java:1165
↓ 4 callersMethodfindConstructor
Find a key class constructor that accepts a single String argument. @return constructor if it exists, <tt>null</tt> otherwise
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/DefaultKeyConverter.java:141
↓ 4 callersMethodfindEntryBlock
Find the Entry block with the specified key. @param binKey the Binary key object @return a matching Entry block or null if that key is not in the m
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:672
↓ 4 callersMethodfindIndex
Return the index of the first excluded version for the given partition, or a negative value. @param iPart the partition to search for @return the i
prj/coherence-core/src/main/java/com/tangosol/net/internal/PartitionVersionExclusionList.java:179
↓ 4 callersMethodfindMethod
Find a {@link Method} for the specified {@link MBeanOperationInfo} in the specified MBean class or interface. @param clzMBean the MBean class (inter
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanHelper.java:1743
↓ 4 callersMethodfindRelativeOrAbsoluteResource
Find the URL of the resource with the given name using the specified {@link ClassLoader}. An attempt is made with both a relative URL and an absolute
prj/coherence-core/src/main/java/com/tangosol/util/Resources.java:259
↓ 4 callersMethodfindRelativeOrAbsoluteResource
Find the URL of the resource with the given name using the specified {@link ClassLoader}. An attempt is made with both a relative URL and an absolute
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Resources.java:161
↓ 4 callersMethodfinishReason
Maps OCI finish reason strings to LangChain4J finish reason enumeration. @param reason the OCI finish reason string @return corresponding LangChain4
prj/coherence-rag-parent/models/coherence-rag-oci/src/main/java/com/oracle/coherence/rag/model/oci/OciGenAiStreamingChatModel.java:241
↓ 4 callersMethodfirstEntry
()
prj/coherence-core/src/main/java/com/tangosol/util/SafeSortedMap.java:863
↓ 4 callersMethodfirstKey
()
prj/coherence-core/src/main/java/com/tangosol/internal/util/PartitionedIndexMap.java:821
↓ 4 callersMethodfixNanos
Return a {@link Date} which is suitable for POF serialization <p> Similar to {@link Timestamp}, POF requires that dates have positive sub-second value
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:2683
↓ 4 callersMethodfixed
Returns an instance of a fixed supplier that only returns one of the specified set of {@link ConfigurableCacheFactory} instances. @return an instance
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/ConfigurableCacheFactorySuppliers.java:42
↓ 4 callersMethodfloorIndex
Return the "first" index which is less than or equal to the specified index. @param lIndex the index @return the index or NOT_FOUND
prj/coherence-core/src/main/java/com/tangosol/util/LongArray.java:48
↓ 4 callersMethodflush
Ensure that the send queue has been flushed. This must be called prior to blocking for a response which is dependent on any sent message.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:1164
↓ 4 callersMethodforMethod
Return a {@link ValueExtractor} for the specified {@link Method}. <p/> The {@code method} specified must have a non-void return type and no parameters
prj/coherence-core/src/main/java/com/tangosol/util/ValueExtractor.java:262
↓ 4 callersMethodformat
(int n)
prj/coherence-core/src/main/java/com/tangosol/dev/disassembler/Disassembler.java:160
↓ 4 callersMethodformat2f
(double dfl)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:5210
↓ 4 callersMethodformatJoinTime
Format the specified timestamp as a human-readable string.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:472
↓ 4 callersMethodformatNumber
(double input)
prj/examples/guides/124-views/src/test/java/com/oracle/coherence/guides/queries/ViewTests.java:167
↓ 4 callersMethodformatParameter
Format the given parameter with the given name for output to the underlying logger.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Logger.java:634
↓ 4 callersMethodformatStats
Return point to point stats for communication from us to the Member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1039
↓ 4 callersMethodformatTaskRole
Return the direct or all-association task role.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:4088
↓ 4 callersMethodfourThreadTest
(Gate gate, GATE_OPS[] aOps, Boolean[] afResults)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/GateTest.java:192
↓ 4 callersMethodfrom
Create {@code CanonicalTypeDescriptor} from a Java type descriptor. @param type the Java type descriptor @param schema the schema specified type
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/CanonicalTypeDescriptor.java:111
↓ 4 callersMethodfromBinary
Translate the passed Binary object into an Object object. @param bin the Binary object to deserialize @return the deserialized object
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationMap.java:457
↓ 4 callersMethodfromBinary
Translate the passed Binary object into an Object object. @param bin the Binary object to deserialize @return the deserialized object
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleSerializationMap.java:425
↓ 4 callersMethodfromBinary
Deserialize a serialized {@link Binary}. @param binary the {@link Binary} to deserialize @param serializer the {@link Serializer} to use @param
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/BinaryHelper.java:128
↓ 4 callersMethodfromInt
Convert an integer value to an RecordType @param nOrdinal the ordinal value of an RecordType @return the RecordType
prj/coherence-core/src/main/java/com/tangosol/util/aggregator/QueryRecorder.java:224
↓ 4 callersMethodfromInternal
Deserialize the provided {@link Binary} value. @param <T> the type parameter @param binValue the {@link Binary} value to deserialize @return
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:2940
↓ 4 callersMethodfromInternalKey
Convert key from internal to external format. @param internalObject key in internal format @return key in external format
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/processors/AbstractEntryProcessor.java:145
↓ 4 callersMethodfromInternalValue
Covert value from internal to external format @param internalObject value in internal format @return value in external format
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/processors/AbstractEntryProcessor.java:157
↓ 4 callersMethodfromXml
Populate the DefaultStandardDependencies object from the XML configuration. @param xml the <{@code <security-config>} XML element @param dep
prj/coherence-core/src/main/java/com/tangosol/internal/net/security/LegacyXmlStandardHelper.java:62
↓ 4 callersMethodfromXml
Populate the DefaultServiceDependencies object from the given XML configuration. The XML may be one of several different elements, such as <distribute
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/LegacyXmlServiceHelper.java:43
↓ 4 callersMethodfromXml
Populate the AbstractAcceptorDependencies object from the given XML configuration. @param xml the XML parent element that contains the acceptor X
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/LegacyXmlAcceptorHelper.java:36
↓ 4 callersMethodfromXml
Populate the DefaultRemoteServiceDependencies object from the given XML configuration. @param xml the XML parent element that contains the Remote
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/extend/remote/LegacyXmlRemoteServiceHelper.java:38
↓ 4 callersMethodgenerateCacheEvents
(NamedCache<String, Integer> cache)
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/AbstractGrpcClientIT.java:2106
↓ 4 callersMethodgenerateCustomer
(boolean fExternalizableLite)
prj/test/functional/io/src/main/java/io/ObjectInputFilterTests.java:733
↓ 4 callersMethodgenerateIdentityToken
Transform a Subject to a token that asserts identity. @param subject the subject to transform @return a token that asserts identity
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:989
↓ 4 callersMethodgenerateTestMap
Return a new Map of requested size with test data (1-based). @param cSize the size of the returned Map @return a new Map
prj/test/functional/processor/src/main/java/processor/AbstractEntryProcessorTests.java:2613
↓ 4 callersMethodget
Get the value from the NamedCache backed up by the SessionLocalBackingMap. @param cache the NamedCache to retrieve the value from @param oKey the
prj/coherence-core/src/main/java/com/tangosol/net/internal/SessionLocalHelper.java:63
↓ 4 callersMethodget
()
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:5658
↓ 4 callersMethodget
Returns the element at the specified position in this List. @param i the index of the element to return @return the element at the specified positi
prj/coherence-core/src/main/java/com/tangosol/util/SafeLinkedList.java:430
↓ 4 callersMethodget
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SharedBuffer.java:125
↓ 4 callersMethodget
Obtains the option for a specified concrete type from the collection. <p>Should the option not exist in the collection, an attempt is made to determi
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Options.java:104
← previousnext →8,201–8,300 of 78,752, ranked by callers