MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 5 callersMethodgetOutputDirectory
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkLauncher.java:281
↓ 5 callersMethodgetOwnedPartitionCount
Obtain the number of primary partitions for the given service owned by the given member. @param service the service for which to check primary parti
prj/test/functional/events/src/main/java/events/EventTestHelper.java:133
↓ 5 callersMethodgetOwners
Return an array containing owner ids for this partition. @return an array containing the owner ids for this partition
prj/coherence-core/src/main/java/com/tangosol/net/partition/Ownership.java:111
↓ 5 callersMethodgetOwnershipStatus
Obtain the ownership status for specified Member. @return one of the OWNERSHIP_ constants
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3333
↓ 5 callersMethodgetPacketCount
Getter for property PacketCount.<p> The number of packets in this bundle.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/PacketBundle.java:381
↓ 5 callersMethodgetPagedBinaryStore
Returns the BinaryStore that this map uses for its storage. <p> Note: This implementation assumes that the BinaryStore is only being modified by this
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:563
↓ 5 callersMethodgetParameterPosition
Get position by parameter. @param param the parameter to search for @return the parameter position, zero based, or -1 if not found
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:3891
↓ 5 callersMethodgetParameterTypes
Return a map of parameter types keyed by parameter name. @return a map of parameter types keyed by parameter name
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/query/AbstractQueryEngine.java:201
↓ 5 callersMethodgetPartition
Getter for property Partition.<p> The Partition-id that this backup message represents.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/chainedRequest/backupRequest/BackupSingleRequest.java:159
↓ 5 callersMethodgetPartitionAssignmentStrategyBuilder
Return the PartitionAssignmentStrategyBuilder is a pluggable strategy used by a PartitionedService to manage partition distribution. @return the Part
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/PartitionedServiceDependencies.java:95
↓ 5 callersMethodgetPartitionListenerBuilders
Return the PartitionListeners which listen for PartitionEvents. @return the PartitionListeners
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/PartitionedServiceDependencies.java:102
↓ 5 callersMethodgetPartitionVersion
Getter for property PartitionVersion.<p> The partition version.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:34394
↓ 5 callersMethodgetPasswordProviderMap
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/config/xml/processor/PasswordProviderProcessorTest.java:983
↓ 5 callersMethodgetPendingLockRequest
Getter for property PendingLockRequest.<p> The queue of pending LockRequest messages.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:4041
↓ 5 callersMethodgetPeriodMax
Getter for property PeriodMax.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:5483
↓ 5 callersMethodgetPersistenceControl
Helper method to return the configured PersistenceControl object or null if persistence is not configured.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/ServiceModel.java:956
↓ 5 callersMethodgetPersistenceManagerName
Return a name for the PersistenceManager being used by the tests. @return a name used in log files, etc.
prj/test/functional/topics/src/main/java/topics/AbstractSimplePersistenceTopicTests.java:866
↓ 5 callersMethodgetPersistentBackupStore
Getter for property PersistentBackupStore.<p> The backup persistent store associated with this partition.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:22528
↓ 5 callersMethodgetPersistentStore
Getter for property PersistentStore.<p> The persistent store associated with this partition. @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:22563
↓ 5 callersMethodgetPingTimeoutMillis
Return the default request timeout for a PingRequest. A timeout of 0 is interpreted as an infinite timeout. This property defaults to the value of the
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/PeerDependencies.java:56
↓ 5 callersMethodgetPlatform
Return the Platform singleton instance. @return the Platform singleton instance.
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/Platform.java:69
↓ 5 callersMethodgetPofContext
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferReader.java:2926
↓ 5 callersMethodgetPofIndexPackages
Allows you to include one or more packages when indexing {@link PortableType} annotated classes. This is an optional property but limiting the scannin
prj/plugins/gradle/src/main/java/com/oracle/coherence/gradle/CoherenceTask.java:127
↓ 5 callersMethodgetPofNavigator
Obtain the {@link PofNavigator} to use to navigate to the specified field in a class. @param clazz the {@link Class} containing the field to nav
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/PofReflectionHelper.java:244
↓ 5 callersMethodgetPofSerializer
Return a PofSerializer that can be used to serialize and deserialize an object of the specified user type to and from a POF stream. @param nTypeId t
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofContext.java:38
↓ 5 callersMethodgetPosition
Returns the requested commit {@link Position}. @return the requested commit {@link Position}
prj/coherence-core/src/main/java/com/tangosol/net/topic/Subscriber.java:1133
↓ 5 callersMethodgetPreferredPacketLength
Getter for property PreferredPacketLength.<p> The "preferred" (optimal) length of each outgoing Packet. @see ClusterConfig
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:1692
↓ 5 callersMethodgetPrevBlockOffset
Determine the offset of the previous Block in the Buffer. @return the offset of the previous Block in the Buffer, or NIL if this Block is the
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:3990
↓ 5 callersMethodgetPrimary
Using the secondary string, look up the corresponding primary string. @return the corresponding primary string or null if the secondary strin
prj/coherence-core/src/main/java/com/tangosol/util/StringMap.java:318
↓ 5 callersMethodgetPrimingListener
Getter for property PrimingListener.<p> Wrapper map event listener. This listener registration should force a synthetic event containing the current v
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/MapListenerProxy.java:428
↓ 5 callersMethodgetPriority
Getter for property Priority.<p> The priority or "weight" of the member; used to determine tie-breakers.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1616
↓ 5 callersMethodgetPrivateKeyLoader
Returns the optional {@link PrivateKeyLoader} to use to load the private key. @return the optional {@link KeyStoreLoader} to use to load the private
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/DefaultManagerDependencies.java:134
↓ 5 callersMethodgetProperties
Return a {@link Map} of properties for configuring a Tracer implementation. @return a {@link Map} of properties for configuring a Tracer implementati
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/PropertySource.java:32
↓ 5 callersMethodgetProperties
Obtain the properties of the {@link Task}. @return the task properties
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Task.java:280
↓ 5 callersMethodgetProxyId
Return this proxy's identifier. @return this proxy's identifier
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/NamedTopicProxy.java:424
↓ 5 callersMethodgetPublisherAckDelayMillis
Obtain the amount of time that the Publisher may delay sending an ACK packet. @return the publisher ACK delay
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:344
↓ 5 callersMethodgetPublisherGroupThreshold
Obtain the group threshold which is used to determine whether a packet will be sent via unicast or multicast. <p> This is a percentage value and is in
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:404
↓ 5 callersMethodgetPublisherResendDelayMillis
Obtain the minimum amount of time before a packet is resent across the network if it has not been acknowledged. <p> This value is also used for other
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:430
↓ 5 callersMethodgetPublisherResendTimeoutMillis
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:1389
↓ 5 callersMethodgetPutBundler
Obtain the bundler for the "put" operations. @return the "put" bundler
prj/coherence-core/src/main/java/com/tangosol/net/cache/BundlingNamedCache.java:139
↓ 5 callersMethodgetPutWithKeyCounter
()
prj/test/functional/cdi/src/main/java/cdi/ResponseCachingIT.java:457
↓ 5 callersMethodgetQuery
Return the ReporterMBean query for the provided member. @param request the {@link HttpRequest} @param sMemberKey the member key @return the MBe
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/ReporterMemberResource.java:194
↓ 5 callersMethodgetQuery
MBean query to retrieve ServiceMBean for the provided service running in a member. @param request the request @param sServiceName the service
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/ServiceMemberResource.java:259
↓ 5 callersMethodgetQuery
Return the query to reduce the ObjectNames to consider. @return the query to reduce the ObjectNames to consider
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanAccessor.java:517
↓ 5 callersMethodgetQuery
Returns the Lucene {@code Query} to execute. @return the Lucene {@code Query} to execute
prj/coherence-lucene/src/main/java/com/oracle/coherence/lucene/LuceneSearch.java:153
↓ 5 callersMethodgetQueryMap
Return the underlying QueryMap. @return the underlying QueryMap
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:3112
↓ 5 callersMethodgetQuotedScopedServiceList
()
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:4267
↓ 5 callersMethodgetRackName
()
prj/coherence-core/src/main/java/com/tangosol/net/URLMemberIdentityProvider.java:56
↓ 5 callersMethodgetRandomName
Return a random name. @return a random name
prj/examples/tutorials/210-archiver/src/main/java/com/oracle/coherence/tutorials/archiver/persistence/DataGenerator.java:155
↓ 5 callersMethodgetReason
Return the checkpoint reason. @return the checkpoint reason
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:3466
↓ 5 callersMethodgetReasonPhrase
Get the reason phrase. @return the reason phrase.
prj/coherence-core/src/main/java/com/tangosol/internal/http/Response.java:397
↓ 5 callersMethodgetReceipt
Return the receipt associated with this exception. @return the receipt
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/AsyncPersistenceException.java:70
↓ 5 callersMethodgetRecentPacketQueue
Getter for property RecentPacketQueue.<p> A queue tracking the order in which packets were sent to this member. The queue only contains confirmationRe
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1658
↓ 5 callersMethodgetRefreshPolicy
Return the {@link RefreshPolicy} to use to determine whether key and certs should be refreshed when the scheduled refresh time is reached. @return th
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SSLSocketProvider.java:339
↓ 5 callersMethodgetRefreshRequestTimeoutMillis
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/DefaultConnectorDependencies.java:71
↓ 5 callersMethodgetRefreshTimeoutMillis
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/DefaultConnectorDependencies.java:93
↓ 5 callersMethodgetRegisterCount
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistenceMBeanRegistryTest.java:355
↓ 5 callersMethodgetRemainingElementCount
Return the number of remaining elements. @return the number of remaining elements
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/ReceiveResult.java:33
↓ 5 callersMethodgetRemote
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/locks/internal/cdi/ReadWriteLockProducerTest.java:179
↓ 5 callersMethodgetRemoteClusterName
Return the name of the remote Cluster to which this RemoteService will connect. @return the cluster name, or null if unknown
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/extend/remote/RemoteServiceDependencies.java:29
↓ 5 callersMethodgetRemoteNamed
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/locks/internal/cdi/ReadWriteLockProducerTest.java:174
↓ 5 callersMethodgetRemotePlatform
(String sHost, Option... options)
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/PsrRemoteEnvironment.java:189
↓ 5 callersMethodgetRemoveBundler
Obtain the bundler for the "remove" operations. @return the "remove" bundler
prj/coherence-core/src/main/java/com/tangosol/net/cache/BundlingNamedCache.java:149
↓ 5 callersMethodgetRequestArray
Getter for property RequestArray.<p> The LongArray of open RequestStatus objects, indexed by Request identifier.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:1120
↓ 5 callersMethodgetRequestContext
Getter for property RequestContext.<p> A RequestContext object that carries state associated with a transaction or a work unit that this requests is a
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/RequestMessage.java:309
↓ 5 callersMethodgetRequestMask
Getter for property RequestMask.<p> Set of partitions that the request processing have to be masked by. A value of "null" indicates that ALL owned par
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/distributedCacheRequest/PartialRequest.java:193
↓ 5 callersMethodgetResourceCoordinator
Getter for property ResourceCoordinator.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:4322
↓ 5 callersMethodgetResourceRegistry
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/ExtensibleConfigurableCacheFactory.java:655
↓ 5 callersMethodgetResourceRegistry
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:179
↓ 5 callersMethodgetResourceRegistry
Getter for property ResourceRegistry.<p> ResourceRegistry associated with this SafeService.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeService.java:747
↓ 5 callersMethodgetResponse
Return the {@link Response} @return the {@link Response} to used
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/message/request/TopicRequest.java:41
↓ 5 callersMethodgetRestName
Convert a name into a REST standards compatible name. @param sName the service name to be normalized @return the REST compatible name
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/AbstractManagementResource.java:1629
↓ 5 callersMethodgetRet
Get the RET op which returns from this subroutine. This method is used only during assembly. @return the RET op which returns from this subroutine,
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Label.java:198
↓ 5 callersMethodgetReuseAddress
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/WrapperSocket.java:195
↓ 5 callersMethodgetRoleName
()
prj/coherence-core/src/main/java/com/tangosol/net/URLMemberIdentityProvider.java:62
↓ 5 callersMethodgetRollbackPosition
Returns the {@link PagedPosition} the subscription will rollback to. @return the {@link PagedPosition} the subscription will rollback to
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Subscription.java:163
↓ 5 callersMethodgetRootName
Get the name of the root Component Definition. @return the name of the root Component Definition
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:8094
↓ 5 callersMethodgetSUID
Getter for property SUID.<p> Provides a long value that is unique within this service for the duration of the life of the cluster, and which will almo
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:2001
↓ 5 callersMethodgetSafeCacheService
Getter for property SafeCacheService.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeAsyncNamedCache.java:609
↓ 5 callersMethodgetSafeServiceState
Getter for property SafeServiceState.<p> The state of the SafeService; one of the SERVICE_ enums.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeService.java:779
↓ 5 callersMethodgetSampleCount
Return the number of samples represented in the moving average. @return the sample count
prj/coherence-core/src/main/java/com/tangosol/internal/util/MovingAverage.java:166
↓ 5 callersMethodgetScopeName
Return the scope name of this cache factory, if available. @return the scope name of this cache factory, if available; {@code null} otherwise
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableCacheFactory.java:272
↓ 5 callersMethodgetScopedTopicStore
Getter for property ScopedTopicStore.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/remoteService/RemoteTopicService.java:300
↓ 5 callersMethodgetSecondaryKey
Return the secondary key component. @return the secondary key component
prj/coherence-core/src/main/java/com/tangosol/util/CompositeKey.java:201
↓ 5 callersMethodgetSelector
Getter for property Selector.<p> The Selector used to select from the various SelectableChannel objects created by this TcpProcessor.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:5243
↓ 5 callersMethodgetSerializedLambda
Return a {@link SerializedLambda} based upon the provided lambda, or throw an IllegalArgumentException if the provided lambda is deemed to not be a la
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/Lambdas.java:107
↓ 5 callersMethodgetSerializer
Return the {@link Serializer} used to serialize and deserialize payload objects carried by Message objects sent through this Channel. @return the Ser
prj/coherence-core/src/main/java/com/tangosol/net/messaging/Channel.java:104
↓ 5 callersMethodgetServer
Return the MBeanServer. @return the MBean server
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/GatewayDependencies.java:116
↓ 5 callersMethodgetService
()
prj/coherence-core/src/main/java/com/tangosol/net/NamedMap.java:45
↓ 5 callersMethodgetService
Getter for property Service.<p> Service object handling this Lease. This property is set during initialization only. @see #instantiateLease()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Lease.java:671
↓ 5 callersMethodgetService
Getter for property Service.<p> @see ServiceConfig#Service
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ServiceConfig.java:673
↓ 5 callersMethodgetServiceConfigMap
Getter for property ServiceConfigMap.<p> Map containing the service configuration element per service type (including pseudo-types like $Logger, etc.)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:4031
↓ 5 callersMethodgetServiceEndPointName
Getter for property ServiceEndPointName.<p> The canonical EndPoint name for the service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:12461
↓ 5 callersMethodgetServiceFailurePolicyBuilder
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:1579
↓ 5 callersMethodgetServiceFailurePolicyBuilder
Obtain the service failure policy builder. @return the service failure policy builder
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:459
↓ 5 callersMethodgetServiceId
Getter for property ServiceId.<p> The id of the Service that the sending Member has started.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:17411
↓ 5 callersMethodgetServiceJoinTime
Getter for property ServiceJoinTime.<p> Corresponding to ServiceId, the cluster time when a sender joined each Service that the sender is running.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:12502
↓ 5 callersMethodgetServiceListeners
Getter for property ServiceListeners.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeService.java:801
↓ 5 callersMethodgetServiceLoad
Getter for property ServiceLoad.<p> The ServiceLoad for this ProxyService.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ProxyService.java:1192
↓ 5 callersMethodgetServiceName
Getter for property ServiceName.<p> The names of the known cluster Services (indexed 0..ServiceCount-1).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:9531
← previousnext →7,201–7,300 of 78,752, ranked by callers