MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 4 callersMethodsetReadOnly
Modify the read-only option for the {@code ContinuousQueryCache}. Note that the cache can be made read-only, but the opposite (making it mutable) is e
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:553
↓ 4 callersMethodsetReadOnly
Set the test to run as read-only. @param fIsReadOnly indicates if read-only is true for management
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:5294
↓ 4 callersMethodsetReferenceEnabled
Enable or disable POF Identity/Reference type support for this SimplePofContext. @param fEnabled true to enable POF Identity/Reference type support;
prj/coherence-core/src/main/java/com/tangosol/io/pof/SimplePofContext.java:452
↓ 4 callersMethodsetRegisteredHealthChecks
Setter for property RegisteredHealthChecks.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Gateway.java:1984
↓ 4 callersMethodsetRemainingMemberSet
Setter for property RemainingMemberSet.<p> The Set of Members that have not yet responded to the poll and that are still running the Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Poll.java:883
↓ 4 callersMethodsetRemoteServiceName
Set the remote service name. @param sName the name of the remote service
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/extend/remote/DefaultRemoteServiceDependencies.java:93
↓ 4 callersMethodsetRemovable
Setter for property Removable.<p> Is there a previous item which passed the test and can be removed?
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:31157
↓ 4 callersMethodsetRequestSendTimeoutMillis
Set the request send timeout. @param cMillis the request send timeout
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/initiator/DefaultInitiatorDependencies.java:117
↓ 4 callersMethodsetRequestTimeoutMillis
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/DefaultPeerDependencies.java:73
↓ 4 callersMethodsetResizeGrow
Setter for property ResizeGrow.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:6298
↓ 4 callersMethodsetResizeJitter
Setter for property ResizeJitter.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:6307
↓ 4 callersMethodsetResizeShake
Setter for property ResizeShake.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:6316
↓ 4 callersMethodsetResizeShrink
Setter for property ResizeShrink.<p> @deprecated As of 26.04; see {@link #__s_ResizeShrink} for details. Shrink is always linear, so the
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:6329
↓ 4 callersMethodsetResourceExpiry
Setter for property ResourceExpiry.<p> The resource expiry value.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:7456
↓ 4 callersMethodsetResourceRegistry
Setter for property ResourceRegistry.<p> ResourceRegistry associated with this Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteService.java:1101
↓ 4 callersMethodsetRespondInOrder
Setter for property RespondInOrder.<p> Specifies whether or not this request has to be responded to in the order of arrival (for a given Member).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/InvocationService.java:1402
↓ 4 callersMethodsetRestart
Setter for property Restart.<p> Specifies whether or not the underlying cluster has to be automatically restarted. Once this flag is turned to false o
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeCluster.java:1457
↓ 4 callersMethodsetResultFormat
Setter for property ResultFormat.<p> The POF format of the result. The value of this property may be one of: FMT_GENERIC FMT_COLLECTION FM
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/message/Response.java:330
↓ 4 callersMethodsetResults
Set the array of results (keys or entries) that match the query. @param aoResult the array of results (keys or entries) that match the query
prj/coherence-core/src/main/java/com/tangosol/internal/util/QueryResult.java:135
↓ 4 callersMethodsetResults
Configure the array of results. @param alResults the array of results
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/Histogram.java:454
↓ 4 callersMethodsetResumeOnCompletion
Setter for property ResumeOnCompletion.<p> Indicates if the service should be resumed on completion of the snapshot operation. This will be set to tru
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:30418
↓ 4 callersMethodsetResumeOnFailover
Setter for property ResumeOnFailover.<p> Flag that indicates whether the target service(s) should be resumed upon failover. Specifically this indicat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:19718
↓ 4 callersMethodsetRunnerArray
Set the array of ProcessInfo objects, one per Runner process. @param aInfo the array of ProcessInfo objects, one per Runner process
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/Agent.java:941
↓ 4 callersMethodsetSSLContext
Specify the SSLContex to utilize. @param ctx the SSLContext @return this object
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SSLSettings.java:78
↓ 4 callersMethodsetSafeCluster
Setter for property SafeCluster.<p> The SafeCluster this SafeService belongs to. @see SafeCluster#getSafeService
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeService.java:1240
↓ 4 callersMethodsetSalary
(BigDecimal salary)
prj/coherence-testing-data/src/main/java/data/repository/Person.java:153
↓ 4 callersMethodsetScopedCacheStore
Setter for property ScopedCacheStore.<p> Store cache references with subject scoping if configured.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeService/SafeCacheService.java:354
↓ 4 callersMethodsetScript
Store the specified script.
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ScriptParser.java:837
↓ 4 callersMethodsetSeniorMember
Setter for property SeniorMember.<p> The senior Member that should respond to the announcing member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:9212
↓ 4 callersMethodsetSentMillis
Setter for property SentMillis.<p> Date/time value when the Packet was sent. For Packets that can be resent, this is the most recent date/time value t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Packet.java:1074
↓ 4 callersMethodsetSerializer
(Serializer serializer)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/GrpcRemoteService.java:300
↓ 4 callersMethodsetSerializer
(com.tangosol.io.Serializer serializer)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/serviceProxy/TopicServiceProxy.java:496
↓ 4 callersMethodsetService
Setter for property Service.<p> Indexed property of Service daemons running on <b>this</b> Member. @volatile - read by PacketReceiver and TransportSe
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:5494
↓ 4 callersMethodsetServiceBacklogged
Setter for property ServiceBacklogged.<p> Calculated property indicating if a given member's EndPoint is backlogged.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:1237
↓ 4 callersMethodsetServiceDependencies
Set the {@link ServiceDependencies} to be used by this scheme when configuring a newly realized {@link Service}. @param dependencies the {@link Servi
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/AbstractServiceScheme.java:282
↓ 4 callersMethodsetServiceId
Setter for property ServiceId.<p> The id assigned by the cluster to the Service. Every Member in the cluster knows the Service by this id. Service id
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/ServiceInfo.java:307
↓ 4 callersMethodsetServiceLeaving
Set the membership state to reflect that the specified member Member is leaving the Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:1474
↓ 4 callersMethodsetServiceListeners
Setter for property ServiceListeners.<p> The collection of registered ServiceListener objects. @see #addServiceListener @see #removeServiceListener
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteService.java:1125
↓ 4 callersMethodsetServiceState
Setter for property ServiceState.<p> The state of the Service; one of the SERVICE_ enums. @volatile as of 12.1.3
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:1885
↓ 4 callersMethodsetServiceVersion
Setter for property ServiceVersion.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/LocalCache.java:757
↓ 4 callersMethodsetShrinkCooldownMillis
Setter for property ShrinkCooldownMillis.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:6339
↓ 4 callersMethodsetSilentMode
Set the flag indicating that the QueryPlus session is running in silent mode. @param fSilent true to indicate that the QueryPlus session is
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/QueryPlus.java:812
↓ 4 callersMethodsetSingletonFactory
Set the singleton cache factory (see {@link #getSingletonFactory}). @param ccf the singleton configurable cache factory
prj/coherence-core/src/main/java/com/tangosol/net/SingletonCacheFactoryBuilder.java:68
↓ 4 callersMethodsetSkipNull
If true will not serialize null values @param skipNull indicates whether null values should be serialized or not. @return a reference to this builder
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/GensonBuilder.java:596
↓ 4 callersMethodsetSnapshotNames
Setter for property SnapshotNames.<p> A cache of snapshot names held for at most SNAPSHOT_NAMES_EXPIRE millis after a SnapshotListRequest.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:30440
↓ 4 callersMethodsetSnapshotToRecover
Setter for property SnapshotToRecover.<p> The name of the persistent snapshot to recover from, or null to recover from the "active" persistence manage
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:18759
↓ 4 callersMethodsetSoLinger
Setter for property SoLinger.<p> Specifies linger time in seconds. The maximum value is platform specific. Value of -1 indicates that the linger is of
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/TcpSocket.java:557
↓ 4 callersMethodsetSocketCount
Setter for property SocketCount.<p> Number of CPU sockets for the machine this Member is running on.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:2846
↓ 4 callersMethodsetSocketProviderBuilder
Set the SocketProviderBuilder. @param builder the SocketProviderBuilder
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/initiator/DefaultTcpInitiatorDependencies.java:183
↓ 4 callersMethodsetStart
(long start)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/GateTest.java:456
↓ 4 callersMethodsetStartTimestamp
Sets an explicit start timestamp for the newly created {@link Span}. <p> Use this method to specify an explicit start timestamp. If not called, the im
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/Span.java:290
↓ 4 callersMethodsetState
Set the state of the subscriber. @param nState the state of the subscriber @return the previous state
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:1740
↓ 4 callersMethodsetState
Set the state of this store. @param nState the state the store should be transitioned to
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:2002
↓ 4 callersMethodsetState
Sets the current {@link State} of the {@link Executor}. @param state the desired {@link State}
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorInfo.java:184
↓ 4 callersMethodsetState
State transition helper. @param from the {@link State} transitioning from @param to the {@link State} transitioning to @return {@code true} if t
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorService.java:862
↓ 4 callersMethodsetStatic
Set the scope attribute of the Behavior. @param fStatic the new scope value @exception PropertyVetoException if the property cannot be set as
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:2849
↓ 4 callersMethodsetStatsCpu
Setter for property StatsCpu.<p> Statistics: total time spent while sending packets.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketSpeaker.java:387
↓ 4 callersMethodsetStatsHungCount
Setter for property StatsHungCount.<p> The total number of currently executing hung tasks. Note: this property is purposely not reset when stats are
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:2706
↓ 4 callersMethodsetStatsHungDuration
Setter for property StatsHungDuration.<p> The longest currently executing hung task duration (in milliseconds). Note: this property is purposely not
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:2718
↓ 4 callersMethodsetStatsHungTaskId
Setter for property StatsHungTaskId.<p> The id of the longest currently executing hung task. If the task does not implement javax.util.concurrent.Iden
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:2732
↓ 4 callersMethodsetStatsRefreshPredictionCount
Setter for property StatsRefreshPredictionCount.<p> The number of times snapshots were retrieved prior to a client request based on the refresh policy
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:2438
↓ 4 callersMethodsetStatsTimeoutCount
Setter for property StatsTimeoutCount.<p> The total number of timed-out tasks since the last time the statistics were reset.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:2828
↓ 4 callersMethodsetStop
Setter for property Stop.<p> Specifies whether to stop the command tool.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:6805
↓ 4 callersMethodsetStore
Setter for property Store.<p> Store index. It is zero for the primary ownership; otherwise the backup index.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:34633
↓ 4 callersMethodsetStoreValue
Set the store value. @param oStoreValue the store value; null is determined to be no action
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestNonBlockingStore.java:479
↓ 4 callersMethodsetStoreValue
Set the store value. @param oStoreValue the store value; null is determined to be no action
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestBinaryCacheStore.java:269
↓ 4 callersMethodsetSubscriptionHead
Set the subscriber's head page across all partitions @param lPage the head page
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Subscription.java:81
↓ 4 callersMethodsetSuggestionMap
Setter for property SuggestionMap.<p> The Map<Ownership, PartitionSet> of distribution suggestions.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:14010
↓ 4 callersMethodsetSynthetic
Setter for property Synthetic.<p> True if the MapEvent was caused by the cache internal processing such as eviction or loading.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:6265
↓ 4 callersMethodsetTargetStrength
Setter for property TargetStrength.<p> The target strength of the current suggestion; it gets recalculated every time the new analysis is performed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:13309
↓ 4 callersMethodsetTask
Setter for property Task.<p> The task.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/InvocationService.java:826
↓ 4 callersMethodsetTaskHungThresholdMillis
Set the task hung threshold. @param cMillis the task hung threshold
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/DefaultServiceDependencies.java:156
↓ 4 callersMethodsetTaskTimeout
Setter for property TaskTimeout.<p> A default timeout value for PriorityTasks that don't explicitly specify the execution timeout value. This property
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:2843
↓ 4 callersMethodsetTaskTimeoutMillis
Set the task timeout. @param cMillis the task timeout
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/DefaultServiceDependencies.java:176
↓ 4 callersMethodsetThreadPriority
Configure the priority of daemon threads created by the DaemonPool. @param nPriority the priority of daemon threads
prj/coherence-core/src/main/java/com/tangosol/internal/util/DefaultDaemonPoolDependencies.java:184
↓ 4 callersMethodsetTimeToLive
Setter for property TimeToLive.<p> If greater then zero, this indicates a request to decrement and retransmit this packet back to its source. Once ze
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/DiagnosticPacket.java:235
↓ 4 callersMethodsetTimestampAdjustment
Setter for property TimestampAdjustment.<p> The number of milliseconds off the cluster time is from the local system time.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:5680
↓ 4 callersMethodsetTopicBackingMapManager
(TopicBackingMapManager manager)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/serviceProxy/TopicServiceProxy.java:318
↓ 4 callersMethodsetTraceEnabled
Set whether to display trace output when executing commands. @param fTrace whether to display trace output when executing commands
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/ExecutionContext.java:217
↓ 4 callersMethodsetTracingConfigurationForMember
Set the configuration value for the {@value #TRACING_ATTRIBUTE} JMX attribute. @param server the {@link MBeanServer} to query @param member
prj/test/functional/tracing/common/src/main/java/tracing/AbstractJmxConfigurationIT.java:326
↓ 4 callersMethodsetTransferThreshold
Setter for property TransferThreshold.<p> The approximate maximum number of bytes transfered by a partial response. Results that can be streamed, such
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/NamedCacheProxy.java:937
↓ 4 callersMethodsetTransformationState
Setter for property TransformationState.<p> The TransformationState value of the event. See the CacheEvent$TransformationState enum.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:6276
↓ 4 callersMethodsetTruncate
Setter for property Truncate.<p> True if the MapEvent was caused by the cache truncate operation.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:6286
↓ 4 callersMethodsetTxDebugDropRate
Setter for property TxDebugDropRate.<p> For testing only. Forces this socket to drop a certain percentage of outgoing packets. For performance reaso
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:1183
↓ 4 callersMethodsetType
Set the property type. @param type the property type
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/lang/AbstractLangProperty.java:51
↓ 4 callersMethodsetUID
Sets the UID for this trait. @param uid the UID for this trait, or null to remove the trait's UID
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:1887
↓ 4 callersMethodsetUdpSocket
Setter for property UdpSocket.<p> The UdpSocket to read packets from.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketListener.java:421
↓ 4 callersMethodsetUnitCalculatorType
Set the {@link UnitCalculator} type. @param expr the {@link UnitCalculator} type
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/UnitCalculatorBuilder.java:49
↓ 4 callersMethodsetUnits
Set the size of this index in units (as defined by the {@link #getCalculator() UnitCalculator}). @param cUnits new index size
prj/coherence-core/src/main/java/com/tangosol/util/SimpleMapIndex.java:250
↓ 4 callersMethodsetUpdateMap
Setter for property UpdateMap.<p> Map containing the updates
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DeltaMap.java:1234
↓ 4 callersMethodsetUuid
Set the UUID of the subscriber's owning member. @param uuid the UUID of the subscriber's owning member
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/agent/SubscriberHeartbeatProcessor.java:72
↓ 4 callersMethodsetValid
Setter for property Valid.<p> Returns false iff this CacheHandler has been explicitely invalidated (destroyed).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:2371
↓ 4 callersMethodsetValueInternal
Replaces the value corresponding to this entry with the specified value (writes through to the map). The behavior of this call is undefined if the ma
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedHashMap.java:2124
↓ 4 callersMethodsetValueNew
Setter for property ValueNew.<p> The new value (for insert and update events). @see MapEvent#getNewValue
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:6298
↓ 4 callersMethodsetVector
Set the float vector for this chunk. @param vector the float vector for this chunk
prj/coherence-core/src/main/java/com/oracle/coherence/ai/DocumentChunk.java:138
↓ 4 callersMethodsetVirtualOffset
Setter for property VirtualOffset.<p> The virtual array offset associated with this PlaceHolder. The relationship between the actual storage location
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/windowedArray/ConcurrentWindowedArray.java:1587
↓ 4 callersMethodsetWarningNextMillis
Setter for property WarningNextMillis.<p> The time in milliseconds when a pending-distribution warning should next be logged. Used to avoid excessive
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DistributionStrategy.java:537
↓ 4 callersMethodsetWriteBehindMillis
Set the number of milliseconds between write-behind writes to the CacheStore. <p> This method has not effect if write-behind is not enabled. @param c
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:697
↓ 4 callersMethodsetWriteRequeueThreshold
Set the maximum size of the write-behind queue for which failed CacheStore write operations are requeued. <p> This method has not effect if write-behi
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:758
↓ 4 callersMethodset_InvocationResult
Setter for property _InvocationResult.<p> This field of the LocalMode component is used to bring back a result of remote invocation (setAttribute or i
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/LocalModel.java:493
← previousnext →9,701–9,800 of 78,752, ranked by callers