Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oracle/coherence
/ functions
Functions
78,752 in github.com/oracle/coherence
⨍
Functions
78,752
◇
Types & classes
10,274
↓ 3 callers
Method
setStatsRefreshExcessCount
Setter for property StatsRefreshExcessCount.<p> The number of times a snapshot was retrieved predictively but not used before the expiry time.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:2427
↓ 3 callers
Method
setStatsResent
Setter for property StatsResent.<p> Statistics: total number of re-sent packets.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:3337
↓ 3 callers
Method
setStatsSampleNextMillis
Setter for property StatsSampleNextMillis.<p> The StatsSampleNextMillis value is the time (in local clock) at which the statistics sampling will be co
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DistributionStrategy.java:516
↓ 3 callers
Method
setStatsSent
Setter for property StatsSent.<p> Statistics: total number of messages sent.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:2779
↓ 3 callers
Method
setStatsSent
Setter for property StatsSent.<p> Statistics: total number of sent packets.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:3378
↓ 3 callers
Method
setStatsTaskCount
Setter for property StatsTaskCount.<p> The total number of tasks executed by Daemon threads since the last time the statistics were reset.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:2817
↓ 3 callers
Method
setStopOnError
Set the flag indicating whether CohQL should stop processing multiple statements if an error occurs (for example when processing a file), or whether e
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/ExecutionContext.java:312
↓ 3 callers
Method
setStopTime
Setter for property StopTime.<p> The date/time (positive value in millis) by which the underlying task is supposed to finish. Otherwise, it should be
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:7947
↓ 3 callers
Method
setStore
Setter for property Store.<p> The Store property actually holds the contents of the WindowedArray; it is an array of Object references. This array is
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/windowedArray/ConcurrentWindowedArray.java:1350
↓ 3 callers
Method
setStores
Setter for property Stores.<p> A Map<Integer, String[]> containing the members and the stores to archive.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:31465
↓ 3 callers
Method
setStreet
(String street)
prj/test/functional/topics/src/main/java/topics/data/Address.java:42
↓ 3 callers
Method
setStrength
Sets this Collator's strength property. The strength property determines the minimum level of difference considered significant during comparison. @
prj/coherence-core/src/main/java/com/tangosol/util/CacheCollator.java:69
↓ 3 callers
Method
setStrictPartitioning
Set the strict partitioning flag. @param fStrict true if strict partitioning is enabled
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/DefaultPartitionedCacheDependencies.java:117
↓ 3 callers
Method
setSubscriberId
(SubscriberId subscriberId)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteSubscriberChannel.java:240
↓ 3 callers
Method
setSubscriberId
Setter for property SubscriberId.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:4465
↓ 3 callers
Method
setSuccess
Setter for property Success.<p> True iff this represents a successful response to the $OwnershipRequest. See #onOwnershipRequest
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:19388
↓ 3 callers
Method
setSuccessCount
Set the number of successful operations performed by the test. @param cSuccess the number of successful operations
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/TestResult.java:350
↓ 3 callers
Method
setSuccessorMember
Setter for property SuccessorMember.<p> Return the next oldest member after this member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:1604
↓ 3 callers
Method
setSurrogateMember
Setter for property SurrogateMember.<p> A Member component used in lieu of the Cluster local member in the "remote" or "local" scenario, when Cluster
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeCluster.java:1511
↓ 3 callers
Method
setSuspect
Setter for property Suspect.<p> True if this connection has been determined to be a "suspect", i.e. a resource-hogging / runaway train that will ultim
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:4880
↓ 3 callers
Method
setSuspectProtocolEnabled
Setter for property SuspectProtocolEnabled.<p> True if connection suspect protocol is enabled. @since Coherence 3.4 @see $TcpConnection#send @see $Tc
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:1403
↓ 3 callers
Method
setSuspended
Setter for property Suspended.<p> True iff the service has been suspended.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/ServiceInfo.java:368
↓ 3 callers
Method
setSynchronizationRequest
Setter for property SynchronizationRequest.<p> If true then the sending member is requesting that the receiving member(s) send back a MemberLeft conta
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:7645
↓ 3 callers
Method
setSynchronousAddCount
Setter for property SynchronousAddCount.<p> The number of synchronous adds() since the last explicit flush.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketSpeaker.java:1041
↓ 3 callers
Method
setSynchronousSendCount
Setter for property SynchronousSendCount.<p> The number of synchronous sends since the last explicit flush.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketSpeaker.java:1051
↓ 3 callers
Method
setSynthetic
Toggle if the field is synthetic. @param fSynthetic pass true to set synthetic, false otherwise
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Field.java:872
↓ 3 callers
Method
setTail
Set the current tail of this page. @param nTail the current tail of this page
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Page.java:118
↓ 3 callers
Method
setTaskPermits
Set the optional execution semaphore.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:4648
↓ 3 callers
Method
setTestHelper
(TestHelper testHelper)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/routeguide/RouteGuideClient.java:316
↓ 3 callers
Method
setText
(String s)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/PofReaderTest.java:755
↓ 3 callers
Method
setText1
(String s)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/PofReaderTest.java:901
↓ 3 callers
Method
setThisMember
Setter for property ThisMember.<p> The local member. This property is only applicable for the ServiceMemberSet held by the service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:1615
↓ 3 callers
Method
setThread
Setter for property Thread.<p> The daemon thread if it is running, or null before the daemon starts and after the daemon stops.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Daemon.java:1458
↓ 3 callers
Method
setThreadPriority
Set the thread priority for the Service thread. @param nPriority the thread priority
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/DefaultServiceDependencies.java:196
↓ 3 callers
Method
setToPollId
Setter for property ToPollId.<p> The PollId that this Message is a response to. Configured by the respondTo method.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:1659
↓ 3 callers
Method
setTopicBackingMapManager
Set a {@link TopicBackingMapManager} to be used by this {@link TopicService} to create underlying stores for the topic data. Some topic services may c
prj/coherence-core/src/main/java/com/tangosol/net/TopicService.java:103
↓ 3 callers
Method
setTracingSpanContext
Setter for property TracingSpanContext.<p> The distributed tracing {@link SpanContext}. @since 14.1.1.0
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:1671
↓ 3 callers
Method
setTracingSpanContext
Sets the tracing {@link SpanContext} associated with this message. @param tracingSpanContext the tracing {@link SpanContext} @since 15.1.1.0
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Message.java:310
↓ 3 callers
Method
setTransferCountLimit
Setter for property TransferCountLimit.<p> The number of partitions that a logical distribution is limited to.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:33759
↓ 3 callers
Method
setTransferThreshold
Setter for property TransferThreshold.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/TopicSubscriberProxy.java:363
↓ 3 callers
Method
setTransferThreshold
Setter for property TransferThreshold.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/TopicPublisherProxy.java:395
↓ 3 callers
Method
setTransient
Set the transient flag. @param expr true to make the backing map transient.
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/BackingMapScheme.java:173
↓ 3 callers
Method
setTrigger
Setter for property Trigger.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:14512
↓ 3 callers
Method
setTriggerSet
Setter for property TriggerSet.<p> A set of MapTriggers registered for this cache. @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9968
↓ 3 callers
Method
setUniformElementType
Set the uniform element type for this collection. @param nElementType uniform element type
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/ComplexPofValue.java:103
↓ 3 callers
Method
setUnitFactor
Set the unit factor. @param expr the unit factor expression
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/LocalScheme.java:410
↓ 3 callers
Method
setUnits
Specify the number of cache units used by this Entry. @param cUnits an integer value 0 or greater, with a larger value signifying a h
prj/coherence-core/src/main/java/com/tangosol/net/cache/ConfigurableCacheMap.java:272
↓ 3 callers
Method
setUnowned
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:3397
↓ 3 callers
Method
setUpdateMap
Setter for property UpdateMap.<p> The map of keys being modified to the values they are being updated to (or null if the keys are being removed).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:7026
↓ 3 callers
Method
setUpdatingMemberSet
Setter for property UpdatingMemberSet.<p> This member set contains the service members of the cluster that this service is allowed to listen to. This
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:2702
↓ 3 callers
Method
setUserData
Setter for property UserData.<p> Payload (must be an intrinsic or an OpenType value).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:7840
↓ 3 callers
Method
setValueOld
Setter for property ValueOld.<p> The old value (for update and delete events). @see MapEvent#getOldValue
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:6310
↓ 3 callers
Method
setValueToBinaryConverter
Setter for property ValueToBinaryConverter.<p> A converter that takes value objects (from the "outside" of the view) and converts them via serializati
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:2398
↓ 3 callers
Method
setVerboseStore
Set the verbose flag for all store operations. @param fVerbose true to log information about all store operations
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:411
↓ 3 callers
Method
setWaitMillis
Setter for property WaitMillis.<p> The LeaseWaitMillis value is the time interval by which this LeaseLockRequest must be replied to.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:6383
↓ 3 callers
Method
setWaitingOnPending
Set the flag indicating whether any threads are waiting for the pending store operation to complete. @param fPending the boolean value to set
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:4408
↓ 3 callers
Method
setWorkSlot
Setter for property WorkSlot.<p> An array of WorkSlot objects. This property is assigned only if the pool was started.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:2898
↓ 3 callers
Method
setWrapperStreamFactoryList
Setter for property WrapperStreamFactoryList.<p> A List of WrapperStreamFactory objects that affect how Messages are written and read.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:2803
↓ 3 callers
Method
setWrapperTask
Setter for property WrapperTask.<p> Currently running task. If the Task is set before the daemon thread starts, the thread will terminate as soon as t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:4365
↓ 3 callers
Method
setWriteSynchronous
Set whether writes should be synchronized on commit. @param fWriteSynchronous {@code true} to synchronize writes on commit @return this config
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournalConfig.java:338
↓ 3 callers
Method
setZipcode
(int zipcode)
prj/test/functional/topics/src/main/java/topics/data/Address.java:72
↓ 3 callers
Method
set_Sink
Setter for property _Sink.<p> Property used by Component Integration. This property is not meant to be designed directly.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/Component.java:1891
↓ 3 callers
Method
set_State
Setter for property _State.<p> Property with private accessors used by _Constructed and _Deserialized properties. This property is not meant to be des
prj/coherence-core-components/src/main/java/com/tangosol/coherence/Component.java:1912
↓ 3 callers
Method
setupProperties
Sets up the default properties of a test class. @return Properties of a test class
prj/test/functional/metrics/src/main/java/metrics/AbstractMetricsTests.java:145
↓ 3 callers
Method
shouldAcquireReadLockFromMultipleMembers
This test acquires a read lock on each specified cluster member for a specific duration. @param aMembers the members to acquire the read lock on @t
prj/test/functional/concurrent/src/main/java/concurrent/locks/AbstractClusteredRemoteReadWriteLockIT.java:333
↓ 3 callers
Method
shouldBufferAppend
Return {@code true} if the entry should be assembled into a single in-memory buffer before writing. @param cbEntry total aligned entry size @return
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:385
↓ 3 callers
Method
shouldEvaluateUsingForwardIndex
Return {@code true} if the supplied candidate and index-cardinality data indicates that it is cheaper to evaluate keys using a forward index. @param
prj/coherence-core/src/main/java/com/tangosol/util/filter/ExtractorFilter.java:311
↓ 3 callers
Method
shouldInclude
(BeanProperty property, Context ctx)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/RuntimePropertyFilter.java:22
↓ 3 callers
Method
shouldRefresh
Return {@code true} if the keys and certs should be refreshed. @param deps the {@link Dependencies socket provider dependencies} @param deps
prj/coherence-core/src/main/java/com/tangosol/net/ssl/RefreshPolicy.java:34
↓ 3 callers
Method
shouldSerialize
(Serializer serializer)
prj/test/functional/hnsw-index/src/main/java/hnsw/HnswIndexTest.java:50
↓ 3 callers
Method
shouldSerialize
(Serializer serializer)
prj/test/functional/ai/src/main/java/ai_tests/Float32VectorTest.java:46
↓ 3 callers
Method
shouldSerialize
(Serializer serializer)
prj/test/functional/ai/src/main/java/ai_tests/Int8VectorTest.java:46
↓ 3 callers
Method
shouldSerialize
(Serializer serializer)
prj/test/functional/ai/src/main/java/ai_tests/BitVectorTest.java:48
↓ 3 callers
Method
shouldSerialize
(Serializer serializer)
prj/test/functional/ai/src/main/java/ai_tests/DocumentChunkTest.java:51
↓ 3 callers
Method
shouldSerialize
(Serializer serializer)
prj/test/functional/ai/src/main/java/ai_tests/search/CosineDistanceTest.java:46
↓ 3 callers
Method
shouldSerialize
(Serializer serializer)
prj/test/functional/ai/src/main/java/ai_tests/search/SimilaritySearchTest.java:75
↓ 3 callers
Method
shouldSerialize
(Serializer serializer)
prj/test/functional/ai/src/main/java/ai_tests/distance/InnerProductDistanceTest.java:56
↓ 3 callers
Method
shouldSerialize
(Serializer serializer)
prj/test/functional/ai/src/main/java/ai_tests/distance/CosineDistanceTest.java:58
↓ 3 callers
Method
shouldSerialize
(Serializer serializer)
prj/test/functional/ai/src/main/java/ai_tests/distance/L2SquaredDistanceTest.java:56
↓ 3 callers
Method
shouldSerializeId
(Serializer serializer)
prj/test/functional/ai/src/main/java/ai_tests/DocumentChunkTest.java:141
↓ 3 callers
Method
shouldSerializeWithVector
(Serializer serializer)
prj/test/functional/ai/src/main/java/ai_tests/DocumentChunkTest.java:110
↓ 3 callers
Method
shouldSerializeWithoutMetadata
(Serializer serializer)
prj/test/functional/ai/src/main/java/ai_tests/DocumentChunkTest.java:81
↓ 3 callers
Method
shouldTimeOutIfTheLockIsHeldByAnotherMember
This test acquires a lock on one cluster member for a specific duration and then tries to acquire the same lock on another member. @param member1 th
prj/test/functional/concurrent/src/main/java/concurrent/locks/AbstractClusteredRemoteLockExtendIT.java:220
↓ 3 callers
Method
showInstructions
Print command line instructions.
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Disassembler.java:98
↓ 3 callers
Method
showInstructions
Display the command-line instructions.
prj/test/functional/extend/src/main/java/extend/CohPing.java:111
↓ 3 callers
Method
shutdown
Shutdown the SelectionService.
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SelectionService.java:90
↓ 3 callers
Method
shutdownLocalServices
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeCluster.java:1557
↓ 3 callers
Method
singleton
Returns the singleton instance of {@link GrpcChannelFactory}. @return the singleton instance of {@link GrpcChannelFactory}
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/GrpcChannelFactory.java:32
↓ 3 callers
Method
size
Return the number of type paths present. @return the number of type paths present
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/TypeAnnotation.java:1600
↓ 3 callers
Method
size
Returns the number of elements in this Collection. @return the number of elements in this Collection
prj/coherence-core/src/main/java/com/tangosol/util/DeltaSet.java:166
↓ 3 callers
Method
size
Returns the number of key-value mappings in this map. @return the number of key-value mappings in this map
prj/coherence-core/src/main/java/com/tangosol/util/AbstractKeyBasedMap.java:221
↓ 3 callers
Method
size
Returns the number of key-value mappings in this map. If the map contains more than <tt>Integer.MAX_VALUE</tt> elements, returns <tt>Integer.MAX_VALU
prj/coherence-core/src/main/java/com/tangosol/util/SafeHashMap.java:117
↓ 3 callers
Method
size
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/UnmodifiableSetCollection.java:40
↓ 3 callers
Method
size
{@inheritDoc}
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:157
↓ 3 callers
Method
size
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/DependentMemberSet.java:334
↓ 3 callers
Method
sizeofPackedInt
Return the number of bytes that would be required to store the given int using the variable-length storage format as described by {@link WriteBuffer.B
prj/coherence-core/src/main/java/com/tangosol/io/AbstractReadBuffer.java:948
↓ 3 callers
Method
skipWhiteSpace
Skip over any whitespace characters.
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/base/BaseTokenScanner.java:183
↓ 3 callers
Method
split
If possible, chop a free block into two free blocks, or chop the end of an Entry block to make a free block. @param cbRetain the number of bytes to
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:4495
↓ 3 callers
Method
splitKeysByOwner
Split the keys from the given iterator into the a map of key sets by owner for the specified store. Note: the set of orphaned keys is mapped to null
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:2419
↓ 3 callers
Method
splitPhaseBlocks
(String sPhases)
prj/test/functional/persistence/src/main/java/persistence/JournalVsBdbComparisonTests.java:1034
← previous
next →
12,801–12,900 of 78,752, ranked by callers