MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 3 callersMethodgetDoublePrimitive
()
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/genson/bean/Primitives.java:84
↓ 3 callersMethodgetDoubleValue
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/ClassHelperTest.java:727
↓ 3 callersMethodgetDrivers
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/util/SimpleDepot.java:448
↓ 3 callersMethodgetDtdName
Get the public identifier of the DTD (DOCTYPE) for the document. For example: -//Sun Microsystems, Inc.//DTD Web Application 1.2//EN @return the D
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleDocument.java:112
↓ 3 callersMethodgetDtdUri
Get the URI of the DTD (DOCTYPE) for the document. This is referred to as the System Identifier by the XML specification. For example: http://java.
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleDocument.java:87
↓ 3 callersMethodgetDurationErase
Return the duration (in milliseconds) of erase operations. @return the number of milliseconds that an erase operation will take
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:441
↓ 3 callersMethodgetDurationEraseAll
Return the duration (in milliseconds) of eraseAll operations. @return the number of milliseconds that an eraseAll operation will take
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:462
↓ 3 callersMethodgetECCF
()
prj/test/functional/cache/src/main/java/cache/COH15083RegressionTests.java:312
↓ 3 callersMethodgetEdition
Returns the edition currently loaded based on the operational configuration. @return the abbreviated string representation of the current edition.
prj/coherence-core/src/main/java/com/tangosol/net/CacheFactory.java:685
↓ 3 callersMethodgetEdition
Getter for property Edition.<p> The product edition used by the client. @see Component.Application.Console.Coherence#getEdition
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:8293
↓ 3 callersMethodgetEditionName
Get the product edition in a formatted string. @return the product edition in a formatted string
prj/coherence-core/src/main/java/com/tangosol/net/OperationalContext.java:49
↓ 3 callersMethodgetElementAt
Locates the {@link XmlElement} relative to the specified base {@link XmlElement} using a '/'-delimited path <p> The format of the path parameter is ba
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:1460
↓ 3 callersMethodgetEmbeddingModel
Gets the embedding model instance for this store. <p/> This method creates an embedding model based on the store's configuration. The model is used fo
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/Store.java:916
↓ 3 callersMethodgetEmptyBufferSequence
Return the empty BufferSequence singleton. @return the empty BufferSequence singleton
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/Buffers.java:68
↓ 3 callersMethodgetEnabledCipherSuites
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/SSLSocketProviderDefaultDependencies.java:109
↓ 3 callersMethodgetEnabledProtocolVersions
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/SSLSocketProviderDefaultDependencies.java:118
↓ 3 callersMethodgetEncoding
Get the encoding string for the XML document. Documents that are parsed may or may not have the encoding string from the persistent form of the docume
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlDocument.java:67
↓ 3 callersMethodgetEndingState
Obtains the state to which the {@link FiniteStateMachine} will be in once this {@link Transition} has occurred. @return the state of the {@link Finit
prj/coherence-core/src/main/java/com/tangosol/util/fsm/Transition.java:130
↓ 3 callersMethodgetEntriesRecovered
Return recovered entry count. @return recovered entry count
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalRecovery.java:1082
↓ 3 callersMethodgetEntry
Return the underlying Map.Entry. @return the underlying Map.Entry
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:4583
↓ 3 callersMethodgetEntry
Locate an Entry in the hash map based on its key. @param key the key object to search for @return the Entry or null
prj/coherence-core/src/main/java/com/tangosol/util/SafeHashMap.java:182
↓ 3 callersMethodgetEntry
{@inheritDoc}
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:197
↓ 3 callersMethodgetErrorMetadata
(Throwable t)
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/ErrorsHelper.java:241
↓ 3 callersMethodgetEvent
Get the event that occurred on the sub-trait. @return tThe event that occurred on the sub-trait (if applicable)
prj/coherence-core/src/main/java/com/tangosol/dev/component/SubChangeEvent.java:127
↓ 3 callersMethodgetEvent
Getter for property Event.<p> The MapEvent to defer.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:14023
↓ 3 callersMethodgetEventDispatcherThreadPriority
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/DefaultServiceDependencies.java:85
↓ 3 callersMethodgetEventDispatcherThreadPriority
Obtain the priority of the event dispatcher thread. The returned value must be an integer between {@link Thread#MIN_PRIORITY} and {@link Thread#MAX_PR
prj/coherence-core/src/main/java/com/tangosol/net/ServiceDependencies.java:28
↓ 3 callersMethodgetEventList
()
prj/test/functional/rwbm/src/main/java/rwbm/ReadWriteBackingMapTests.java:3956
↓ 3 callersMethodgetEventListeners
get JCache registered CacheEntryListenerRegistrations. @return iterable JCache CacheEventListeners
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedCacheAsynchronousMapListener.java:95
↓ 3 callersMethodgetEventListeners
Iterable over asynchronous CacheEntryListenerRegistrations @return Iterable over asynchronous cache entry event listener
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCacheAsynchronousMapListener.java:128
↓ 3 callersMethodgetEventListeners
Getter for property EventListeners.<p> The list of registered EventListeners. @see #addEventListener and #removeEventListener
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:846
↓ 3 callersMethodgetEventMask
Obtain the event mask. The mask value is concatenation of any of the E_ values. @return the event mask
prj/coherence-core/src/main/java/com/tangosol/util/filter/MapEventFilter.java:241
↓ 3 callersMethodgetEventQueue
Obtain this {@code ContinuousQueryCache}'s event queue. @return the event queue that this {@code ContinuousQueryCache} uses to dispatch its e
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:2605
↓ 3 callersMethodgetEventTypes
Return the set of event types this interceptor is concerned with. @return the set of event types this interceptor is concerned with
prj/coherence-core/src/main/java/com/tangosol/net/events/NamedEventInterceptor.java:206
↓ 3 callersMethodgetEvents
(int id)
prj/test/functional/cdi/src/main/java/cdi/CdiMapListenerIT.java:167
↓ 3 callersMethodgetEvictionType
Determine the current eviction type. @return one of the EVICTION_POLICY_ enumerated values
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:1464
↓ 3 callersMethodgetEvictionType
Determine the current eviction type. @return one of the EVICTION_POLICY_ enumerated values
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:1202
↓ 3 callersMethodgetException
Getter for property Exception.<p> An exception that occured while running the invocation.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/InvocationService.java:1866
↓ 3 callersMethodgetExcessiveLimit
Returns the limit above which the flow control is considered backlogged. @return the limit above which the flow control is considered backlogged
prj/coherence-core/src/main/java/com/tangosol/internal/net/DebouncedFlowControl.java:151
↓ 3 callersMethodgetExcludeList
Get the exclusion list, from the mapQuery, if not {@code null}, else from the URI query parameter. @param request the {@link HttpRequest} @return t
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/AbstractManagementResource.java:1260
↓ 3 callersMethodgetExecutionTimeoutMillis
Return the execution timeout for the task in millisecond. @return the execution timeout
prj/coherence-core/src/main/java/com/tangosol/util/fsm/NonBlockingFiniteStateMachine.java:454
↓ 3 callersMethodgetExpectations
Return the expectations map for the given interceptor @param sIdentifier Interceptor identifier @return Expectations map.
prj/test/functional/events/src/main/java/events/common/AbstractTestInterceptor.java:160
↓ 3 callersMethodgetExpiry
Determine the expiry for the entry represented by this Status. @return the expiry, or 0L if there is no expiry
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:4482
↓ 3 callersMethodgetExpiry
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/cache/BackingMapBinaryEntry.java:266
↓ 3 callersMethodgetExpiry
Return the expiry time for this Entry.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:13116
↓ 3 callersMethodgetExpiryDelay
Return the amount of time that elements offered to the queue remain visible to consumers. @param resolver the ParameterResolver @return the amount
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/PagedTopicScheme.java:316
↓ 3 callersMethodgetExpiryDelay
Return the amount of time since the last update that entries are kept by the cache before being expired. Entries that have expired are not accessible
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ExternalScheme.java:126
↓ 3 callersMethodgetExpiryDelay
Return the amount of time since the last update that entries are kept by the cache before being expired. Entries that have expired are not accessible
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/OverflowScheme.java:197
↓ 3 callersMethodgetExpiryDelay
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationCache.java:393
↓ 3 callersMethodgetExpiryDelay
Getter for property ExpiryDelay.<p> The entry expiration value.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:7393
↓ 3 callersMethodgetExpiryPolicyFactory
()
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/AbstractCoherenceBasedCompleteConfiguration.java:140
↓ 3 callersMethodgetExpirySet
Create or return a set of polls whose expiry time is within the expiry resolution of the specified poll's expiry timeout, or null if the specified pol
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:14135
↓ 3 callersMethodgetExpression
Obtains the {@link Expression} for the {@link Parameter}. @return the {@link Expression} for the {@link Parameter}
prj/coherence-core/src/main/java/com/tangosol/config/expression/Parameter.java:193
↓ 3 callersMethodgetExtensions
Return all the extensions this type has. @return all the extensions this type has
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/ExtensibleType.java:181
↓ 3 callersMethodgetExternalAddress
Getter for property ExternalAddress.<p> The external address (if any) that the sender believes may be associated with the recipient. This can be used
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/DiscoveryMessage.java:187
↓ 3 callersMethodgetExternalPropertyClass
Return the class of the external property representation this property handler understands. @return the class of the external property representation
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/PropertyHandler.java:37
↓ 3 callersMethodgetExternalTypeClass
Return the class of the external type representation this type handler understands. @return the class of the external type representation this type h
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/TypeHandler.java:36
↓ 3 callersMethodgetExtractor
()
prj/coherence-core/src/main/java/com/oracle/coherence/ai/search/SimilaritySearch.java:147
↓ 3 callersMethodgetExtractorBuilder
Return the {@link ExtractorBuilder} to use to build {@link com.tangosol.util.ValueExtractor}s. @return the ExtractorBuilder to use to build ValueExtr
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/CoherenceQueryLanguage.java:657
↓ 3 callersMethodgetExtractorDescription
Get a description of the extractor that was used for the index lookup. @return the extractor description
prj/coherence-core/src/main/java/com/tangosol/util/QueryRecord.java:295
↓ 3 callersMethodgetExtractorName
Return the string representation of the extractor name. @return the string representation of the extractor name
prj/coherence-core/src/main/java/com/tangosol/util/filter/ExtractorFilter.java:95
↓ 3 callersMethodgetFactory
Helper method to return a {@link ConfigurableCacheFactory} instance for the specified URI and class loader. @param sConfigURI the configuration URI
prj/coherence-core/src/main/java/com/tangosol/net/ScopedCacheFactoryBuilder.java:277
↓ 3 callersMethodgetFailedPartitions
Return the failed {@link PartitionSet}.
prj/coherence-core/src/main/java/com/tangosol/net/internal/PartitionRecoverInfo.java:117
↓ 3 callersMethodgetFailureKeyErase
Return the key that will cause an exception to be thrown by erase operations. @return the key that will cause erase operations to fail
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:567
↓ 3 callersMethodgetFailureKeyEraseAll
Return the key that will cause an exception to be thrown by eraseAll operations. @return the key that will cause eraseAll operations to fail
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:589
↓ 3 callersMethodgetFailureKeyStoreAll
Return the key that will cause an exception to be thrown by storeAll operations. @return the key that will cause storeAll operations to fail
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:677
↓ 3 callersMethodgetFeature
Blocking unary call example. Calls getFeature and prints the response.
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/routeguide/RouteGuideClient.java:50
↓ 3 callersMethodgetFieldFromAccessor
(Behavior method)
prj/coherence-core/src/main/java/com/tangosol/dev/component/Integration.java:1502
↓ 3 callersMethodgetFile
Get the path to the target Java source file. @return the path to the target Java source file
tools/ant-tangosol/src/com/xtangosol/tools/ant/MBeanDocAntTask.java:542
↓ 3 callersMethodgetFile
Return the String that represents the filename from the given AST node by looking for the "file" term in the AST. @param sn the syntax node @return
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/AbstractStatementBuilder.java:117
↓ 3 callersMethodgetFile
Returns a File that contains the PackagerEntry.
prj/coherence-core/src/main/java/com/tangosol/dev/packager/PackagerFileEntry.java:108
↓ 3 callersMethodgetFilter
()
prj/coherence-core/src/main/java/com/oracle/coherence/ai/search/SimilaritySearch.java:172
↓ 3 callersMethodgetFilter
Getter for property Filter.<p> The NotificationFilter used by the underlying listener.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/ListenerHolder.java:117
↓ 3 callersMethodgetFilter
Getter for property Filter.<p> The Filter object representing this request.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/distributedCacheRequest/partialRequest/FilterRequest.java:170
↓ 3 callersMethodgetFilterCookie
Getter for property FilterCookie.<p> Cookie used by LimitFilter. See $PartialResponse#FilterCookie.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:7790
↓ 3 callersMethodgetFilterId
Getter for property FilterId.<p> A unique identifier for the Filter associated with this ListenerFilterRequest.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:4555
↓ 3 callersMethodgetFilterId
Return a filter id for the speicfied filter or zero is none could be found. Note that since the filter ids are created by using Service.getSUID() meth
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:1885
↓ 3 callersMethodgetFilterList
Return the list of filters used by the service. @return the filters list
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/PeerDependencies.java:32
↓ 3 callersMethodgetFilterList
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:347
↓ 3 callersMethodgetFilterMap
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:318
↓ 3 callersMethodgetFirstName
Return the first name. @return the first name
prj/examples/tutorials/210-archiver/src/main/java/com/oracle/coherence/tutorials/archiver/pof/Contact.java:78
↓ 3 callersMethodgetFirstNode
Return the first node in the queue. @return the first node in the queue
prj/coherence-core/src/main/java/com/tangosol/internal/util/QueueFabric.java:536
↓ 3 callersMethodgetFirstSkew
Find the head of the skew list. @return the first skew object
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/UnicodeScript.java:479
↓ 3 callersMethodgetFlag
Return the flag. @return flag
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/server/DataHolder.java:72
↓ 3 callersMethodgetFloat
Return the <tt>float</tt> which this PofValue represents. @return the <tt>float</tt> value
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/PofValue.java:205
↓ 3 callersMethodgetFlushState
Return the current flush state.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/ConcurrentQueue.java:401
↓ 3 callersMethodgetFormatter
(JsonDateFormat ann, DateTimeFormatter defaultFormatter)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/datetime/JavaDateTimeBundle.java:249
↓ 3 callersMethodgetFromMemberUid
Getter for property FromMemberUid.<p> The sender includes its UID for verification purposes.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:12416
↓ 3 callersMethodgetFromPollId
Getter for property FromPollId.<p> The PollId that this Message is a request for.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/RequestMessage.java:294
↓ 3 callersMethodgetFullFileName
Return the full file name with cluster and service appended. @param file the base directory @param sClusterName the cluster name @param sSe
prj/test/functional/persistence/src/main/java/persistence/AbstractArchiverPersistenceTests.java:407
↓ 3 callersMethodgetFullSet
Getter for property FullSet.<p> Original set of keys or entries.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:30816
↓ 3 callersMethodgetFullyQualifiedClassNameOf
Determines the fully qualified class name of the Coherence-style abbreviated class name. @param sAbbreviatedClassName the abbreviated class name (or
prj/coherence-core/src/main/java/com/tangosol/util/ClassHelper.java:1404
↓ 3 callersMethodgetFunctionKey
Returns a key value based on case-insensitivity of the token table. @param sFunctionName the function name to create a key for @return a key value b
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/CoherenceQueryLanguage.java:671
↓ 3 callersMethodgetFunctionalInterfaceMethodName
Get the name of the primary method for the functional interface to which this lambda has been converted. @return the name of the primary methods of t
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/lambda/StaticLambdaInfo.java:125
↓ 3 callersMethodgetGarFileName
Return the name of the optional GAR file to load before running QueryPlus. @return the name of the optional GAR file to load before running Q
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/QueryPlus.java:612
↓ 3 callersMethodgetGender
()
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/Person.java:68
↓ 3 callersMethodgetGenericCache
()
prj/test/functional/cdi/src/main/java/cdi/CacheViewProducerIT.java:369
↓ 3 callersMethodgetGenericKeys
()
prj/test/functional/cdi/src/main/java/cdi/CacheViewProducerIT.java:374
↓ 3 callersMethodgetGenericValues
()
prj/test/functional/cdi/src/main/java/cdi/CacheViewProducerIT.java:379
↓ 3 callersMethodgetGenson
()
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/genson/JsonSerDeserSymetricTest.java:153
← previousnext →10,801–10,900 of 78,752, ranked by callers