MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 7 callersMethodgetParameterDirections
Build a string representing the Parameter directions. The string is composed the characters 'I' (in), 'O' (out), and 'B' (both in and out). @return
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:3979
↓ 7 callersMethodgetPartitionTail
Return the partition's tail page, or {@link Page#NULL_PAGE} if unknown. @return the tail page
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Usage.java:91
↓ 7 callersMethodgetPartitionVersions
Getter for property PartitionVersions.<p> A LongArray of PartitionVersions that this backup message represents keyed by partition id.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/chainedRequest/backupRequest/BackupMultiRequest.java:205
↓ 7 callersMethodgetPartitionsOut
Getter for property PartitionsOut.<p> A PrimitiveSparseArray that describes the (outgoing) partition transfers that are in-progress. The array is ind
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:33187
↓ 7 callersMethodgetPeer
Getter for property Peer.<p> The EndPoint this Connection object is for.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MessageHandler.java:2521
↓ 7 callersMethodgetPendingMap
Obtain the map that contains all of the pending store and erase data. The key of the map is a Binary key to pass to the underlying store. The correspo
prj/coherence-core/src/main/java/com/tangosol/io/AsyncBinaryStore.java:474
↓ 7 callersMethodgetPendingPolls
Getter for property PendingPolls.<p> A Map of pending "ConfigRequest" polls keyed by corresponding resource keys. An Entry is held in this map only un
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ServiceConfig.java:215
↓ 7 callersMethodgetPeriodAdjust
Getter for property PeriodAdjust.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:5465
↓ 7 callersMethodgetPersistenceBackupDirectory
Return the directory under which cached data is actively persisted by the environment. @return the backup directory
prj/coherence-core/src/main/java/com/tangosol/persistence/PersistenceEnvironmentInfo.java:32
↓ 7 callersMethodgetPersistentStore
Factory method: Obtain a null implementation of a {@link PersistentStore}. @return an implementation of PersistentStore that does as little as possib
prj/coherence-core/src/main/java/com/tangosol/util/NullImplementation.java:408
↓ 7 callersMethodgetPkFromEntity
(Object o)
prj/test/functional/jpa/src/main/java/orm/AbstractPersistenceTests.java:269
↓ 7 callersMethodgetPlatform
Obtains the {@link Platform} to use when realizing applications.
prj/coherence-bedrock/coherence-bedrock-tests-junit5/src/test/java/com/oracle/bedrock/runtime/coherence/AbstractCoherenceCacheServerTest.java:68
↓ 7 callersMethodgetPofContext
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:2529
↓ 7 callersMethodgetPosition
Return the read position for this partition's active page. @return the read position
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Subscription.java:111
↓ 7 callersMethodgetProcessor
Getter for property Processor.<p> The TCP/IP I/O processor daemon.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:779
↓ 7 callersMethodgetProperty
Get the list of properties within this Component Definition. @return an array of property names
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:5887
↓ 7 callersMethodgetPropertyInternal
Get the value of Coherence property <code>sName</code> <p> This implementation differs from {@link System#getProperty(String)} that a {@link java.lang
prj/coherence-core/src/main/java/com/tangosol/coherence/config/Config.java:441
↓ 7 callersMethodgetProtocolMap
Getter for property ProtocolMap.<p> The Map of registered Protocol objects. @see com.tangosol.net.messaging.ConnectionManager#getProtocol
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:1352
↓ 7 callersMethodgetProviderList
Return the provider list. @return the provider list
prj/coherence-core/src/main/java/com/tangosol/net/CompositeAddressProvider.java:102
↓ 7 callersMethodgetProxyId
Return the proxy identifier for a request. @param request the request containing the proxy identifier @return the proxy identifier for the request
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/BaseExtendProxyProtocol.java:108
↓ 7 callersMethodgetQuery
MBean query to retrieve StorageManagerMBeans for the provided cache. @param request the request @param sCacheName the cache name @param sSer
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/StorageManagerResource.java:219
↓ 7 callersMethodgetQuery
MBean query to retrieve PagedTopicSubscriberMBeans for the provided subscriber. @param request the request @param sSubscriberId the subscriber
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/SubscriberResource.java:202
↓ 7 callersMethodgetRandomSize
()
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/RandomRange.java:30
↓ 7 callersMethodgetRate
Calcluate the rate of the test in operations per second. @return the calculated rate
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/TestResult.java:456
↓ 7 callersMethodgetRemoved
Determine what items were removed from the subset. @return an immutable set of removed items
prj/coherence-core/src/main/java/com/tangosol/util/SubSet.java:130
↓ 7 callersMethodgetRequestHeaders
()
prj/coherence-rest/src/test/java/com/tangosol/coherence/rest/EntryResourceTest.java:300
↓ 7 callersMethodgetRequestMember
Getter for property RequestMember.<p> The Member object being used to request an id. The RequestMember object differs from the AnnounceMember in that
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:2617
↓ 7 callersMethodgetRequestTimeoutMillis
Obtain a default request timeout value. This is also a default value for {@link PriorityTask#getRequestTimeoutMillis() PriorityTasks}. @return the de
prj/coherence-core/src/main/java/com/tangosol/net/ServiceDependencies.java:43
↓ 7 callersMethodgetRequestURI
Returns the request {@link URI}. @return the request {@link URI}
prj/coherence-core/src/main/java/com/tangosol/internal/http/HttpRequest.java:47
↓ 7 callersMethodgetRoutableAddress
Return an address for a given ProxyService member that is routable from client address in the NameService$RequestContext. @param member the ProxySer
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ProxyService.java:868
↓ 7 callersMethodgetRuleMask
Return the numeric representation of the actions allowed by this rule. @return the numeric representation of this rule
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableQuorumPolicy.java:490
↓ 7 callersMethodgetRunningNamedTopic
Getter for property RunningNamedTopic.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedTopic.java:536
↓ 7 callersMethodgetScheduledMillis
Getter for property ScheduledMillis.<p> The time, in milliseconds, when this packet is scheduled to be sent. @volatile Accessed by the receiver and
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/NotifyPacket.java:315
↓ 7 callersMethodgetSeparator
Return the namespace separator. @return the namespace separator
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/AbstractTypeDescriptor.java:350
↓ 7 callersMethodgetSerializer
Return a {@link Serializer} that is used to serialize/deserialize this entry. @return a {@link Serializer} that is used to serialize/deserialize this
prj/coherence-core/src/main/java/com/tangosol/util/BinaryEntry.java:50
↓ 7 callersMethodgetSerializersMap
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/GensonBuilder.java:481
↓ 7 callersMethodgetServerSocket
Getter for property ServerSocket.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/TcpSocketAccepter.java:290
↓ 7 callersMethodgetService
Getter for property Service.<p> The Grid service associated with this WrapperGuardable.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:16163
↓ 7 callersMethodgetService
Getter for property Service.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:11755
↓ 7 callersMethodgetServiceClassConfig
Return the XML that specifies the pluggable Service class-name and init-params. @return xml for CacheService class
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/extend/proxy/ServiceProxyDependencies.java:28
↓ 7 callersMethodgetServiceConfig
See CacheFactory#getServiceConfig.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:3996
↓ 7 callersMethodgetServiceMap
Obtain the service map. @return the map of service class information indexed by service name
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:482
↓ 7 callersMethodgetServicePolicy
Return the custom ServiceFailurePolicy configured on the specified service, or null @param service the service @return the CustomServiceFailurePoli
prj/test/functional/guardian/src/main/java/guardian/GuardianTests.java:1041
↓ 7 callersMethodgetServiceType
Return the service type. @return the service type
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ServiceScheme.java:79
↓ 7 callersMethodgetServiceType
Getter for property ServiceType.<p> Service type @see SafeCluster#ensureService
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeService.java:823
↓ 7 callersMethodgetSeverityLevel
Return the logging severity level. @return the logging severity level
prj/coherence-core/src/main/java/com/tangosol/internal/net/logging/LoggingDependencies.java:50
↓ 7 callersMethodgetShort
Return the <tt>short</tt> which this PofValue represents. @return the <tt>short</tt> value
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/PofValue.java:184
↓ 7 callersMethodgetSignature
Get the name of the Java Class Signature that this Integration Map maps from @return the name of the Java Class Signature
prj/coherence-core/src/main/java/com/tangosol/dev/component/Integration.java:1108
↓ 7 callersMethodgetSocket
Getter for property Socket.<p> The Socket wrapped by this Connection.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/connection/TcpConnection.java:164
↓ 7 callersMethodgetSocketAddress
Return the SocketAddress to use for sending the specified packet to the specified member. @param member the member to send to @param packetData
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:1769
↓ 7 callersMethodgetSpans
Return a list of {@link Span spans} for the specified operations that were generated by the specified member. @param listSpans the {@link Span spans
prj/test/functional/tracing/opentelemetry/core/src/main/java/opentelemetry/core/TestingUtils.java:128
↓ 7 callersMethodgetStableBucketArray
Get the bucket array, or if a resize is occurring, wait for the resize to complete and return the new bucket array. @return the latest bucket array
prj/coherence-core/src/main/java/com/tangosol/util/SafeHashMap.java:893
↓ 7 callersMethodgetStableStore
Return a stable (non-null) reference to the storage array. This call may block while the storage array is growing.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/windowedArray/ConcurrentWindowedArray.java:586
↓ 7 callersMethodgetState
Getter for property State.<p> The state of the connection represented by this Connection. Valid values are any of the STATE_ constants.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MessageHandler.java:2570
↓ 7 callersMethodgetStatsSent
Getter for property StatsSent.<p> Statistics: total number of messages sent over this Connection.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1107
↓ 7 callersMethodgetStatus
Determine the enumerated status of the Status object. This value is intended for internal and debugging use only, and should have no meaning to any ex
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:3608
↓ 7 callersMethodgetStatus
Determine the enumerated status of the Status object. This value is intended for internal and debugging use only, and should have no meaning to any ex
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:1758
↓ 7 callersMethodgetStorage
Resolve the generated internal Storage object without depending on its generated nested type name in the test source.
prj/test/functional/cache/src/main/java/cache/Bug38748319RegressionTests.java:322
↓ 7 callersMethodgetStores
()
prj/test/functional/cache/src/main/java/cache/TestCacheStore.java:66
↓ 7 callersMethodgetStreet2
Return the second line of the street address. @return the second line of the street address
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/TestValue.java:89
↓ 7 callersMethodgetStringValue
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/ClassHelperTest.java:687
↓ 7 callersMethodgetSubmittedVersion
Get the submitted version. @return the submitted version
prj/coherence-core/src/main/java/com/tangosol/net/internal/StorageVersion.java:97
↓ 7 callersMethodgetSubscriptionLock
Getter for property SubscriptionLock.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:1578
↓ 7 callersMethodgetTarget
Returns the optional value to be used when creating a ManagedChannelBuilder for a target URI. @return the value to be used when creating a ManagedCh
prj/coherence-core/src/main/java/com/tangosol/net/grpc/GrpcChannelDependencies.java:57
↓ 7 callersMethodgetTask
Getter for property Task.<p> The Invocable task to execute.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/InvocationServiceFactory.java:324
↓ 7 callersMethodgetTenant
Returns the tenant name. @return the tenant name
prj/examples/guides/910-multi-cluster-client/multi-cluster-client/src/main/java/com/oracle/coherence/guides/client/model/TenantMetaData.java:86
↓ 7 callersMethodgetTimestamp
Return timestamp to use in System.err messages. @since Coherence 12.2.1.4.18
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultServiceFailurePolicy.java:176
↓ 7 callersMethodgetTopAnchor
Obtain the top anchor object, which is the last value object on a previous page. <p> This method is intended to be used only by query processors. Clie
prj/coherence-core/src/main/java/com/tangosol/util/filter/LimitFilter.java:262
↓ 7 callersMethodgetTopicDependencies
(String sCollectionName)
prj/test/functional/config/src/main/java/config/SchemeSelectionTopicTests.java:391
↓ 7 callersMethodgetTopicName
()
prj/test/functional/topics/src/main/java/topics/AbstractTopicChannelCountTests.java:609
↓ 7 callersMethodgetTopicName
Getter for property TopicName.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedTopic.java:345
↓ 7 callersMethodgetTransferThreshold
Return the transfer threshold for the primary buckets distribution in bytes. When a new node joins the partitioned cache service or when a member of t
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/PartitionedServiceDependencies.java:133
↓ 7 callersMethodgetTrigger
Getter for property Trigger.<p> An optional MapTrigger object associated with this request.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:5069
↓ 7 callersMethodgetTrustManagers
Return the array of {@link TrustManager trust managers} to use. @return the array of {@link TrustManager trust managers} to use
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/SSLContextDependencies.java:165
↓ 7 callersMethodgetType
Determine the current Block type. @return one of {NONE, FREE, ENTRY}
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:3845
↓ 7 callersMethodgetUnitCalculatorBuilder
Return the UnitCalculatorBuilder used to build a UnitCalculator. @return the unit calculator
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/LocalScheme.java:374
↓ 7 callersMethodgetUnitFactor
Determine the factor by which the Units, LowUnits and HighUnits properties are adjusted. Using a binary unit calculator, for example, the factor <tt>1
prj/coherence-core/src/main/java/com/tangosol/net/cache/ConfigurableCacheMap.java:96
↓ 7 callersMethodgetUnits
Determine the number of units that the cache currently stores. <p> Note: It is expected that the return type will be widened to a <tt>long</tt> in Coh
prj/coherence-core/src/main/java/com/tangosol/net/cache/ConfigurableCacheMap.java:35
↓ 7 callersMethodgetValue
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/partition/ObservableSplittingBackingCache.java:931
↓ 7 callersMethodgetValueConverter
Get value converter for this. @return valueConverter value converter for this.
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCache.java:461
↓ 7 callersMethodgetWellKnownAddresses
Getter for property WellKnownAddresses.<p> The well-known-addresses or null for multicast
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:2951
↓ 7 callersMethodgetWindowedArray
Getter for property WindowedArray.<p> The WindowedArray that backs the Queue.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/MultiQueue.java:213
↓ 7 callersMethodgetWrapperTask
Getter for property WrapperTask.<p> Currently running task. If the Task is set before the daemon thread starts, the thread will terminate as soon as t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:3708
↓ 7 callersMethodgetWriter
Factory method: Obtain a null implementation of a Writer. @return a conforming implementation of Writer that does as little as possible
prj/coherence-core/src/main/java/com/tangosol/util/NullImplementation.java:186
↓ 7 callersMethodgetXmlValue
Get the {@link XmlValue} defined by thge {@link XmlAttribute}. @return An {@link XmlValue}
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlAttribute.java:47
↓ 7 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.java:330
↓ 7 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/ServiceConfig.java:132
↓ 7 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/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:267
↓ 7 callersMethodget_Instance
Getter for property _Instance.<p> Auto generated
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/EmptyMemberSet.java:89
↓ 7 callersMethodget_MessageHandler
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/ClusterNodeModel.java:410
↓ 7 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/ClusterService.java:21058
↓ 7 callersMethodget_URL
Getter for property _URL.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/URL.java:239
↓ 7 callersMethodhasChildren
Determine if the node has any children. @return true iff the node has any children
prj/coherence-core/src/main/java/com/tangosol/util/BinaryRadixTree.java:898
↓ 7 callersMethodhasListeners
Determine if the OverflowMap has any listeners at all. @return true iff this OverflowMap has at least one MapListener
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:2907
↓ 7 callersMethodhasListeners
Determine if the LocalCache has any listeners at all. @return true iff this LocalCache has at least one MapListener
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:2191
↓ 7 callersMethodhasMoreChars
Checks for more characters in the script. @return true if there are more characters in the script.
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Script.java:49
↓ 7 callersMethodhash
Retrieve object hash code and applies a supplemental hash function to the result hash, which defends against poor quality hash functions. This is cri
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/WeakIdentityHashMap.java:211
↓ 7 callersMethodhashCode
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/EndPoint.java:37
↓ 7 callersMethodhashCode
()
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/AnnotationInstance.java:271
↓ 7 callersMethodidentityStoreLoaded
Notification that an identity manager {@link KeyStore} was loaded @param keyStore the identity manager {@link KeyStore} @param provider the {@link
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/KeyStoreListener.java:30
← previousnext →5,301–5,400 of 78,752, ranked by callers