MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 2 callersMethodgetPrefix
Return the server name prefix. @return the server name prefix
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractRollingRestartTest.java:514
↓ 2 callersMethodgetPrevInCol
Return the previous LinkedNode in the "column". @return the previous LinkedNode in the "column"
prj/coherence-core/src/main/java/com/tangosol/internal/util/QueueFabric.java:210
↓ 2 callersMethodgetPrevInRow
Return the previous LinkedNode in the "row". @return the previous LinkedNode in the "row"
prj/coherence-core/src/main/java/com/tangosol/internal/util/QueueFabric.java:170
↓ 2 callersMethodgetPrincipalName
(KeyTool.KeyAndCert keyAndCert)
prj/examples/guides/810-custom-access-controller/src/test/java/com/oracle/coherence/guides/security/CertSecurityTests.java:480
↓ 2 callersMethodgetPrincipalNames
Return a string containing a comma-delimited list of the principal names contained in the {@link Subject}. @param subject the {@link Subject} to get
prj/coherence-core/src/main/java/com/tangosol/net/security/AuditingAuthorizer.java:145
↓ 2 callersMethodgetPrintStream
Getter for property PrintStream.<p> The PrintStream used to output log messages.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/logOutput/Standard.java:264
↓ 2 callersMethodgetPriority
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultMemberIdentity.java:177
↓ 2 callersMethodgetPriority
Calculate a cache priority. @return a value between 0 and 10, 0 being the highest priority
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:2196
↓ 2 callersMethodgetPriority
Getter for property Priority.<p> A non-zero value specifies the priority of the daemon's thread. A zero value implies the Thread default priority. Pr
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Daemon.java:664
↓ 2 callersMethodgetPrivateKey
(Subject subject)
prj/examples/guides/810-custom-access-controller/src/main/java/com/oracle/coherence/guides/security/CertAccessController.java:195
↓ 2 callersMethodgetPrivateKeyLoader
Returns the optional {@link PrivateKeyLoader} to use to load the private key. @return the optional {@link KeyStoreLoader} to use to load the private
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/ManagerDependencies.java:81
↓ 2 callersMethodgetPrivateKeyPasswordProvider
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/DefaultManagerDependencies.java:83
↓ 2 callersMethodgetPrivateKeyPasswordProvider
Get passwordProvider for this Manager. @return passwordProvider for this Manager.
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/ManagerDependencies.java:52
↓ 2 callersMethodgetProcessArray
Return the WindowedArray of pending processes for a given member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/InvocationService.java:368
↓ 2 callersMethodgetProcessor
Return the EntryProcessor that will be executed for each entry in a store or storeAll request. @return the EntryProcessor that will be executed for e
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestNonBlockingStore.java:505
↓ 2 callersMethodgetProcessor
Return the EntryProcessor that will be executed for each entry in a store or storeAll request. @return the EntryProcessor that will be executed for e
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestBinaryCacheStore.java:282
↓ 2 callersMethodgetProducerBackpressureThresholdBytes
Return the backlog threshold at which producer threads should stop free-running and help the connection make write progress. @return the producer bac
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:392
↓ 2 callersMethodgetProduct
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/SerializerTest.java:122
↓ 2 callersMethodgetProductDescription
Returns the product description. @return the product description
prj/examples/tutorials/500-graphql/complete/src/main/java/com/oracle/coherence/tutorials/graphql/model/OrderLine.java:92
↓ 2 callersMethodgetProjectName
Return the project name.
prj/test/functional/reporter/src/main/java/reporter/TabularGroupDataTests.java:111
↓ 2 callersMethodgetProjectName
Return the project name.
prj/test/functional/reporter/src/main/java/reporter/TabularDataTests.java:243
↓ 2 callersMethodgetProjectName
Return the project name.
prj/test/functional/persistence/src/main/java/persistence/AbstractArchiverPersistenceTests.java:465
↓ 2 callersMethodgetProjectName
Return the project name.
prj/test/functional/persistence/src/main/java/persistence/AbstractSnapshotAnalyzerTests.java:612
↓ 2 callersMethodgetProjectName
Return the name of the test project. @return the name of the test project
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractRollingRestartTest.java:124
↓ 2 callersMethodgetProperty
Get the name of the property used to return information about the target TDE project. @return the name of the property
tools/ant-tangosol/src/com/xtangosol/tools/ant/TdeProjectInfoAntTask.java:193
↓ 2 callersMethodgetProperty
Get the name of the property used to return the unique address. @return the name of the property
tools/ant-tangosol/src/com/xtangosol/tools/ant/UniqueAddressAntTask.java:103
↓ 2 callersMethodgetProperty
Obtain a string property value by its name. The default implementation checks the application's runtime properties (including command line parameters
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/Application.java:657
↓ 2 callersMethodgetPropertyAttribute
Obtains the property content defined as an {@link XmlAttribute} based on a path relative to a specified base {@link XmlElement}. <p> This is the prima
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:1518
↓ 2 callersMethodgetPropertyName
Determine if a signature is named as a property accessor, and if so, what the name of the Property is. @param sSig a behavior signature @return the
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:3452
↓ 2 callersMethodgetPropertyName
Obtains the property name for a method, either from the @Injectable annotation or the method name. @param method the method which will used to form
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:1654
↓ 2 callersMethodgetProtoResponse
()
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/internal/extend/messageFactory/GrpcNamedTopicFactory.java:914
↓ 2 callersMethodgetProtocol
Getter for property Protocol.<p> The Protocol for which this MessageFactory creates Message objects. @see com.tangosol.net.messaging.Protocol$Message
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/MessageFactory.java:198
↓ 2 callersMethodgetProtocol
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/NamedCacheProxy.java:707
↓ 2 callersMethodgetProtocol
Getter for property Protocol.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:1321
↓ 2 callersMethodgetProtocolIdentifier
Return the protocol identifier. @return the protocol identifier
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1069
↓ 2 callersMethodgetProtocolName
Return the protocol name. @return the protocol name
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1080
↓ 2 callersMethodgetProviderBuilder
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/DefaultManagerDependencies.java:71
↓ 2 callersMethodgetProviderBuilder
Get {@link ProviderBuilder} for this {@link ManagerDependencies} @return provider builder
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/ManagerDependencies.java:38
↓ 2 callersMethodgetProxyId
()
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/internal/extend/message/response/ChannelUriResponse.java:42
↓ 2 callersMethodgetPublishStatus
Obtain the status of the individual messages published. @return the status of the individual messages published
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/PublishResult.java:54
↓ 2 callersMethodgetPublishedCount
Return the published messages count. @return the published messages count
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/management/PublishedMetrics.java:24
↓ 2 callersMethodgetPublishedFifteenMinuteRate
Return the published messages fifteen-minute rate. @return the published messages fifteen minute rate
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/management/PublishedMetrics.java:31
↓ 2 callersMethodgetPublishedFiveMinuteRate
Return the published messages five-minute rate. @return the published messages five minute rate
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/management/PublishedMetrics.java:38
↓ 2 callersMethodgetPublishedMeanRate
Return the published messages mean rate. @return the published messages mean rate
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/management/PublishedMetrics.java:52
↓ 2 callersMethodgetPublishedOneMinuteRate
Return the published messages one-minute rate. @return the published messages one minute rate
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/management/PublishedMetrics.java:45
↓ 2 callersMethodgetPublisher
()
prj/test/functional/cdi/src/main/java/cdi/NamedTopicProducerIT.java:355
↓ 2 callersMethodgetQualifiedName
Build the fully qualified name of a class based on a package name and a simple class name. @param pkg package name @param sName simple class name
prj/coherence-core/src/main/java/com/tangosol/util/ClassHelper.java:236
↓ 2 callersMethodgetQuery
Get the query string. @return the query string
tools/ant-tangosol/src/com/xtangosol/tools/ant/TdeProjectInfoAntTask.java:203
↓ 2 callersMethodgetQuery
MBean query to retrieve ExecutorMBean for the provided executor. @param sName the executor name @return the MBean query
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/ExecutorResource.java:131
↓ 2 callersMethodgetQuery
MBean query to retrieve JournalMBeans for the provided journal type. @param sJournalType the journal type(ram/flash) @return the MBean query builde
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/JournalMembersResource.java:81
↓ 2 callersMethodgetQuery
MBean query to retrieve ServiceMBeans for the provided service. @param sServiceName the service name @return the MBean query builder
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/ServiceMembersResource.java:81
↓ 2 callersMethodgetQuery
MBean query to retrieve PagedTopicSubscriberGroupMBeans for the provided subscriber group. @param request the request @param sSubscribe
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/SubscriberGroupResource.java:131
↓ 2 callersMethodgetQuery
The query string for searching list of health checks. @param request the request @return the MBean query builder
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/HealthsResource.java:138
↓ 2 callersMethodgetQuery
Return the query string with parameter types removed. @return query string without parameter types
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/query/AbstractQueryEngine.java:191
↓ 2 callersMethodgetQueryEngineRegistry
Return the configured query engine registry. @return query engine registry
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/config/RestConfig.java:495
↓ 2 callersMethodgetQueryRetries
Getter for property QueryRetries.<p> Controlls the maximum number of query index retries before falling back on entry by entry evaluation. The undocu
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:4277
↓ 2 callersMethodgetQuerySizeCache
Getter for property QuerySizeCache.<p> This cache holds temporary statistics for filter-based requests. The value is a total size in bytes for matchin
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:4289
↓ 2 callersMethodgetQueue
Getter for property Queue.<p> The Queue that this StopTask should "merge" into another queue and discard afterwards. @see DaemonPool#stopDaemon
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:7027
↓ 2 callersMethodgetQueueCache
(String sQueueName, PagedQueueCacheNames name, Session session)
prj/test/functional/queues/src/main/java/queues/paged/LocalPagedQueueTests.java:163
↓ 2 callersMethodgetQueueDeferred
Getter for property QueueDeferred.<p> This is the Queue to which messages are deferred until startup is complete.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:1749
↓ 2 callersMethodgetQueueHalfThreshold
Getter for property QueueHalfThreshold.<p> The half of the maximum number of messages in the log queue before it is considered "overflowed". Initializ
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Logger.java:862
↓ 2 callersMethodgetQueueSize
Return the queue size in bytes. @return the queue size in bytes
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/extractor/QueueKeyExtractor.java:166
↓ 2 callersMethodgetQueuedLimit
Determine the size, in bytes, of the data that can be queued to be written asynchronously by the QueueDaemon thread. Once the limit is exceeded, opera
prj/coherence-core/src/main/java/com/tangosol/io/AsyncBinaryStore.java:421
↓ 2 callersMethodgetQuorumInfo
Return the "last good" service membership info. @return the "last good" service membership
prj/coherence-core/src/main/java/com/tangosol/net/PartitionedService.java:339
↓ 2 callersMethodgetQuorumInfo
Getter for property QuorumInfo.<p> The "last good" view of the ownership data. This QuorumInfo is only used for active persistence with "no-orphan" m
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:18463
↓ 2 callersMethodgetQuorumRules
Return the quorum rules used by this policy. @return the quorum rules used by this policy
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableQuorumPolicy.java:224
↓ 2 callersMethodgetRandomAddress
()
prj/test/functional/topics/src/main/java/topics/data/AddressExternalizableLite.java:40
↓ 2 callersMethodgetRandomAddress
Return a random address in USA. @param type either POSTAL or OFFICE @return a new {@link Address}
prj/examples/guides/125-streams/src/main/java/com/oracle/coherence/guides/streams/StreamsExample.java:257
↓ 2 callersMethodgetRandomAddress
Return a random address in Australia. @param type either POSTAL or OFFICE @return a new {@link Address}
prj/examples/guides/120-built-in-aggregators/src/main/java/com/oracle/coherence/guides/aggregations/SimpleAggregationExample.java:235
↓ 2 callersMethodgetRandomDate
Return a random date before or after the epoch. @return a random date before or after the epoch
prj/examples/tutorials/210-archiver/src/main/java/com/oracle/coherence/tutorials/archiver/persistence/DataGenerator.java:226
↓ 2 callersMethodgetRandomKey
Return a random key.
prj/test/functional/partition/src/main/java/partition/DeltaTests.java:640
↓ 2 callersMethodgetRandomSeed
Return the random seed used by the index. @return the random seed used by the index
prj/coherence-hnsw/src/main/java/com/oracle/coherence/ai/hnsw/HnswIndex.java:288
↓ 2 callersMethodgetRandomizer
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/ExternalizableHelperTest.java:962
↓ 2 callersMethodgetReadAttemptCount
Getter for property ReadAttemptCount.<p> The number of internal reads performed. This is used as a rough clock for sub-milli idle timeouts.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/balancedQueue/BundlingQueue.java:227
↓ 2 callersMethodgetReadException
Getter for property ReadException.<p> (Transient) An Exception that occurred during the readExternal() and has been deferred to be processed during on
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:3533
↓ 2 callersMethodgetReadKeySet
Getter for property ReadKeySet.<p> A calculated helper property returning a cloned set of read resources keys (not including the modified resources).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DeltaMap.java:653
↓ 2 callersMethodgetReadThread
Get the refresh-ahead thread. @return the refresh-ahead thread or null if refresh-ahead is not enabled
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:4467
↓ 2 callersMethodgetReadThrottleThreshold
Return the threshold at which to stop reading additional data from the socket, based on the number of undisposed bytes in the event queue. @return t
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketMessageBus.java:331
↓ 2 callersMethodgetReadThroughCacheLoader
Get read-through cacheLoader for current JCache context for cache that this store is associated with. @param binEntry context to lookup expiry polic
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedCacheBinaryEntryStore.java:385
↓ 2 callersMethodgetReadWriteLockHolderDescription
Return the server-side read/write lock holder description for a lock. @param member the member to query from @param sLockName the lock name @re
prj/test/functional/concurrent/src/main/java/concurrent/locks/AbstractClusteredRemoteReadWriteLockExtendIT.java:558
↓ 2 callersMethodgetReceiptRequestThreshold
Threshold at which to request an immediate receipt from the peer. @return the number of bytes to send before requesting immediate receipts
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:369
↓ 2 callersMethodgetReceivedReceiptCount
Getter for property ReceivedReceiptCount.<p> The number of acked messages from this peer. receipts are delivired sequentially by the bus and thus unl
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MessageHandler.java:2536
↓ 2 callersMethodgetReceiver
Getter for property Receiver.<p> The optional Receiver that will process the Message.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:2265
↓ 2 callersMethodgetRecording
(JavaApplication application, String recodingFile, File localFile)
prj/test/performance/framework/src/main/java/com/tangosol/coherence/performance/JFRGetRecording.java:62
↓ 2 callersMethodgetRecoverInfo
Getter for property RecoverInfo.<p> The PartitionRecoverInfo for the PartitionRecoverRequest.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:25185
↓ 2 callersMethodgetRedirectList
Getter for property RedirectList.<p> A list of TCP/IP addresses that the TcpConnection should be redirected to. Each element of the list is a two elem
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:2868
↓ 2 callersMethodgetReentrantLock
Returns a {@link ReentrantLock} for the provided {@link InjectionPoint}. @param ip the CDI {@link InjectionPoint} @return a {@link ReentrantLock} f
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/cdi/LockProducer.java:78
↓ 2 callersMethodgetReentrantReadWriteLock
Returns a {@link ReentrantReadWriteLock} for the provided {@link InjectionPoint}. @param ip the CDI {@link InjectionPoint} @return a {@link Reentra
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/cdi/ReadWriteLockProducer.java:78
↓ 2 callersMethodgetReferences
Getter for property References.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/Application.java:746
↓ 2 callersMethodgetRefreshPolicy
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:1016
↓ 2 callersMethodgetRegisteredAsynchronousEventListeners
get asynchronous CacheEntryListenerRegistrations @return a thread-safe set of CacheEntryListenerRegistrations that are all asynchronous listeners.
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedCache.java:938
↓ 2 callersMethodgetRegisteredAsynchronousEventListeners
Get asynchronous CacheEntryEventListeners. @return asynchronous CacheEntryEventListenerRegistrations
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCache.java:396
↓ 2 callersMethodgetRegisteredConnections
Return a collection containing all the currently registered connections. @return the current connections
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:711
↓ 2 callersMethodgetRegisteredSynchronousEventListeners
get synchronous CacheEntryListenerRegistrations @return a thread-safe set of CacheEntryListenerRegistrations that are all synchronous listeners.
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedCache.java:927
↓ 2 callersMethodgetRegisteredSynchronousEventListeners
Get synchronous CacheEntryEventListeners. @return synchronous CacheEntryEventListenerRegistrations
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCache.java:386
↓ 2 callersMethodgetRegistrationContext
Obtain the context (tier) used to register a CacheMBean for this cache. @return the corresponding context string
prj/coherence-core/src/main/java/com/tangosol/net/cache/NearCache.java:114
↓ 2 callersMethodgetRegistry
Return the optional management {@link Registry} to register the proxy MBean with. @return the optional management {@link Registry} to register the pr
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcServiceDependencies.java:65
↓ 2 callersMethodgetRelationship
The relationship of the link @return the relationship of the link
prj/coherence-core/src/main/java/com/tangosol/internal/management/ResourceLink.java:41
↓ 2 callersMethodgetReliableTransport
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:1455
↓ 2 callersMethodgetRemainingMessages
Return the remaining messages that have positions greater than those specified for the specified channels. @param map the map of channels and positi
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:3017
← previousnext →15,501–15,600 of 78,752, ranked by callers