MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 6 callersMethodgetOpenBundle
Retrieve any Bundle that is currently in the open state. This method does not assume any external synchronization and as a result, a caller must doubl
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractBundler.java:368
↓ 6 callersMethodgetOptionalProperty
Obtains the strongly typed value for the property defined at the path relative to the specified {@link XmlElement}. If the property is not defined, th
prj/coherence-core/src/main/java/com/tangosol/config/xml/ProcessingContext.java:553
↓ 6 callersMethodgetOriginalBinaryValue
Return a raw original binary value for this entry. @return a raw original binary value for this entry; null if the original value did not exi
prj/coherence-core/src/main/java/com/tangosol/util/BinaryEntry.java:121
↓ 6 callersMethodgetOutgoingBufferPoolConfig
Return the outgoing buffer pool configuration. @return the outgoing buffer pool configuration
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/TcpAcceptorDependencies.java:111
↓ 6 callersMethodgetOutputPath
Get the output path for the data files. @return the output path for the data files.
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/ReportControl.java:163
↓ 6 callersMethodgetOutstandingPacketThreshold
Getter for property OutstandingPacketThreshold.<p> The number of packets which are allowed to be outstanding (unack'd) before packets to this memeber
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:3538
↓ 6 callersMethodgetOwnedChannels
Return the channels owned by a subscriber. @param id the subscriber identifier @return the channels owned by a subscriber
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/TopicSubscription.java:37
↓ 6 callersMethodgetOwnedIndex
Return the store index of the specified partition that is owned by the specified member, or -1 if the member is neither a primary nor a backup owner o
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3104
↓ 6 callersMethodgetOwner
Returns the identity of the process and thread that currently owns this lock, or {@code null} if not owned. @return the owner, or {@code null} if not
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/RemoteLock.java:377
↓ 6 callersMethodgetOwnershipInProgress
Getter for property OwnershipInProgress.<p> Specifies how many times in a row this node (OwnershipSenior) had to initiate the OwnershipRequest poll. A
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3161
↓ 6 callersMethodgetOwningSubscriber
Returns the {@link SubscriberId} that owns this {@link Subscription}. @return the {@link SubscriberId} that owns this {@link Subscription}
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Subscription.java:233
↓ 6 callersMethodgetPackageInfo
Get the specified package. @param sPkg the dot-delimited package name (or null for the top-level package) @return the specified packag
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Context.java:170
↓ 6 callersMethodgetPackageName
Determine the package name of a class. @param clz the class to determine the package of @return the name of the package, including a trailing dot (
prj/coherence-core/src/main/java/com/tangosol/util/ClassHelper.java:98
↓ 6 callersMethodgetPacketLength
Getter for property PacketLength.<p> This property controls both SendBufferSize and ReceiveBufferSize settings of the underlying java.net.DatagramSock
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:410
↓ 6 callersMethodgetPageCount
(String sTopic)
prj/test/functional/topics/src/main/java/topics/AbstractNamedTopicTests.java:5340
↓ 6 callersMethodgetPagedKeyMap
Obtain the map that manages the mapping from Binary keys to BinaryStore objects. The BinaryStore objects are actually wrappers around the real BinaryS
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:1421
↓ 6 callersMethodgetPagedTopicCaches
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeNamedTopic/SafePagedTopic.java:111
↓ 6 callersMethodgetParamInfo
Get information about a specified parameter. @param i a 0-based parameter index @return the specified parameter info
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/MethodInfo.java:38
↓ 6 callersMethodgetParent
Return the parent of this value. @return the parent value, or <tt>null</tt> if this is root value
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/PofValue.java:56
↓ 6 callersMethodgetPartitionAwareBackingMap
Obtain the PartitionAwareBackingMap that this ReadWriteBackingMap uses as its backing map. @return the internal cache as a PartitionAwareBackingMap
prj/coherence-core/src/main/java/com/tangosol/net/partition/ReadWriteSplittingBackingMap.java:394
↓ 6 callersMethodgetPartitionAwareBackupMap
Getter for property PartitionAwareBackupMap.<p> Returns the backup map as a PartitionAwareBackingMap if the backup map is partition-aware; null otherw
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:3923
↓ 6 callersMethodgetPartitionId
Getter for property PartitionId.<p> The partition id.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:22454
↓ 6 callersMethodgetPartitionListeners
Getter for property PartitionListeners.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3473
↓ 6 callersMethodgetPartitionSet
Return the partition set this result is for. @return the partition set this result is for
prj/coherence-core/src/main/java/com/tangosol/internal/util/QueryResult.java:108
↓ 6 callersMethodgetPartitionSet
Obtain the PartitionSet that specifies what partitions the wrapped filter will be applied to. @return the partition set
prj/coherence-core/src/main/java/com/tangosol/util/filter/PartitionedFilter.java:192
↓ 6 callersMethodgetPassword
Return the password. @return the password
prj/coherence-core/src/main/java/com/tangosol/net/security/UsernameAndPassword.java:59
↓ 6 callersMethodgetPathRoot
Returns a list of locations used to scan for annotated classes. Each location may be a jar file, a directory containing jar files or a root directory
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PofConfigGenerator.java:896
↓ 6 callersMethodgetPersistenceMBean
Return the PersistenceManager MBean name. @param sServiceName the name of the service to return the name for @return the MBean name
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PersistenceToolsHelper.java:858
↓ 6 callersMethodgetPersistenceMode
()
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/PersistenceEnvironmentParamBuilder.java:268
↓ 6 callersMethodgetPersistentStoreMap
Return the map of open PersistentStore instances keyed by their identifiers. <p> Note: The return map is "live". Any attempt to access or mutate it sh
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:3285
↓ 6 callersMethodgetPhoneNumber
()
prj/test/functional/cdi/src/main/java/cdi/data/Person.java:88
↓ 6 callersMethodgetPingIntervalMillis
Return the ping interval which is the number of milliseconds between successive connection "pings" or 0 if heartbeats are disabled. @return the ping
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/PeerDependencies.java:47
↓ 6 callersMethodgetPlaceHolder
Return a PlaceHolder for the specified virtual offset.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/windowedArray/ConcurrentWindowedArray.java:523
↓ 6 callersMethodgetPofConfig
Obtain the PofConfig that represents the initialized state of the ConfigurablePofContext. @return the PofConfig for the ConfigurablePofContext, or nu
prj/coherence-core/src/main/java/com/tangosol/io/pof/ConfigurablePofContext.java:712
↓ 6 callersMethodgetPofReader
Obtain the underlying PofReader. @return the PofReader
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofInputStream.java:568
↓ 6 callersMethodgetPofSchemaXmlPath
The path specified by this property is used to determine the XML file containing Portable Type definitions. @return the relative path to the POF XML d
prj/plugins/gradle/src/main/java/com/oracle/coherence/gradle/CoherenceTask.java:96
↓ 6 callersMethodgetPort
Getter for property Port.<p> "Port" portion of the URL.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/URL.java:331
↓ 6 callersMethodgetPrevNodeOffset
Determine the offset of the previous Block in the linked list. @return the offset of the previous Block in the linked list, or NIL if this Bl
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:4041
↓ 6 callersMethodgetPreviousModulo
Determine the previous modulo. If a hash bucket resize is still being processed, the previous modulo will be different from the current modulo. @retu
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:2691
↓ 6 callersMethodgetPrice
()
prj/coherence-testing-data/src/main/java/data/Trade.java:73
↓ 6 callersMethodgetPrimaryOwner
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/net/partition/SimpleAssignmentStrategyTest.java:146
↓ 6 callersMethodgetProperty
Determine the constant property name that corresponds to the specified final field name. @param sField the name of the Java Class Signature final fi
prj/coherence-core/src/main/java/com/tangosol/dev/component/Integration.java:1893
↓ 6 callersMethodgetProviderId
Returns the Socket provider name from the given XmlElement snippet @param xml XmlElement snippet @return Socket provider name
prj/coherence-core/src/main/java/com/tangosol/internal/net/LegacyXmlSocketProviderFactoryDependencies.java:93
↓ 6 callersMethodgetProviderType
Get the provider type for the given socket provider id @param sId socket provider id @return provider type
prj/coherence-core/src/main/java/com/tangosol/net/SocketProviderFactory.java:745
↓ 6 callersMethodgetPublisherSocketBufferSize
Obtain the preferred size of the unicast socket output buffer (SO_SNDBUF). <p> A negative value indicates that this value specifies the number of pack
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:355
↓ 6 callersMethodgetQuery
MBean query to retrieve ViewMBeans for the provided view. @param request the request @param sViewName the view name @param sServiceName the
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/ViewResource.java:132
↓ 6 callersMethodgetQueryName
Return the ObjectName used in a query to get the Storage Manager MBean for the specified cache @param cache the cache @return the ObjectName
prj/test/functional/jmx/src/main/java/jmx/StorageManagerMBeanTests.java:379
↓ 6 callersMethodgetQueue
Getter for property Queue.<p> The Queue from which this Daemon extracts Runnable tasks.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:3659
↓ 6 callersMethodgetQuorumRaw
Getter for property QuorumRaw.<p> Binary that contains the ownership quorum.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:19271
↓ 6 callersMethodgetRandomFloatArray
(int dimension)
prj/test/functional/hnsw-index/src/main/java/hnswlib/HnswlibTestUtils.java:14
↓ 6 callersMethodgetRejectPartitions
Getter for property RejectPartitions.<p> A PartitionSet object representing a collection of partitions that have been rejected by the corresponding re
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/responseMessage/DistributedPartialResponse.java:158
↓ 6 callersMethodgetRemoteSocketAddress
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/MultiplexedSocketProvider.java:1896
↓ 6 callersMethodgetRequest
Getter for property Request.<p> The DistributedCacheRequest that this job is a part of (belongs to).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/PartialJob.java:189
↓ 6 callersMethodgetResults
Return the array of results (keys or entries) that match the query. @return the array of results (keys or entries) that match the query
prj/coherence-core/src/main/java/com/tangosol/internal/util/QueryResult.java:118
↓ 6 callersMethodgetResultsAsEntryAggregator
Turn the results of tree processing into an InvocableMap.EntryAggregator that will perform the aggregation. @return the resulting EntryAggregator
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/SelectListMaker.java:202
↓ 6 callersMethodgetRipeArray
Return a {@link LongArray} indexed by ripe time (when entries become eligible to be written), and associated to a list of binary keys. @return a Long
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:4374
↓ 6 callersMethodgetRow
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonStreamException.java:54
↓ 6 callersMethodgetRunningBinaryEntryStore
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:1812
↓ 6 callersMethodgetRunningTopicService
Getter for property RunningTopicService.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeService/safeTopicService/SafeSimpleTopicService.java:204
↓ 6 callersMethodgetSamplingRatio
Return the sampling ratio. @return the sampling ratio
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/TracingShim.java:117
↓ 6 callersMethodgetScheduledExecutorService
Obtains the internal {@link ScheduledExecutorService} that can be used for scheduling asynchronous local activities for the {@link TaskExecutorService
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorService.java:123
↓ 6 callersMethodgetScopeName
Return the scope name of the {@link Session}. <p> If not specifically set, the name will default to the {@link #getName()} value. If the {@link #getNa
prj/coherence-core/src/main/java/com/tangosol/net/SessionConfiguration.java:53
↓ 6 callersMethodgetScopePrefix
Return a scope name prefixed with any tenancy name. @param sScopeName the scope name to prefix @param context an optional container name to use
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ServiceScheme.java:115
↓ 6 callersMethodgetScopedCacheStore
Getter for property ScopedCacheStore.<p> Store of cache references, optionally scoped by Subject.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/remoteService/RemoteCacheService.java:387
↓ 6 callersMethodgetSelector
Getter for property Selector.<p> The Selector used to select from the various SelectableChannel objects created by the TCP ring listener.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/TcpRing.java:467
↓ 6 callersMethodgetSelfLink
(Map mapResponse)
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:4460
↓ 6 callersMethodgetSentCount
Getter for property SentCount.<p> The number of times an outgoing packet has been sent.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Packet.java:700
↓ 6 callersMethodgetSerializer
Return the serializer being used by the protocol. @return the serializer being used by the protocol
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/ProxyServiceChannel.java:228
↓ 6 callersMethodgetService
Getter for property Service.<p> Service that is currently being tested
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:3988
↓ 6 callersMethodgetService
Getter for property Service.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/IpMonitor.java:453
↓ 6 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:13309
↓ 6 callersMethodgetServiceId
Getter for property ServiceId.<p> The Service ids of the known cluster Services (indexed 0..ServiceCount-1).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:9510
↓ 6 callersMethodgetServiceId
Getter for property ServiceId.<p> The name of each Service that the sender is running.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:12481
↓ 6 callersMethodgetServiceJoinTime
Parse the specified GUID and return the service join time. @param sGUID the GUID used to return the service join time @return the service join
prj/coherence-core/src/main/java/com/tangosol/persistence/GUIDHelper.java:107
↓ 6 callersMethodgetServiceName
()
prj/test/functional/persistence/src/main/java/persistence/UnifiedPersistenceMigrationDemoHelper.java:352
↓ 6 callersMethodgetServiceName
Getter for property ServiceName.<p> The name of the Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:17431
↓ 6 callersMethodgetServiceVersionExternal
(int nMember)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:891
↓ 6 callersMethodgetSession
Obtains the default {@link Session} from the default {@link com.tangosol.net.Coherence} instance available in the {@link CoherenceClusterMember}. <p>
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/CoherenceClusterMember.java:303
↓ 6 callersMethodgetSeverityLevel
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/logging/DefaultLoggingDependencies.java:143
↓ 6 callersMethodgetSize
()
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1627
↓ 6 callersMethodgetSnapshotToRecover
Getter for property SnapshotToRecover.<p> The name of the persistent snapshot to recover from, or null to recover from the "active" persistence manage
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:18536
↓ 6 callersMethodgetSoftTimeoutMillis
Return the soft timeout interval for the represented Guardable. <p> The soft timeout interval is the amount of time that must pass after the last rece
prj/coherence-core/src/main/java/com/tangosol/net/Guardian.java:121
↓ 6 callersMethodgetSortedMap
Return the underlying SortedMap. @return the underlying SortedMap
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:2601
↓ 6 callersMethodgetSortedSet
Return the underlying SortedSet. @return the underlying SortedSet
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:1589
↓ 6 callersMethodgetSourceAddress
Get the {@link InetAddress} that the request originated from. May return <tt>null</tt> if the request is local. @return the address that originated t
prj/coherence-core/src/main/java/com/tangosol/net/NameService.java:148
↓ 6 callersMethodgetSources
Return the attached source snapshot. @return the attached source snapshot
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceMBeanRegistry.java:634
↓ 6 callersMethodgetState
Obtains the current state of the {@link FiniteStateMachine}. <p> Note: After returning the current state there's no guarantee that the state will be t
prj/coherence-core/src/main/java/com/tangosol/util/fsm/FiniteStateMachine.java:56
↓ 6 callersMethodgetState
Return the state or territory name. @return the state or territory name
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/TestValue.java:131
↓ 6 callersMethodgetState
Getter for property State.<p> The current state of the SnapshotController. The controller can only perform one logical management operation at a time
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:29689
↓ 6 callersMethodgetStates
Obtains the valid states defined by the {@link Model}. @return the valid states of the {@link Model}
prj/coherence-core/src/main/java/com/tangosol/util/fsm/Model.java:43
↓ 6 callersMethodgetStatistics
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/management/PagedTopicChannelModel.java:92
↓ 6 callersMethodgetStatsReceived
Getter for property StatsReceived.<p> Statistics: total number of Messages received over this Connection.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1087
↓ 6 callersMethodgetStatsReceived
Getter for property StatsReceived.<p> Statistics: total number of received Packets.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketReceiver.java:591
↓ 6 callersMethodgetStatus
Returns the {@link CommitResultStatus result} of the commit request. @return the {@link CommitResultStatus result} of the commit request
prj/coherence-core/src/main/java/com/tangosol/net/topic/Subscriber.java:1143
↓ 6 callersMethodgetStatus
Return the current thread gate status. @return the current thread gate status.
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:875
↓ 6 callersMethodgetStorage
Getter for property Storage.<p> The wrapped $Storage.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/WrapperContext.java:548
↓ 6 callersMethodgetStores
()
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/TestCacheStore.java:61
↓ 6 callersMethodgetSubMappings
Obtain the list of sub-mappings that this mapping contains @return the list of sub-mappings that this mapping contains.
prj/coherence-core/src/main/java/com/tangosol/coherence/config/ResourceMapping.java:318
↓ 6 callersMethodgetSubscriberGroupName
Get the subscriber group name. @param resolver used to resolve {topic-name} parameter macro if present. @return parameter macro expanded durable su
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/SubscriberGroupBuilder.java:56
↓ 6 callersMethodgetSubscriberGroupStatistics
Return the {@link SubscriberGroupStatistics statistics for a subscriber group}. @param id the {@link SubscriberGroupId id} of the subscriber group
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/statistics/PagedTopicStatistics.java:106
← previousnext →6,101–6,200 of 78,752, ranked by callers