MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 11 callersMethodsetFromId
Setter for property FromId.<p> This is the sender's Member id. The id may be zero only for Broadcast Packets, which are used before an id is obtained.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Packet.java:1030
↓ 11 callersMethodsetLastName
(String lastName)
prj/test/functional/cdi/src/main/java/cdi/data/Person.java:73
↓ 11 callersMethodsetOrphanedPartitions
Setter for property OrphanedPartitions.<p> PartitionSet containing partitions that the corresponding request is associated with and are currently orph
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/requestStatus/MultiPartStatus.java:182
↓ 11 callersMethodsetOwner
Specify a new owner id for the specified storage for this partition. @param iStore the storage index (zero for primary) @param iOwner the new prima
prj/coherence-core/src/main/java/com/tangosol/net/partition/Ownership.java:147
↓ 11 callersMethodsetPacketType
Setter for property PacketType.<p> Specifies the persistence layout of the Packet. This value is available only for received Packets. See the enumerat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Packet.java:1043
↓ 11 callersMethodsetProcessor
Set the EntryProcessor that will be executed for each entry in a store or storeAll request. @param processor the EntryProcessor that will be execute
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestNonBlockingStore.java:493
↓ 11 callersMethodsetProxyId
Set this proxy's identifier. @param nProxyId this proxy's identifier
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/NamedTopicProxy.java:434
↓ 11 callersMethodsetRoundingMode
Sets the {@link RoundingMode} for the results, e.g. if scale is applied to the aggregation result. @param roundingMode the RoundingMode to set. Can be
prj/coherence-core/src/main/java/com/tangosol/util/aggregator/AbstractBigDecimalAggregator.java:251
↓ 11 callersMethodsetSafeServiceState
Setter for property SafeServiceState.<p> The state of the SafeService; one of the SERVICE_ enums.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeService.java:1250
↓ 11 callersMethodsetSerializer
Setter for property Serializer.<p> The Serializer used to serialize and deserialize payload objects carried by Messages sent through this Channel. @s
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:2082
↓ 11 callersMethodsetSerializer
Setter for property Serializer.<p> The Serializer used by the new Channel.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:7480
↓ 11 callersMethodsetServiceConfig
Setter for property ServiceConfig.<p> Original XML configuration that was supplied to the Service; may be null.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:1856
↓ 11 callersMethodsetServiceJoinTime
Setter for property ServiceJoinTime.<p> The cluster time that the Member joined the Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:19279
↓ 11 callersMethodsetServiceName
Setter for property ServiceName.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/LocalCache.java:739
↓ 11 callersMethodsetStandardLeaseMillis
Setter for property StandardLeaseMillis.<p> The duration of a standard Lease in milliseconds for the resources controlled by this CacheHandler.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:2349
↓ 11 callersMethodsetStatisticsEnabled
Set if statistics gathering is enabled for a configuration. <p> Statistics may be enabled or disabled at runtime via {@link javax.cache.CacheManager#e
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/CoherenceBasedCompleteConfiguration.java:117
↓ 11 callersMethodsetTopAnchor
Set the top anchor object. <p> This method is intended to be used only by query processors. Clients should not modify the content of this property. @
prj/coherence-core/src/main/java/com/tangosol/util/filter/LimitFilter.java:275
↓ 11 callersMethodshutdown
Shutdown the cache server. @since Coherence 3.2
prj/coherence-core/src/main/java/com/tangosol/net/DefaultCacheServer.java:283
↓ 11 callersMethodsupply
Create a new instance of this aggregator. @return a StreamAggregator
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMap.java:903
↓ 11 callersMethodtestExtendConnect
Test making an extend connection to the specified server. @param proxy the proxy server to connect to @param fAllowed true if connections should
prj/test/functional/quorum/src/main/java/quorum/QuorumTests.java:1916
↓ 11 callersMethodtmpbuf
Get a small buffer for formating data to bytes. @return a byte array that is at least <tt>{@link #MIN_BUF}</tt> bytes long
prj/coherence-core/src/main/java/com/tangosol/io/AbstractWriteBuffer.java:433
↓ 11 callersMethodtoString
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/Component.java:1934
↓ 11 callersMethodunlockRead
Release a read lock on this persistent store.
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:2124
↓ 11 callersMethodupdate
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/SimpleMapIndex.java:185
↓ 11 callersMethodupdate
{@inheritDoc} @see #updateComplex(Object, Object)
prj/coherence-core/src/main/java/com/tangosol/util/extractor/UniversalUpdater.java:87
↓ 11 callersMethoduseConstructorWithArguments
If true constructor and method arguments name will be resolved from the generated debug symbols during compilation. It is a very powerful feature from
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/GensonBuilder.java:743
↓ 11 callersMethodusesWildcard
Determines if the {@link ResourceMapping} pattern contains a wildcard. @return <code>true</code> if the pattern contains a wildcard, <code>fa
prj/coherence-core/src/main/java/com/tangosol/coherence/config/ResourceMapping.java:202
↓ 11 callersMethodvalidate
Validate the dependencies. @return this object
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/DefaultServiceDependencies.java:409
↓ 11 callersMethodvalidateIndex
Validate that the index on the specified cache is correct. @param cache the cache to validate the index for
prj/test/functional/processor/src/main/java/processor/IndexIntegrityTests.java:1122
↓ 11 callersMethodvalue
()
prj/test/functional/concurrent/src/main/java/concurrent/atomic/AtomicStampedReferenceTest.java:34
↓ 11 callersMethodvalue
()
prj/test/functional/concurrent/src/main/java/concurrent/atomic/AtomicMarkableReferenceTest.java:34
↓ 11 callersMethodwaitForCondition
(BooleanSupplier supplier, long cMillis, String sMessage)
prj/test/functional/core/src/main/java/com/tangosol/coherence/component/util/DaemonPoolIT.java:824
↓ 11 callersMethodweight
(double weight)
prj/coherence-testing-data/src/main/java/data/repository/Person.java:142
↓ 11 callersMethodwithFilter
Return a Filtered option with the specified filter. @param filter the filter @param <V> the type of the elements being received from the topic
prj/coherence-core/src/main/java/com/tangosol/net/topic/Subscriber.java:952
↓ 11 callersMethodwriteBytes
Writes the String <tt>s</tt>, but only the low-order byte from each character of the String is written. @param s the String to write @exception IOE
prj/coherence-core/src/main/java/com/tangosol/io/WriteBuffer.java:603
↓ 11 callersMethodwriteIntBE
Write an int value to a byte array in big-endian form. @param ab target byte array @param of offset into {@code ab} @param n value to write
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1270
↓ 11 callersMethodwriteTime
Write a <tt>Date</tt> property to the POF stream in ISO8601 format. <p> This method encodes the hour, minute, second and millisecond information of th
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofWriter.java:756
↓ 10 callersMethod__init
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/NameService.java:5092
↓ 10 callersMethod__init
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:7010
↓ 10 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:566
↓ 10 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:344
↓ 10 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/NameService.java:5103
↓ 10 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ServiceConfig.java:110
↓ 10 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:534
↓ 10 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:7021
↓ 10 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:493
↓ 10 callersMethodacceptNode
The receiver has been dispatched to from the given node. @param sFunctor the node functor @param term the NodeTerm
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/termtrees/TermWalker.java:26
↓ 10 callersMethodadd
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/SimpleParameterList.java:85
↓ 10 callersMethodadd
Appends the specified element to the end of this List. Null values are supported.<p> @param o element to be appended to this List @return <tt>true
prj/coherence-core/src/main/java/com/tangosol/util/SafeLinkedList.java:95
↓ 10 callersMethodaddAccessor
Add the specified Property accessor. @param nAccessor the enumerated Property accessor (PA_) value
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:3914
↓ 10 callersMethodaddAll
Add all listeners from another Listeners object. @param listeners the Listeners to add
prj/coherence-core/src/main/java/com/tangosol/util/Listeners.java:127
↓ 10 callersMethodaddCity
(City city)
prj/coherence-testing-data/src/main/java/data/collectionExtractor/Country.java:123
↓ 10 callersMethodaddEvent
Add the specified Event to the Event Collector. <p> This method does not flush the collector. @param event the event to add
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:907
↓ 10 callersMethodaddInsertHandler
Add the event handler for INSERT events. @param onInsert the event handler to add @return this MapListener
prj/coherence-core/src/main/java/com/tangosol/util/listener/SimpleMapListener.java:35
↓ 10 callersMethodaddListenerWithCheck
Add a map listener that receives events based on a filter evaluation. @param listener the listener to add @param filter a filter that will be pas
prj/coherence-core/src/main/java/com/tangosol/util/MapListenerSupport.java:99
↓ 10 callersMethodaddServer
Start a cache server. @return the new Member
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractRollingRestartTest.java:533
↓ 10 callersMethodaddServiceListener
Register a ServiceListener that will receive events pertaining to the lifecycle of this Service. @param listener the new ServiceListener to register
prj/coherence-core/src/main/java/com/tangosol/util/Service.java:28
↓ 10 callersMethodaddShutdownHook
Add the {@link Runnable} using the specified {@link ResourceRegistry}. @param registry the {@link ResourceRegistry} @param r the {@link Runn
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/internal/Hook.java:32
↓ 10 callersMethodapplyAsDouble
(T value)
prj/coherence-core/src/main/java/com/tangosol/util/ValueExtractor.java:152
↓ 10 callersMethodapplyIndex
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/filter/BetweenFilter.java:256
↓ 10 callersMethodassemble
(DataOutput stream, ConstantPool pool)
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/TypeAnnotation.java:77
↓ 10 callersMethodassertCacheName
Test to see whether the given String is a known cache name. @param sName the cache name @param ctx the execution context of the CohQL query @throw
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/AbstractStatement.java:48
↓ 10 callersMethodassertLongArrayEmpty
Assert that la represents an empty LongArray.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/LongArrayTest.java:578
↓ 10 callersMethodassertOverrideAsExpected
A helper method to assert that {@link XmlHelper#overrideElement(XmlElement, XmlElement)} works as expected. @param sBase the base xml {@link Str
prj/test/unit/coherence-tests/src/test/java/com/tangosol/run/xml/XmlHelperTest.java:36
↓ 10 callersMethodassertPrintsObject
(Object o, String expected)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/dslquery/statement/DefaultStatementResultTest.java:293
↓ 10 callersMethodbegin
Begin a complex data structure, such as a user type or a collection. @param iPos the current position with a containing data structure @param s
prj/coherence-core/src/main/java/com/tangosol/io/pof/LoggingPofHandler.java:452
↓ 10 callersMethodbetween
Return a filter that tests if the extracted value is between the specified values (inclusive). @param extractor the ValueExtractor to use @param fro
prj/coherence-core/src/main/java/com/tangosol/util/Filters.java:340
↓ 10 callersMethodcalculateTotal
Calculate the statistics total for a given statistics property using the underlying CacheStatics objects corresponding to the backing maps for each pa
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionSplittingBackingMap.java:1320
↓ 10 callersMethodcharacteristics
A bit mask representing the set of characteristics of this {@code Streamer}. @return a bit mask representing the set of characteristics of this {@cod
prj/coherence-core/src/main/java/com/tangosol/util/Streamer.java:51
↓ 10 callersMethodcheckIntegral
Check that the type of the expression is integral. @param errlist the error list to log errors to @return true if integral @exception CompilerExce
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Expression.java:993
↓ 10 callersMethodcheckMutable
Validates that the element is mutable, otherwise throws an UnsupportedOperationException. @exception UnsupportedOperationException if the document i
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:865
↓ 10 callersMethodcheckResponse
Check whether or not the response value for this request is valid.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:672
↓ 10 callersMethodchildren
Obtain the childern Terms @return the children of the receiver
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/termtrees/Term.java:75
↓ 10 callersMethodclassFor
Searches for the class matching this alias, if none will try to use the alias as the class name. @param alias @return The class matching this alias.
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/Genson.java:600
↓ 10 callersMethodclose
()
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:1716
↓ 10 callersMethodclose
Closes the poll, whether all Members have responded or not. The client of the poll (or subclasses of the poll itself) can determine the results by exa
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Poll.java:302
↓ 10 callersMethodcloseProcessing
Finish the processing of the entry for which this Status exists and proceed to the commit phase. The act of closing processing collects any side-effec
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:2203
↓ 10 callersMethodcollection
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/util/ChainedCollectionTest.java:24
↓ 10 callersMethodcompareBuffer
Compare a ByteArrayReadBuffer with a range of a byte array. @param barb the ByteArrayReadBuffer @param abCmp the array to compare with @param star
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/ByteArrayReadBufferTest.java:480
↓ 10 callersMethodcompareTo
(Node<T> o)
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ConcurrentAssociationPile.java:468
↓ 10 callersMethodconvertInt
Convert the value in the specified {@link XmlValue} to an int. If the conversion fails, a warning will be logged. @param xmlValue the element expec
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:4091
↓ 10 callersMethodcreatePersistenceManager
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/AbstractPersistenceManagerTest.java:122
↓ 10 callersMethodcreateResponse
Create a response {@link Message} that will be wrapped in a proxy response before being sent to the response stream observer. @param response the {@
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/GrpcMessageFactory.java:48
↓ 10 callersMethodcreateSession
Create a {@link Session} from the specified configuration. @param configuration the configuration to use to create the session @param mode
prj/coherence-core/src/main/java/com/tangosol/net/SessionProvider.java:48
↓ 10 callersMethoddecorateBinValueWithJCacheMetaInf
decorate binValue with new JCache MetaInf @param binValue initial binValue @param metaInf updated JCache meta info. @param ctx native BackingMa
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/processors/BinaryEntryHelper.java:116
↓ 10 callersMethoddecorateBinary
Decorate the specified ReadBuffer with the specified integer decoration. @param bufValue the ReadBuffer to be decorated @param nDecoration the i
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:6089
↓ 10 callersMethoddeserialize
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/SimplePofContext.java:82
↓ 10 callersMethoddestroy
Destroy the underlying topic.
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicConnector.java:83
↓ 10 callersMethoddestroy
Release and destroy this instance of NamedCollection. <p> <b>Warning:</b> This method is used to completely destroy the specified collection across th
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClientChannel.java:187
↓ 10 callersMethoddispatchEvent
Dispatch the passed event. @param evt a CacheEvent object
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:2203
↓ 10 callersMethoddispatchSafe
Dispatch the specified MapEvent to all Synchronous listeners and add to the specified Queue for deferred execution for standard ones.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheEvent.java:150
↓ 10 callersMethoddoTest
Perform the tests.
prj/test/functional/filter/src/main/java/filter/AbstractFilterTests.java:231
↓ 10 callersMethoddrainBacklog
Check for an excessive backlog and allow blocking the calling thread for up to the specified amount of time. @param cMillis the maximum amount of tim
prj/coherence-core/src/main/java/com/tangosol/net/FlowControl.java:59
↓ 10 callersMethoddrainOverflow
Allow the publisher to hold the calling thread for up to the specified timeout if the publisher is "backlogged" @param setDest the set of mem
prj/coherence-core/src/main/java/com/tangosol/internal/util/MessagePublisher.java:48
↓ 10 callersMethoddup
Create a String of the specified length containing the specified character. @param ch the character to fill the String with @param cch the length
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:1320
↓ 10 callersMethodemitEvent
Emit the specified Event to the Event Collector. @param event the event to emit
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:883
↓ 10 callersMethodempty
Constructs an empty {@link OptionsByType} collection. @param <T> the type of options @return an empty {@link OptionsByType} collection
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/OptionsByType.java:263
↓ 10 callersMethodensureEventDispatcher
@return a running EventDispatcher
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:471
↓ 10 callersMethodensureLocked
Ensure that the caller acquires the SafeCluster lock, or an excpetion is thrown
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeCluster.java:550
↓ 10 callersMethodensureReadOnly
Make the entry read-only.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:12844
← previousnext →3,601–3,700 of 78,752, ranked by callers