MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 5 callersMethodonDecimal64
Report that a double-precision decimal value (a base-10 floating point) has been encountered in the POF stream. @param iPos context-sensitive positi
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:169
↓ 5 callersMethodonDisconnect
Called when a channel becomes disconnected.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/TcpRing.java:719
↓ 5 callersMethodonEvent
Process an event @param event the event to process @return true if a flush is required
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/util/MessageBusTest.java:607
↓ 5 callersMethodonFloat128
Report that a base-2 quad-precision floating point value has been encountered in the POF stream. @param iPos context-sensitive position information:
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:145
↓ 5 callersMethodonFloat64
Report that a base-2 double-precision floating point value has been encountered in the POF stream. @param iPos context-sensitive position informatio
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:133
↓ 5 callersMethodonInt128
Report that a 128-bit integer value has been encountered in the POF stream. @param iPos context-sensitive position information: property index
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:109
↓ 5 callersMethodonInt16
Report that a short integer value has been encountered in the POF stream. @param iPos context-sensitive position information: property index
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:74
↓ 5 callersMethodonInt64
Report that a long integer value has been encountered in the POF stream. @param iPos context-sensitive position information: property index
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:97
↓ 5 callersMethodonMemberLeft
A callback invoked as part of an {@link InvocableMap.EntryProcessor} to perform custom operations when the {@link Member} is leaving the cluster. <p>
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/internal/ClusterMemberAware.java:63
↓ 5 callersMethodonReceived
This is the event that is executed when a Message is received. <p> It is the main processing event of the Message called by the <code>Service.onMessag
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:2638
↓ 5 callersMethodonTimeInterval
Report that a time interval value has been encountered in the POF stream. @param iPos context-sensitive position information: property index
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:331
↓ 5 callersMethodonYearMonthInterval
Report that a year-month interval value has been encountered in the POF stream. @param iPos context-sensitive position information: property index
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:271
↓ 5 callersMethodopen
(String sCluster, SocketAddress socketAddr, int cTimeOutMillis)
prj/coherence-discovery/src/main/java/com/tangosol/discovery/Connection.java:73
↓ 5 callersMethodopenSSLEngine
Create and return a new SSLEngine. @return the SSLEngine
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/ssl/SSLSocketChannel.java:1240
↓ 5 callersMethodopenServerSocket
Create an ServerSocket. @return the ServerSocket @throws IOException if an I/O error occurs
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SocketProvider.java:73
↓ 5 callersMethodopenSocket
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SSLSocketProvider.java:110
↓ 5 callersMethodoptimizeFilterOrder
Sort all the participating filters according to their effectiveness. @param mapIndexes the available MapIndex objects keyed by th
prj/coherence-core/src/main/java/com/tangosol/util/filter/ArrayFilter.java:285
↓ 5 callersMethodoptionsFrom
(Option<? super V>[] options)
prj/coherence-core/src/main/java/com/tangosol/net/topic/Publisher.java:374
↓ 5 callersMethodout
(String s)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/ClassHelperTest.java:562
↓ 5 callersMethodparse
Attempts to parse a value. @param sValue the value @return the parsed value @throws Exception if the value can't be parsed
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/CronPattern.java:763
↓ 5 callersMethodparse
(String query)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/dslquery/internal/AbstractCoherenceQueryWalkerTest.java:426
↓ 5 callersMethodparseBlock
Parse a statement block. Block: { BlockStatements-opt }
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:442
↓ 5 callersMethodparseJournalMemorySize
Parse a journal memory-size system property value. @param sProperty the system property name @param sValue the configured value @return the par
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/PersistenceEnvironmentParamBuilder.java:528
↓ 5 callersMethodplainName
Returns the specified method name with any "set" or "get" prefix removed and the first letter of the remaining String converted to lowercase. @param
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PropertyBuilder.java:219
↓ 5 callersMethodpollFirst
()
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/NullableSortedMap.java:911
↓ 5 callersMethodpopulate
Populate the dependencies and test the getters. @param deps the DefaultPartitionedServiceDependencies to populate @return the DefaultPartitionedSer
prj/test/unit/coherence-tests/src/test/java/com/tangosol/internal/net/service/grid/PartitionedServiceDependenciesTest.java:173
↓ 5 callersMethodpopulateVectors
(NamedMap<Integer, DocumentChunk> vectors)
prj/test/functional/ai/src/main/java/ai_tests/search/BaseSimilaritySearchIT.java:58
↓ 5 callersMethodpostEventMessage
Create and post a BusEventMessage to the Service thread. Called on a Bus thread. @param event the Bus event
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MessageHandler.java:1515
↓ 5 callersMethodpostInvoke
Check to see if the given entry's value has changed as a result of an "invoke" operation and update the storage and status accordingly.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:6983
↓ 5 callersMethodprepareOfferRetry
Perform any set-up required to retry an offer. @param oCookie the cookie used by the connector. @return a {@link CompletionStage} that completes when
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/PublisherChannelConnector.java:86
↓ 5 callersMethodprepareParallelQuery
Make sure that the specified filter is ready to be sent to the parallel query execuion.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:1768
↓ 5 callersMethodpreventTransfer
Prevent (primary and/or backup) transfers for this partition. This method is only called on the service thread.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:22991
↓ 5 callersMethodprint
(PrintWriter writer, String sTitle)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/DefaultStatementResult.java:65
↓ 5 callersMethodprintList
Print this statement and the list of statements following this statement. @param sIndent
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Statement.java:495
↓ 5 callersMethodprintResultsCollection
Print the given {@link Collection} of Objects on the given {@link PrintWriter}. @param writer a PrintWriter to print on @param col the Col
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/DefaultStatementResult.java:273
↓ 5 callersMethodprivateKeySupplier
Creates a supplier for the private key input stream. @return supplier that provides an InputStream for the private key file
prj/coherence-rag-parent/models/coherence-rag-oci/src/main/java/com/oracle/coherence/rag/model/oci/AbstractOciModelBuilder.java:222
↓ 5 callersMethodprocess
Request the {@link FiniteStateMachine} to process the specified {@link Event}. <p> Note: There's no guarantee that the {@link Event} will be processed
prj/coherence-core/src/main/java/com/tangosol/util/fsm/FiniteStateMachine.java:46
↓ 5 callersMethodprocessCommand
Process a command from the command line arguments. This method is used to process required commands, and will throw an exception if the command was no
prj/coherence-core/src/main/java/com/tangosol/dev/tools/CommandLineTool.java:304
↓ 5 callersMethodprocessCommand
Process a command from the command line arguments. This method is used to process required commands, and will throw an exception if the command was no
prj/coherence-core/src/main/java/com/tangosol/net/DatagramTest.java:454
↓ 5 callersMethodprocessEntries
Process the provided set of {@link BinaryEntry entries} validating against the expectations. @param mapEntryEvents a map keyed by event type with as
prj/test/functional/events/src/main/java/events/common/TxnAssertingInterceptor.java:121
↓ 5 callersMethodprocessXML
(XmlElement xml)
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/coherence/config/xml/processor/SSLManagerProcessorTest.java:143
↓ 5 callersMethodput
(K oKey, V_FRONT oValue)
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:810
↓ 5 callersMethodputAndCheckEvent
Helper.
prj/test/functional/extend/src/main/java/extend/DistExtendDeferKeyCheckTests.java:204
↓ 5 callersMethodputIfAbsent
Obtain an instance of the {@link BinaryPutIfAbsentProcessor}. @param value the serialized value to put into the cache @param ttl the expiry value f
prj/coherence-core/src/main/java/com/tangosol/internal/util/processor/BinaryProcessors.java:128
↓ 5 callersMethodputIfAbsent
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/BinaryRadixTree.java:82
↓ 5 callersMethodputOne
Helper to put a value into a map using either the <tt>put</tt> or <tt>putAll</tt> method. @param map the Map to put into @param oKey the
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:3112
↓ 5 callersMethodputString
(String sKey, String sValue)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Config.java:604
↓ 5 callersMethodqueryLocalNames
Query for local MBean names matching the name pattern and oprional filter.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Gateway.java:1479
↓ 5 callersMethodread
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:334
↓ 5 callersMethodreadAsObjectArray
Read a POF value as an Object array. @param nType the type identifier of the value @param ao the optional array to use to store the values, or t
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferReader.java:3784
↓ 5 callersMethodreadExternal
Restore the contents of a user type instance by reading its state using the specified PofReader object. @param in the PofReader from which to read t
prj/coherence-core/src/main/java/com/tangosol/io/pof/PortableObject.java:39
↓ 5 callersMethodreadExternal
Read a value from the passed DataInput object. @param in the DataInput stream to read property data from @return the data read from the DataInput
prj/coherence-core/src/main/java/com/tangosol/run/xml/PropertyAdapter.java:717
↓ 5 callersMethodreadNestedCommaSeparatedList
Build an array of ASTNodes by processing the this tokens nest as a comma separated list. of BaseTokens. @param nest the nest of BaseTokens to process
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPParser.java:268
↓ 5 callersMethodreadPoolAtomicLong
(String sMethod)
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkState.java:588
↓ 5 callersMethodreadRawDate
Read a <tt>RawDate</tt> from the POF stream. The {@link RawDate} class contains the raw date information that was carried in the POF stream. @param i
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:501
↓ 5 callersMethodreadUnsignedByte
Read an unsigned byte value from the given {@link ByteSequence} and offset. <p> This method is the counterpart for the {@link java.io.DataOutput#write
prj/coherence-core/src/main/java/com/tangosol/io/AbstractReadBuffer.java:902
↓ 5 callersMethodreadZonedDateTime
Read a <tt>java.time.ZonedDateTime</tt> from the POF stream. @param iProp the property index to read @return the <tt>ZonedDateTime</tt> property va
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:482
↓ 5 callersMethodreadiness
()
prj/coherence-mp/health/src/main/java/com/oracle/coherence/mp/health/CoherenceHealthChecks.java:61
↓ 5 callersMethodrealize
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/NamedEventInterceptorBuilder.java:70
↓ 5 callersMethodrealize
Realize a {@link BinaryStoreManager} given the provided parameters. @param resolver the {@link ParameterResolver} for resolving expressions and runt
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/storemanager/BinaryStoreManagerBuilder.java:30
↓ 5 callersMethodrealize
(ExecutionContext ctx, NodeTerm term, List listBindVars, ParameterResolver
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/InsertStatementBuilder.java:44
↓ 5 callersMethodrealizeMap
(ParameterResolver resolver, Dependencies dependencies)
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/JournalScheme.java:38
↓ 5 callersMethodrealizes
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/InstanceBuilder.java:248
↓ 5 callersMethodrecord
(Event<?> event)
prj/test/functional/cdi/src/main/java/cdi/ClientCdiInterceptorSupportIT.java:139
↓ 5 callersMethodrecordPreFilterKeys
Record the number of keys passed to the filter for evaluation. This method may be called repeatedly on the same step instance. Each call will add to t
prj/coherence-core/src/main/java/com/tangosol/util/QueryRecord.java:174
↓ 5 callersMethodreducePermits
Reduces the number of permits for the given {@link PermitAcquirer}. @param acquirer the {@link PermitAcquirer} @param reductions the number of re
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/internal/SemaphoreStatus.java:147
↓ 5 callersMethodreducing
(BinaryOperator<T> op)
prj/coherence-core/src/main/java/com/tangosol/internal/util/stream/ReferencePipeline.java:392
↓ 5 callersMethodreducing
Returns a {@code Collector} which performs a reduction of its input elements under a specified {@code BinaryOperator} using the provided identity. @p
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteCollectors.java:686
↓ 5 callersMethodregisterChannel
Register the given Channel in the ChannelArray. @param channel the Channel to register; must not be null
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1473
↓ 5 callersMethodregisterReceiver
Register a Receiver that will received unsolicited Message objects sent through Channel objects associated with the Receiver name and Protocol. <p> Th
prj/coherence-core/src/main/java/com/tangosol/net/messaging/ConnectionManager.java:149
↓ 5 callersMethodrejectConfiguredElement
Reject an invalid daemon-pool element combination. @param fReject {@code true} to reject the element @param sElement the configured element name @p
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:1401
↓ 5 callersMethodrelease
Release all resources held by this manager. Note that the behavior of all other methods on this manager is undefined after this method is called.
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistenceManager.java:287
↓ 5 callersMethodreleaseTopic
Release local resources associated with the specified instance of the topic. This invalidates a reference obtained by using the {@link #ensureTopic(St
prj/coherence-core/src/main/java/com/tangosol/net/TopicService.java:68
↓ 5 callersMethodremove
(MBeanMetric.Identifier identifier)
prj/coherence-mp/metrics/src/main/java/com/oracle/coherence/mp/metrics/MpMetricsRegistryAdapter.java:107
↓ 5 callersMethodremove
(Object o)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:1058
↓ 5 callersMethodremove
(Object oKey)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:246
↓ 5 callersMethodremoveAll
(java.util.Collection collection)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MemberSet.java:1596
↓ 5 callersMethodremoveBlind
()
prj/coherence-core/src/main/java/com/tangosol/internal/util/processor/CacheProcessors.java:99
↓ 5 callersMethodremoveData
(NamedCache cache, int count, int offset)
prj/test/functional/metrics/src/main/java/metrics/MultiserverMetricsTests.java:403
↓ 5 callersMethodremoveFilterMapListener
Create a {@link MapListenerRequest} that will subscribe to {@link com.tangosol.util.MapEvent MapEvents} for all entries in a cache matching a filter.
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/v0/Requests.java:951
↓ 5 callersMethodremoveIfExpired
Remove an entry if it has expired. @param entry the entry @return true iff the entry was actually removed
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:1869
↓ 5 callersMethodremoveIfExpired
Remove an entry if it has expired. @param entry the entry @return true iff the entry was actually removed
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:1651
↓ 5 callersMethodremoveIndex
Remove an index from a cache. @param request the {@link RemoveIndexRequest} containing the name of the cache to remove the index f
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheService.java:312
↓ 5 callersMethodremoveIndexFrom
(NamedCache namedCache, ValueExtractor extractor)
prj/test/functional/aggregator/src/main/java/aggregator/AbstractEntryAggregatorTests.java:1552
↓ 5 callersMethodremoveIndexes
Remove all the indexes from the cache and return its index map. @param cache the cache to remove indexes from @return the cache's index map
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/BaseNamedCacheClientIT.java:170
↓ 5 callersMethodremoveIntDecoration
Remove a decoration value from the specified Binary that contains a representation of an IntDecoratedObject. @param bin the Binary object @return t
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:6185
↓ 5 callersMethodremoveInternal
Implementation of the remove() API. @param oKey key whose mapping is to be removed from the map @param fBlind if true, the return value will be i
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:1163
↓ 5 callersMethodremoveRemoteMapListener
Send a request to the remote NamedCacheProxy to unregister a MapListener. @param filter the Filter used to unregister the remote MapListener @p
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:2744
↓ 5 callersMethodremoveSelectionKey
Remove the given selection key from the list of selection keys for open socket channels. @param key the key to remove
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/net/EchoNIOServer.java:114
↓ 5 callersMethodremoveServiceListener
Unregister a ServiceListener from this ConnectionManager. <p> After a ServiceListener is removed, it will no longer receive events pertaining to the l
prj/coherence-core/src/main/java/com/tangosol/util/Service.java:40
↓ 5 callersMethodremoveSnapshot
Remove the snapshot that was previously created with the specified name. @param sName the snapshot name to remove
prj/coherence-core/src/main/java/com/tangosol/persistence/PersistenceManagerMBean.java:113
↓ 5 callersMethodreplace
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/BinaryRadixTree.java:96
↓ 5 callersMethodreplace
(Object oKey, Object oOldValue, Object oNewValue)
prj/coherence-core/src/main/java/com/tangosol/util/SafeSortedMap.java:316
↓ 5 callersMethodreplace
Replace one node with another. @param nodeA the node to be unlinked @param nodeB the node to be linked in nodeA's place; may be null @return nodeB
prj/coherence-core/src/main/java/com/tangosol/util/AbstractSparseArray.java:649
↓ 5 callersMethodreplaceMapping
Replace the mapping for the specified key only if currently mapped to the specified value. @param request the {@link ReplaceMappingRequest} to exec
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheService.java:345
↓ 5 callersMethodreportMissingPartition
Report a missing partition according to the "strict" flag rules. @param oKey the key for which an operation failed (optional) @param nPid the missi
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionSplittingBackingMap.java:634
↓ 5 callersMethodreportUnsupported
Log the info about an unsupported operation. @param sOp the unsupported operation
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:6362
↓ 5 callersMethodrequireAdmin
Require an authenticated caller in the configured RAG admin role. @param context the request security context @param route the RAG route label @
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/RagSecurity.java:90
↓ 5 callersMethodrequireAuthenticated
Require an authenticated caller. @param context the request security context @param route the RAG route label @return a rejection response, or {
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/RagSecurity.java:65
↓ 5 callersMethodreset
Completely reset the state of the List.
prj/coherence-core/src/main/java/com/tangosol/util/SafeLinkedList.java:746
← previousnext →7,601–7,700 of 78,752, ranked by callers