MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 3 callersMethodgetRawByteArray
Obtain the byte array that this WriteBuffer uses. If the underlying byte array is private, then this method will always return a copy of the portion o
prj/coherence-core/src/main/java/com/tangosol/io/ByteArrayWriteBuffer.java:349
↓ 3 callersMethodgetRawEntrySize
()
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1338
↓ 3 callersMethodgetRawOffset
Determine the offset into the byte array returned from {@link #getRawByteArray()} that this ReadBuffer uses. If the underlying byte array is private,
prj/coherence-core/src/main/java/com/tangosol/io/ByteArrayReadBuffer.java:111
↓ 3 callersMethodgetReadLocator
Getter for property ReadLocator.<p> A BiFunction<Ownership,PartitionedService,Member> that returns the Member to target read requests against.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:1942
↓ 3 callersMethodgetReadLocks
Return the set of read lock owners. @return the set of read lock owners; could be empty
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/ReadWriteLockHolder.java:280
↓ 3 callersMethodgetReader
Return the {@link BufferedReader} to use to obtain user input. @return the BufferedReader to use to obtain user input
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/QueryPlus.java:594
↓ 3 callersMethodgetReason
Getter for property Reason.<p> The reason id for rejecting entry into the cluster. Currently the positive number that is less then 8160 (MasterMemberS
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:10846
↓ 3 callersMethodgetReceiverMap
Getter for property ReceiverMap.<p> The Map of registered Receiver objects. @see com.tangosol.net.messaging.ConnectionManager#getRecievers
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:1398
↓ 3 callersMethodgetRecipient
Getter for property Recipient.<p> The transfer recipient.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:34430
↓ 3 callersMethodgetReconnectInterval
Return the reconnection interval (in milliseconds). This value indicates the period in which re-synchronization with the underlying cache will be dela
prj/coherence-core/src/main/java/com/tangosol/net/management/ViewMBean.java:79
↓ 3 callersMethodgetRecycleMillis
Getter for property RecycleMillis.<p> The number of milliseconds before which a mini-id is recycled. Generally, this should be greater than the expect
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/serviceMemberSet/MasterMemberSet.java:417
↓ 3 callersMethodgetRedirectList
Getter for property RedirectList.<p> A list of TCP/IP addresses that the TcpConnection should be redirected to. Each element of the list is a two elem
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/initiator/TcpInitiator.java:1280
↓ 3 callersMethodgetRefreshAheadFactor
Return refresh-ahead-factor used to calculate the "soft-expiration" time for cache entries. Soft-expiration is the point in time before the actual ex
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ReadWriteBackingMapScheme.java:389
↓ 3 callersMethodgetRejectedKeys
Getter for property RejectedKeys.<p> Set of keys or entries that could not be locked; could be null.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:30860
↓ 3 callersMethodgetRejectedPartitions
Getter for property RejectedPartitions.<p> A set of partitions that failed. @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:28299
↓ 3 callersMethodgetReliableTransport
Return the name of the reliable transport used by this service. @return the reliable transport name, or null to use the node's default
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/GridDependencies.java:65
↓ 3 callersMethodgetReliableTransport
Obtain the name of the default reliable transport used by this node. @return the default reliable transport name
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:452
↓ 3 callersMethodgetRemote
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/internal/cdi/SemaphoreProducerTest.java:157
↓ 3 callersMethodgetRemote
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/internal/cdi/CountDownLatchProducerTest.java:160
↓ 3 callersMethodgetRemoteCacheScheme
Return the {@link RemoteCacheScheme}. @return the {@link RemoteCacheScheme}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/CacheStoreScheme.java:120
↓ 3 callersMethodgetRemoteNamed
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/locks/internal/cdi/LockProducerTest.java:146
↓ 3 callersMethodgetRemoteServiceName
Return the name of the remote service to which this RemoteService will connect. @return the remote service name, or null
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/extend/remote/RemoteServiceDependencies.java:36
↓ 3 callersMethodgetRemoveAction
Return the registered action for remove(). @return the registered action for remove()
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedHashMap.java:159
↓ 3 callersMethodgetRepliesMask
Getter for RepliesMask Keep track of replies against request mask while keeping the latter safe. @return the replies mask PartitionSet
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/DistributedCacheRequest.java:458
↓ 3 callersMethodgetRequest
Return the PartitionRecoverRequest. @return the target Member
prj/coherence-core/src/main/java/com/tangosol/net/internal/PartitionRecoverInfo.java:69
↓ 3 callersMethodgetRequest
(long lId)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:1101
↓ 3 callersMethodgetRequestId
Return the unique identifier of the Request for which this Response is being sent. @return the unique identifier of the Request associated with this
prj/coherence-core/src/main/java/com/tangosol/net/messaging/Response.java:42
↓ 3 callersMethodgetRequestId
Getter for property RequestId.<p> The unique identifier of the Request associated with this Response. @see com.tangosol.net.messaging.Response#getReq
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/message/Response.java:168
↓ 3 callersMethodgetRequestMaskSafe
Getter for property RequestMaskSafe.<p> A "safe" accessor for the RequestMask property that can be used by the request processing thread. This safe a
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/distributedCacheRequest/PartialRequest.java:206
↓ 3 callersMethodgetRequestPartitions
Getter for property RequestPartitions.<p> (Calculated) Set of partitions that need to be processed for this request. This value is never null for asyn
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/DistributedCacheRequest.java:422
↓ 3 callersMethodgetResendMillis
Getter for property ResendMillis.<p> The minimum number of milliseconds that a Packet will remain queued in the ResendQueue before being removed from
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:5849
↓ 3 callersMethodgetResendTimeout
Getter for property ResendTimeout.<p> This property is reserved for use by the PacketPublisher. The ResendTimeout value is the date/time (in millis) a
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/MessagePacket.java:626
↓ 3 callersMethodgetReservedBehaviorSignatures
Get all the Behavior signatures that are reserved by this Property assuming the passed DataType and name. @param dt the DataType of the Property
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:3325
↓ 3 callersMethodgetReservedBehaviors
Get all the existing Behaviors reserved by this Property. @return an array of seven Behaviors, any of which may be null, indexed by the RSVD_
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:3267
↓ 3 callersMethodgetResizeShrink
Getter 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:5591
↓ 3 callersMethodgetResizeTask
Getter for property ResizeTask.<p> The periodic "resize" task. @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1496
↓ 3 callersMethodgetResource
Getter for property Resource.<p> The resource value.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:7342
↓ 3 callersMethodgetResourceAsInputStream
Return InputStream for specified resource. Since expected failure for these tests is {@link IOException}, throw a different exception if this method
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/reporter/extractor/JoinExtractorTest.java:144
↓ 3 callersMethodgetResourceBinary
Getter for property ResourceBinary.<p> Binary form of the resource value; may be null. This property allows the value to be "pre-serialized" to allow
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:7360
↓ 3 callersMethodgetResourceExpiry
Getter 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:7370
↓ 3 callersMethodgetResourcePackages
Return a StringTable which contains the names of sub-packages in the specified resource package (i.e. "img/tde" is a sub-package of "img" package) @p
prj/coherence-core/src/main/java/com/tangosol/dev/component/Storage.java:203
↓ 3 callersMethodgetResourceRegistry
()
prj/coherence-management/src/main/java/com/tangosol/coherence/management/internal/JaxRsRequest.java:126
↓ 3 callersMethodgetResourceSize
Getter for property ResourceSize.<p> The size of the (serialized) resource represented by this Lease in bytes. It is inteneded to be used by the cache
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Lease.java:642
↓ 3 callersMethodgetResourceUrl
Return the url of the specified resource @param resource test resource @return the resource url
prj/test/functional/security/src/main/java/security/AbstractRestSecurityTests.java:193
↓ 3 callersMethodgetResourceUrl
Return the url of the specified resource @param resource test resource @return the resource url
prj/test/functional/rest/src/main/java/rest/AbstractRestTests.java:1837
↓ 3 callersMethodgetResourcesDirectories
Sets the project's resources directory. This is an optional property.
prj/plugins/gradle/src/main/java/com/oracle/coherence/gradle/CoherenceTask.java:134
↓ 3 callersMethodgetResponse
Getter for property Response.<p> The Response sent by the peer. @see com.tangosol.net.management.Request$Status#getResponse @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/message/Request.java:661
↓ 3 callersMethodgetResponse
Getter for property Response.<p> The response to the SnapshotRequest associated with this SnapshotBuilder.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:28316
↓ 3 callersMethodgetResult
Return the aggregate of the TestResult objects that have been posted. @return the aggregate TestResult
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/TestMonitor.java:156
↓ 3 callersMethodgetResultAsEntryProcessor
Turn the results of tree processing into an InvocableMap.EntryProcessor that will return the results of the update @return the resulting EntryProcess
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/UpdateSetListMaker.java:84
↓ 3 callersMethodgetRoleName
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultMemberIdentity.java:253
↓ 3 callersMethodgetRoot
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/AbstractPofValue.java:84
↓ 3 callersMethodgetRootDir
Return the root directory of the development line in use (e.g. /dev/main). @return the root directory of the development line in use
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestInfrastructure.java:1108
↓ 3 callersMethodgetRowQueue
Return the LinkedQueue representing the "row" of this LinkedNode. @return the LinkedQueue representing the "row" of this LinkedNode
prj/coherence-core/src/main/java/com/tangosol/internal/util/QueueFabric.java:230
↓ 3 callersMethodgetRowType
Return the row type. @return the row type
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/model/TabularModel.java:238
↓ 3 callersMethodgetRxDebugDropRate
Getter for property RxDebugDropRate.<p> For testing only. Forces this socket to drop a certain percentage of incomming packets. For performance reas
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:434
↓ 3 callersMethodgetSSLParameters
Return a copy of the SSLParameters used by the SSLSocketProvider. @return a copy of the SSLParameters used by the SSLSocketProvider
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SSLSocketProvider.java:262
↓ 3 callersMethodgetSUIDCounter
Getter for property SUIDCounter.<p> An AtomicCounter object that is used for SUID related calculations.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:2011
↓ 3 callersMethodgetSafeBuffer
Return a view of the ByteBuffer which has it's position and limit set to their original values. @return a view of the ByteBuffer
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/SingleBufferSequence.java:241
↓ 3 callersMethodgetSafeBuffer
Return a view of the ByteBuffer which has it's position and limit set to their original values. @return a view of the ByteBuffer
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/MultiBufferSequence.java:286
↓ 3 callersMethodgetSafeNamedCache
Getter for property SafeNamedCache.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeAsyncNamedCache.java:618
↓ 3 callersMethodgetScopeName
Return the name of the scope configured for this service. @return the name of the scope configured for this service
prj/coherence-core/src/main/java/com/tangosol/internal/net/grpc/RemoteGrpcServiceDependencies.java:29
↓ 3 callersMethodgetScopeName
()
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/SessionInitializer.java:45
↓ 3 callersMethodgetScopedCacheStore
Getter 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:311
↓ 3 callersMethodgetScore
Gets the relevance score for this chunk. @return the relevance score (0.0 to 1.0)
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/Store.java:1720
↓ 3 callersMethodgetSeekPosition
Obtain the position seeked to. @return the position seeked to
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SeekResult.java:32
↓ 3 callersMethodgetSegment
Return a segment of the shared buffer. <p> A successful return from this message will have also incremented the reference count. @param of the segme
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SharedBuffer.java:67
↓ 3 callersMethodgetSelectionService
(SelectableChannel chan)
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/MultiProviderSelectionService.java:88
↓ 3 callersMethodgetSendBufferSize
Return the send buffer size for the underlying socket. @return the send buffer size, or -1 if not connected @throws SocketException if an I/O error
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1816
↓ 3 callersMethodgetSenderMemberSet
Getter for property SenderMemberSet.<p> The sender's view of the service member-set. This is used to enforce a "synchronized" view of the member-set
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:9545
↓ 3 callersMethodgetSeniorMember
Getter 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:9136
↓ 3 callersMethodgetSeniorMember
Getter for property SeniorMember.<p> The senior Member that assigned the ID to the new Member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:13319
↓ 3 callersMethodgetSentMessageCount
Getter for property SentMessageCount.<p> The number of ackable messages sent to this peer. This is an atomic as many threads may concurrently increme
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MessageHandler.java:2559
↓ 3 callersMethodgetSerializer
Return the wrapped Serializer. @return the wrapped Serializer
prj/coherence-core/src/main/java/com/tangosol/net/internal/WrapperSerializer.java:114
↓ 3 callersMethodgetSerializer
Returns the name of the serializer to use. @return the name of the serializer to use
prj/examples/guides/910-multi-cluster-client/multi-cluster-client/src/main/java/com/oracle/coherence/guides/client/model/TenantMetaData.java:160
↓ 3 callersMethodgetSerializer
Return the Serializer associated with the given NamedCache or null if the NamedCache is an in-process cache.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/serviceProxy/CacheServiceProxy.java:474
↓ 3 callersMethodgetSerializer
Return a {@link Serializer}. @param sFormat the format (name) of the serializer @param loader the {@link ClassLoader} for the serializer @return
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/GrpcService.java:42
↓ 3 callersMethodgetSerializerFormat
Return the name of the serialization format to be used for requests and responses. @return the name of the serialization format to be used fo
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/BaseGrpcClient.java:370
↓ 3 callersMethodgetSerializerMap
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:1477
↓ 3 callersMethodgetServerName
()
prj/test/functional/persistence/src/main/java/persistence/JournalBackupMapTests.java:836
↓ 3 callersMethodgetServerSocketChannel
Getter for property ServerSocketChannel.<p> The ServerSocketChannel used by this TcpProcessor to create its ServerSocket.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:5265
↓ 3 callersMethodgetService
Returns a service for the given name or {@code null} if no service exists in this session with the specified name. @param sServiceName the service n
prj/coherence-core/src/main/java/com/tangosol/net/Session.java:288
↓ 3 callersMethodgetService
Return the associated PartitionedService. @return the associated PartitionedService
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableQuorumPolicy.java:642
↓ 3 callersMethodgetService
Getter for property Service.<p> The PartitionedCache service that created this context.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/requestContext/AsyncContext.java:197
↓ 3 callersMethodgetServiceConfigMap
Getter for property ServiceConfigMap.<p> The service configuration, sent by the service senior. May be null.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:9191
↓ 3 callersMethodgetServiceCount
Getter for property ServiceCount.<p> The number of Service id/name combinations that are included in this Message.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:9498
↓ 3 callersMethodgetServiceCount
Getter for property ServiceCount.<p> The number of Service id/name combinations carried by this Message.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:12450
↓ 3 callersMethodgetServiceFailurePolicyBuilder
Return the ServiceFailurePolicyBuilder. If the ServiceFailurePolicyBuilder is null then the cluster policy will be used. @return the ServiceFailureP
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/GridDependencies.java:58
↓ 3 callersMethodgetServiceFilterMap
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:1601
↓ 3 callersMethodgetServiceFilterMap
Obtain a map of service name to filter list. Each map entry has the list of filters that will be used by the service. @return the service filter map
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:128
↓ 3 callersMethodgetServiceId
Getter for property ServiceId.<p> The id of the Service that the sending Member has joined.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:17002
↓ 3 callersMethodgetServiceId
Getter for property ServiceId.<p> The id of the Service that the sending Member is stopping.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:18829
↓ 3 callersMethodgetServiceId
Getter for property ServiceId.<p> The ServiceId of the Service to quiesce (or 0 for ClusterService, representing that all services should be suspended
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:19504
↓ 3 callersMethodgetServiceId
Getter for property ServiceId.<p> The id that has been assigned to the Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:20088
↓ 3 callersMethodgetServiceJoinTime
Getter for property ServiceJoinTime.<p> The cluster time that the Member joined the Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:17421
↓ 3 callersMethodgetServiceListeners
Getter 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:650
↓ 3 callersMethodgetServiceListeners
Getter 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/util/LocalCache.java:487
↓ 3 callersMethodgetServiceName
Return the optional name of the {@link com.tangosol.net.CacheService service} that this dispatcher is associated with. @return the service name that
prj/coherence-core/src/main/java/com/tangosol/net/events/partition/cache/CacheLifecycleEventDispatcher.java:37
↓ 3 callersMethodgetServiceName
Getter for property ServiceName.<p> The name of the Service that the id was assigned to.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:20098
↓ 3 callersMethodgetServiceName
Getter for property ServiceName.<p> The name of the Service to register. Service names are unique in the cluster, but to reduce packet size, the names
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:20522
← previousnext →11,301–11,400 of 78,752, ranked by callers