MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 3 callersMethodfrom
Constructs an {@link OptionsByType} collection given an array of options. @param classOfOption the {@link Class} of the base type of the options in
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/OptionsByType.java:244
↓ 3 callersMethodfrom
Obtains a {@link ClusterPort} for a specified port(s). @param ports the possible ports for a {@link ClusterPort} @return a {@link ClusterPort} for th
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/options/ClusterPort.java:73
↓ 3 callersMethodfromCacheName
Return the {@link Names} that matches the specified cache name. @param sCacheName the cache name; @return the {@link Names} that matches the specif
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicCaches.java:1292
↓ 3 callersMethodfromXml
Populate the DefaultHttpAcceptorDependencies object from the given XML configuration. @param xml the XML parent element that contains the <http-a
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/LegacyXmlHttpAcceptorHelper.java:50
↓ 3 callersMethodfromXml
Populate the DefaultGridDependencies object from the given XML configuration. @param xml the XML parent element that contains the child grid elem
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/LegacyXmlGridHelper.java:44
↓ 3 callersMethodfromXml
Populate the DefaultProxyServiceDependencies object from the given XML configuration. @param xml the XML parent element that contains the ProxySe
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/LegacyXmlProxyServiceHelper.java:53
↓ 3 callersMethodfromXml
Populate the DefaultServiceProxyDependencies object from the given XML configuration. @param xml the XML parent element that contains the Proxy ele
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/extend/proxy/LegacyXmlServiceProxyHelper.java:29
↓ 3 callersMethodfromXml
Populate the LegacyXmlClusterDependencies object from the XML DOM. @param xml the <cluster-config> XML element @return this object
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/LegacyXmlClusterDependencies.java:92
↓ 3 callersMethodgateClose
Attempt to close the Connection ThreadGate. @param cMillis the number of milliseconds to wait for the ThreadGate to close; pass 0L to perform a non-
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:745
↓ 3 callersMethodgateClose
Attempt to close the Channel ThreadGate. @param cMillis the number of milliseconds to wait for the ThreadGate to close; pass 0L to perform a non-blo
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:736
↓ 3 callersMethodgateEnter
Enter the Connection and Channel ThreadGate (in that order). @throws ConnectionException if the Connection or Channel is closing or closed
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:747
↓ 3 callersMethodgateExit
Exit the Channel and Connection ThreadGate (in that order).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:796
↓ 3 callersMethodgateOpen
Open the Connection ThreadGate.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:826
↓ 3 callersMethodgateOpen
Open the Channel ThreadGate.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:831
↓ 3 callersMethodgePrefix
The server log name prefix.
prj/test/functional/quorum/src/main/java/quorum/QuorumTests.java:2317
↓ 3 callersMethodgenerateReport
Generate a report for all PacketTrackers in the Map. @param sPeriod description of the period the results cover @param mapTracker the map of track
prj/coherence-core/src/main/java/com/tangosol/net/DatagramTest.java:2032
↓ 3 callersMethodgenerateUniqueAddress
Return a unique IP address for this machine. @param fMulticast true if the returned address should be a multicast address @retur
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestInfrastructure.java:347
↓ 3 callersMethodgenericDeclarationToClass
(GenericDeclaration declaration)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/TypeUtil.java:382
↓ 3 callersMethodget
Obtain the {@link Duration} in units of seconds. @return the number of seconds in the {@link Duration}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/unit/Seconds.java:68
↓ 3 callersMethodget
Using the primary string, look up the corresponding secondary string. @return the corresponding secondary string or null if the primary string
prj/coherence-core/src/main/java/com/tangosol/util/StringMap.java:206
↓ 3 callersMethodget
Return the current value. @return the value
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/MutableLong.java:56
↓ 3 callersMethodget
Obtains the option for a specified concrete type from the collection. <p>Should the option not exist in the collection, an attempt is made to determi
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/OptionsByType.java:111
↓ 3 callersMethodget
(Object oKey)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:199
↓ 3 callersMethodget
(Object oKey)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/SimpleCache.java:570
↓ 3 callersMethodget98thPercentile
Returns the value at the 98th percentile in the distribution. @return the value at the 98th percentile
prj/coherence-core/src/main/java/com/tangosol/net/metrics/Snapshot.java:70
↓ 3 callersMethodgetAcceptAddress
Get the {@link InetAddress} that the NameService received the request on. May return <tt>null</tt> if the request is local. @return the local address
prj/coherence-core/src/main/java/com/tangosol/net/NameService.java:140
↓ 3 callersMethodgetAccessAuthorizer
Getter for property AccessAuthorizer.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:3245
↓ 3 callersMethodgetAccessCode
Return the access code. @return the access code
prj/examples/tutorials/210-archiver/src/main/java/com/oracle/coherence/tutorials/archiver/pof/PhoneNumber.java:65
↓ 3 callersMethodgetAccessController
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/security/DefaultStandardDependencies.java:57
↓ 3 callersMethodgetAcquired
Return the number of currently acquired buffers. @return the number of currently acquired buffers
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/io/SegmentedBufferManager.java:688
↓ 3 callersMethodgetActionName
Return the string description of the given rule mask. @param nMask the bitmask @return the string description of the given rule mask
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableQuorumPolicy.java:1164
↓ 3 callersMethodgetActionPolicy
Factory method: Obtain a null implementation of an ActionPolicy. @return an ActionPolicy implementation that allows all actions
prj/coherence-core/src/main/java/com/tangosol/util/NullImplementation.java:304
↓ 3 callersMethodgetActiveCountAverage
Getter for property ActiveCountAverage.<p> A running average for the number of active Daemon threads. This average is heavily weighed toward the most
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:5221
↓ 3 callersMethodgetActiveDaemonCount
Getter for property ActiveDaemonCount.<p> The number of Daemon threads that are currently executing tasks. This calculated property will produce a "fu
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1271
↓ 3 callersMethodgetActiveFailureMode
Getter for property ActiveFailureMode.<p> The failure mode (one of the PersistenceDependencies.FAILURE_ constants) determining how failures of the ac
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:26904
↓ 3 callersMethodgetAdapterMName
Getter for property AdapterMName.<p> Adapter's name.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/jmxHelper/HttpAdapter.java:126
↓ 3 callersMethodgetAdaptiveCheckpointTargetMillis
Return the checkpoint-duration budget, in milliseconds, used by the adaptive backoff heuristic. @return checkpoint duration budget in milliseconds
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournalConfig.java:269
↓ 3 callersMethodgetAddCounter
Getter for property AddCounter.<p> The atomic counter for the number of queue adds. Used internally to compute the "Available" property.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/dualQueue/AssociationQueue.java:219
↓ 3 callersMethodgetAddWithKeyCounter
()
prj/test/functional/cdi/src/main/java/cdi/ResponseCachingIT.java:501
↓ 3 callersMethodgetAddress
Return the InetAddress for the specified SocketAddress. @param addr the SocketAddress @return the InetAddress
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/InetSocketAddressComparator.java:96
↓ 3 callersMethodgetAddress
Obtain the {@link InetAddress} from a given {@link SocketAddress}. <p> Throws an {@link IllegalArgumentException} if sockAddr is not a {@link InetSock
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/InetAddresses.java:940
↓ 3 callersMethodgetAddress
Returns the remote address of the connection. @return the remote address of the connection
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcConnectionMetrics.java:202
↓ 3 callersMethodgetAddressMap
Getter for property AddressMap.<p> Map from Member SocketAddress to Member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/serviceMemberSet/MasterMemberSet.java:339
↓ 3 callersMethodgetAddressScanArray
Getter for property AddressScanArray.<p> An array of the InetAddress objects to be scanned for reachability. @volatile - set on the ClusterService th
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/IpMonitor.java:330
↓ 3 callersMethodgetAge
()
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/Person.java:58
↓ 3 callersMethodgetAgentSet
Return the set of running Agent processes. @return the set of running Agent processes
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/Console.java:2670
↓ 3 callersMethodgetAggValue
The get an aggregate value. @param oKey the key for the aggregate @param nPos the position of the aggregate (returned from addAggregate) @return t
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/DataSource.java:267
↓ 3 callersMethodgetAlgorithm
()
prj/coherence-core/src/main/java/com/oracle/coherence/ai/search/SimilaritySearch.java:157
↓ 3 callersMethodgetAllocatedChannels
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:654
↓ 3 callersMethodgetAndIncrement
Atomically increments the current value. <p>Equivalent to {@code getAndAdd(1)}. @return the previous value
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicInteger.java:81
↓ 3 callersMethodgetAnnouncingMembers
Getter for property AnnouncingMembers.<p> This map holds the set of members that are announcing their presence in order to join the cluster, keyed by
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:15078
↓ 3 callersMethodgetAppendedLocals
Returns the number of additional locals. @return the number of additional locals
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/StackMapTableAttribute.java:1044
↓ 3 callersMethodgetAppliedEntryCount
Return count of applied post-checkpoint entries. @return applied post-checkpoint entry count
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalRecovery.java:1287
↓ 3 callersMethodgetAssociatedBarrier
Return the ASSOCIATION_ALL barrier.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:3808
↓ 3 callersMethodgetAssociation
Return the association for the specified value. @param value the value @return the association
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ConcurrentAssociationPile.java:189
↓ 3 callersMethodgetAsyncProcessor
Getter for property AsyncProcessor.<p> (Transient) AbstractAsynchronousProcessor associated with this context.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/requestContext/asyncContext/AsyncProcessorContext.java:116
↓ 3 callersMethodgetAtomicLastIndex
Getter for property AtomicLastIndex.<p> The AtomicCounter representing the LastIndex.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/windowedArray/ConcurrentWindowedArray.java:407
↓ 3 callersMethodgetAttemptCounter
Getter for property AttemptCounter.<p> This is a number that increases while this Message is being repeatedly sent. When the AttemptLimit is reached w
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:10214
↓ 3 callersMethodgetAttemptLimit
Getter for property AttemptLimit.<p> The number of times that the new Member will request an id before giving up and going back to announcing itself.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:10225
↓ 3 callersMethodgetAttributeCount
()
prj/coherence-core/src/main/java/com/tangosol/dev/disassembler/Member.java:57
↓ 3 callersMethodgetAttributeProcessor
Obtains the {@link AttributeProcessor} that is suitable for processing the specified {@link XmlAttribute} in the xml namespace associated with this {@
prj/coherence-core/src/main/java/com/tangosol/config/xml/NamespaceHandler.java:52
↓ 3 callersMethodgetAttributeValue
Getter 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:3458
↓ 3 callersMethodgetAttributes
Obtain the attribute map. @return the attribute map
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:4383
↓ 3 callersMethodgetAuthenticationScheme
()
prj/coherence-rag-parent/coherence-rag/src/test/java/com/oracle/coherence/rag/api/KbTest.java:467
↓ 3 callersMethodgetAutoFlushThreshold
Threshold at which a send/signal operation should perform an auto-flush of the unflushed write batch. @return the number of queue'd bytes at which to
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:362
↓ 3 callersMethodgetAutoReconnectTaskCount
Returns the auto-reconnect task execution count. @return the auto-reconnect task execution count
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:949
↓ 3 callersMethodgetBackingMap
Retrieve a reference to the SessionLocalBackingMap for the specified NamedCache. @param cache the NamedCache to retrieve the local backing map for
prj/coherence-core/src/main/java/com/tangosol/net/internal/SessionLocalHelper.java:45
↓ 3 callersMethodgetBackingMapContext
Return the {@link BackingMapContext} for this dispatcher. @return the BackingMapContext for this dispatcher
prj/coherence-core/src/main/java/com/tangosol/net/events/partition/cache/PartitionedCacheDispatcher.java:35
↓ 3 callersMethodgetBackingMapInternal
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:12995
↓ 3 callersMethodgetBackingMapManager
()
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/GrpcRemoteCacheService.java:66
↓ 3 callersMethodgetBackingMapScheme
Return the {@link BackingMapScheme} used to create a backing map. @return the {@link BackingMapScheme}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ClusteredCachingScheme.java:23
↓ 3 callersMethodgetBacklog
Return the current backlog. @return the backlog
prj/coherence-core/src/main/java/com/tangosol/internal/net/DebouncedFlowControl.java:57
↓ 3 callersMethodgetBacklogContinuations
Getter for property BacklogContinuations.<p> A list of Continuations that need to be called when the event backlog goes back to normal. @volatile - d
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:5740
↓ 3 callersMethodgetBacklogExcessiveThreshold
Return the threshold at which to declare backlog @return the threshold in bytes
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:256
↓ 3 callersMethodgetBacklogSignalExcessiveThreshold
Return the threshold at which sender-side backlog should be declared excessive. @return the excessive threshold in bytes
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:1318
↓ 3 callersMethodgetBackloggedAtomic
Getter for property BackloggedAtomic.<p> Array of AtomicLong objects used as a bitset to track the MessageBus backlog state of the members. For membe
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:507
↓ 3 callersMethodgetBackup
()
prj/test/functional/persistence/src/main/java/persistence/JournalBackupMapTests.java:794
↓ 3 callersMethodgetBackupCount
Return the backup count. @return the backup count
prj/coherence-core/src/main/java/com/tangosol/internal/util/OwnershipConflictResolver.java:66
↓ 3 callersMethodgetBackupCount
Getter for property BackupCount.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:13468
↓ 3 callersMethodgetBackupLoadCalculator
Return the LoadCalculator used to calculate the backup partition load. @return the backup partition load calculator
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:2188
↓ 3 callersMethodgetBackupMap
Return the backup map for the given cache. NOTE: this code assumes either DCCF or ECCF is the factory. Also, it can only be called for distributed ca
prj/test/functional/cache/src/main/java/cache/CacheTestHelper.java:30
↓ 3 callersMethodgetBackupMapType
Return the type of backup storage for the given scheme. @param scheme the {@link DistributedScheme} that defines the storage configuration @param
prj/coherence-core/src/main/java/com/tangosol/net/ExtensibleConfigurableCacheFactory.java:2342
↓ 3 callersMethodgetBackupPolls
Getter for property BackupPolls.<p> Count of pending backup request msgs for the partition.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:22303
↓ 3 callersMethodgetBackupStrengthName
Return the string representing current backup strength. @return the string representing current backup strength
prj/coherence-core/src/main/java/com/tangosol/net/PartitionedService.java:254
↓ 3 callersMethodgetBaseElementType
Get the base data type of the elements of an array. @return the base element data type
prj/coherence-core/src/main/java/com/tangosol/dev/component/DataType.java:550
↓ 3 callersMethodgetBehavior
Return the {@link RegistrationBehavior} associated with this interceptor. @return the RegistrationBehavior associated with this interceptor
prj/coherence-core/src/main/java/com/tangosol/net/events/NamedEventInterceptor.java:263
↓ 3 callersMethodgetBehaviors
Enumerate the behaviors within this Component Definition. @return an enumeration of behaviors
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:6326
↓ 3 callersMethodgetBehaviors
Determine the Behaviors declared by this Interface. @return an enumeration of Behavior signatures
prj/coherence-core/src/main/java/com/tangosol/dev/component/Interface.java:573
↓ 3 callersMethodgetBinaryKey
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/cache/BackingMapBinaryEntry.java:95
↓ 3 callersMethodgetBinaryMap
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:5355
↓ 3 callersMethodgetBinaryMap
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:5920
↓ 3 callersMethodgetBinaryMap
Getter for property BinaryMap.<p> Underyling $BinaryMap reference. @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:1177
↓ 3 callersMethodgetBinaryStoreList
Get the list of registered BinaryStore objects. This list is intended for use only by the createBinaryStore, destroyBinaryStore and iterateBinaryStore
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:577
↓ 3 callersMethodgetBinaryStoreManagerBuilder
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/PagedExternalScheme.java:95
↓ 3 callersMethodgetBinaryValueNoCacheLoading
Get binary entry value, taking measures to avoid native Coherence cache loading if it is enabled. @return binary value
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/processors/InvokeProcessor.java:459
↓ 3 callersMethodgetBitSet
Getter for property BitSet.<p> The array of 32-bit integer values that hold the bit-set information.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/SingleMemberSet.java:257
↓ 3 callersMethodgetBlankDerivedTrait
Construct a blank Trait. All traits implement this method. A blank derived trait is an "l-value" for resolve and extract processing. In other words
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:836
↓ 3 callersMethodgetBroadcastAddresses
Getter for property BroadcastAddresses.<p> A Set<InetSocketAddress> used by the TCMP for broadcast in leu of multicast. This set could be modified by
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:2192
↓ 3 callersMethodgetBucketId
Return the bucket id of this {@link PagedQueueKey}. @return the bucket id of this {@link PagedQueueKey}
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/paged/PagedQueueKey.java:52
↓ 3 callersMethodgetBucketIndex
Calculate the bucket number for a particular hash code. @param nHash the hash code @param cBuckets the number of buckets @return the bucket ind
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedHashMap.java:1137
← previousnext →10,501–10,600 of 78,752, ranked by callers