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
↓ 4 callers
Method
requeue
Requeue the specified entry. <p> Note: Subclasses could override this method and perform some type of the "last recovery attempt" operation if the sup
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:6182
↓ 4 callers
Method
reset
Discard the changes to the set.
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/DualSet.java:247
↓ 4 callers
Method
reset
Reset the output stream back to the beginning of the buffer.
prj/coherence-core/src/main/java/com/tangosol/net/DatagramPacketOutputStream.java:104
↓ 4 callers
Method
reset
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/fsm/ListenerTest.java:148
↓ 4 callers
Method
reset
Reset the state of the SnapshotController after an operation has completed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:30246
↓ 4 callers
Method
resetRange
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/ByteArrayReadBuffer.java:80
↓ 4 callers
Method
resolveStoreForRead
Resolve the current store for read access, reopening a known closed store without creating a store when the partition has not yet realized one. @retu
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalBackingMap.java:313
↓ 4 callers
Method
response
Create a response message. @param id the response identifier @param any the message to wrap @return the response message
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/BaseProxyProtocol.java:335
↓ 4 callers
Method
response
(int id, Any any)
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/cache/NamedCacheProxyProtocol.java:156
↓ 4 callers
Method
restart
()
prj/test/functional/persistence/src/main/java/persistence/JournalBackupMapTests.java:819
↓ 4 callers
Method
restore
(Map<String, String> mapPrevious)
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/common/BenchmarkProperties.java:35
↓ 4 callers
Method
restoreProperty
(String sName, String sValue)
prj/test/functional/core/src/main/java/com/tangosol/coherence/component/util/DaemonPoolIT.java:804
↓ 4 callers
Method
retrieve
Retrieve the specified archived snapshot. @param snapshot the snapshot to retrieve @param env the PersistenceEnvironment used to write the sna
prj/coherence-core/src/main/java/com/tangosol/persistence/SnapshotArchiver.java:78
↓ 4 callers
Method
retrieveIndexFromValue
Get the virtual index from the value. An implementation of this method must be supplied based on the type of data to be stored within the array. It
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/windowedArray/OptimisticWindowedArray.java:298
↓ 4 callers
Method
rewind
Rewind the state of the batch such that any previously {@link #write sent}, but @{link #ack unacked} messages can be resent. @return the number of by
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:2253
↓ 4 callers
Method
rightPad
Right pad a string up to the max length. @param sValue the value to right pad @param nLen the length to right pad to @return the formatted string
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/FormattedMapStatementResult.java:262
↓ 4 callers
Method
rollback
Rollback the given EntityTransaction if it is not null and is active. @param tx the EntityTransaction; may be null
prj/coherence-jpa/src/main/java/com/oracle/coherence/jpa/JpaCacheStore.java:186
↓ 4 callers
Method
roundTrip
(Object o)
prj/coherence-lucene/src/test/java/com/oracle/coherence/lucene/LuceneIndexTest.java:225
↓ 4 callers
Method
run
()
prj/test/functional/topics/src/main/java/topics/TopicPublisher.java:65
↓ 4 callers
Method
run
(ConfigurableCacheFactory factory)
prj/test/functional/persistence/src/main/java/persistence/UnifiedPersistenceMigrationDemoHelper.java:404
↓ 4 callers
Method
runProtocol
Run the next stage of the SSL handshake protocol if any. Depending on the handshake status this method may attempt to obtain either the send or recei
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/ssl/SSLSocketChannel.java:762
↓ 4 callers
Method
runTask
Run the wrapped task under the supplied barrier lock.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:4448
↓ 4 callers
Method
runTest
Run a simple test using Coherence Extend with the given socket-provider to validate that SSL communications for the cluster and proxy are working. @p
prj/examples/guides/210-ssl/src/test/java/com/oracle/coherence/guides/ssl/AbstractSSLExampleTest.java:134
↓ 4 callers
Method
runTombstoneLifecycleScenario
Run one tombstone lifecycle scenario and return resulting counts. @param bTombstoneType tombstone type (ERASE or ERASE_EXTENT) @param nCheckpoin
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/io/journal2/JournalCompactorTest.java:439
↓ 4 callers
Method
safeAdjust
Perform a safe increment or decrement of the reference counter. @param fIncrement true for increment, false for decrement @return the new value
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SharedBuffer.java:152
↓ 4 callers
Method
save
Save the Trait information to a stream. If derived traits have any data of their own, then they must implement (i.e. supplement) this method. This i
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:369
↓ 4 callers
Method
scan
Scan until the specified String is encountered. @param ch the character to scan for @exception CompilerException
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlTokenizer.java:1019
↓ 4 callers
Method
scheduleActiveWriteProgression
Schedule an already-owned consumer write-progression pass on the SelectionService thread. @param fSocketWrite true if the consumer may offer cpu to
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:332
↓ 4 callers
Method
scheduleNack
Schedule an Ack (Nack) to be sent to the indicated member. If there is already a pending Ack for this member it will be rescheduled, otherwise a new
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:2849
↓ 4 callers
Method
scheduleUnsafeTask
Schedule a task for future execution. Unlike scheduleTask, this variant will run the task even if the bus has been closed @param proc the task t
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:432
↓ 4 callers
Method
seekToPosition
Move the head of the specified channel to a new position. @param subscriber the subscriber @param map the map of channel to position within
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:279
↓ 4 callers
Method
seekToTail
Reposition one or more channels to their respective tail positions. The channel will be repositioned to read the next message published to that channe
prj/coherence-core/src/main/java/com/tangosol/net/topic/Subscriber.java:736
↓ 4 callers
Method
seekToTimestamp
Obtain the next position in the channel after the specified timestamp. @param subscriber the subscriber @param map the map of channel to tim
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:289
↓ 4 callers
Method
selectNow
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/WrapperSelector.java:120
↓ 4 callers
Method
semaphoresMap
Return Coherence {@link NamedMap} for the remote semaphores. @return Coherence {@link NamedMap} for the remote semaphores
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/Semaphores.java:103
↓ 4 callers
Method
send
Send the response to the caller. @param exchange the {@link HttpExchange} to send the response to @param response the response to send @throws IOE
prj/coherence-core/src/main/java/com/tangosol/internal/http/BaseHttpHandler.java:176
↓ 4 callers
Method
send
Send a message to an EndPoint. <p> Upon {@link Event.Type#RECEIPT completion} of the asynchronous operation it is guaranteed that the peer will eventu
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/MessageBus.java:37
↓ 4 callers
Method
send
(TopicServiceRequestType requestType, Message message)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/topics/GrpcSubscriberConnector.java:626
↓ 4 callers
Method
sendStorageRequest
Send the specified request to the storage-senior, to be relayed to all the storage enabled service members.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:4372
↓ 4 callers
Method
sequentialInsertion
Sequentially insert items in la0 and la1, between lStartKey and lEndKey.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/LongArrayTest.java:532
↓ 4 callers
Method
serialize
(TenantMetaData metaData)
prj/examples/guides/910-multi-cluster-client/multi-cluster-client/src/main/java/com/oracle/coherence/guides/client/TenantController.java:106
↓ 4 callers
Method
serialize
(User user)
prj/examples/guides/910-multi-cluster-client/multi-cluster-client/src/main/java/com/oracle/coherence/guides/client/UserController.java:286
↓ 4 callers
Method
serializePerson
(ObjectOutputStream out)
prj/coherence-testing-data/src/main/java/data/pof/Person.java:115
↓ 4 callers
Method
set
Set the specified option. @param optID the option id @param value the option value @return this object @throws IllegalArgumentException on error
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SocketSettings.java:119
↓ 4 callers
Method
setAccess
Set the class/method/field accessibility value. @param nAccess should be one of ACC_PUBLIC, ACC_PROTECTED, ACC_PRIVATE, or ACC_PACKA
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/AccessFlags.java:265
↓ 4 callers
Method
setActionPolicyBuilder
Set the ActionPolicyBuilder. <p> NOTE: This method is not directly @Injectable here as it is up to sub-classes override define an appropriate property
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/DefaultGridDependencies.java:82
↓ 4 callers
Method
setActiveCountAverage
Setter for property ActiveCountAverage.<p> A running average for the number of active Daemon threads. This average is heavily weighed toward the most
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:6060
↓ 4 callers
Method
setAddress
Setter for property Address.<p> The IP address of the member's DatagramSocket for point-to-point communication. This is part of the unique identifier
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:2171
↓ 4 callers
Method
setAddressScanArray
Setter for property AddressScanArray.<p> An array of the InetAddress objects to be scanned for reachability. @volatile - set on the ClusterService th
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/IpMonitor.java:765
↓ 4 callers
Method
setAnalysisNextMillis
Setter for property AnalysisNextMillis.<p> The AnalysisNextMillis value is the time (in local clock) at which the next strategy analysis will be perfo
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:13205
↓ 4 callers
Method
setAnnounceProtocolVersion
Setter for property AnnounceProtocolVersion.<p> The 8-bit announce protocol version number.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:8190
↓ 4 callers
Method
setAttemptCounter
Setter for property AttemptCounter.<p> This is a number that increases while this Message is being repeatedly sent. When the AttemptLimit is reached w
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:8208
↓ 4 callers
Method
setAttemptLimit
Setter for property AttemptLimit.<p> The number of times that the new Member will announce itself before giving up and starting its own cluster.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:8219
↓ 4 callers
Method
setAttributeName
Setter for property AttributeName.<p> The attribute name.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:3698
↓ 4 callers
Method
setAuthorizedHostFilter
Set the AuthorizedHostFilter. @param filter the AuthorizedHostFilter @return this object
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:193
↓ 4 callers
Method
setAutoStart
Setter for property AutoStart.<p> Specifies whether this Daemon component should start automatically at the initialization time. @see #onInit
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Daemon.java:1286
↓ 4 callers
Method
setBackingMapInternal
Setter for property BackingMapInternal.<p> The [primary] map of resources maintained by this storage with keys and values being Binary objects.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9310
↓ 4 callers
Method
setBackup
Set the flag indicating that the map is a backup map. @param fBackup true if the map is a backup map
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/MapBuilder.java:121
↓ 4 callers
Method
setBackupMap
Setter for property BackupMap.<p> The map of resource backups maintaned by this storage with keys and values being Binary objects. @see #ResourceMap
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9347
↓ 4 callers
Method
setBaseSet
Setter for property BaseSet.<p> The underlying MemberSet upon which this MemberSet is based. This MemberSet is a sub-set of the base MemberSet.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/DependentMemberSet.java:284
↓ 4 callers
Method
setBirthYear
(int birthYear)
prj/test/functional/filter/src/main/java/filter/QueryRecordReporterTests.java:432
↓ 4 callers
Method
setBodyLength
Setter for property BodyLength.<p> The length in bytes of this Packet's body.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/MessagePacket.java:782
↓ 4 callers
Method
setBucketCount
Configure the number of hash buckets. This does not change any offset values that are stored in the hash buckets; any additional buckets are initializ
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:2526
↓ 4 callers
Method
setCacheData
Setter for property CacheData.<p> Serialized cache data
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/CacheMessage.java:219
↓ 4 callers
Method
setCacheIndex
Setter for property CacheIndex.<p> This index of this handler in the indexed CacheHandler property maintained by the cache service. @see ReplicatedCa
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:2103
↓ 4 callers
Method
setCacheName
Called on the Service thread only.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9366
↓ 4 callers
Method
setCause
Setter for property Cause.<p> The optional reason why the Channel is being closed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:4825
↓ 4 callers
Method
setChannel
Setter for property Channel.<p> The Channel used to send and receive Messages to/from the remote ProxyService. @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteService.java:987
↓ 4 callers
Method
setChannelAllocations
Setter for property ChannelAllocations.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:5324
↓ 4 callers
Method
setChannelCount
Setter for property ChannelCount.<p> The channel count to set if the topic does not have the required number of channels.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:3224
↓ 4 callers
Method
setClass
Specify the class type this {@link ClassMetadata} is assigned to. @see ClassMetadata#setClass(Class) @return a reference to this for chained set cal
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/internal/ClassMetadataBuilder.java:65
↓ 4 callers
Method
setClassLoader
Sets the {@link ClassLoader} that will be used to dynamically load classes. @param classLoader the {@link ClassLoader} @return the {@link DefaultDe
prj/coherence-core/src/main/java/com/tangosol/config/xml/DocumentProcessor.java:248
↓ 4 callers
Method
setClassName
Sets the {@link Expression} that when evaluated will produce the name of the class to realize. @param exprClassName the {@link Expression}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/InstanceBuilder.java:137
↓ 4 callers
Method
setCloseNotify
Setter for property CloseNotify.<p> Peer notification flag used when the Connection is closed upon exiting the ThreadGate (see CloseOnExit property).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1559
↓ 4 callers
Method
setCloseNotify
Setter for property CloseNotify.<p> Peer notification flag used when the Channel is closed upon exiting the ThreadGate (see CloseOnExit property). @v
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:1920
↓ 4 callers
Method
setCloseOnExit
Setter for property CloseOnExit.<p> If true, the Thread that is currently executing within the Connection should close the Connection immedately upon
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1573
↓ 4 callers
Method
setCloseThrowable
Setter for property CloseThrowable.<p> The Throwable to pass to the close() method when the Connection is closed upon exiting the ThreadGate (see Clos
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1586
↓ 4 callers
Method
setCloseThrowable
Setter for property CloseThrowable.<p> The Throwable to pass to the close() method when the Channel is closed upon exiting the ThreadGate (see CloseOn
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:1946
↓ 4 callers
Method
setCluster
Setter for property Cluster.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/LocalCache.java:644
↓ 4 callers
Method
setComparator
Setter for property Comparator.<p> The Comparator object which imposes an ordering on entries in the indexed map; or null if the entries' values natur
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:2944
↓ 4 callers
Method
setConfigurableCacheFactory
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/SimpleServiceMonitor.java:133
↓ 4 callers
Method
setConnection
Setter for property Connection.<p> The Connection used to open the Channel.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:6925
↓ 4 callers
Method
setConnectionManager
Setter for property ConnectionManager.<p> The ConnectionManager that created or accepted this Connection. @volatile @see com.tangosol.net.messaging.C
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1599
↓ 4 callers
Method
setConnector
Setter for property Connector.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/RemoteModel.java:1253
↓ 4 callers
Method
setContextSerializer
Specify the context Serializer for this object. The context Serializer can be set when the object is created, and allows the creator to provide the ap
prj/coherence-core/src/main/java/com/tangosol/io/SerializerAware.java:39
↓ 4 callers
Method
setCookie
Setter for property Cookie.<p> Opaque cookie used for streaming.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:4033
↓ 4 callers
Method
setCpuCount
Setter for property CpuCount.<p> Number of CPU cores for the machine this Member is running on.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:2264
↓ 4 callers
Method
setCreate
Setter for property Create.<p> If true, create a snapshot; otherwise remove it.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:32640
↓ 4 callers
Method
setCulpritMember
Setter for property CulpritMember.<p> The would-be senior Member that caused the panic.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:16836
↓ 4 callers
Method
setCustomBeans
A map of the custom beans registered to avoid recreation.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Gateway.java:1887
↓ 4 callers
Method
setDaemonFactor
Setter for property DaemonFactor.<p> A measure of how utilized the corresponding Service is in terms of daemon count. A value of 0 indicates that the
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/ServiceLoad.java:514
↓ 4 callers
Method
setDaemonPool
Configure the DaemonPool used to execute tasks. @param pool the DaemonPool
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:3209
↓ 4 callers
Method
setData
()
prj/test/functional/reporter/src/main/java/reporter/DeltaData.java:27
↓ 4 callers
Method
setDateFormat
Set the {@link DateFormat} that will be used when formatting date columns. @param df the {@link DateFormat}
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/Reporter.java:766
↓ 4 callers
Method
setDefaultWorkerThreadCountMin
Set a default minimum worker-thread count without marking the XML element as configured. @param cThreads the default minimum worker-thread count
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/DefaultServiceDependencies.java:508
↓ 4 callers
Method
setDependencies
Set the {@link ManagerDependencies} @param deps the {@link ManagerDependencies}
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/ManagerDependencies.java:104
↓ 4 callers
Method
setDeserializationRequired
Setter for property DeserializationRequired.<p> True if the message requires deserialization before it can be processed. @see PacketReceiver#instanti
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:1409
↓ 4 callers
Method
setDuration
Set the test duration in milliseconds. @param cMillis the number of milliseconds that the test took
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/TestResult.java:274
↓ 4 callers
Method
setEdition
Setter for property Edition.<p> The Edition is the product type. 0=Data Client (DC) 1=Real-Time Client (RTC) 2=Compute Client (CC) 3=Standard Edition
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:2341
↓ 4 callers
Method
setEffectiveTime
Setter for property EffectiveTime.<p> Cluster time that the Lease was locked at.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Lease.java:839
← previous
next →
9,501–9,600 of 78,752, ranked by callers