MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 3 callersMethodsetDefaultLimitBytes
Setter for property DefaultLimitBytes.<p> The default size of the backlog (in bytes) at which point a connection must be killed. @since Coherence 3.4
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:1223
↓ 3 callersMethodsetDefaultLimitLength
Setter for property DefaultLimitLength.<p> The default length of the backlog (in messages) at which point a connection must be killed. @since Coheren
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:1237
↓ 3 callersMethodsetDefaultMarshaller
Configure the default marshaller class for the specified media type. @param mediaType media type to set default marshaller for @param clzMarshal
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/io/MarshallerRegistry.java:199
↓ 3 callersMethodsetDefaultNominalBytes
Setter for property DefaultNominalBytes.<p> The default size of the backlog (in bytes) at which point a connection is no longer considered suspect. @
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:1251
↓ 3 callersMethodsetDefaultNominalLength
Setter for property DefaultNominalLength.<p> The default length of the backlog (in messages) at which point a connection is no longer considered suspe
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:1265
↓ 3 callersMethodsetDefaultParameterResolver
Sets the default {@link ParameterResolver} to use for resolving externally defined (ie: operating system/container) level parameters. @param paramete
prj/coherence-core/src/main/java/com/tangosol/config/xml/DocumentProcessor.java:291
↓ 3 callersMethodsetDefaultSuspectBytes
Setter for property DefaultSuspectBytes.<p> The default size of the backlog (in bytes) at which point a connection may become suspect. @since Coheren
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:1279
↓ 3 callersMethodsetDefaultSuspectLength
Setter for property DefaultSuspectLength.<p> The default length of the backlog (in messages) at which point a connection may become suspect. @since C
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:1293
↓ 3 callersMethodsetDependencies
Configure the Service. <p> This method can only be called before the Service is started. @param deps the dependencies object carrying configuration
prj/coherence-core/src/main/java/com/tangosol/net/Service.java:107
↓ 3 callersMethodsetDepot
Set the depot associated with this driver. @param depot the depot associated with the driver
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/spi/Driver.java:26
↓ 3 callersMethodsetDescription
Set the description of these {@link Dependencies}. @param s the description of these {@link Dependencies} @return this {@link Dependencies}
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SSLSocketProvider.java:323
↓ 3 callersMethodsetDescriptor
Set type descriptor for this type. @param descriptor the type descriptor
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/lang/AbstractLangType.java:55
↓ 3 callersMethodsetDestination
Setter for property Destination.<p> The logging destination. Can be one of stderr, stdout, jdk, log4j2, slf4j or a file name.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Logger.java:1328
↓ 3 callersMethodsetDestroyed
Setter for property Destroyed.<p> True if it has been destroyed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:2330
↓ 3 callersMethodsetDisconnected
(boolean fDisconnected)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedTopicFactory.java:679
↓ 3 callersMethodsetDistributionRequest
Setter for property DistributionRequest.<p> The request for distribution that this TransferControl is responding to (if doing primary distribution), o
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:33709
↓ 3 callersMethodsetDistributionsPendingStart
Setter for property DistributionsPendingStart.<p> The last time in milliseconds when the service started seeing pending distributions which have not y
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DistributionStrategy.java:494
↓ 3 callersMethodsetDoubleValue
Set the Double value associated with this TestValue object. @param value the new Double value
prj/test/functional/processor/src/main/java/processor/AbstractEntryProcessorTests.java:2882
↓ 3 callersMethodsetEdition
Set the Coherence edition. @param n the edition @return this object
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:309
↓ 3 callersMethodsetElementId
Set the element id of this key @param elementId the element id of this key
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/paged/PagedQueueKey.java:72
↓ 3 callersMethodsetEnabledCipherSuites
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/SSLSocketProviderDefaultDependencies.java:184
↓ 3 callersMethodsetEnabledProtocolVersions
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/SSLSocketProviderDefaultDependencies.java:194
↓ 3 callersMethodsetEntriesByPartition
Setter for property EntriesByPartition.<p> Map<Member, Map<Binary, Binary>> that contains sets of Binary entries split (keyed) by the owner Member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:6646
↓ 3 callersMethodsetEvent
Setter for property Event.<p> The Event object.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/BusEventMessage.java:218
↓ 3 callersMethodsetEvictionPolicy
Set the EvictionPolicy for the cache to use. @param policy an EvictionPolicy
prj/coherence-core/src/main/java/com/tangosol/net/cache/ConfigurableCacheMap.java:289
↓ 3 callersMethodsetEvictionTask
Setter for property EvictionTask.<p> The task that is sheduled to perform backing map expiry based eviction.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9468
↓ 3 callersMethodsetEvictionTime
Setter for property EvictionTime.<p> The next sheduled eviction time. Zero indicates that nothing is scheduled.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:15731
↓ 3 callersMethodsetEvictionType
Specify the eviction type for the cache. The type can only be set to an external policy if an EvictionPolicy object has been provided. @param nType
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:1476
↓ 3 callersMethodsetExecutingFlag
Setter for property ExecutingFlag.<p> Serves as a mutex to prevent concurrent network calls. @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/RemoteModel.java:1278
↓ 3 callersMethodsetExecutionTimeoutMillis
Setter for property ExecutionTimeoutMillis.<p> From PriorityTask interface.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/DistributedCacheKeyRequest.java:538
↓ 3 callersMethodsetExecutionTimeoutMillis
Setter for property ExecutionTimeoutMillis.<p> From PriorityTask interface.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/DistributedCacheRequest.java:617
↓ 3 callersMethodsetExecutor
Set the {@link Executor}. @param executor the {@link Executor}
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcServiceDependencies.java:163
↓ 3 callersMethodsetExpired
Setter for property Expired.<p> True if the MapEvent was caused by a time-based eviction.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:6193
↓ 3 callersMethodsetExpiryEnabled
Specify whether or not entry expiry is supported. Since there is a per-entry (memory) cost just to support the expiry feature, and since there is addi
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:1783
↓ 3 callersMethodsetExpression
Set the expression. @param expr the expression
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ExpressionStatement.java:137
↓ 3 callersMethodsetExtendedLanguage
Set the flag that controls whether to process an "Extended Language" statement. @param fExtendedLanguage flag that determines whether to process
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/AbstractCoherenceQueryWalker.java:477
↓ 3 callersMethodsetExternalAddress
Setter for property ExternalAddress.<p> The external address (if any) that the sender believes may be associated with the recipient. This can be used
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/DiscoveryMessage.java:330
↓ 3 callersMethodsetFailure
Setter for property Failure.<p> The status of the Response. If false, the Request was processed successfully. If true, an error or exception occurred
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/message/Response.java:266
↓ 3 callersMethodsetFailureCount
Set the number of failed operations performed by the test. @param cFailure the number of failed operations
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/TestResult.java:317
↓ 3 callersMethodsetFailureKeyEraseAll
Set the key that will cause an exception to be thrown by eraseAll operations. @param oKey the key that will cause eraseAll operations to fail
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:600
↓ 3 callersMethodsetFailureKeyLoadAll
Set the key that will cause an exception to be thrown by loadAll operations. @param oKey the key that will cause loadAll operations to fail
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:644
↓ 3 callersMethodsetFile
Setter for property File.<p> "File name" portion of the URL.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/URL.java:506
↓ 3 callersMethodsetFilterCookie
Setter for property FilterCookie.<p> Cookie used by LimitFilter. See $PartialResponse#FilterCookie.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:8088
↓ 3 callersMethodsetFilterIdMap
Setter for property FilterIdMap.<p> The map of FIlter ids keyed by the Member objects with values that are maps of (Filter, Sets of Long filter ids) e
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9490
↓ 3 callersMethodsetFilters
Set the array of filters associated with this Listeners object. @param aFilter the array of associated filters
prj/coherence-core/src/main/java/com/tangosol/util/Listeners.java:381
↓ 3 callersMethodsetFinishing
Specify whether the daemon will finish scheduled tasks before stopping. @param fFinish pass true to force the daemon to finish any scheduled
prj/coherence-core/src/main/java/com/tangosol/util/TaskDaemon.java:173
↓ 3 callersMethodsetFirstName
(String firstName)
prj/test/functional/filter/src/main/java/filter/QueryRecordReporterTests.java:422
↓ 3 callersMethodsetFlag
(boolean f)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/extractor/UniversalExtractorTest.java:370
↓ 3 callersMethodsetFlag
(boolean f)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/extractor/UniversalUpdaterTest.java:89
↓ 3 callersMethodsetFoo
(String s)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/extractor/UniversalExtractorTest.java:360
↓ 3 callersMethodsetFoo
(String s)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/extractor/UniversalUpdaterTest.java:79
↓ 3 callersMethodsetFormat
Setter for property Format.<p> The log message format template.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Logger.java:1338
↓ 3 callersMethodsetFriend
(PortablePersonReference friend)
prj/coherence-testing-data/src/main/java/data/pof/PortablePersonReference.java:80
↓ 3 callersMethodsetFromBinaryConverter
Setter for property FromBinaryConverter.<p> A converter that takes Binary keys and values (from "below" the view) and converts them via deserializatio
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:2342
↓ 3 callersMethodsetFromMessageId
Setter for property FromMessageId.<p> A Directed or Sequel Packet represents a whole or a part of a Message. Each sender maintains a global sequential
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/MessagePacket.java:864
↓ 3 callersMethodsetFromMessageId
Setter for property FromMessageId.<p> "allocator" for from message ids
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:3051
↓ 3 callersMethodsetFrontMapListener
Specify the MapListener for the front map. <p> The caller is required to manage all of the thread concurrency issues associated with modifying the lis
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:1636
↓ 3 callersMethodsetFrontMapListener
Specify the MapListener for the front map. <p> The caller is required to manage all of the thread concurrency issues associated with modifying the lis
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:1017
↓ 3 callersMethodsetFutureData
Store the unknown remainder of the data stream from which this object is being deserialized. The remainder is unknown because it is data that was orig
prj/coherence-core/src/main/java/com/tangosol/io/Evolvable.java:104
↓ 3 callersMethodsetGate
Setter for property Gate.<p> The ThreadGate associated with this WorkSlot.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:7411
↓ 3 callersMethodsetGlobalSocketProviderBuilder
Set the global {@link SocketProviderBuilder}. @param builder the global {@link SocketProviderBuilder}
prj/coherence-core/src/main/java/com/tangosol/net/SocketProviderFactory.java:461
↓ 3 callersMethodsetGroupAddress
Set the group address. @param addr the group address @return this object
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:440
↓ 3 callersMethodsetGroupBufferSize
Set the group buffer size. @param nSize the group buffer size @return this object
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:462
↓ 3 callersMethodsetGuardContext
Setter for property GuardContext.<p> The GuardContext for this task.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:7890
↓ 3 callersMethodsetGuardPolicy
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:4755
↓ 3 callersMethodsetGuardTimeoutMillis
Set the guardian timeout. @param cTimeout the guardian timeout @return this object
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:577
↓ 3 callersMethodsetGuardableCount
Set the number of Guardables that are registered with this GuardSupport. @param cGuardable the number of registered Guardable objects
prj/coherence-core/src/main/java/com/tangosol/net/GuardSupport.java:199
↓ 3 callersMethodsetHash
Specify the hash for this {@link TypeMetadata} instance. @see TypeMetadata.TypeKey#getHash() @param nHash a hash value of the {@link TypeMetadata}
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/internal/ClassMetadataBuilder.java:221
↓ 3 callersMethodsetHostnameVerifier
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/SSLSocketProviderDefaultDependencies.java:164
↓ 3 callersMethodsetHungThreshold
Setter for property HungThreshold.<p> The amount of time in milliseconds that a task can execute before it is considered "hung". Note that a posted t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:2536
↓ 3 callersMethodsetId
(String sId)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/ConfigurablePofContextTest.java:542
↓ 3 callersMethodsetId
Setter for property Id.<p> The unique identifier of this Connection object. @see com.tangosol.net.messaging.Connection#getId
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1613
↓ 3 callersMethodsetIgnoreSendErrors
Setter for property IgnoreSendErrors.<p> Indicates if IOExceptions resulting from a send operation should be ignored. On some OSs such as OS X, plain
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:1019
↓ 3 callersMethodsetInWait
Setter for property InWait.<p> True iff the service thread is waiting, i.e. in onWait() @volatile - read on threads adding to the service's queue
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:4567
↓ 3 callersMethodsetInclude
Sets whether to generate a delta with an include referring to the previous configuration. @param fInclude whether to generate a delta with an includ
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PofConfigGenerator.java:1019
↓ 3 callersMethodsetIndexExtractorMap
Setter for property IndexExtractorMap.<p> The Map<ValueExtractor, Comparator> containing the indexed extractors on this cache. Each extractor is asso
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9506
↓ 3 callersMethodsetInternalCluster
Setter for property InternalCluster.<p> The actual (wrapped) cluster.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeCluster.java:1402
↓ 3 callersMethodsetInternalNamedCache
Setter for property InternalNamedCache.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeAsyncNamedCache.java:659
↓ 3 callersMethodsetInvocationService
Setter for property InvocationService.<p> The InvocationService passed to an InvocationServiceRequest. If a custom proxy has not been configured, this
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/serviceProxy/InvocationServiceProxy.java:363
↓ 3 callersMethodsetInvokeName
Setter for property InvokeName.<p> The method name to call on the remote model.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/RemoteModel.java:1324
↓ 3 callersMethodsetInvokeOp
Setter for property InvokeOp.<p> The operation to be used by the remote model. Valid values: OP_GET, OP_INVOKE, OP_SET
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/RemoteModel.java:1336
↓ 3 callersMethodsetInvokeParam
Setter for property InvokeParam.<p> The parameters to be used by a reflection call on the remote model .
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/RemoteModel.java:1346
↓ 3 callersMethodsetIterator
Setter for property Iterator.<p> An iterator that contains keys or inflated entries.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:11385
↓ 3 callersMethodsetJmxListenAddresses
Setter for property JmxListenAddresses.<p> For a JMXServiceURL which is bound to the wildcard address this is the expanded set of addresses which that
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:2268
↓ 3 callersMethodsetKeepAlive
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/WrapperSocket.java:298
↓ 3 callersMethodsetKey
Setter for property Key.<p> The key.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/MapEventMessage.java:884
↓ 3 callersMethodsetKeyHolder
Set up a thread local Set to hold all the keys that might be evicted from the front cache. @return a Set to hold all the keys in the ThreadLocal obje
prj/coherence-core/src/main/java/com/tangosol/net/cache/CachingMap.java:1836
↓ 3 callersMethodsetKeySet
Setter for property KeySet.<p> Set of keys requested to be processed by this message (Set<Binary>). This set is also used by the Poll to inform the cl
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/distributedCacheRequest/KeySetRequest.java:296
↓ 3 callersMethodsetKeySet
Setter for property KeySet.<p> A reminder of the key set returned by the Keydvancer that have not beed processed yet.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:5511
↓ 3 callersMethodsetKeyToBinaryConverter
Setter for property KeyToBinaryConverter.<p> A converter that takes keys (from the "outside" of the view) and converts them via serialization (etc.) t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:2353
↓ 3 callersMethodsetKeys
Setter for property Keys.<p> An array of keys; used to reduce the array allocations.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:16656
↓ 3 callersMethodsetLastActiveMillis
Setter for property LastActiveMillis.<p> The last number of total number of milliseconds spent by all Daemon threads while executing tasks measured by
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:6143
↓ 3 callersMethodsetLastIndex
Setter for property LastIndex.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/collections/WrapperList.java:454
↓ 3 callersMethodsetLastKnownReadyIndex
Setter for property LastKnownReadyIndex.<p> The logical index of the last packet known to be ready to be sent. This index spans both lists within the
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:4129
↓ 3 callersMethodsetLastName
(String lastName)
prj/test/functional/filter/src/main/java/filter/QueryRecordReporterTests.java:427
↓ 3 callersMethodsetLastTaskCount
Setter for property LastTaskCount.<p> The last DaemonPool task count measured by this task.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:6195
↓ 3 callersMethodsetLastTimeoutMillis
Setter for property LastTimeoutMillis.<p> The most recent datetime value that this Member timed-out (exceeded its configured timeout; either packet-ti
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:2494
↓ 3 callersMethodsetLeaseCount
Setter for property LeaseCount.<p> The number of Lease/Resource pairs in the CacheData
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/CacheMessage.java:239
↓ 3 callersMethodsetLeaseMap
Setter for property LeaseMap.<p> Map holding the Lease objects for resources enlisted into a transaction
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:3350
↓ 3 callersMethodsetLeaseMillis
Setter for property LeaseMillis.<p> The LeaseMillis value is the duration of the Lease in milliseconds starting immediately after the lock is acquired
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:6372
← previousnext →12,501–12,600 of 78,752, ranked by callers