MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 2 callersMethodgetMapName
Return the name of the {@link NamedMap} or {@link com.tangosol.net.NamedCache} to load. @return the name of the {@link NamedMap} or {@link com.tangos
prj/examples/guides/195-bulk-loading-caches/src/main/java/com/oracle/coherence/guides/preload/loaders/AbstractJdbcPreloadTask.java:133
↓ 2 callersMethodgetMarkerAll
Getter for property MarkerAll.<p> An SLF4J Marker that can be used to differentiate between the messages that should always be logged and regular INFO
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/logOutput/SLF4J.java:184
↓ 2 callersMethodgetMaxBatchSizeBytes
Return the maximum size of a batch. @return the max batch size
prj/coherence-core/src/main/java/com/tangosol/net/topic/TopicDependencies.java:59
↓ 2 callersMethodgetMaxDeliveryVariance
Getter for property MaxDeliveryVariance.<p> The maximum number of milliseconds that a Packet trip in one direction can vary from the other direction i
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:8511
↓ 2 callersMethodgetMaxElements
prj/coherence-hnsw/src/main/cpp/hnswlib/hnswalg.h:232
↓ 2 callersMethodgetMaxIncomingMessageSize
Getter for property MaxIncomingMessageSize.<p> The size limit of an incoming message.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:1182
↓ 2 callersMethodgetMaxLoadFactor
Determine the load factor for the map. This is a value typically greater than zero and less than one, although technically it can be greater than one.
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:2583
↓ 2 callersMethodgetMaxLockAttempt
Getter for property MaxLockAttempt.<p> The number of lock attempt for a partition control after which maximum wait of MaxContendMillis is used to acqu
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3061
↓ 2 callersMethodgetMaxMemory
The last reported maximum memory by {@link Runtime#maxMemory()} available to the {@link ExecutorService}. @return the maximum memory (in bytes)
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/TaskExecutorService.java:147
↓ 2 callersMethodgetMaxOutgoingMessageSize
Getter for property MaxOutgoingMessageSize.<p> The size limit of an outgoing message.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:1192
↓ 2 callersMethodgetMaxPacketSize
Getter for property MaxPacketSize.<p> The maximum number of bytes that the node will send and can receive in a packet. This is used to warn the senior
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:10267
↓ 2 callersMethodgetMaxRun
Get maximum time in milliseconds the thread is allowed to run
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/GateTest.java:464
↓ 2 callersMethodgetMaxTimestamp
Get the maximum timestamp (long) from 2 serialized session models at the given offset. @param offset the offset @param binSession1 a serialize
prj/coherence-core/src/main/java/com/tangosol/net/internal/SessionOptimisticPut.java:168
↓ 2 callersMethodgetMaxValue
Returns the maximum value accepted by the parser. @return The maximum value accepted by the parser
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/CronPattern.java:778
↓ 2 callersMethodgetMaxWaitMillis
If this Daemon is guarded, return the maximum wait time that the Daemon is allowed to wait for, according to its SLA. @param cDefaultMillis the defa
prj/coherence-core/src/main/java/com/tangosol/util/Daemon.java:172
↓ 2 callersMethodgetMaxWriteBatchBytes
Return the maximum size of a consumer-owned write batch before a new batch should be started. @return the maximum batch size in bytes
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketMessageBus.java:228
↓ 2 callersMethodgetMaxWriteBatchBytes
Return the maximum size of a consumer-owned write batch before a new batch should be started. @return the maximum batch size in bytes, or a non-posit
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:376
↓ 2 callersMethodgetMaxWriteBatchMessages
Return the maximum number of messages to accumulate into a consumer-owned write batch before a new batch should be started. @return the maximum messa
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:384
↓ 2 callersMethodgetMaximumCapacity
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/WindowedArray.java:181
↓ 2 callersMethodgetMaximumCapacity
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:1705
↓ 2 callersMethodgetMaximumLength
Getter for property MaximumLength.<p> The maximum length the bundle can grow to.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/PacketBundle.java:352
↓ 2 callersMethodgetMaximumPages
Determine the maximum number of pages that the cache will manage, beyond which the oldest pages are destroyed. @return the maximum number of pages th
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:1252
↓ 2 callersMethodgetMaximumSize
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/DistributedScheme.java:305
↓ 2 callersMethodgetMbeanAttribute
Helper function to an attribute from ServiceMBean. @param sService the service name that is tried to get this attribute from @param nodeId th
prj/test/functional/persistence/src/main/java/persistence/BerkeleyDBWriteBehindPersistenceTests.java:289
↓ 2 callersMethodgetMedian
Returns the median value in the distribution. @return the median value
prj/coherence-core/src/main/java/com/tangosol/net/metrics/Snapshot.java:43
↓ 2 callersMethodgetMember
Return the Member associated with this event. @return the Member
prj/coherence-core/src/main/java/com/tangosol/net/MemberEvent.java:63
↓ 2 callersMethodgetMemberCount
Getter for property MemberCount.<p> The number of members included in the message.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:7372
↓ 2 callersMethodgetMemberId
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/SubscriberId.java:85
↓ 2 callersMethodgetMemberId
Getter for property MemberId.<p> The ID of the member who has joined.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:8815
↓ 2 callersMethodgetMemberId
Getter for property MemberId.<p> The ID of the member who has recovered.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:8995
↓ 2 callersMethodgetMemberIdentityProvider
Return an instance of a null implementation {@link MemberIdentityProvider}. @return an instance of a null implementation {@link MemberIdentityProvide
prj/coherence-core/src/main/java/com/tangosol/util/NullImplementation.java:463
↓ 2 callersMethodgetMemberLeftId
Getter for property MemberLeftId.<p> The id of the member that left the service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:19117
↓ 2 callersMethodgetMembers
()
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/AnnotationLiteral.java:67
↓ 2 callersMethodgetMembers
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkLauncher.java:404
↓ 2 callersMethodgetMembersQuery
The MBean query for NodeMBean. @param request the {@link HttpRequest} @return the MBean query
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/ClusterResource.java:530
↓ 2 callersMethodgetMemcachedServer
Return the MemcachedServer. @return the MemcachedServer
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/MemcachedAcceptorDependencies.java:33
↓ 2 callersMethodgetMemoryBusProtocol
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:511
↓ 2 callersMethodgetMemoryUsage
Return the used memory of the JVM. @return the used memory of the JVM
prj/test/functional/partition/src/main/java/partition/IndexTests.java:229
↓ 2 callersMethodgetMergeFunction
Return a merge function for map values. @return a merge function, used to resolve collisions between values associated with the same key, a
prj/coherence-core/src/main/java/com/tangosol/internal/util/stream/collectors/MapCollector.java:159
↓ 2 callersMethodgetMessageBus
Return the MessageBus used by this processor if any. @return the message bus
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/util/MessageBusTest.java:234
↓ 2 callersMethodgetMessageBusProtocol
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:489
↓ 2 callersMethodgetMessageClassMap
Getter for property MessageClassMap.<p> A map, keyed by message name, of Message classes known to this Grid component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:1554
↓ 2 callersMethodgetMessageCount
Return the number of append operations represented by the batch. @return the number of accumulated messages
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:1812
↓ 2 callersMethodgetMessagesOut
Return the number of Messages sent. @return the number of Messages sent
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/util/MessageBusTest.java:1417
↓ 2 callersMethodgetMetadataFromBody
(HttpRequest request)
prj/examples/guides/910-multi-cluster-client/multi-cluster-client/src/main/java/com/oracle/coherence/guides/client/TenantController.java:96
↓ 2 callersMethodgetMethod
Access a Java .class method structure. @param sName the method name @param sSig the method signature @return the specified method or null if the
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/ClassFile.java:1497
↓ 2 callersMethodgetMethod
Return the reflection resolved extracted target method. @return a Method or null if target class is a {@link Map}
prj/coherence-core/src/main/java/com/tangosol/internal/util/extractor/TargetReflectionDescriptor.java:67
↓ 2 callersMethodgetMethod
Getter for property Method.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Security.java:1059
↓ 2 callersMethodgetMethods
Get all Java Class Signature method signatures. Some of the methods may have been removed from the map; if so, the getBehavior method will return nul
prj/coherence-core/src/main/java/com/tangosol/dev/component/Integration.java:1328
↓ 2 callersMethodgetMetric
Return the metric name. @param sMetricFieldName either "metric.tag" or "metric.value" @param attrInfo MBean attribute information @return
prj/coherence-core/src/main/java/com/tangosol/internal/metrics/MetricSupport.java:989
↓ 2 callersMethodgetMetricSupport
Getter for property MetricSupport.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Gateway.java:1045
↓ 2 callersMethodgetMetrics
Returns the lst of metrics matching the predicate, or all metrics if the predicate is {@code null}. @param predicate the optional predicate to use t
prj/coherence-core/src/main/java/com/tangosol/internal/metrics/MetricsHttpHandler.java:457
↓ 2 callersMethodgetMetricsPorts
()
prj/test/functional/topics/src/main/java/topics/AbstractNamedTopicTests.java:5389
↓ 2 callersMethodgetMicroprofileName
Returns the Microprofile 2.0 formatted name. @return the Microprofile 2.0 formatted name
prj/coherence-core/src/main/java/com/tangosol/net/metrics/MBeanMetric.java:224
↓ 2 callersMethodgetMinCapacity
Determine the minimum size that the managed buffer can reach. If the buffer is already at its minimum, then this method will return the same value as
prj/coherence-core/src/main/java/com/tangosol/io/nio/ByteBufferManager.java:65
↓ 2 callersMethodgetMinLoadFactor
Determine the "unload factor" for the map. This is a value typically greater than zero and less than one, although technically it can be greater than
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:2609
↓ 2 callersMethodgetMinValue
Returns the minimum value accepted by the parser. @return The minimum value accepted by the parser
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/CronPattern.java:771
↓ 2 callersMethodgetMinVersions
Return the minimum {@link VersionedPartitions versions} for the provided {@link Filter}. @param filter the filter the listeners were registered with
prj/coherence-core/src/main/java/com/tangosol/util/MapListenerSupport.java:784
↓ 2 callersMethodgetModifiedPartitions
Return the partitions what have submitted any modifications since <code>lCommittedVersion</code>. @param lCommittedVersion the committed version to
prj/coherence-core/src/main/java/com/tangosol/net/internal/StorageVersion.java:138
↓ 2 callersMethodgetMostRecentTaskTime
Determine when the most recent task was run. @return the date/time at which the most recent task was run
prj/coherence-core/src/main/java/com/tangosol/util/TaskDaemon.java:433
↓ 2 callersMethodgetMsgCAE
Getter for property MsgCAE.<p> Coherence ApplicationEdition+ license support. @see onEnter
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3073
↓ 2 callersMethodgetMsgFailure
Getter for property MsgFailure.<p> Licensing and security support.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:996
↓ 2 callersMethodgetMultiChainedExtractor
()
prj/test/functional/cdi/src/main/java/cdi/ValueExtractorProducerIT.java:331
↓ 2 callersMethodgetMultiExtractor
()
prj/test/functional/cdi/src/main/java/cdi/ValueExtractorProducerIT.java:321
↓ 2 callersMethodgetMultiPofExtractor
()
prj/test/functional/cdi/src/main/java/cdi/ValueExtractorProducerIT.java:336
↓ 2 callersMethodgetMultiPropertyExtractor
()
prj/test/functional/cdi/src/main/java/cdi/ValueExtractorProducerIT.java:326
↓ 2 callersMethodgetMulticastAddress
Getter for property MulticastAddress.<p> A multicast address which can be used for issuing NS lookups. If null then only unicast TCP lookups are supp
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/remoteService/RemoteNameService.java:283
↓ 2 callersMethodgetMulticastAddress
Getter for property MulticastAddress.<p> The cluster's mulitcast address, if enabled
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:1635
↓ 2 callersMethodgetMulticastThreshold
Getter for property MulticastThreshold.<p> The percentage (0 to 100) of the servers in the cluster that a packet will be sent to, above which the pack
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/ClusterNodeModel.java:743
↓ 2 callersMethodgetMulticastTimeToLive
Getter for property MulticastTimeToLive.<p> The TTL for multicast communications.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:2555
↓ 2 callersMethodgetMulticastTimeToLive
Getter for property MulticastTimeToLive.<p> The Multicast TTL in use by the senior member. The new member uses this information to generate a warning
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:11124
↓ 2 callersMethodgetName
Get the name portion of the constant as a string. @return the field/method name
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/SignatureConstant.java:241
↓ 2 callersMethodgetName
()
prj/coherence-core/src/main/java/com/tangosol/dev/packager/ConstantPoolEntry.java:371
↓ 2 callersMethodgetName
()
prj/coherence-core/src/main/java/com/tangosol/dev/packager/ConstantPoolEntry.java:596
↓ 2 callersMethodgetName
()
prj/coherence-core/src/main/java/com/tangosol/dev/disassembler/Attribute.java:51
↓ 2 callersMethodgetName
Return the name of this Principal. @return the name of this Principal
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofPrincipal.java:47
↓ 2 callersMethodgetName
Obtain the name of the unit calculator. This is intended to be human readable for use in a monitoring tool; examples include "SimpleMemoryCalculator"
prj/coherence-core/src/main/java/com/tangosol/net/cache/ConfigurableCacheMap.java:409
↓ 2 callersMethodgetName
Obtain the name of the unit calculator. This is intended to be human-readable for use in a monitoring tool; examples include "SimpleMemoryCalculator"
prj/coherence-core/src/main/java/com/tangosol/net/topic/NamedTopic.java:267
↓ 2 callersMethodgetName
Return the resource name. @return the resource name
prj/coherence-core/src/main/java/com/tangosol/util/SimpleResourceRegistry.java:319
↓ 2 callersMethodgetName
Determine the name of the semaphore from a {@link Name} annotation or member name. @param ip the injection point @return the name of the semaphore
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/internal/cdi/CountDownLatchProducer.java:129
↓ 2 callersMethodgetName
Determine the name of the semaphore from a {@link Name} annotation or member name. @param ip the injection point @return the name of the semaphore
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/internal/cdi/SemaphoreProducer.java:131
↓ 2 callersMethodgetName
()
prj/test/functional/memcached/src/main/java/memcached/PofUser.java:30
↓ 2 callersMethodgetName
()
prj/test/functional/tracing/opentelemetry/core/src/main/java/opentelemetry/core/TestingUtils.java:634
↓ 2 callersMethodgetName
(AnnotatedElement annElement)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/PropertyNameResolver.java:207
↓ 2 callersMethodgetName
()
prj/examples/guides/142-server-events/src/test/java/com/oracle/coherence/guides/serverevents/model/Customer.java:46
↓ 2 callersMethodgetName
Getter for property Name.<p> The name to bind.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NameServiceFactory.java:289
↓ 2 callersMethodgetName
Getter for property Name.<p> The notifying MBean name (internal).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:4303
↓ 2 callersMethodgetName
Getter for property Name.<p> The name of the MBean.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:5192
↓ 2 callersMethodgetNameExpression
Get the type name. @return the type name if available
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/TypeExpression.java:444
↓ 2 callersMethodgetNameFromAnnotation
(A annotation)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/PropertyNameResolver.java:229
↓ 2 callersMethodgetNameFromParameterAnnotations
(Annotation[] annotations)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/PropertyNameResolver.java:216
↓ 2 callersMethodgetNameList
()
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/SSLSocketProviderDependenciesBuilder.java:1024
↓ 2 callersMethodgetNameService
Getter for property NameService.<p> The target of this NameServiceRequest. This property must be set by the Receiver before the run() method is called
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/message/request/NameServiceRequest.java:110
↓ 2 callersMethodgetNameService
Getter for property NameService.<p> The NameService running on this node.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ProxyService.java:849
↓ 2 callersMethodgetNameServiceProxy
Getter for property NameServiceProxy.<p> The cluster side portion (Proxy) of the client-to-cluster NameService Adapter.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/NameService.java:555
↓ 2 callersMethodgetNamedCache
()
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/AsyncNamedCacheClient.java:112
↓ 2 callersMethodgetNamedCache
Return the cache used in all test methods. @return the test cache
prj/test/functional/graal/src/main/java/graal/AbstractGraalFunctionalTest.java:68
↓ 2 callersMethodgetNamedCache
()
prj/test/functional/cdi/src/main/java/cdi/NamedCacheProducerIT.java:300
↓ 2 callersMethodgetNamedCache
()
prj/test/functional/cdi/src/main/java/cdi/NamedCacheProducerIT.java:346
↓ 2 callersMethodgetNamedCache
Given CacheManager and JCacheIdentifier, ensure the corresponding named cache. @param mgr CacheManager @param id unique JCacheIdentifier @return co
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedCache.java:1130
← previousnext →15,201–15,300 of 78,752, ranked by callers