MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 7 callersMethodenlistAll
Enlist all map resources into a transaction. @param fWrite if true, resources should be elisted for read and write; otherwise for read only @throws
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/deltaMap/TransactionMap.java:282
↓ 7 callersMethodenlistPageEntry
Obtain an enlisted page entry @param lPage the id of the page @return the enlisted page, note any updates to the value will be automatically commi
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicPartition.java:688
↓ 7 callersMethodensure
Obtain a {@link Session} based on the specified configuration or throw an {@link IllegalStateException} if a session could not be obtained. <p> This m
prj/coherence-core/src/main/java/com/tangosol/net/Session.java:365
↓ 7 callersMethodensureBuffer
Return the current ByteBuffer with some remaining capacity. @return the current ByteBuffer. @throws IOException on I/O error
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferSequenceOutputStream.java:515
↓ 7 callersMethodensureContents
Make sure an index of the JAR has been loaded.
prj/coherence-core/src/main/java/com/tangosol/dev/component/ArchivedStorage.java:443
↓ 7 callersMethodensureCustomerTopic
(String sTopicName)
prj/test/functional/topics/src/main/java/topics/AbstractNamedTopicTests.java:5311
↓ 7 callersMethodensureGlobalLock
Ensure the caller acquires both SafeCluster and SafeService lock, or an excpetion is thrown.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeService.java:505
↓ 7 callersMethodensureOpen
Ensure journal is open.
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1126
↓ 7 callersMethodensureOpen
Ensure open context.
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/CoherenceBasedCacheManager.java:566
↓ 7 callersMethodensureSessionValidity
Ensure that supplied session is acceptable. @param session the current SSLSession; must not be null @param socket the socket associated with the s
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SSLSocketProvider.java:183
↓ 7 callersMethodentries
Return an enumeration of the application entries @return Enumeration of ApplicationEntry objects
prj/coherence-core/src/main/java/com/tangosol/engarde/ApplicationReader.java:74
↓ 7 callersMethodequals
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Duration.java:287
↓ 7 callersMethodevaluated
Determines if the {@link #getDesiredState(Enum, ExecutionContext)} was called for the tracked {@link Event}. @return if {@link #getDesiredState(Enum,
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/fsm/misc/TrackingEvent.java:119
↓ 7 callersMethodeventsFrom
(List<ProxyResponse> list)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/BaseVersionOneGrpcServiceIT.java:156
↓ 7 callersMethodextents
Return a list of the extent identifiers in the underlying store. @return a list of the extent identifiers in the underlying store
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistentStore.java:131
↓ 7 callersMethodextractExpiry
Return the expiration value for the given entry. @param entry the entry @return the expiration value
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:1934
↓ 7 callersMethodfillCurrentBatch
Fill the current batch queue with {@link Element}s. <p> The queue will be filled up to a maximum of the specified number of elements, or less if the p
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/BatchingOperationsQueue.java:398
↓ 7 callersMethodfind
Determine the location of the specified key in the storage array. @param o the key (in the "internal format") to find @param fAdd true if the in
prj/coherence-core/src/main/java/com/tangosol/util/OpenHashMap.java:707
↓ 7 callersMethodfindCacheMapping
Attempts to find the {@link CacheMapping} that matches the specified cache name. <p> The matching algorithm first attempts to find an exact match of a
prj/coherence-core/src/main/java/com/tangosol/coherence/config/CacheMappingRegistry.java:107
↓ 7 callersMethodfindDistributedScheme
Return the {@link DistributedScheme} for a given cache name. @param sName the cache name @return the {@link DistributedScheme} or null
prj/coherence-core/src/main/java/com/tangosol/net/ExtensibleConfigurableCacheFactory.java:2305
↓ 7 callersMethodfindMBeanServer
Find an MBeanServer that should be used by the Coherence JMX framework to register new or locate existing MBeans. <p> Under some circumstances, there
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanServerFinder.java:53
↓ 7 callersMethodfindSchemeBySchemeName
Find the {@link ServiceScheme} given the scheme name. @param sSchemeName the scheme name to match @return the {@link ServiceScheme} or null
prj/coherence-core/src/main/java/com/tangosol/coherence/config/CacheConfig.java:299
↓ 7 callersMethodfindSchemeBySchemeName
Attempts to locate a {@link ServiceScheme} registered with the specified {@link ServiceScheme#getSchemeName()}. @param sSchemeName the scheme of the
prj/coherence-core/src/main/java/com/tangosol/coherence/config/ServiceSchemeRegistry.java:107
↓ 7 callersMethodfindSchemeMapping
In the configuration XML find a "cache-mapping" element associated with a given cache name. @param sCacheName the value of the "cache-name" element
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:635
↓ 7 callersMethodfirst
Returns the first (lowest) element currently in this bag. @return the first (lowest) element currently in this bag @throws NoSuchElementException if
prj/coherence-core/src/main/java/com/tangosol/util/SortedBag.java:303
↓ 7 callersMethodflagsDescription
Helper for debugging methods to print a description of the flags. @param nFlags corresponds to the bit flags used by the Component
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:3263
↓ 7 callersMethodfloor
Return the "first" value with an index which is less than or equal to the specified index. @param lIndex the index @return the value or null
prj/coherence-core/src/main/java/com/tangosol/util/LongArray.java:57
↓ 7 callersMethodflush
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferSequenceOutputStream.java:439
↓ 7 callersMethodforceRotate
Force APPENDING file rotation. @throws IOException on I/O failure
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:928
↓ 7 callersMethodformatDate
Format a date in the form YYYY-MM-DD. @param ldt the date
prj/coherence-core/src/main/java/com/tangosol/license/LicensedObject.java:780
↓ 7 callersMethodformatString
Replace all asterisk and whitespace characters that span a line terminator with a single space. @param s the string to format @return a version of t
prj/coherence-core/src/main/java/com/tangosol/license/LicensedObject.java:803
↓ 7 callersMethodfromPof
Returns an extractor that extracts the value of the specified index(es) from a POF encoded binary value. @param indexes the POF index(es) to extract
prj/coherence-core/src/main/java/com/tangosol/util/Extractors.java:304
↓ 7 callersMethodfromString
Create a PropertySet from its textual representation. @param sPropertySet property set descriptor @return property set instance
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/util/PropertySet.java:88
↓ 7 callersMethodgate
Return the gate that rejected the request. @return the gate enum value
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/RagSecurity.java:959
↓ 7 callersMethodget
()
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AsyncRemoteAtomicInteger.java:53
↓ 7 callersMethodget
()
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AsyncRemoteAtomicLong.java:52
↓ 7 callersMethodgetAggregator
Getter for property Aggregator.<p> The EntryAggregator.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:390
↓ 7 callersMethodgetAggregator
Getter for property Aggregator.<p> The EntryAggregator.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:755
↓ 7 callersMethodgetAnnounceMember
Getter for property AnnounceMember.<p> The AnnounceMember is the Member object that the ClusterService uses to announce its presence. It is temporary,
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:2178
↓ 7 callersMethodgetApplicationName
Return the name of the application. @return the name of the application
prj/coherence-core/src/main/java/com/tangosol/application/Context.java:58
↓ 7 callersMethodgetArray
Get the array reference expression. @return the array reference expression
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ArrayAccessExpression.java:183
↓ 7 callersMethodgetAttributes
Return a Map of attribute name to attribute value for a given MBean name. <p> The attributes returned must evaluate successfully against the provided
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanServerProxy.java:81
↓ 7 callersMethodgetAttributes
Return all the attributes that match the query expressed by the provided {@link QueryBuilder}. <p> Note: the return type is keyed by the full ObjectNa
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanAccessor.java:101
↓ 7 callersMethodgetAuthorizedHostFilterBuilder
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/DefaultTcpAcceptorDependencies.java:105
↓ 7 callersMethodgetBackingInternalCache
Getter for property BackingInternalCache.<p> If the backing map is a ReadWriteBackingMap, it refers to the backing map's internal cache. It allows us
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:3397
↓ 7 callersMethodgetBackupCount
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:1354
↓ 7 callersMethodgetBackupKeyListenerMap
Getter for property BackupKeyListenerMap.<p> A map of backups for key based listener proxies. @see #KeyListenerMap property
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:3460
↓ 7 callersMethodgetBackupOwners
Return a List of non-leaving backup owners of the specified partition.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:2528
↓ 7 callersMethodgetBackupStrength
Return the BackupStrength for this analysis context. The backup strength determines the degree of resiliency that the resulting distribution will ens
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:2120
↓ 7 callersMethodgetBaseSUID
Calculate the smallest possible SUID value that could be generated by the specified member id.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:1213
↓ 7 callersMethodgetBinaryList
Obtain the queue content from the page. @return the queue content from the page
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/model/QueuePageResult.java:67
↓ 7 callersMethodgetBinaryMap
Obtain the map that stores the binary values held by this BinaryStore. @return a map, keyed by Binary key with a value of Binary.
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:1828
↓ 7 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:5685
↓ 7 callersMethodgetBits
Obtain the raw binary form of the 128-bit float. @return a 16-byte binary
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawQuad.java:127
↓ 7 callersMethodgetBuffer
Obtain the ByteBuffer that the BinaryMap is backed by. @return the ByteBuffer object (never null)
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:1515
↓ 7 callersMethodgetBufferController
Getter for property BufferController.<p> The life cycle controller of the buffers (MultiBufferWriteBuffer, BufferSequence) containing the serialized f
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:512
↓ 7 callersMethodgetBufferCount
Determine the number of WriteBuffer objects allocated by this MultiBufferWriteBuffer from the WriteBufferPool. @return the count of WriteBuffer objec
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/OldMultiBufferWriteBuffer.java:63
↓ 7 callersMethodgetBufferOutput
Return the BufferOutput that this PofBufferWriter writes to. @return the BufferOutput
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:3260
↓ 7 callersMethodgetBufferPoolIn
Getter for property BufferPoolIn.<p> A pool of WriteBuffers used to read incoming Messages.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:575
↓ 7 callersMethodgetBufferUsageCounter
Getter for property BufferUsageCounter.<p> The count of the number of active users of the buffer(s) managed by the BufferController. When the count i
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:527
↓ 7 callersMethodgetByteBuffer
Obtain the ByteBuffer that this InputStream is based on. @return the underlying ByteBuffer
prj/coherence-core/src/main/java/com/tangosol/io/nio/ByteBufferInputStream.java:50
↓ 7 callersMethodgetByteCount
Return the number of unreleased bytes for the associated allocation site. @return the number of unreleased bytes for the associated allocation site
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/io/CheckedBufferManager.java:444
↓ 7 callersMethodgetCacheConfiguration
Method description @param <K> key type @param <V> value type @return a configuration
prj/test/functional/jcache/src/main/java/com/tangosol/coherence/jcachetesting/CoherenceConfigurationTests.java:44
↓ 7 callersMethodgetCacheEntryListenerConfigurations
()
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/AbstractCoherenceBasedCompleteConfiguration.java:122
↓ 7 callersMethodgetCacheLoader
Determine the loader used by this LocalCache, if any. @return the loader used by this LocalCache, or null if none
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:734
↓ 7 callersMethodgetCacheMetric
Sum <code>metric</code> value for cache <code>cacheName</code> across all cache servers in the cluster. @param metric the Prometheus metric @para
prj/test/functional/metrics/src/main/java/metrics/MultiserverMetricsTests.java:437
↓ 7 callersMethodgetCacheMetric
Sum <code>metric</code> value for cache <code>cacheName</code> across all cache servers in the cluster. @param metric the Prometheus metric @para
prj/test/functional/metrics/src/main/java/metrics/ExtendMetricsTests.java:367
↓ 7 callersMethodgetCacheStoreTimeoutMillis
Return the timeout used for CacheStore operations, or 0 if no timeout is specified. @return the CacheStore timeout
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:792
↓ 7 callersMethodgetCanonicalName
Return the canonical name for this updater. A canonical name uniquely identifies an updater, but not how it is to be updated. Thus, two different up
prj/coherence-core/src/main/java/com/tangosol/util/extractor/UniversalUpdater.java:172
↓ 7 callersMethodgetCause
Getter for property Cause.<p> The optional reason why the Channel is being closed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:4764
↓ 7 callersMethodgetChannelAllocations
Returns an immutable map of subscriber id to channels allocated to that subscriber. @param sGroup the subscriber group to obtain allocations for @r
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicCaches.java:580
↓ 7 callersMethodgetChannelCount
(String sName)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:1402
↓ 7 callersMethodgetChars
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/GensonJsonString.java:32
↓ 7 callersMethodgetChildrenQuery
Return the value corresponding to the key {@link #CHILDREN} @param mapQuery the map which needs to be used @return the children value
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/AbstractManagementResource.java:1024
↓ 7 callersMethodgetCollationKey
Transforms the String into a series of bits that can be compared bitwise to other CollationKeys. CollationKeys provide better performance than Collato
prj/coherence-core/src/main/java/com/tangosol/util/CacheCollator.java:136
↓ 7 callersMethodgetConfig
Obtain the factory configuration XML. @return the configuration XML
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:244
↓ 7 callersMethodgetConfigCoordinator
Getter for property ConfigCoordinator.<p> The configuration coordinator is the service member that serves as a point of serialization for configuratio
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:19954
↓ 7 callersMethodgetConfigurableCacheFactory
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/ScopedCacheFactoryBuilder.java:110
↓ 7 callersMethodgetConfigurableCacheFactory
Get ConfigurableCacheFactory context. @return {@link ConfigurableCacheFactory}
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/CoherenceBasedCacheManager.java:579
↓ 7 callersMethodgetConnectTimeoutMillis
Return the maximum amount of time (in milliseconds) that the Initiator will wait for a new Connection to be established. If 0, the Initiator will wait
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/initiator/InitiatorDependencies.java:28
↓ 7 callersMethodgetConnectionLimit
Return the maximum number of simultaneous connections allowed. Valid values are positive integers and zero. A value of zero implies no limit. @return
prj/coherence-core/src/main/java/com/tangosol/net/ServiceLoad.java:44
↓ 7 callersMethodgetContext
Obtain the BackingMapManagerContext that provides the partition information for keys that are stored in the backing map. @return the BackingMapManage
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionSplittingBackingMap.java:449
↓ 7 callersMethodgetContext
Return the optional application {@link Context}. @return the optional application {@link Context}
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcServiceDependencies.java:72
↓ 7 callersMethodgetContextClassLoader
Return the context class loader to use. @return the context class loader to use
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/config/RestConfig.java:441
↓ 7 callersMethodgetContinuation
Factory method: Obtain a null implementation of a {@link Continuation}. @return an implementation of Continuation that does nothing
prj/coherence-core/src/main/java/com/tangosol/util/NullImplementation.java:354
↓ 7 callersMethodgetConverterKeyDown
Return the Converter used to pass keys down to the underlying Entry Set. @return the Converter to the underlying Entry Set's keys
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:4370
↓ 7 callersMethodgetConverterValueDown
Return the Converter used to pass values down to the underlying Entry Set. @return the Converter to the underlying Entry Set's values
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:4392
↓ 7 callersMethodgetCountryCode
()
prj/test/functional/cdi/src/main/java/cdi/data/PhoneNumber.java:51
↓ 7 callersMethodgetCreateCallCount
()
prj/coherence-rag-parent/coherence-rag/src/test/java/com/oracle/coherence/rag/model/AbstractModelSupplierTest.java:379
↓ 7 callersMethodgetCurrent
Answer the current OPToken. @return the current token
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPScanner.java:133
↓ 7 callersMethodgetDaemonCountMax
Returns the maximum number of daemon threads that the pool can create. @return the maximum number of daemon threads that the pool can create
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcProxyMetricsMBean.java:451
↓ 7 callersMethodgetDaemonCountMin
Returns the minimum number of daemon threads that the pool should have. @return the minimum number of daemon threads that the pool should have
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcProxyMetricsMBean.java:467
↓ 7 callersMethodgetDaemonPoolType
Obtain the configured daemon-pool type. @return the configured daemon-pool type, or {@code null} if the service did not explicitly configure
prj/coherence-core/src/main/java/com/tangosol/net/ServiceDependencies.java:131
↓ 7 callersMethodgetDataType
Access the Property data type. @return the data type of the property
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:5109
↓ 7 callersMethodgetDatagramSocket
Getter for property DatagramSocket.<p> The actual socket.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:352
↓ 7 callersMethodgetDbHolder
Get the DatabaseHolder. To prevent the underlying Database from being deleted during usage, hold onto this handle while using the Database object. @r
prj/coherence-core/src/main/java/com/tangosol/io/bdb/BerkeleyDBBinaryStore.java:450
↓ 7 callersMethodgetDefaultLimitBytes
Return the default backlog limit in bytes. If the backlog exceeds this size then the connection will be terminated. @return the default limit buffer
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/TcpAcceptorDependencies.java:43
↓ 7 callersMethodgetDefaultLimitMessages
Return the default backlog limit in messages. If the backlog exceeds this message count then the connection will be terminated. @return the default
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/TcpAcceptorDependencies.java:51
↓ 7 callersMethodgetDefaultNominalBytes
Return the default nominal backlog size in bytes. If the backlog falls below this size then the connection will no longer be suspect. @return the no
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/TcpAcceptorDependencies.java:59
↓ 7 callersMethodgetDefaultNominalMessages
Return the default nominal backlog size in messages. If the backlog falls below this count then the connection will no longer be suspect.. @return t
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/TcpAcceptorDependencies.java:67
← previousnext →5,101–5,200 of 78,752, ranked by callers