MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 2 callersMethodsetAccessTime
Setter for property AccessTime.<p> Specifies the last time the model was accessed. Used to ensure the data integrity between read and refresh.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/RemoteModel.java:1244
↓ 2 callersMethodsetAckMap
(Map<InetSocketAddress, AtomicLong> mapAcks)
prj/coherence-core/src/main/java/com/tangosol/net/DatagramTest.java:960
↓ 2 callersMethodsetActive
Setter for property Active.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:2205
↓ 2 callersMethodsetActiveManager
Setter for property ActiveManager.<p> The active PersistenceManager, or null if the service is not configured for active persistence.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:27786
↓ 2 callersMethodsetAddStamp
Setter for property AddStamp.<p> A snapshot of the AddCounter value at the time when no un-contended items were available. Used internally to compute
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/dualQueue/AssociationQueue.java:508
↓ 2 callersMethodsetAddress
Set the address to use for any realized {@link AddressProvider}'s @param addr the {@link InetAddress} @return this {@link LocalAddressProviderBuild
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/LocalAddressProviderBuilder.java:186
↓ 2 callersMethodsetAddress
(Address address)
prj/plugins/maven/pof-maven-plugin-tests/src/main/java/com/oracle/coherence/maven/pof/Person.java:69
↓ 2 callersMethodsetAddress
Setter for property Address.<p> The multicast address
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/udpSocket/MulticastUdpSocket.java:250
↓ 2 callersMethodsetAddresses
Setter for property Addresses.<p> Polymorphic property that contains either a single SocketAddress or a list of addresses to send the Packet(s) to.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/PacketBundle.java:458
↓ 2 callersMethodsetAdvanceFrequency
Set frequency for datagram socket @param frequency
prj/coherence-core/src/main/java/com/tangosol/net/TcpDatagramSocketProvider.java:227
↓ 2 callersMethodsetAggressionFactor
Setter for property AggressionFactor.<p> The factor used when changing the outstanding packet threshold. The lower the number the larger the change.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:3818
↓ 2 callersMethodsetAllLocked
Setter for property AllLocked.<p> Indicates that ASSOCIATION_ALL element has been polled.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/dualQueue/AssociationQueue.java:518
↓ 2 callersMethodsetAllowAutoAdjust
Specify whether or not the auto-adjustment is allowed.. @param fAutoAdjust true if the auto-adjustment should be allowed; false ot
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractBundler.java:171
↓ 2 callersMethodsetAllowUnownedCommits
Set the flag indicating whether the topic allows commits of a position in a channel to be made by subscribers that do not own the channel. <p> Setting
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/DefaultPagedTopicDependencies.java:311
↓ 2 callersMethodsetAnnounceMember
Setter for property AnnounceMember.<p> The AnnounceMember is the Member object that the ClusterService uses to announce its presence. It is temporary,
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:4775
↓ 2 callersMethodsetArrayLength
Set the array length to be checked @param cLength array length to check, -1 indicates not an array
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:7468
↓ 2 callersMethodsetAssumedFirstIndex
Setter for property AssumedFirstIndex.<p> The virtual index which is assumed to be the "first" index. This value is guaranteed to be <= to the real f
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/windowedArray/ConcurrentWindowedArray.java:1159
↓ 2 callersMethodsetAsync
(boolean f)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedTopicFactory.java:1622
↓ 2 callersMethodsetAsyncLimit
Set the maximum number of bytes that are queued to be written asynchronously. @param expr the memory limit
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/storemanager/AsyncStoreManagerBuilder.java:117
↓ 2 callersMethodsetAttempt
Setter for property Attempt.<p> The number of attempts to retry snapshot creation. Note: this property is decremented at runtime for each failure.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:32620
↓ 2 callersMethodsetAttributeValue
Setter for property AttributeValue.<p> The attribute value to set for setAttribute() call.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:3708
↓ 2 callersMethodsetAuthMethod
Setter for property AuthMethod.<p> The client authentication method to use. Valid values "basic" for HTTP basic authentication, "cert" for client cer
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/HttpAcceptor.java:581
↓ 2 callersMethodsetAuthorizationEnabled
Setter for property AuthorizationEnabled.<p> Specifies whether or not the StorageAccessAuthorizer is configured for this cache.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:4432
↓ 2 callersMethodsetAuthorizedHostFilterBuilder
Set the authorized host filter builder. @param builder the authorized host filter builder
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/DefaultTcpAcceptorDependencies.java:116
↓ 2 callersMethodsetBackEvent
For internal use only, store the current event from the back Map. All handling of synchronization etc. is the responsibility of the sub-class. @param
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:3847
↓ 2 callersMethodsetBackingMap
Associate the specified backing Map with a given name. @param sName the cache name @param map the backing map associated with the specified name
prj/coherence-core/src/main/java/com/tangosol/net/ExtensibleConfigurableCacheFactory.java:2288
↓ 2 callersMethodsetBackingMap
Associate the specified backing Map with a given name. @param sName the cache name @param map the backing map associated with the specified name
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:4300
↓ 2 callersMethodsetBackingMapListener
Setter for property BackingMapListener.<p> BackingMap listener. Used only if a custom backing map manager uses an ObservableMap to implement the local
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:2090
↓ 2 callersMethodsetBackingMapScheme
Set the {@link BackingMapScheme} which builds the backing map for the clustered scheme. @param scheme the scheme builder
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ReplicatedScheme.java:86
↓ 2 callersMethodsetBackup
Setter for property Backup.<p> The backup index of the current transfer in the iteration.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:34057
↓ 2 callersMethodsetBackupInitSize
Setter for property BackupInitSize.<p> Specifies the initial buffer size. Applicable only if the BackupType is BACKUP_OFFHEAP or BACKUP_FILE. Default
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:12168
↓ 2 callersMethodsetBackupKeyListenerMap
Setter for property BackupKeyListenerMap.<p> A map of backups for key based listener proxies. @see #KeyListenerMap property
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9322
↓ 2 callersMethodsetBackupMaxSize
Setter for property BackupMaxSize.<p> Specifies the maximum buffer size. Applicable only if the BackupType is BACKUP_OFFHEAP or BACKUP_FILE. Default
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:12181
↓ 2 callersMethodsetBackupsCompletedActions
Setter for property BackupsCompletedActions.<p> List of continuations to complete when all outstanding backup polls have completed. Used only while t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:23061
↓ 2 callersMethodsetBalance
(double dfl)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/SerializerTest.java:78
↓ 2 callersMethodsetBase
Set the base type (supertype) for this type. @param base the base type (supertype) for this type
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/ExtensibleType.java:113
↓ 2 callersMethodsetBatch
Set the report batch. @param lBatch the report batch number
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/Reporter.java:655
↓ 2 callersMethodsetBehavior
Modify the behavior signature that maps to a particular method. @param method the method @param sBehaviorSignature the (new) signature
prj/coherence-core/src/main/java/com/tangosol/dev/component/Integration.java:1665
↓ 2 callersMethodsetBigDecimalValue
Set the BigDecimal value associated with this TestValue object. @param value the new BigDecimal value
prj/test/functional/processor/src/main/java/processor/AbstractEntryProcessorTests.java:2922
↓ 2 callersMethodsetBigIntegerValue
Set the BigInteger value associated with this TestValue object. @param value the new BigInteger value
prj/test/functional/processor/src/main/java/processor/AbstractEntryProcessorTests.java:2902
↓ 2 callersMethodsetBinaries
(List<Binary> list)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedTopicFactory.java:460
↓ 2 callersMethodsetBinary
Set the binary value. @param binVal a new value of type Binary
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlValue.java:129
↓ 2 callersMethodsetBinaryCache
Setter for property BinaryCache.<p> The BinaryCache that is being iterated.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:4547
↓ 2 callersMethodsetBinaryEntry
Setter for property BinaryEntry.<p> The BinaryEntry represented by this EntryStatus
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:15247
↓ 2 callersMethodsetBinaryKey
Setter for property BinaryKey.<p> Binary key.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:13617
↓ 2 callersMethodsetBinaryStore
Configures the BinaryStore that this map will use for its storage. @param store the BinaryStore to use
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:534
↓ 2 callersMethodsetBinaryStore
Specify the store to wrap. The store is set to null if/when this wrapper destroys it. @param store the wrapped BinaryStore
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:1652
↓ 2 callersMethodsetBinaryStoreManagerBuilder
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/storemanager/AsyncStoreManagerBuilder.java:91
↓ 2 callersMethodsetBinaryStoreManagerBuilder
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/PagedExternalScheme.java:103
↓ 2 callersMethodsetBinaryStoreManagerBuilder
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ExternalScheme.java:108
↓ 2 callersMethodsetBirthYear
(int nYear)
prj/coherence-testing-data/src/main/java/data/Person.java:98
↓ 2 callersMethodsetBooleanField
Set a boolean field via reflection. @param oTarget target object @param sField field name @param fValue field value @throws Exception on reflec
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistenceManagerTest.java:564
↓ 2 callersMethodsetBroadcastNextMillis
Setter for property BroadcastNextMillis.<p> The BroadcastNextMillis value is the time (in local system millis) at which the next announce or request b
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:5310
↓ 2 callersMethodsetBroadcastRepeatMillis
Setter for property BroadcastRepeatMillis.<p> The BroadcastRepeatMillis value specifies how many milliseconds between repeatedly sending announce or r
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:5321
↓ 2 callersMethodsetBucketLevel
Configure the hash bucket level. Each level is associated with a specific pre-selected modulo. This mutator also sets the Modulo, GrowthCount and Shr
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:2490
↓ 2 callersMethodsetBufferPackets
Mutator for BufferPackets
prj/coherence-core/src/main/java/com/tangosol/net/DatagramTest.java:873
↓ 2 callersMethodsetBuildNumber
Setter for property BuildNumber.<p> Build number is initialized in _initStatic(); therefore, it cannot be designed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:6535
↓ 2 callersMethodsetBundlingEnabled
Setter for property BundlingEnabled.<p> Flag indicating if bundling is enabled. Generally only used for testing purposes.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/balancedQueue/BundlingQueue.java:386
↓ 2 callersMethodsetByteBuffer
Setter for property ByteBuffer.<p> Assigned only on incomig MessagePackets. The ByteBuffer retains one MTU size worth of a Messages body. The ByteBuff
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/MessagePacket.java:795
↓ 2 callersMethodsetByteMask
Setter for property ByteMask.<p> A 32-bit integer value between 1 and 128 inclusive, with only one bit set. When bitanded with the byte value from Byt
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:2196
↓ 2 callersMethodsetByteOffset
Setter for property ByteOffset.<p> An offset into a byte array holding member indicators, used in conjunction with the ByteMask property. (This is ac
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:2209
↓ 2 callersMethodsetBytesReceived
Setter for property BytesReceived.<p> The number of bytes received by this socket.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:947
↓ 2 callersMethodsetBytesSent
Setter for property BytesSent.<p> The number of bytes sent by this socket.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:957
↓ 2 callersMethodsetCacheId
Setter for property CacheId.<p> The Id of the cache this request is for.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/DistributedCacheKeyRequest.java:528
↓ 2 callersMethodsetCacheId
Setter for property CacheId.<p> The Id of the cache this request is for.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/DistributedCacheRequest.java:607
↓ 2 callersMethodsetCacheIndex
Setter for property CacheIndex.<p> The index of the cache that this Lease belongs to. This index is used by the cache service to get to an appropriate
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Lease.java:818
↓ 2 callersMethodsetCacheLoaderFactory
Set the {@link javax.cache.integration.CacheLoader} factory. @param factory the {@link javax.cache.integration.CacheLoader} {@link javax.cache.confi
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/CoherenceBasedCompleteConfiguration.java:61
↓ 2 callersMethodsetCacheName
(String sCacheName)
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalBackingMap.java:232
↓ 2 callersMethodsetCacheName
Set the cache name for ReadThread and WriteThread if not already set. @param sCacheName the name of the cache
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:833
↓ 2 callersMethodsetCacheName
Set the name of the cache. @param sName the cache name
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/config/ResourceConfig.java:45
↓ 2 callersMethodsetCacheName
Setter for property CacheName.<p> The underlying cache name associated with the embedded Memcached server.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/MemcachedAcceptor.java:552
↓ 2 callersMethodsetCacheName
Setter for property CacheName.<p> The cache name for the Storage component this manager is associated with. We could not use the getStorage().getCache
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:12203
↓ 2 callersMethodsetCacheService
Setter for property CacheService.<p> The CacheService passed to a CacheServiceRequest. If a custom proxy has not been configured, this property refere
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/serviceProxy/CacheServiceProxy.java:786
↓ 2 callersMethodsetCacheService
Setter for property CacheService.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeService/SafeCacheService.java:519
↓ 2 callersMethodsetCacheServiceProxyDependencies
Set the CacheServiceProxyDependencies. @param deps the CacheServiceProxyDependencies
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/DefaultProxyServiceDependencies.java:115
↓ 2 callersMethodsetCacheStoreScheme
Set the {@link CacheStoreScheme} builder. @param bldr the builder
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ReadWriteBackingMapScheme.java:246
↓ 2 callersMethodsetCacheStoreScheme
Set the {@link CacheStoreScheme} which builds a CacheStore or CacheLoader. @param scheme the CacheStoreScheme
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/LocalScheme.java:232
↓ 2 callersMethodsetCacheStoreTimeoutMillis
Set the timeout used for CacheStore operations. A value of 0 indicates to use the default guardian timeout of the associated service. @param cStoreT
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:804
↓ 2 callersMethodsetCaches
Set the {@link LongArray} of caches for this visitor. @param laCaches the LongArray of caches
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceTools.java:160
↓ 2 callersMethodsetChannel
Set the Extend {@link Channel}.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteSubscriberChannel.java:235
↓ 2 callersMethodsetChannel
Setter for property Channel.<p> The Channel used to exchange Messages with a remote ProxyService.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:1004
↓ 2 callersMethodsetChannel
Setter for property Channel.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedTopic.java:439
↓ 2 callersMethodsetChannel
Setter for property Channel.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/TopicSubscriberProxy.java:297
↓ 2 callersMethodsetChannel
Setter for property Channel.<p> The Channel registered with this proxy.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/NamedCacheProxy.java:879
↓ 2 callersMethodsetChannel
Setter for property Channel.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/NamedTopicProxy.java:397
↓ 2 callersMethodsetChannel
Setter for property Channel.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/TopicPublisherProxy.java:340
↓ 2 callersMethodsetChannel
(Channel channel)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/serviceProxy/TopicServiceProxy.java:524
↓ 2 callersMethodsetChannelCount
Update the channel count and allocations for all subscriptions for a topic. @param configMap the config map to update @param sTopic the name of
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicConfigMap.java:233
↓ 2 callersMethodsetChannelCount
Set the number of channels in the topic. <p> Valid channel counts are positive integers where zero represents the default channel count. Setting the c
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/DefaultPagedTopicDependencies.java:110
↓ 2 callersMethodsetChannelCount
(int cChannel)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/TopicServiceFactory.java:386
↓ 2 callersMethodsetChannels
(int[] anChannel)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:5665
↓ 2 callersMethodsetCheckVersion
Setter for property CheckVersion.<p> True if query should be reevaluated when storage version changed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:11314
↓ 2 callersMethodsetChildCount
Store the number of child Nodes. @param cChildren the number of child Nodes
prj/coherence-core/src/main/java/com/tangosol/util/BinaryRadixTree.java:1353
↓ 2 callersMethodsetChildren
(PofChild[] apc)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/ConfigurablePofContextTest.java:425
↓ 2 callersMethodsetChildren
(List<Persona> children)
prj/test/functional/rest/src/main/java/rest/data/Persona.java:64
↓ 2 callersMethodsetCity
(String city)
prj/test/functional/io/src/main/java/data/Address.java:53
↓ 2 callersMethodsetClass
Set the class to be checked. @param clz the class to check
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:7458
↓ 2 callersMethodsetClassLoader
Setter for property ClassLoader.<p> The ClassLoader that the corresponding resource is known to be assosiated with.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Lease.java:829
↓ 2 callersMethodsetClassLoader
Setter for property ClassLoader.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:2308
↓ 2 callersMethodsetClassLoader
Setter for property ClassLoader.<p> ClassLoader that should be used by ResourceMessages to deserialize resources that are managed by this handler. The
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:2203
← previousnext →17,601–17,700 of 78,752, ranked by callers