MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 4 callersMethodgetThrown
Return any exception thrown during Coherence start up. @return any exception thrown during Coherence start up
prj/test/functional/security/src/main/java/security/SecureCoherence.java:108
↓ 4 callersMethodgetTimestampMillis
Return the wall-clock recording timestamp in milliseconds. @return the wall-clock recording timestamp in milliseconds
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/RecoverySummary.java:75
↓ 4 callersMethodgetToAddress
Getter for property ToAddress.<p> The recepient address for this Broadcast message. This property is specified only for the "reply" type of DiscoveryM
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/messagePacket/Broadcast.java:317
↓ 4 callersMethodgetTombstoneCount
Return tombstone count. @return tombstone count
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/io/journal2/JournalCompactorTest.java:538
↓ 4 callersMethodgetTopicHeads
Return the head positions for a set of channels in the topic that this connector is connected to. @param anChannel the channels to obtain the head p
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:178
↓ 4 callersMethodgetTopicName
()
prj/test/functional/topics/src/main/java/topics/proxy/TopicServiceProxyTests.java:127
↓ 4 callersMethodgetTopicName
Getter for property TopicName.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedTopic.java:567
↓ 4 callersMethodgetTotalGets
Determine the total number of <tt>get()</tt> operations since the cache statistics were last reset. @return the total number of <tt>get()</tt> operat
prj/coherence-core/src/main/java/com/tangosol/net/cache/CacheStatistics.java:25
↓ 4 callersMethodgetTotalPageCount
Determine the number of pages that the PagedBinaryStore has managed in total, including those it is currently managing. @return the total number of p
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:1278
↓ 4 callersMethodgetTotalParameterSize
Get the net stack change in words of pushing all of the parameters. @return the number of parameter words pushed onto the stack in order to i
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/MethodConstant.java:244
↓ 4 callersMethodgetTracer
Return the {@link Tracer}. @return the current {@link Tracer}
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/TracingShim.java:45
↓ 4 callersMethodgetTracer
()
prj/coherence-tracing/opentelemetry/src/main/java/com/tangosol/internal/tracing/opentelemetry/OpenTelemetryShim.java:114
↓ 4 callersMethodgetTransferCount
Getter for property TransferCount.<p> The number of outgoing partition transfers that are currently in progress.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:33223
↓ 4 callersMethodgetTransferState
Return the transfer state of this partition (one of the XFER_ constants)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:22602
↓ 4 callersMethodgetTransferThreshold
Return the approximate maximum number of bytes transfered by a partial response. Results that can be streamed, such as query requests, are returned to
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/extend/proxy/CacheServiceProxyDependencies.java:41
↓ 4 callersMethodgetType
Get the signature of the method as a string. (This is not called "getSignature" because that could imply a "SignatureConstant", which is itself both
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Method.java:514
↓ 4 callersMethodgetType
Get the type of the field as a string. @return the field type
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Field.java:459
↓ 4 callersMethodgetType
Determine the variable data type. @return the data type of the variable
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Variable.java:85
↓ 4 callersMethodgetType
Return the journal entry type. @return journal entry type
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:1591
↓ 4 callersMethodgetType
Returns the type of Coherence client. @return the type of Coherence client
prj/examples/guides/910-multi-cluster-client/multi-cluster-client/src/main/java/com/oracle/coherence/guides/client/model/TenantMetaData.java:95
↓ 4 callersMethodgetTypeExpression
Get the type expression of the new expression. @return the type expression
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/NewExpression.java:85
↓ 4 callersMethodgetTypeName
Return the descriptive name for this connector. @return the descriptive name for this connector
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:227
↓ 4 callersMethodgetTypeOffset
Return an offset for the provided type that can be used with load, return or store ops. @param chOp the type to determine the appropriate offset for
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/RemotableClassGenerator.java:269
↓ 4 callersMethodgetTypedLocalNamed
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/locks/internal/cdi/ReadWriteLockProducerTest.java:199
↓ 4 callersMethodgetTypedLocalNamed
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/atomic/internal/cdi/AtomicMarkableReferenceProducerTest.java:187
↓ 4 callersMethodgetTypedLocalNamed
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/atomic/internal/cdi/AsyncAtomicStampedReferenceProducerTest.java:187
↓ 4 callersMethodgetTypedLocalNamed
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/atomic/internal/cdi/AtomicStampedReferenceProducerTest.java:187
↓ 4 callersMethodgetTypedLocalNamed
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/atomic/internal/cdi/AsyncAtomicMarkableReferenceProducerTest.java:187
↓ 4 callersMethodgetTypedRemoteNamed
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/locks/internal/cdi/ReadWriteLockProducerTest.java:204
↓ 4 callersMethodgetTypedRemoteNamed
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/atomic/internal/cdi/AtomicMarkableReferenceProducerTest.java:192
↓ 4 callersMethodgetTypedRemoteNamed
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/atomic/internal/cdi/AsyncAtomicStampedReferenceProducerTest.java:192
↓ 4 callersMethodgetTypedRemoteNamed
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/atomic/internal/cdi/AtomicStampedReferenceProducerTest.java:192
↓ 4 callersMethodgetTypedRemoteNamed
()
prj/test/functional/concurrent-cdi/src/main/java/concurrent/atomic/internal/cdi/AsyncAtomicMarkableReferenceProducerTest.java:192
↓ 4 callersMethodgetURI
()
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/CoherenceBasedCacheManager.java:201
↓ 4 callersMethodgetUdpSocket
Getter for property UdpSocket.<p> The UdpSocket to read packets from.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketListener.java:279
↓ 4 callersMethodgetUdpSocketMulticast
Getter for property UdpSocketMulticast.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:1870
↓ 4 callersMethodgetUnitCalculatorType
Determine the current unit calculator type. @return one of the UNIT_CALCULATOR_ enumerated values
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:1277
↓ 4 callersMethodgetUnits
Return the unit of measure. @return the unit of measure
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/Histogram.java:465
↓ 4 callersMethodgetUnsafeBuffer
Return an unsafe ByteBuffer for a given index. <p> The positional attributes of the returned buffer may or may not reflect the proper ones for the giv
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferSequence.java:73
↓ 4 callersMethodgetUnwindLabel
Get the unwind label. @return the label of the finally implementation (or null if none)
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/GuardedStatement.java:56
↓ 4 callersMethodgetUpdater
Retrieve the ValueUpdater part. @return the ValueUpdater
prj/coherence-core/src/main/java/com/tangosol/util/extractor/CompositeUpdater.java:134
↓ 4 callersMethodgetUsedCapacity
Determine the number of types in the buffer that are in use by Entry blocks. @return the number of bytes in the buffer that are used
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:1573
↓ 4 callersMethodgetUserPrincipal
()
prj/coherence-rag-parent/coherence-rag/src/test/java/com/oracle/coherence/rag/api/KbTest.java:442
↓ 4 callersMethodgetValidator
Retrieve the topmost Validator in TransactionMap's validation chain. @return the current Validator
prj/coherence-core/src/main/java/com/tangosol/util/TransactionMap.java:201
↓ 4 callersMethodgetValue
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/base/PunctuationBaseToken.java:37
↓ 4 callersMethodgetValue
Get a string value that identifies this token @return the a string that identifies this token
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPToken.java:352
↓ 4 callersMethodgetValue
Get the value at for a particular key and column combination @param key a key returned from getKeys @param column a column defined by the Query.
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/QueryHandler.java:59
↓ 4 callersMethodgetValue
Get the string value (class name) of the constant. @return the class name
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/ClassConstant.java:222
↓ 4 callersMethodgetValue
Returns the value corresponding to this entry. If the mapping has been removed from the backing map (by the iterator's <tt>remove</tt> operation), th
prj/coherence-core/src/main/java/com/tangosol/util/SimpleMapEntry.java:114
↓ 4 callersMethodgetValue
()
prj/test/functional/mp-metrics/src/main/java/coherence/mp/metrics/testing/MpMetricsRegistryAdapterIT.java:393
↓ 4 callersMethodgetValue
Getter for property Value.<p> The value (may be null) to update the entry to, or null if Remove is true.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:8562
↓ 4 callersMethodgetValueExtractor
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/SimpleMapIndex.java:120
↓ 4 callersMethodgetValueExtractor
Determine the ValueExtractor whose values this aggregator is aggregating. @return the ValueExtractor used by this aggregator
prj/coherence-core/src/main/java/com/tangosol/util/aggregator/AbstractAggregator.java:188
↓ 4 callersMethodgetValueLength
()
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1328
↓ 4 callersMethodgetValues
Obtain the values from all of the notifications. @return the values from all of the notifications
prj/test/functional/jmx/src/main/java/jmx/BaseMBeanServerProxyNotificationTests.java:348
↓ 4 callersMethodgetWaitingThreadCount
Getter for property WaitingThreadCount.<p> The number of threads waiting to indices to be set.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/windowedArray/ConcurrentWindowedArray.java:641
↓ 4 callersMethodgetWellKnownAddresses
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:1929
↓ 4 callersMethodgetWellKnownAddresses
Obtain the AddressProvider that provides the well known addresses (WKA) represented by InetSocketAddress objects. @return the well known addresses, o
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:598
↓ 4 callersMethodgetWhere
Return the AST node that represents the where clause from the given AST node. @param sn the syntax node @return return the AST node found in the pa
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/AbstractStatementBuilder.java:145
↓ 4 callersMethodgetWorkerThreadPriority
Obtain the priority of the worker threads. The returned value must be an integer between {@link Thread#MIN_PRIORITY} and {@link Thread#MAX_PRIORITY}.
prj/coherence-core/src/main/java/com/tangosol/net/ServiceDependencies.java:123
↓ 4 callersMethodgetWriteMaxBatchSize
Get the maximum size of the write-behind batch. @return the maximum number of entries in the write-behind batch
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:543
↓ 4 callersMethodgetX
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/ExternalizableHelperTest.java:1207
↓ 4 callersMethodget_CLASS
Getter for property _CLASS.<p> Property with auto-generated accessor that returns the Class object for a given component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:743
↓ 4 callersMethodget_CLASS
Getter for property _CLASS.<p> Property with auto-generated accessor that returns the Class object for a given component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/security/Standard.java:189
↓ 4 callersMethodget_CLASS
Getter for property _CLASS.<p> Property with auto-generated accessor that returns the Class object for a given component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/cacheHandler/CatalogHandler.java:120
↓ 4 callersMethodget_InvocationResult
Getter for property _InvocationResult.<p> This field of the LocalMode component is used to bring back a result of remote invocation (setAttribute or i
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/LocalModel.java:315
↓ 4 callersMethodget_Map
Getter for property _Map.<p> The Map object associated with this model.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/CacheModel.java:439
↓ 4 callersMethodget_Module
This is an auto-generated method that returns the global [design time] parent component. Note: the class generator will ignore any custom implementat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/DistributedCacheRequest.java:844
↓ 4 callersMethodget_Module
This is an auto-generated method that returns the global [design time] parent component. Note: the class generator will ignore any custom implementat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:3766
↓ 4 callersMethodget_Module
This is an auto-generated method that returns the global [design time] parent component. Note: the class generator will ignore any custom implementat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:10107
↓ 4 callersMethodget_Module
This is an auto-generated method that returns the global [design time] parent component. Note: the class generator will ignore any custom implementat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:13937
↓ 4 callersMethodget_Module
This is an auto-generated method that returns the global [design time] parent component. Note: the class generator will ignore any custom implementat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:21620
↓ 4 callersMethodget_Module
This is an auto-generated method that returns the global [design time] parent component. Note: the class generator will ignore any custom implementat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/replicatedCache/Optimistic.java:470
↓ 4 callersMethodget_Module
This is an auto-generated method that returns the global [design time] parent component. Note: the class generator will ignore any custom implementat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:570
↓ 4 callersMethodget_Module
This is an auto-generated method that returns the global [design time] parent component. Note: the class generator will ignore any custom implementat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:6197
↓ 4 callersMethodget_Module
This is an auto-generated method that returns the global [design time] parent component. Note: the class generator will ignore any custom implementat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:5597
↓ 4 callersMethodget_Reference
Getter for property _Reference.<p> The _Reference property is designed to maintain a reference to an application component until the very last compone
prj/coherence-core-components/src/main/java/com/tangosol/coherence/Component.java:1509
↓ 4 callersMethodget_data_size
prj/coherence-hnsw/src/main/cpp/hnswlib/space_l2.h:259
↓ 4 callersMethodget_dist_func
prj/coherence-hnsw/src/main/cpp/hnswlib/space_l2.h:263
↓ 4 callersMethodget_dist_func_param
prj/coherence-hnsw/src/main/cpp/hnswlib/space_l2.h:267
↓ 4 callersMethodgroupMembersByRole
Group the specified set of Members by their roles. @param setMembers the set of Members @return a map, keyed by role name, of the subsets of Members
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableQuorumPolicy.java:1496
↓ 4 callersMethodhammingDistance
Calculate the hamming distance between two bit vectors. @param x the first bit vector @param y the second bit vector @return the hamming distance
prj/coherence-core/src/main/java/com/oracle/coherence/ai/util/Vectors.java:437
↓ 4 callersMethodhandle
Return a {@link Response} indicating whether the value of the specified attribute for all health checks for a member have a value of {@code true}. @p
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/HealthMemberResource.java:156
↓ 4 callersMethodhandle
Return a {@link Response} indicating whether the value of the specified attribute for all health checks in the cluster have a value of {@code true}.
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/HealthsResource.java:152
↓ 4 callersMethodhandle
Forward the specified request to the router and convert the router response to a jax-rs response. @param containerRequest the current request @param
prj/coherence-management/src/main/java/com/tangosol/coherence/management/internal/BaseManagementResource.java:136
↓ 4 callersMethodhasArchivedSnapshot
Return true if the specified archived snapshot exists. @param sSnapshot the snapshot to check for @return true if the snapshot exists, otherwise fal
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:29701
↓ 4 callersMethodhasConsole
()
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/PsrPerformanceEnvironment.java:436
↓ 4 callersMethodhasElement
Return true iff the specified element has a child element of the specified name. @param xml an XML element @param sName the name of the child ele
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlHelper.java:1576
↓ 4 callersMethodhasNext
()
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/FilteringIterator.java:68
↓ 4 callersMethodhasSubscriber
Returns {@code true} if the subscriber identifier is known to this {@link Subscription}. @param id the identifier of the subscriber @return {@code
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Subscription.java:306
↓ 4 callersMethodhasThreadGroupSize
Return a {@link Matcher} implementation when given a string, representing a thread group name, and determine the active thread count for the thread gr
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/matcher/CoherenceMatchers.java:40
↓ 4 callersMethodhasTrackedExecution
(Object oGuardable)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/component/util/VirtualDaemonPoolComponentTest.java:1713
↓ 4 callersMethodhashCode
()
prj/coherence-core/src/main/java/com/tangosol/internal/util/IntBag.java:162
↓ 4 callersMethodhashCode
Determine a hash value for the UniversalUpdater object according to the general {@link Object#hashCode()} contract. @return an integer hash value for
prj/coherence-core/src/main/java/com/tangosol/util/extractor/UniversalUpdater.java:341
↓ 4 callersMethodhashCode
()
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/config/StoreConfig.java:210
↓ 4 callersMethodhead
(String sQueue)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/model/QueueKey.java:215
↓ 4 callersMethodheartbeat
Issue heartbeat. See com.tangosol.net.Guardian$GuardContext. @param cMillis the duration of heartbeat to issue, or 0 for the default heartbeat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:3909
↓ 4 callersMethodimplies
Check if the specified permission's actions are "implied by" this object's actions. <p> There is a slight difference in semantics of the wild card ("
prj/coherence-core/src/main/java/com/tangosol/net/ClusterPermission.java:105
↓ 4 callersMethodin
Get console input: Character. @param s the text to print @return the character pressed
prj/coherence-core/src/main/java/com/tangosol/dev/tools/CommandLineTool.java:66
↓ 4 callersMethodincludeEquals
Return whether the entries that match comparison value for this filter should be included in the results. @return {@code true} if equal values should
prj/coherence-core/src/main/java/com/tangosol/util/filter/LessFilter.java:278
← previousnext →9,001–9,100 of 78,752, ranked by callers