MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 5 callersMethodformatMillis
Format nanoseconds as milliseconds with three decimal places. @param cNanos the duration in nanoseconds @return formatted milliseconds
prj/coherence-core/src/main/java/com/tangosol/persistence/PersistenceRecoveryMetrics.java:227
↓ 5 callersMethodformatMoney
Format a money value. @param value value to format @return a formatted money value
prj/examples/guides/120-built-in-aggregators/src/main/java/com/oracle/coherence/guides/aggregations/SimpleAggregationExample.java:295
↓ 5 callersMethodfrom
Create {@code JavaTypeDescriptor} from a canonical type descriptor. @param type the canonical type descriptor @param schema the schema specified
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/lang/java/JavaTypeDescriptor.java:115
↓ 5 callersMethodfromByteArray
Read an object from a byte array. @param ab the byte array containing the object @return the object deserialized from the byte array @throws Wrap
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:258
↓ 5 callersMethodfromClientName
Return the {@link Mode} for the given client name. @param sClient the client name @return the {@link Mode} for the given client name @throws Illeg
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:2304
↓ 5 callersMethodfromCollection
Returns a {@link CollectionExtractor} that extracts the specified field. @param from the field name to extract the value from @param <T> the type o
prj/coherence-core/src/main/java/com/tangosol/util/Extractors.java:266
↓ 5 callersMethodfromMap
Initialize this ServiceLoad from a Map representation. @param map the Map representation of a ServiceLoad
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/ServiceLoad.java:190
↓ 5 callersMethodfromProtobufSubscriberGroupId
Create a {@link SubscriberGroupId} from a {@link EnsureSubscriberResponse}. @param response the {@link EnsureSubscriberResponse} to obtain the {@lin
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/TopicHelper.java:527
↓ 5 callersMethodfromXml
Populate the DefaultLoggingDependencies object from the XML configuration. @param xml the <{@code <logging-config>} XML element @param deps the De
prj/coherence-core/src/main/java/com/tangosol/internal/net/logging/LegacyXmlLoggingHelper.java:33
↓ 5 callersMethodfromXml
Populate the DefaultReporterDependencies object from the XML configuration. @param xml the {@code <reporter>} XML element @param deps the DefaultR
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/LegacyXmlReporterHelper.java:36
↓ 5 callersMethodget
Obtain a RemotableSupport for the specified ClassLoader. @param loader a ClassLoader to get RemotableSupport for @return the RemotableSupport insta
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/RemotableSupport.java:58
↓ 5 callersMethodget
Acquire the {@link SessionProvider} based on the current calling context and the provided {@link Option}s. @param options the {@link Option}s for ac
prj/coherence-core/src/main/java/com/tangosol/net/SessionProvider.java:217
↓ 5 callersMethodget
()
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/RemoteAtomicLong.java:61
↓ 5 callersMethodget
()
prj/coherence-management/src/main/java/com/tangosol/coherence/management/RestManagement.java:246
↓ 5 callersMethodget
()
prj/coherence-management/src/main/java/com/tangosol/coherence/management/internal/ClusterNameSupplier.java:29
↓ 5 callersMethodgetAccessor
(String name, BeanDescriptor<?> bd)
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/genson/reflect/BeanDescriptorTest.java:186
↓ 5 callersMethodgetAckQueue
Getter for property AckQueue.<p> A reference to the AckQueue child, which is the Queue in which Packet-notification Packets are placed so that they ar
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:1440
↓ 5 callersMethodgetAckTimeoutMillis
Return the number of milliseconds after which a connection is considered to be bad due to a missing acknowledgement and the connection should be reest
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:300
↓ 5 callersMethodgetActiveFailureHandler
Getter for property ActiveFailureHandler.<p> The Exception continuation for handling critical failures of the active persistence.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:26892
↓ 5 callersMethodgetActiveRecoveryRequests
Getter for property ActiveRecoveryRequests.<p> A counter for the number of PartitionRecoverRequests that have been sent.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:26926
↓ 5 callersMethodgetAddress
Gets the <code>InetAddress</code>. @return the InetAdress or <code>null</code> if it is unresolved.
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/InetSocketAddress32.java:201
↓ 5 callersMethodgetAddress
Return the {@link Customer customer's} address. @return the {@link Customer customer's} address
prj/examples/guides/195-bulk-loading-caches/src/test/java/com/oracle/coherence/guides/preload/model/Customer.java:130
↓ 5 callersMethodgetAddressCollection
@return the m_sAddressCollection
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/ComplexTestValue.java:92
↓ 5 callersMethodgetAddressTimeout
Getter for property AddressTimeout.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/IpMonitor.java:339
↓ 5 callersMethodgetAddresses
Getter for property Addresses.<p> Polymorphic property that contains either a single SocketAddress or a list of addresses to send the Packet(s) to.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/PacketBundle.java:331
↓ 5 callersMethodgetAll
(Collection<? extends K> colKeys)
prj/coherence-core/src/main/java/com/tangosol/internal/util/DistributedAsyncNamedCache.java:91
↓ 5 callersMethodgetAll
Return a {@link Stream} of the values mapped to the specified keys. @param keys the keys to obtain mappings for @return a stream of entries for the s
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClientChannel.java:234
↓ 5 callersMethodgetAllCache_helper
Test of getAll
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/ContinuousQueryCacheTest.java:399
↓ 5 callersMethodgetAssociatedKey
Determine the host key (or base) object to which the specified object is associated. <p> <b>Note:</b> It's expected that the returned object is suitab
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Associator.java:37
↓ 5 callersMethodgetAttributeMap
Get the map of all attributes. The map is keyed by attribute names. The corresponding values are non-null objects that implement the XmlValue interfa
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:390
↓ 5 callersMethodgetAttributes
Obtain the cache attributes for this entry. @return the entry attributes for this entry
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationCache.java:1073
↓ 5 callersMethodgetAuthMethod
Return the authentication mechanism used by the HTTP server. <p> Valid values <b>basic</b> for HTTP basic authentication, <b>cert</b> for client certi
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/HttpAcceptorDependencies.java:69
↓ 5 callersMethodgetAuthorizedHostFilterBuilder
Return the optional {@link ParameterizedBuilder} of {@link Filter} that is used by the TcpAcceptor to determine whether to accept a particular TcpInit
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/TcpAcceptorDependencies.java:35
↓ 5 callersMethodgetBackingMap
Obtain a backing map for the specified key. @param oKey the key @return the backing map for the specified key or null if the partition is m
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionSplittingBackingMap.java:542
↓ 5 callersMethodgetBacklog
Getter for property Backlog.<p> A number of tasks that have been added to the pool, but not yet scheduled for execution.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1293
↓ 5 callersMethodgetBackupLeaseMap
Getter for property BackupLeaseMap.<p> The backup map of leases. @see #LeaseMap property
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:3472
↓ 5 callersMethodgetBaseTarget
()
prj/test/functional/management/src/main/java/management/shutdown/BaseManagementShutdownTests.java:280
↓ 5 callersMethodgetBehavior
Determine the behavior which contains this return value. @return the behavior trait that contains this return value
prj/coherence-core/src/main/java/com/tangosol/dev/component/ReturnValue.java:345
↓ 5 callersMethodgetBinaryMap
Getter for property BinaryMap.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:6940
↓ 5 callersMethodgetBufferOffset
Determine the offset of the specified buffer. The offset of a buffer is the absolute offset of the first byte stored in the buffer. @param iBuffer a
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/OldMultiBufferWriteBuffer.java:77
↓ 5 callersMethodgetBufferPool
Obtain the factory used to create WriteBuffer objects. @return the WriteBufferPool used by this MultiBufferWriteBuffer
prj/coherence-core/src/main/java/com/tangosol/io/MultiBufferWriteBuffer.java:972
↓ 5 callersMethodgetBundleAverage
Getter for property BundleAverage.<p> The moving average for the set of recently dequeued items.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/balancedQueue/BundlingQueue.java:180
↓ 5 callersMethodgetCCF
Return a {@link ConfigurableCacheFactory} for the specified scope name. @param sScope the scope name to use to obtain a {@link ConfigurableCacheFact
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/GrpcService.java:32
↓ 5 callersMethodgetCaCert
Returns the generated CA cert information. @return the generated CA cert information
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/KeyToolExtension.java:76
↓ 5 callersMethodgetCache
(String sName, NamedCache.Option... options)
prj/coherence-core/src/main/java/com/tangosol/internal/net/ConfigurableCacheFactorySession.java:126
↓ 5 callersMethodgetCacheEntryListener
Obtains the {@link CacheEntryListener} to which {@link MapEvent}s will be delegated. @return the {@link CacheEntryListener}
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/passthroughcache/PassThroughMapListenerAdapter.java:92
↓ 5 callersMethodgetCacheFactory
Return the current {@link ConfigurableCacheFactory} to be used by commands executed under this context. If a {@link Session} has already been set bef
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/ExecutionContext.java:95
↓ 5 callersMethodgetCacheGets
()
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/ContextJCacheStatistics.java:216
↓ 5 callersMethodgetCacheName
Return the cache name based upon the old cache id. @param lOldCacheId the old cache id to lookup @return the cache name based upon the old cache id
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceTools.java:143
↓ 5 callersMethodgetCacheName
Return the name of the {@link NamedCache cache} that this BackingMapContext is associated with. @return the corresponding cache name
prj/coherence-core/src/main/java/com/tangosol/net/BackingMapContext.java:51
↓ 5 callersMethodgetCacheName
Getter for property CacheName.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:1665
↓ 5 callersMethodgetCacheName1
Return the name of a named cache. @return the name of a named cache
prj/test/functional/processor/src/main/java/processor/IndexIntegrityTests.java:1112
↓ 5 callersMethodgetCacheNamesForSnapshotRecovery
Return the cache names in sparse snapshot recovery context. Empty stores are accepted only when the caller has already established sparse snapshot con
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:523
↓ 5 callersMethodgetCachePrunes
Determine the rough number of cache pruning cycles since the cache statistics were last reset. <p> For the LocalCache implementation, this refers to t
prj/coherence-core/src/main/java/com/tangosol/net/cache/CacheStatistics.java:149
↓ 5 callersMethodgetCacheSerializer
Obtain the cache's {@link Serializer}. @return the cache's {@link Serializer}
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/v0/CacheRequestHolder.java:123
↓ 5 callersMethodgetCacheServerCount
Return the number of cache servers launched by this test. @return the number of cache servers launched by this test.
prj/test/functional/aggregator/src/main/java/aggregator/AbstractEntryAggregatorTests.java:144
↓ 5 callersMethodgetCacheService
()
prj/test/functional/executor/src/main/java/executor/TaskExecutorServiceClusterMemberTests.java:274
↓ 5 callersMethodgetCacheService
Getter for property CacheService.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/LocalCache.java:1350
↓ 5 callersMethodgetCacheStoreScheme
Return the {@link CacheStoreScheme} which builds a CacheStore or CacheLoader. @return the CacheStoreScheme
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/LocalScheme.java:222
↓ 5 callersMethodgetCacheToConfigurationMapping
Provide access to meta cache that maps JCache cache names to JCache configuration. The mapping is a string to a JCache Configuration object. @param c
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/CoherenceBasedCacheManager.java:136
↓ 5 callersMethodgetCacheWriter
Get cacheWriter for current JCache context for cache that this store is associated with. @param binEntry context to lookup expiry policy @return th
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedCacheBinaryEntryStore.java:397
↓ 5 callersMethodgetCalibratedHighUnits
Determine the high units adjusted based on the {@link #getPartitionUnitFactor partition unit factor}. @return the limit of the cache size in units ad
prj/coherence-core/src/main/java/com/tangosol/net/partition/ObservableSplittingBackingCache.java:791
↓ 5 callersMethodgetCanonicalKey
Return a canonicalized (interned) binary key thus ensuring all structures that strongly reference the key refer to the same instance. @param binKey
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:3520
↓ 5 callersMethodgetCapacity
Determine the capacity of the map in bytes. @return the number of bytes that the buffer can hold
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:1552
↓ 5 callersMethodgetCapacity
Return the capacity of a peer's hosted memory in bytes. <p> The EndPoint's bus region is <tt>[0 .. capacity)</tt>. @param peer the target EndPoint,
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/MemoryBus.java:66
↓ 5 callersMethodgetCapacity
Getter for property Capacity.<p> The Capacity property provides the maximum number of Objects that can be stored in the WindowedArray without resizing
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/WindowedArray.java:458
↓ 5 callersMethodgetCases
Get the complete set of cases. @return an ordered array of case ops
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/OpSwitch.java:216
↓ 5 callersMethodgetCertificateLoaders
Returns the optional {@link CertificateLoader certificate loaders} to use to load the {@link Certificate certificates}. @return the optional {@link
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/DefaultManagerDependencies.java:158
↓ 5 callersMethodgetChannel
Getter for property Channel.<p> The Channel used to send and receive Messages to/from the remote ProxyService. @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteService.java:439
↓ 5 callersMethodgetChannel
Getter for property Channel.<p> The Channel associated with this Status. @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/message/Request.java:565
↓ 5 callersMethodgetChannelSet
Returns the current set of channels that this {@link Subscriber} owns. <p> Subscribers that are part of a subscriber group own a sub-set of the availa
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:526
↓ 5 callersMethodgetChannels
Returns the current set of channels that this {@link Subscriber} owns. <p> Subscribers that are part of a subscriber group own a sub-set of the availa
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberStatistics.java:110
↓ 5 callersMethodgetChildren
()
prj/coherence-testing-data/src/main/java/data/pof/Person.java:87
↓ 5 callersMethodgetCity
()
prj/test/functional/topics/src/main/java/topics/data/Address.java:47
↓ 5 callersMethodgetClass
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/SimplePofContext.java:193
↓ 5 callersMethodgetClassLoader
@return classloader for this test
prj/test/functional/cache/src/main/java/cache/LifecycleConfigurableCacheFactoryTests.java:54
↓ 5 callersMethodgetCloseCount
Return the number of unmatched completed close/barEntry calls. @return the number of unmatched completed close/barEntry calls.
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:831
↓ 5 callersMethodgetClusterAnnounceTimeoutMillis
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:224
↓ 5 callersMethodgetClusterHeartbeatDelayMillis
Obtain the amount of time between heartbeat messages. @return the cluster heartbeat delay
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:79
↓ 5 callersMethodgetClusterMemberUIDs
Obtains the member {@link UID}s for the {@link CoherenceCluster} in which the {@link CoherenceClusterMember} is operating. @return a {@link Set} of {
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/CoherenceClusterMember.java:94
↓ 5 callersMethodgetClusterName
Getter for property ClusterName.<p> A configured name that should be the same for all Members that should be able to join the same cluster. Like the M
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1114
↓ 5 callersMethodgetCollectionCache
(NC col)
prj/test/functional/queues/src/main/java/queues/AbstractCollectionTests.java:76
↓ 5 callersMethodgetCommittedPosition
Returns the last committed {@link PagedPosition}. @return the last committed {@link PagedPosition}
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Subscription.java:153
↓ 5 callersMethodgetCommittedVersion
Get the committed version. @return the committed version
prj/coherence-core/src/main/java/com/tangosol/net/internal/StorageVersion.java:58
↓ 5 callersMethodgetCommonProperties
Return common Coherence properties used by servers and client. @return Properties
prj/test/functional/quorum/src/main/java/quorum/QuorumTests.java:2327
↓ 5 callersMethodgetConfigClassLoader
Return the class loader used to load the configuration for this factory. @return the class loader to use for loading the configuration
prj/coherence-core/src/main/java/com/tangosol/net/ExtensibleConfigurableCacheFactory.java:930
↓ 5 callersMethodgetConnectionCount
Return the connection count. @return the number of connected clients
prj/coherence-core/src/main/java/com/tangosol/net/ServiceLoad.java:29
↓ 5 callersMethodgetConnectionCount
Getter for property ConnectionCount.<p> The connection count.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/ServiceLoad.java:244
↓ 5 callersMethodgetConnector
Getter for property Connector.<p> a reference to the connector.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/gateway/Remote.java:314
↓ 5 callersMethodgetConsoleHostName
()
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/PsrRemoteEnvironment.java:298
↓ 5 callersMethodgetConstructorParameterList
Return the {@link ParameterList} to be used for constructor parameters when realizing the class. @return the {@link ParameterList} for the constructo
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/InstanceBuilder.java:149
↓ 5 callersMethodgetContentType
Returns the media type this formatter produces. @return the media type this formatter produces
prj/coherence-core/src/main/java/com/tangosol/internal/metrics/MetricsFormatter.java:37
↓ 5 callersMethodgetContext
Determine the current BackingMapManagerContext for this BackingMapManager. @return the current context
prj/coherence-core/src/main/java/com/tangosol/net/BackingMapManager.java:77
↓ 5 callersMethodgetContext
Get a JCacheContext for <code>cacheId</code> in {@link ResourceRegistry} @param reg Resource Registry to lookup up or create JCacheContext within. @p
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/JCacheContext.java:183
↓ 5 callersMethodgetController
Returns the gRPC server controller. @return the gRPC server controller
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/GrpcAcceptorDependencies.java:55
↓ 5 callersMethodgetConverterFromBinary
Getter for property ConverterFromBinary.<p> Child ConverterFromBinary instance.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:534
↓ 5 callersMethodgetConverterKeyUp
Return the Converter used to view the underlying Entry Set's keys through. @return the Converter from the underlying Entry Set's keys
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:4359
↓ 5 callersMethodgetCount
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/metrics/Meter.java:58
↓ 5 callersMethodgetCount
The number of results (keys or entries) that match the query. @return the number of results (keys or entries) that match the query
prj/coherence-core/src/main/java/com/tangosol/internal/util/QueryResult.java:158
↓ 5 callersMethodgetCount
Getter for property Count.<p> The number of Members in the MemberSet. @volatile for use in size()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/ActualMemberSet.java:186
← previousnext →6,901–7,000 of 78,752, ranked by callers