MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 5 callersMethodcreateMessage
Create a new log message with the following structure: new Object[] { [Timestamp], [Level], [Thread], [Throwable], [Message],
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Logger.java:528
↓ 5 callersMethodcreatePattern
(String sType)
prj/coherence-core/src/main/java/com/tangosol/internal/metrics/MetricSupport.java:1043
↓ 5 callersMethodcreatePublisherConnector
Create a {@link PublisherConnector}. @param options the options to use @return a {@link PublisherConnector}
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/PublisherConnector.java:133
↓ 5 callersMethodcreateRandomOrder
Create a random {@link Order}. @param orderId order id @param customerId customer id @param orderLines number of order lines @return new new {@li
prj/examples/tutorials/500-graphql/complete/src/main/java/com/oracle/coherence/tutorials/graphql/api/Bootstrap.java:109
↓ 5 callersMethodcreateRandomOrder
Create a random {@link Order}. @param orderId order id @param customerId customer id @param orderLines number of order lines @return new new {@li
prj/examples/tutorials/500-graphql/initial/src/main/java/com/oracle/coherence/tutorials/graphql/api/Bootstrap.java:113
↓ 5 callersMethodcreateSnapshot
Create the given snapshot. @param sSnapshotName snapshot to create
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:4309
↓ 5 callersMethodcreateSymbol
Create new AtomicTerm representing a Symbol with given value @param value the text of the literal @return a AtomicTerm for a Symbol
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/termtrees/AtomicTerm.java:457
↓ 5 callersMethodcreateTables
Create the tables of sub-trait information based on the type of the Component.
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:808
↓ 5 callersMethodcreateVirtualPartitionedServiceDependencies
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/component/util/DaemonPoolSizingComponentTest.java:347
↓ 5 callersMethoddebug
accessor to output debugging statements
prj/test/functional/extend/src/main/java/extend/SuspectProtocolTests.java:163
↓ 5 callersMethoddecodeGeneration
Given a buffer allocation size, extract the generation id of that buffer. @param cbBuffer the buffer allocation size @return the generation id
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/io/SegmentedBufferManager.java:326
↓ 5 callersMethoddecodeTinyInt
Decode an integer value from one of the reserved single-byte combined type and value indicators. @param n the integer value that the integer is enco
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:424
↓ 5 callersMethoddecrementReferenceCount
Decrement the pages reference count by one. @return the new count
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Page.java:312
↓ 5 callersMethoddelegate
Return the delegate channel @return the delegate channel
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/MultiplexedSocketProvider.java:1431
↓ 5 callersMethoddeploy
Deploy the bundle located at <tt>sBundleLocation</tt> to the container. @param sBundleLocation location of the bundle to deploy to the
prj/test/distribution/osgi/src/test/java/com/tangosol/coherence/osgi/Container.java:59
↓ 5 callersMethoddescription
Return a description to be used instead of the attribute name or null. @return a description to be used instead of the attribute name or null
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/MBeanAttribute.java:43
↓ 5 callersMethoddetachUnflushedWriteBatch
Detach the current consumer-owned build batch from the unflushed slot. @return the detached build batch, or {@code null}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:462
↓ 5 callersMethoddisabled
Return a {@link Storage} disabled {@link TaskExecutorService.Registration.Option}. @return a {@link Storage} {@link TaskExecutorService.Registration.
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/options/Storage.java:157
↓ 5 callersMethoddisconnectInternal
Disconnect this subscriber. <p> This will cause the subscriber to re-initialize itself on re-connection. @param fForceReconnect force the subscriber
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:1996
↓ 5 callersMethoddiscover
Starting from the {@code root} traverse the target evaluating all leaf resources against {@code sExpression} returning complying resources. @param sE
prj/coherence-core/src/main/java/com/tangosol/dev/introspect/ResourceDiscoverer.java:54
↓ 5 callersMethoddispatchEvent
Dispatch an event containing the passed event information. @param status the Status for the entry @param nId this event's id @param oKey
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:2925
↓ 5 callersMethoddispatchMemberEvent
Create and dispatch a new local MemberEvent with the given identifier to the collection of register MemberListener. @param nId the type of MemberEve
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteService.java:313
↓ 5 callersMethoddispatchPendingEvent
Dispatch an event that has not yet occurred, allowing the cache to potentially avoid reading of the "original value" information. @param oKey
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractSerializationCache.java:321
↓ 5 callersMethoddispatchServiceEvent
Dispatch a ServiceEvent to the EventDispatcher. @param nEvent the ID of the ServiceEvent
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:456
↓ 5 callersMethoddoIfSecureInDoAsAction
(PrivilegedAction<T> action, Supplier<T> fallback)
prj/coherence-core/src/main/java/com/tangosol/net/security/SecurityHelper.java:70
↓ 5 callersMethoddumpHeapForBug
Optionally collect a heap dump of live objects for the specified bug id. The dumps collected by this method can be enabled via <tt>-Dcom.oracle.coher
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/util/HeapDump.java:43
↓ 5 callersMethodeffectiveIndex
Calculate the effective index taking into account offsets and the circular nature of CircularArrayList. @param index the index to transform @return
prj/coherence-core/src/main/java/com/tangosol/util/CircularArrayList.java:905
↓ 5 callersMethodempty
Return an empty {@link QueuePollResult}. @return an empty {@link QueuePollResult}
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/model/QueuePollResult.java:139
↓ 5 callersMethodempty
Return {@code true} if there are no results. @return {@code true} if there are no results
prj/coherence-hnsw/src/main/java/com/oracle/coherence/hnswlib/QueryTuple.java:79
↓ 5 callersMethodencodePartitionVersion
Return a long with both the provided partition and version encoded. @param iPart the partition to encode @param lVersion the version to encode
prj/coherence-core/src/main/java/com/tangosol/internal/util/listener/VersionAwareListeners.java:450
↓ 5 callersMethodencrypt
Encrypt the specified object using the private credentials for the given Subject (encryptor), which is usually associated with the current thread. @p
prj/coherence-core/src/main/java/com/tangosol/net/security/AccessController.java:70
↓ 5 callersMethodenlist
Enlist a specified resource into a transaction. @param oKey the resource key @param fWrite if true, the resource should be elisted for read and write
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/deltaMap/TransactionMap.java:269
↓ 5 callersMethodensureArgument
Ensure that the specified object is non-null @param o the object to ensure @param sName the name of the corresponding parameter @throws Illega
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:1051
↓ 5 callersMethodensureBundles
Create a BundlingNamedCache using the operation-bundling element. A bundler is created and maintained internally by the cache. @param resolver the P
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/BundleManager.java:55
↓ 5 callersMethodensureCache
(String sName, ClassLoader loader)
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/BaseNamedCacheClientIT.java:158
↓ 5 callersMethodensureChannelCount
(String sName, int cRequired, int cChannel)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeService/SafeTopicService.java:211
↓ 5 callersMethodensureConnected
Ensure that the subscriber is connected.
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:1882
↓ 5 callersMethodensureConverted
Ensure that the underlying keys are converted using the specified converter. <p> This method must be called prior to index application or evaluation w
prj/coherence-core/src/main/java/com/tangosol/util/filter/InKeySetFilter.java:191
↓ 5 callersMethodensureDaemonPoolDependencies
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/grpc/DefaultRemoteGrpcServiceDependencies.java:313
↓ 5 callersMethodensureExecutorService
()
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestNonBlockingStore.java:66
↓ 5 callersMethodensureFactory
()
prj/test/functional/persistence/src/main/java/persistence/JournalBackupMapTests.java:431
↓ 5 callersMethodensureInitialized
Ensure that this aggregator is initialized.
prj/coherence-core/src/main/java/com/tangosol/util/aggregator/GroupAggregator.java:291
↓ 5 callersMethodensureInitialized
Ensure that this aggregator is initialized.
prj/coherence-core/src/main/java/com/tangosol/util/aggregator/TopNAggregator.java:130
↓ 5 callersMethodensureMember
Called on the cluster service thread only.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:1682
↓ 5 callersMethodensureMemberConfigMap
(int i)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:444
↓ 5 callersMethodensureMemberLeft
Ensure that the cluster is informed about the death of members. @param memberTo the member to inform, or null for the full member set @para
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:1729
↓ 5 callersMethodensureNamespaceHandler
Ensures that an {@link NamespaceHandler} with the specified {@link URI} is available for use in the {@link ProcessingContext} with the specified prefi
prj/coherence-core/src/main/java/com/tangosol/config/xml/ProcessingContext.java:233
↓ 5 callersMethodensureOutputStream
Return the underlying OutputStream. @return the underlying OutputStream @throws IllegalStateException if the underlying stream has not been
prj/coherence-core/src/main/java/com/tangosol/io/WrapperOutputStream.java:67
↓ 5 callersMethodensurePackages
Create a StringTable of packages for the specified table of names
prj/coherence-core/src/main/java/com/tangosol/dev/component/JarStorage.java:821
↓ 5 callersMethodensurePersistenceException
Return a PersistenceException with the given cause. The returned exception is also initialized with this manager and its environment (if available).
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:803
↓ 5 callersMethodensurePersistentExtent
Ensure a persistent extent is created in the PersistentStore associated with this PartitionControl. @param lExtentId the extent to ensure is createa
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:21975
↓ 5 callersMethodensurePrimingListener
Return the priming listener, or it not already cached, create it. @return the priming listener
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/MapListenerProxy.java:680
↓ 5 callersMethodensureProvider
Load an {@link MemberIdentityProvider} if one has been configured using the {@link MemberIdentityProvider#PROPERTY} or has been discovered using the {
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultMemberIdentity.java:505
↓ 5 callersMethodensureRead
Ensure that a resource with the specified key is read. This method is only called if RepeatableRead is set to true.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DeltaMap.java:370
↓ 5 callersMethodensureRemoved
Get a mutable set of items that are removed in the subset. @return a mutable set of removed items
prj/coherence-core/src/main/java/com/tangosol/util/SubSet.java:239
↓ 5 callersMethodensureRetained
Get a mutable set of items that are retained in the subset. @return a mutable set of retained items
prj/coherence-core/src/main/java/com/tangosol/util/SubSet.java:176
↓ 5 callersMethodensureSafeFilter
Returns a ReflectionAllowedFilter based on the provided pattern {@code sPattern}. <p> If an error occurs during parsing of the pattern this method wil
prj/coherence-core/src/main/java/com/tangosol/internal/util/extractor/ReflectionAllowedFilter.java:131
↓ 5 callersMethodensureSubscriber
(StreamObserver<ProxyRequest> channel, TestStreamObserver<ProxyResponse> observer, String sTopicNa
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/topics/TopicSubscriberProxyIT.java:223
↓ 5 callersMethodensureTopic
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/ExtensibleConfigurableCacheFactory.java:400
↓ 5 callersMethodensureTopic
(String sTopic, ClassLoader loader)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/serviceProxy/TopicServiceProxy.java:224
↓ 5 callersMethodensureTopicName
()
prj/test/functional/grpc-client-netty/src/main/java/netty/grpc/client/topics/AbstractSimpleSubscriberTests.java:242
↓ 5 callersMethodensureValueExtractor
Obtain a {@link ValueExtractor} from the serialized data in a {@link ByteString}. @param bytes the {@link ByteString} containing the serialized
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/BaseNamedCacheServiceImpl.java:485
↓ 5 callersMethodentrySet
(Filter filter)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClient.java:161
↓ 5 callersMethodequals
Compare the ReflectionExtractor with another object to determine equality. <p> {@link AbstractExtractor#equals(Object)} contract takes precedence when
prj/coherence-core/src/main/java/com/tangosol/util/extractor/ReflectionExtractor.java:182
↓ 5 callersMethoderaseAll
(Collection<? extends Long> keys)
prj/test/functional/cdi-server/src/main/java/cdi/server/CdiNamespaceHandlerIT.java:448
↓ 5 callersMethodescape
Format a char to a printable escape if necessary, putting the result into the passed array. The array must be large enough to accept six characters.
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Formatting.java:200
↓ 5 callersMethodevaluate
Return true iff the specified object satisfies the predicate. @param t the object to evaluate @return true iff the specified object satisfies the p
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Predicate.java:26
↓ 5 callersMethodevaluateEntry
Apply the test to a Map Entry. @param entry the Map Entry to evaluate; never null @return true if the test passes, false otherwise
prj/coherence-core/src/main/java/com/tangosol/util/filter/EntryFilter.java:36
↓ 5 callersMethodexclude
Exclude the provided partition-id and version from future calls to either {@link #isExcluded(int, int)} or {@link #isAllowed(int, int)}. @param iPart
prj/coherence-core/src/main/java/com/tangosol/net/internal/PartitionVersionExclusionList.java:65
↓ 5 callersMethodexclusiveLocksMap
Return Coherence {@link NamedMap} containing the exclusive locks state. @return Coherence {@link NamedMap} containing the exclusive locks state
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/Locks.java:104
↓ 5 callersMethodexclusively
Suggest to this Lockable that the caller requires exclusive access until {@link AutoCloseable#close() close} is called on the returned {@link AutoClos
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Lockable.java:30
↓ 5 callersMethodexecute
(ExecutionContext ctx)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/SourceStatementBuilder.java:90
↓ 5 callersMethodexecute
A {@link Remote.Function function} executed on the management node. The function is provided a local MBeanServer and can return any serializable resul
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanServerProxy.java:65
↓ 5 callersMethodexecute
(Remote.Runnable command)
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorService.java:321
↓ 5 callersMethodexecute
Called on a client thread.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/InvocationService.java:291
↓ 5 callersMethodexecutors
Return the {@link NamedCache} storing {@link ClusteredExecutorInfo} instances. @return the {@link NamedCache} storing {@link ClusteredExecutorInfo} i
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredRegistration.java:940
↓ 5 callersMethodexit
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:573
↓ 5 callersMethodextentDir
Return the per-extent directory for the supplied store data directory. @param fileStore the store data directory @param lExtentId the extent id @r
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistentStoreTest.java:1274
↓ 5 callersMethodextract
(T oTarget)
prj/coherence-core/src/main/java/com/tangosol/util/extractor/AbstractExtractor.java:54
↓ 5 callersMethodextractPackages
(StringTable tblAll, String sPackage, boolean fQualify, boolean fSu
prj/coherence-core/src/main/java/com/tangosol/dev/component/JarStorage.java:912
↓ 5 callersMethodfillBuffer
(boolean doThrow)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonReader.java:910
↓ 5 callersMethodfillRandom
Fill the specified Map with random data.
prj/coherence-testing-data/src/main/java/data/Trade.java:200
↓ 5 callersMethodfilter
Returns a stream consisting of the elements of this stream that match the given predicate. <p> This is an <em>intermediate operation</em>. @param pre
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteDoubleStream.java:68
↓ 5 callersMethodfilter
Returns a stream consisting of the elements of this stream that match the given predicate. <p> This is an <em>intermediate operation</em>. @param pre
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteLongStream.java:69
↓ 5 callersMethodfilter
Returns a stream consisting of the elements of this stream that match the given predicate. <p> This is an <em>intermediate operation</em>. @param pre
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteIntStream.java:69
↓ 5 callersMethodfilter
(String actualName, Class<?> fromClass, Class<?> propertyType, boolean exclude)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/PropertyFilter.java:72
↓ 5 callersMethodfind
(String str)
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/genson/bean/Media.java:28
↓ 5 callersMethodfindCachingScheme
Obtains the {@link XmlElement} that contains a &lt;scheme-name&gt; definition for the specified sSchemeName with in the provided {@link XmlElement}, o
prj/coherence-core/src/main/java/com/tangosol/coherence/config/xml/preprocessor/SchemeRefPreprocessor.java:116
↓ 5 callersMethodfindElement
Find a child element of the specified element with the specified '/'-delimited path. <p> The path format is based on file-system paths (not XPath). <u
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlHelper.java:1617
↓ 5 callersMethodfindFileOrResourceOrDefault
Return a URL to the specified file or resource, using the specified class loader or a {@link Base#getContextClassLoader() context ClassLoader}. <p> Th
prj/coherence-core/src/main/java/com/tangosol/util/Resources.java:358
↓ 5 callersMethodfingerprint
Returns the OCI API key fingerprint from configuration. @return the fingerprint of the API key @throws ConfigException if fingerprint is not configu
prj/coherence-rag-parent/models/coherence-rag-oci/src/main/java/com/oracle/coherence/rag/model/oci/AbstractOciModelBuilder.java:198
↓ 5 callersMethodfinishConnect
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/WrapperSocketChannel.java:115
↓ 5 callersMethodflush
Flushes this OutputStream and forces any buffered output bytes to be written. @exception IOException if an I/O error occurs
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/OutputStreaming.java:69
↓ 5 callersMethodflush
()
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/util/MessageBusTest.java:2018
↓ 5 callersMethodflushDeferredBackups
Check to see if there are any deferred backup requests that can be flushed now.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:22251
↓ 5 callersMethodforEach
Perform the given action for each entry selected by the specified key set until all entries have been processed or the action throws an exception. <p>
prj/coherence-core/src/main/java/com/tangosol/net/cache/CacheMap.java:139
↓ 5 callersMethodforEach
Perform the given action for each entry in this map until all entries have been processed or the action throws an exception. <p> Exceptions thrown by
prj/coherence-core/src/main/java/com/tangosol/util/QueryMap.java:252
↓ 5 callersMethodformat
Return an ISO8601 string for the date/time represented by this Calendar. @param date a date @return an ISO8601 string for the date/time
prj/coherence-core/src/main/java/com/tangosol/run/xml/DateTimeAdapter.java:272
↓ 5 callersMethodformatDate
Format a date in the form YYYY-MM-DD. @param nYear the year number @param nMonth the month number @param nDay the day number @return the forma
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:1949
↓ 5 callersMethodformatMessage
Format the given log message by substituting parameter names in the message format string with the values contained in the given message. Log messages
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Logger.java:589
← previousnext →6,801–6,900 of 78,752, ranked by callers