MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 3 callersMethodgetPartitionEvents
Getter for property PartitionEvents.<p> Map of events keyed by partition that caused partition unavailability.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3464
↓ 3 callersMethodgetPartitionId
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Page.java:485
↓ 3 callersMethodgetPartitionId
Gets the partition ID. @return the partition ID.
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredTaskManager.java:611
↓ 3 callersMethodgetPartitionSet
Getter for property PartitionSet.<p> (Transient) PartitionSet this context is associated with. If this value is null, the context is associated with a
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/requestContext/AsyncContext.java:187
↓ 3 callersMethodgetPartitionSet
Getter for property PartitionSet.<p> The set of partitions to test each key/entry against.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:23907
↓ 3 callersMethodgetPartitionTraceEvents
Getter for property PartitionTraceEvents.<p> Bitmask containing setting for partition events tracing and/or storing.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3510
↓ 3 callersMethodgetPartitionVersion
Getter for property PartitionVersion.<p> The current partition version.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:26085
↓ 3 callersMethodgetPartitionVersionExclusionList
Getter for property PartitionVersionExclusionList.<p> Contains partition versions that failed to be recovered.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:26967
↓ 3 callersMethodgetPartitions
Getter for property Partitions.<p> A PartitionSet of all partitions that should be snapshot. Note: this PartitionSet is only modified upon completion
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:28287
↓ 3 callersMethodgetPartitions
Getter for property Partitions.<p> PartitionSet for all partitions to be scanned that require evaluation.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:16565
↓ 3 callersMethodgetPartitionsEndangered
Getter for property PartitionsEndangered.<p> The total number of partitions that are not currently backed up.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/ServiceModel.java:736
↓ 3 callersMethodgetPartitionsVulnerable
Getter for property PartitionsVulnerable.<p> The total number of partitions that are backed up on the same machine where the primary partition owner r
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/ServiceModel.java:803
↓ 3 callersMethodgetPartsRecover
Getter for property PartsRecover.<p> Transient set of partitions that are to be recovered.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:24429
↓ 3 callersMethodgetPartsRecovered
Getter for property PartsRecovered.<p> Transient (shared) set of partitions that were successfully recovered.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:24439
↓ 3 callersMethodgetPasswordProvider
Get the {@link PasswordProvider} for the keystore. @return the {@link PasswordProvider} for the keystore
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/KeystoreDependencies.java:46
↓ 3 callersMethodgetPasswordProviderMap
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/config/xml/processor/PasswordProvidersProcessorTest.java:242
↓ 3 callersMethodgetPath
Return the path for this {@code HttpApplication}. @return the path for this {@code HttpApplication}
prj/coherence-core/src/main/java/com/tangosol/coherence/http/HttpApplication.java:33
↓ 3 callersMethodgetPath
Return the path of a file. <p> The implementation attempts to get the canonical path and iff this call abruptly fails is the absolute path returned.
prj/coherence-core/src/main/java/com/tangosol/io/FileHelper.java:109
↓ 3 callersMethodgetPayload
Accessor for Payload.
prj/coherence-core/src/main/java/com/tangosol/net/DatagramTest.java:825
↓ 3 callersMethodgetPendingBackups
Getter for property PendingBackups.<p> A LongArray keyed by cache id of map entries that have been modified and need to be backed up.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:22486
↓ 3 callersMethodgetPendingConfigUpdates
Getter for property PendingConfigUpdates.<p> A list of received ConfigSync/ConfigUpdate messages that are waiting to be processed. ServiceConfig mess
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ServiceConfig.java:199
↓ 3 callersMethodgetPendingEvents
Getter for property PendingEvents.<p> PendingEvents associated with currently transferred partition. It could be a single MapEvent or a List of MapEve
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:34407
↓ 3 callersMethodgetPendingPacketCount
Getter for property PendingPacketCount.<p> The number of packets this member is contributing to the traffic jam. This is only a count of the deferrab
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:3575
↓ 3 callersMethodgetPendingParentFlush
Getter for property PendingParentFlush.<p> True iff there is a pending flush to the ParentMessagePublisher.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MessageHandler.java:898
↓ 3 callersMethodgetPeriodMillis
Getter for property PeriodMillis.<p> The period (in milliseconds) between successive executions of this task.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:5494
↓ 3 callersMethodgetPermissionInfo
Getter for property PermissionInfo.<p> The information needed to validate and respond to a security related part of the join request. Initially, the v
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:17391
↓ 3 callersMethodgetPermissionInfo
Getter for property PermissionInfo.<p> The information needed to validate a security related (optional) part of the join request.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:18201
↓ 3 callersMethodgetPersistenceDependencies
Getter for property PersistenceDependencies.<p> The PersistenceDependencies, or null.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3531
↓ 3 callersMethodgetPersistenceManagerName
Return a name for the PersistenceManager being used by the tests. @return a name used in log files, etc.
prj/test/functional/persistence/src/main/java/persistence/AbstractRollingPersistenceTests.java:563
↓ 3 callersMethodgetPersistenceMode
Return the persistence mode (one of the MODE_ constants). @return the persistence mode
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/PersistenceDependencies.java:54
↓ 3 callersMethodgetPersistenceMode
Return the persistence mode, or {@code null} if persistence is not configured. @return the persistence mode, or {@code null} if persistence i
prj/coherence-core/src/main/java/com/tangosol/net/PartitionedService.java:263
↓ 3 callersMethodgetPersistenceSnapshotDirectory
()
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/PersistenceEnvironmentParamBuilder.java:683
↓ 3 callersMethodgetPersonFromDB
Returns an individual {@link Person} from the database. @param id person id @return a {@link Person} @throws SQLException if any SQL errors
prj/examples/guides/190-cache-stores/src/test/java/com/oracle/coherence/guides/cachestores/HibernateCacheStoreTest.java:89
↓ 3 callersMethodgetPingInterval
Getter for property PingInterval.<p> The number of milliseconds between successive Connection "pings" or 0 if heartbeats are disabled.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:1235
↓ 3 callersMethodgetPingLastMillis
Getter for property PingLastMillis.<p> The last time the Connection(s) managed by this ConnectionManager were "pinged".
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:1257
↓ 3 callersMethodgetPingTimeout
Getter for property PingTimeout.<p> The default request timeout for a PingRequest. A timeout of 0 is interpreted as an infinite timeout. This property
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:1301
↓ 3 callersMethodgetPofConfig
Returns the location of the POF Configuration file to use as the previous generation. This file is used to determine reserved type ids and associated
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PofConfigGenerator.java:867
↓ 3 callersMethodgetPofSerializer
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/SafeConfigurablePofContext.java:126
↓ 3 callersMethodgetPofSerializer
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/SimplePofContext.java:113
↓ 3 callersMethodgetPointToPointMBeanQuery
Return the PointToPoint MBean query for the member. @param request the http request @param sMemberKey the member key @return the MBean query
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/ClusterMemberResource.java:369
↓ 3 callersMethodgetPopulatedChannels
Obtain the channels this event applies to. @return the channels this event applies to
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:644
↓ 3 callersMethodgetPort
Return the port for the specified SocketAddress. @param addr the SocketAddress @return the port
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/InetSocketAddressComparator.java:110
↓ 3 callersMethodgetPosition
Return the node's position within the pile. @return the position
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ConcurrentAssociationPile.java:459
↓ 3 callersMethodgetPreferredPort
Getter for property PreferredPort.<p> The Member's preferred port. @since Coherence 3.6.1
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:12440
↓ 3 callersMethodgetPrefix
Return the namespace prefix used within element names. @return the namespace prefix used within element names
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/lang/XmlTypeHandler.java:162
↓ 3 callersMethodgetPresenceProofExpiry
Getter for property PresenceProofExpiry.<p> This represents the amount of time after a communication has been received from a member, that the member
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:15151
↓ 3 callersMethodgetPrevRecvTimestamp
Getter for property PrevRecvTimestamp.<p> The timestamp (cluster time) at which the announce Message from the new Member was received by the senior Me
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:8523
↓ 3 callersMethodgetPrevSentTimestamp
Getter for property PrevSentTimestamp.<p> The timestamp (local system time) at which the new Member sent the announce Message. This value is copied by
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:8535
↓ 3 callersMethodgetPrimaryLoadCalculator
Return the LoadCalculator used to calculate the primary partition load. @return the primary partition load calculator
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:2178
↓ 3 callersMethodgetPrimitive
Return the value stored at the specified index. @param lIndex a long index value @return the value stored at the specified index, or NOT_FOUND if n
prj/coherence-core/src/main/java/com/tangosol/util/PrimitiveSparseArray.java:98
↓ 3 callersMethodgetPrimitiveValue
Get the long value for the Node. @return the long value for the node
prj/coherence-core/src/main/java/com/tangosol/util/PrimitiveSparseArray.java:237
↓ 3 callersMethodgetPrimitiveValue
Returns the current value, which is the same value returned by the most recent call to the <tt>nextPrimitive</tt> method, or the most recent value pas
prj/coherence-core/src/main/java/com/tangosol/util/PrimitiveSparseArray.java:311
↓ 3 callersMethodgetPrimitives
()
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/genson/bean/ComplexObject.java:82
↓ 3 callersMethodgetProcess
Return the wrapped Process. @return the wrapped Process
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/Agent.java:584
↓ 3 callersMethodgetProcessId
Getter for property ProcessId.<p> Transient property used by the Service in case when Invocable tasks from a given member have to be responded to in t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/InvocationService.java:1094
↓ 3 callersMethodgetProcessName
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultMemberIdentity.java:199
↓ 3 callersMethodgetProcessState
()
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:1568
↓ 3 callersMethodgetProcessor
Obtain the underlying entry processor. @return the underlying entry processor
prj/coherence-core/src/main/java/com/tangosol/util/processor/AbstractAsynchronousProcessor.java:163
↓ 3 callersMethodgetProcessor
(Set<Integer> setKeys)
prj/test/functional/processor/src/main/java/processor/Coh10098Tests.java:162
↓ 3 callersMethodgetProducerBackpressureThresholdBytes
Return the backlog threshold at which producer threads should stop free-running and wait for the connection to catch up. @return the producer backpre
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketMessageBus.java:250
↓ 3 callersMethodgetProjectName
Return the project name.
prj/test/functional/persistence/src/main/java/persistence/AbstractCohQLPersistenceTests.java:596
↓ 3 callersMethodgetProjectName
{@inheritDoc}
prj/test/functional/persistence/src/main/java/persistence/SimpleRecoveryDynamicQuorumTests.java:265
↓ 3 callersMethodgetPrometheusMetrics
Obtain the current Prometheus metrics data. <p> If the {@code sName} argument is {@code null} or an empty string, all metrics will be returned. <p> If
prj/coherence-core/src/main/java/com/tangosol/internal/metrics/MetricsHttpHandler.java:401
↓ 3 callersMethodgetPrometheusTags
Returns the metric tags with keys in Prometheus underscore delimited format. @return the metric tags with keys in Prometheus underscore delimited fo
prj/coherence-core/src/main/java/com/tangosol/net/metrics/MBeanMetric.java:257
↓ 3 callersMethodgetProperties
(File pofIndexFile)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/PofIndexerTest.java:264
↓ 3 callersMethodgetProperty
Get the name of the property used to return the unique port. @return the name of the property
tools/ant-tangosol/src/com/xtangosol/tools/ant/UniquePortAntTask.java:148
↓ 3 callersMethodgetProperty
(String name)
prj/coherence-mp/config/src/main/java/com/oracle/coherence/mp/config/ConfigPropertyResolver.java:63
↓ 3 callersMethodgetPropertyElement
Obtains the property content defined as an {@link XmlElement} based on a path relative to a specified base {@link XmlElement}. <p> This is the primary
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:1573
↓ 3 callersMethodgetPropertyHandlers
Return a collection of property handlers defined by this schema extension. @return a collection of property handlers defined by this schema extension
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/SchemaExtension.java:39
↓ 3 callersMethodgetPropertyNames
()
prj/coherence-mp/config/src/main/java/com/oracle/coherence/mp/config/CoherenceConfigSource.java:94
↓ 3 callersMethodgetPropertyValue
Attempts to resolve the named property of the specified type in the current context and if required will parse the specified {@link XmlElement} in ord
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:1085
↓ 3 callersMethodgetProtocolName
Getter for property ProtocolName.<p> The name of the Protocol that must be used by the peer Receiver.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:7293
↓ 3 callersMethodgetProtocolVersionMap
Getter for property ProtocolVersionMap.<p> A map of required Protocols. The keys are the names of the required Protocols and the values are two elemen
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:8328
↓ 3 callersMethodgetProtocolVersionMap
Getter for property ProtocolVersionMap.<p> A map of negotiated Protocol versions. The keys are the names of the required Protocols and the values are
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:8737
↓ 3 callersMethodgetPublicationTail
Return the topic's global tail. @return the tail
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Usage.java:51
↓ 3 callersMethodgetPublishedBacklogBytes
Return producer-visible connection backlog, excluding already-acked data. @return the number of outstanding producer-visible bytes
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketMessageBus.java:287
↓ 3 callersMethodgetPublisherCloggedCount
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:1255
↓ 3 callersMethodgetPublisherNackDelayMillis
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:1323
↓ 3 callersMethodgetPublisherSocketBufferSize
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:1233
↓ 3 callersMethodgetPutIfMissing
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ThreadLocalHolder.java:55
↓ 3 callersMethodgetPwdFromProvider
(XmlElement xmlProvider)
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/LegacyXmlSSLSocketProviderDependencies.java:710
↓ 3 callersMethodgetQuantity
()
prj/examples/guides/195-bulk-loading-caches/src/test/java/com/oracle/coherence/guides/preload/model/Order.java:65
↓ 3 callersMethodgetQuery
Create a {@link QueryBuilder} for the cache MBeans. @return QueryBuilder for cache MBean
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/CacheMemberResource.java:96
↓ 3 callersMethodgetQuery
MBean query to retrieve JournalMBean for the provided journal type. @param sJournalType the journal type(ram/flash) @return the MBean query
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/JournalResource.java:137
↓ 3 callersMethodgetQuery
The query string for searching list of services. @param request the request @return the MBean query builder
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/ServicesResource.java:228
↓ 3 callersMethodgetQuery
MBean query to retrieve JournalMBean for the provided journal type running in a Cluster member. @param sMemberKey the member key, can be a member
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/JournalMemberResource.java:109
↓ 3 callersMethodgetQueryName
Return the ObjectName used in a query to get the cache MBeans for either the front or back tier. @param cache the cache @param fFront true for the f
prj/test/functional/jmx/src/main/java/jmx/CacheMBeanTests.java:325
↓ 3 callersMethodgetQueryParameters
Return a map containing query parameters from UriInfo instance. @param uriInfo UriInfo for invoked resource method @return Map containing all query
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/util/RestHelper.java:35
↓ 3 callersMethodgetQueryPattern
Getter for property QueryPattern.<p> The MBean name pattern identifying the MBean names to be retrieved for queryNames().
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:3522
↓ 3 callersMethodgetQueryResult
Get the response, if the request is a query. Queries are special in the fact that they start from the root resource(Cluster), and takes in an filter m
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/AbstractManagementResource.java:879
↓ 3 callersMethodgetQueue
Getter for property Queue.<p> The Queue associated with this slot.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:7354
↓ 3 callersMethodgetQueueDaemon
@return the daemon that manages the write-behind queue
prj/coherence-core/src/main/java/com/tangosol/io/AsyncBinaryStore.java:513
↓ 3 callersMethodgetQueueLength
Returns an estimate of the number of threads waiting to acquire this lock. The value is only an estimate because the number of threads may change dyn
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/RemoteReadWriteLock.java:1234
↓ 3 callersMethodgetQueueStatistics
Returns the current statistics for this queue. @return the current statistics for this queue
prj/coherence-core/src/main/java/com/tangosol/net/NamedQueue.java:59
↓ 3 callersMethodgetQueuedSize
Determine the current number of bytes that are pending being written. @return the number of bytes currently queued to be written
prj/coherence-core/src/main/java/com/tangosol/io/AsyncBinaryStore.java:431
↓ 3 callersMethodgetQueuedTransfers
Return the queue used to hold incoming transfer requests from the specified member, if it exists. Called on the service thread. @param member the
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:33200
↓ 3 callersMethodgetRackName
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultMemberIdentity.java:226
↓ 3 callersMethodgetRandomPhoneDigits
Return a random phone number. <p> The phone number contains including access, country, area code, and local number. @return a random phone number
prj/examples/tutorials/210-archiver/src/main/java/com/oracle/coherence/tutorials/archiver/persistence/DataGenerator.java:177
↓ 3 callersMethodgetRandomValue
Return a random value from an array. @param array array to return from @return a random value
prj/examples/guides/120-built-in-aggregators/src/main/java/com/oracle/coherence/guides/aggregations/SimpleAggregationExample.java:283
↓ 3 callersMethodgetRate
Returns the rate in the given units of time. @param rateUnit the unit of time @return the rate
prj/coherence-core/src/main/java/com/tangosol/internal/net/metrics/EWMA.java:89
← previousnext →11,201–11,300 of 78,752, ranked by callers