MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 12 callersMethoddisconnect
Disconnect an EndPoint from this bus. <p> Upon completion of the asynchronous operation a {@link Event.Type#DISCONNECT DISCONNECT} event will emitted
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/Bus.java:117
↓ 12 callersMethodencodeValue
Returns a URL string with no unsafe characters. @return a URL string with no unsafe characters
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:4781
↓ 12 callersMethodendComplexValue
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/DuplexingPofHandler.java:391
↓ 12 callersMethodendObject
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonReader.java:192
↓ 12 callersMethodensureConstructed
If this UUID is being used as a generated UUID but its fields have not yet been initialized, this method ensures that the initialization occurs. All p
prj/coherence-core/src/main/java/com/tangosol/util/UUID.java:697
↓ 12 callersMethodensureRequestPoll
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:11750
↓ 12 callersMethodensureService
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:432
↓ 12 callersMethodensureSet
Return the specified set, or an empty set if null. @param set the set to ensure, or null @return the specified set, or an empty set if null
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableQuorumPolicy.java:1484
↓ 12 callersMethodensureSocketProvider
Create SocketProvider @param sId SocketProviderId @param deps Dependencies for the given SocketProvider @param nSubport Subport for Dem
prj/coherence-core/src/main/java/com/tangosol/net/SocketProviderFactory.java:543
↓ 12 callersMethodequals
(Object other)
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/AnnotationInstance.java:174
↓ 12 callersMethodequals
(Object obj)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ProxyService.java:3631
↓ 12 callersMethodequalsDec
Test whether or not two BigDecimal values are equal to each other. @param dec1 the first BigDecimal to compare @param dec2 the second BigDecimal to
prj/test/functional/extend/src/main/java/extend/AbstractExtendTests.java:3397
↓ 12 callersMethodestablishMapListeners
Establishes an appropriate {@link MapListener} (provided by the {@link #getListenerBuilder()}) on the {@link ObservableMap} that was produced by the {
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ObservableCachingScheme.java:74
↓ 12 callersMethodfilter
Limit the {@link Executor}s to only those that satisfy the specified {@link Predicate}. @param predicate the {@link TaskExecutorService.ExecutorInfo
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Task.java:494
↓ 12 callersMethodfindDocuments
(Query query)
prj/coherence-lucene/src/test/java/com/oracle/coherence/lucene/LuceneIndexIT.java:82
↓ 12 callersMethodfirePartitionEvent
(int nEventId, int nPartition, com.tangosol.coherence.component.net.Member memberFrom, com.tangosol.coherence.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:2437
↓ 12 callersMethodflush
Ensure that any buffered asynchronous operations are dispatched. <p> Upon completion of the asynchronous operation all previously buffered asynchronou
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/Bus.java:144
↓ 12 callersMethodfromByteString
A utility method to deserialize a {@link ByteString} to an Object. @param bytes the {@link ByteString} to deserialize an Object. @return an object
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/BaseGrpcClient.java:285
↓ 12 callersMethodfuture
()
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/FutureStreamObserver.java:46
↓ 12 callersMethodgetAcceptor
Getter for property Acceptor.<p> ConnectionAcceptor used by the NameService to accept connections from non-clustered Service clients (Stubs).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/NameService.java:435
↓ 12 callersMethodgetAcceptorDependencies
Return the AcceptorDependencies. @return AcceptorDependencies
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/ProxyServiceDependencies.java:33
↓ 12 callersMethodgetActiveExecutions
Return the currently executing wrapper tasks.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:3784
↓ 12 callersMethodgetAddressCount
Getter for property AddressCount.<p> The number of destinations this bundle is addressed to.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/PacketBundle.java:301
↓ 12 callersMethodgetAndPopulateNamedCache
Obtain and populate the {@code dist-test} named cache. @return the populated {@link NamedCache}, {@code dist-test}
prj/test/functional/cache/src/main/java/cache/CQCTests.java:841
↓ 12 callersMethodgetBackingMap
Return the backing map that this BackingMapContext is associated with. Most commonly it is the same map that is created by the {@link BackingMapManage
prj/coherence-core/src/main/java/com/tangosol/net/BackingMapContext.java:64
↓ 12 callersMethodgetBackingMapContext
Obtain the {@link BackingMapContext} for the specified cache. @param cacheName the name of the cache @return the {@link BackingMapContext} for the
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicPartition.java:2517
↓ 12 callersMethodgetBackupStrength
Return the current backup strength (one of the BACKUP_STRENGTH_ constants) representing the backup-strength of the partitioned service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:2605
↓ 12 callersMethodgetBeanInfo
Obtain the BeanInfo for this XmlBean object, or create and configure a BeanInfo if one does not exist. @return the BeanInfo that describes this XmlBe
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlBean.java:362
↓ 12 callersMethodgetBigDecimalValue
Return the BigDecimal value associated with this TestValue object. @return the BigDecimal value
prj/test/functional/processor/src/main/java/processor/AbstractEntryProcessorTests.java:2912
↓ 12 callersMethodgetBigIntegerValue
Return the BigInteger value associated with this TestValue object. @return the BigInteger value
prj/test/functional/processor/src/main/java/processor/AbstractEntryProcessorTests.java:2892
↓ 12 callersMethodgetBinaryStore
Obtain the BinaryStore that this AsyncBinaryStore wraps. The wrapped BinaryStore is also referred to as the "underlying" BinaryStore. All I/O operatio
prj/coherence-core/src/main/java/com/tangosol/io/AsyncBinaryStore.java:396
↓ 12 callersMethodgetBindingPower
Get The binding precedence of this token. @return The binding precedence
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPToken.java:292
↓ 12 callersMethodgetByteValue
Return the Byte value associated with this TestValue object. @return the Byte value
prj/test/functional/processor/src/main/java/processor/AbstractEntryProcessorTests.java:2772
↓ 12 callersMethodgetCache
Obtains a reference to the desired {@link NamedCache} using the provided {@link CacheService}. @param service the {@link CacheService} to use to
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/Caches.java:228
↓ 12 callersMethodgetCacheLoader
Determine the loader used by this OldLocalCache, if any. @return the loader used by this OldLocalCache, or null if none
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldLocalCache.java:155
↓ 12 callersMethodgetCacheNames
(CacheService service)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/NamedQueueProxyProtocolIT.java:1035
↓ 12 callersMethodgetCacheStore
The wrapped CacheStore. @return the underlying CacheStore this CacheStoreWrapper wraps
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:6919
↓ 12 callersMethodgetCanonicalName
Return the string representation of the EndPoint. @return the string representation of the EndPoint
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/EndPoint.java:22
↓ 12 callersMethodgetCluster
Getter for property Cluster.<p> The Cluster that this Service is a part of.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:1258
↓ 12 callersMethodgetCoherenceQueryLanguage
Return an instance of {@link CoherenceQueryLanguage} to be used by commands. @return the instance of CoherenceQueryLanguage to be used by com
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/ExecutionContext.java:207
↓ 12 callersMethodgetCollection
Return the <tt>Collection</tt> which this PofValue represents. @param coll the optional Collection to use to store the values @return the <tt>Colle
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/PofValue.java:312
↓ 12 callersMethodgetContext
Get the context information provided by the CacheService. @return the CacheService's BackingMapManagerContext object that it provided to the
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:431
↓ 12 callersMethodgetContextClassLoader
Obtains the {@link ClassLoader} to use for dynamically loading classes during processing. @return the {@link ClassLoader}
prj/coherence-core/src/main/java/com/tangosol/config/xml/DocumentProcessor.java:116
↓ 12 callersMethodgetContextClassLoader
Getter for property ContextClassLoader.<p> @see com.tangosol.io.ClassLoaderAware
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:762
↓ 12 callersMethodgetConvictedMembers
Getter for property ConvictedMembers.<p> Set of members that have been selected for termination due to timeout, but who have not yet been disconnected
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:15107
↓ 12 callersMethodgetCurrentOffset
Return current append offset. @return current append offset
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1104
↓ 12 callersMethodgetCurrentTimeMillis
Return the current {@link Base#getSafeTimeMillis() safe time} or {@link Base#getLastSafeTimeMillis last safe time} depending on the optimization flag.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:2023
↓ 12 callersMethodgetDelegate
Return the List to which all operations should be delegated to. @return the wrapped List
prj/coherence-core/src/main/java/com/tangosol/util/WrapperCollections.java:529
↓ 12 callersMethodgetDependencies
Return the external dependencies of this DaemonPool. @return the external dependencies
prj/coherence-core/src/main/java/com/tangosol/internal/util/DaemonPool.java:50
↓ 12 callersMethodgetDependencies
Getter for property Dependencies.<p> The external dependencies needed by this component. The dependencies object must be full populated and validated
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/security/Standard.java:355
↓ 12 callersMethodgetEdition
Getter for property Edition.<p> The Edition is the product type. 0=Data Client (DC) 1=Real-Time Client (RTC) 2=Compute Client (CC) 3=Standard Edition
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1179
↓ 12 callersMethodgetEnvInternal
Coherence enhanced system environment getter Use instead of {@link System#getenv(String)}. @param sName Coherence system environment property name
prj/coherence-core/src/main/java/com/tangosol/coherence/config/Config.java:491
↓ 12 callersMethodgetExpiryMillis
Determine when the cache entry will expire, if ever. @return the date/time value, in millis, when the entry will (or did) expire; zero indica
prj/coherence-core/src/main/java/com/tangosol/net/cache/ConfigurableCacheMap.java:244
↓ 12 callersMethodgetExtentState
Return the opened extent state for the supplied extent id. @param store store to inspect @param lExtentId extent id @return the extent state
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistentStoreTest.java:1341
↓ 12 callersMethodgetFieldValue
Get the field value, filtering out the fields that should be hidden. @param oTarget the target object @param field the field whose value should b
prj/coherence-core/src/main/java/com/tangosol/internal/util/ObjectFormatter.java:477
↓ 12 callersMethodgetFilters
Return the array of filters associated with this Listeners object. @return the array of filters associated with this Listeners object
prj/coherence-core/src/main/java/com/tangosol/util/Listeners.java:391
↓ 12 callersMethodgetFirstParameter
Extract the first parameter from the listParameters argument. @param <V> the parameter type @param resolver the {@link ParameterRe
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/function/FunctionBuilders.java:368
↓ 12 callersMethodgetFloatValue
Return the Float value associated with this TestValue object. @return the Float value
prj/test/functional/processor/src/main/java/processor/AbstractEntryProcessorTests.java:2852
↓ 12 callersMethodgetFrontMap
Returns the front Map. <p> <b>Warning: Direct modifications of the returned map may cause unpredictable behavior of the Overflow Map.</b> @return the
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:1476
↓ 12 callersMethodgetHost
Getter for property Host.<p> "Host" portion of the URL.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/URL.java:321
↓ 12 callersMethodgetId
Return the identifier for SocketProvider built by this builder. @return the identifier for {@link SocketProvider} returned by this builder.
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/SocketProviderBuilder.java:80
↓ 12 callersMethodgetId
Return the name of the PersistentStore identifier. @return the name of the PersistentStore identifier
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistentStoreInfo.java:56
↓ 12 callersMethodgetId
Returns the customer's identifier. @return the customer's identifier
prj/examples/guides/905-key-association/src/main/java/com/oracle/coherence/guides/notifications/model/Customer.java:54
↓ 12 callersMethodgetId
()
prj/examples/guides/140-client-events/src/test/java/com/oracle/coherence/guides/clientevents/Customer.java:61
↓ 12 callersMethodgetIdentityAsserter
Return an IdentityAsserter that can be used to establish a user's identity. @return the IdentityAsserter
prj/coherence-core/src/main/java/com/tangosol/net/OperationalContext.java:135
↓ 12 callersMethodgetInternal
Helper method for getting a value from the cache. @param key the key @param defaultValue the value to return if this cache doesn't contain
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/AsyncNamedCacheClient.java:625
↓ 12 callersMethodgetInternalMap
Return the internal map. @return the internal map
prj/coherence-core/src/main/java/com/tangosol/util/CopyOnWriteMap.java:65
↓ 12 callersMethodgetKeyList
Return a list of keys in the queue. @return a list of keys in the queue
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:3405
↓ 12 callersMethodgetKeyPartition
Determine the partition to which a particular key should be assigned. <p> In general, implementations are expected to respect the associations provide
prj/coherence-core/src/main/java/com/tangosol/net/partition/KeyPartitioningStrategy.java:57
↓ 12 callersMethodgetLatency
Return the latency of each batch in milliseconds. @return the latency of each batch in milliseconds
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/RunnerProtocol.java:3749
↓ 12 callersMethodgetLatency
Return the histogram of latency samples gathered during the test. @return the latency histogram
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/TestResult.java:406
↓ 12 callersMethodgetLoader
()
prj/test/functional/jpa/src/main/java/com/oracle/coherence/jpa/jpatest/AbstractPersistenceTest.java:251
↓ 12 callersMethodgetLocalSocketAddress
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/WrapperSocket.java:144
↓ 12 callersMethodgetMachineName
Getter for property MachineName.<p> A configured name that should be the same for Members that are on the same physical machine, and different for Mem
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1403
↓ 12 callersMethodgetMap
Return the underlying Map. @return the underlying Map
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:2371
↓ 12 callersMethodgetMemberConfigMap
Getter for property MemberConfigMap.<p> Snapshot of the Member's own configuration map for the Service at the point in time that the Service was joine
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:17368
↓ 12 callersMethodgetMessageType
Getter for property MessageType.<p> An integer value, unique to the Service that created this Message, that identifies the Message type. Message type
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:601
↓ 12 callersMethodgetMethodInfo
Get the method information for the method that the script is being compiled into. @return the method information for the script being compiled
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Context.java:72
↓ 12 callersMethodgetName
Get the simple Component Definition name. @return the name (not fully qualified) of the Component Definition
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:3956
↓ 12 callersMethodgetName
Determine the name of this behavior. @return the name of this behavior
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:3164
↓ 12 callersMethodgetNameUsing
Determines the name of a resource given a value for the wildcard (assuming the resource name pattern for the mapping is using a wildcard). If the patt
prj/coherence-core/src/main/java/com/tangosol/coherence/config/ResourceMapping.java:300
↓ 12 callersMethodgetNamedMap
()
prj/coherence-core/src/main/java/com/oracle/coherence/repository/AbstractAsyncRepository.java:68
↓ 12 callersMethodgetOffset
Determine the current offset of this BufferOutput within the underlying WriteBuffer. @return the offset of the next byte to write to the WriteBuffer
prj/coherence-core/src/main/java/com/tangosol/io/WriteBuffer.java:791
↓ 12 callersMethodgetOwnershipSenior
Return the senior ownership-enabled member in the service. @return the senior ownership-enabled member in the service @since Coherence 12.2.1
prj/coherence-core/src/main/java/com/tangosol/net/PartitionedService.java:222
↓ 12 callersMethodgetPeriodMin
Getter for property PeriodMin.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:5503
↓ 12 callersMethodgetPolicyType
Return the policy type. @return the policy type
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultServiceFailurePolicy.java:166
↓ 12 callersMethodgetPollArray
Getter for property PollArray.<p> This is a WindowedArray of active Poll objects.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:1728
↓ 12 callersMethodgetPort
Gets the port number. @return the port number.
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/InetSocketAddress32.java:191
↓ 12 callersMethodgetQueryParameters
Returns the request {@link QueryParameters}. <p> This method will always return a {@link QueryParameters} instance, even if there were no query parame
prj/coherence-core/src/main/java/com/tangosol/internal/http/HttpRequest.java:69
↓ 12 callersMethodgetRandomBinary
Generates a random-length Binary within the length bounds provided whose contents are random bytes. @param cbMin the minimum number of bytes in the
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Randoms.java:213
↓ 12 callersMethodgetRawTime
Obtain the time portion of the raw date-time value. @return the time portion of the raw date-time value
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawDateTime.java:72
↓ 12 callersMethodgetReceiver
Getter for property Receiver.<p> The optional Receiver that processes unsolicited Message objects sent through this Channel. @see com.tangosol.net.me
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:1095
↓ 12 callersMethodgetRequestPoll
Getter for property RequestPoll.<p> This is the Poll that the RequestMessage creates to collect responses.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/RequestMessage.java:319
↓ 12 callersMethodgetResendQueue
Getter for property ResendQueue.<p> A reference to the ResendQueue child, which is the Queue in which guaranteed-delivery Packets are placed so that t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:1718
↓ 12 callersMethodgetResources
Return a map of configured resources, keyed by cache name or alias. @return map of configured resources
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/config/RestConfig.java:455
↓ 12 callersMethodgetResult
Get the actual result of the offer. @return the actual result of the offer
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/model/QueueOfferResult.java:74
↓ 12 callersMethodgetRootCause
Return the root cause of an exception. @param t the exception to find the root cause in @return the root cause of the exception
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Exceptions.java:109
↓ 12 callersMethodgetSafeCluster
Getter for property SafeCluster.<p> The SafeCluster this SafeService belongs to. @see SafeCluster#getSafeService
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeService.java:769
↓ 12 callersMethodgetSentMillis
Getter for property SentMillis.<p> Date/time value when the Packet was sent. For Packets that can be resent, this is the most recent date/time value t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Packet.java:711
↓ 12 callersMethodgetServiceId
Getter for property ServiceId.<p> The id assigned to this Service within the cluster.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:1829
← previousnext →3,101–3,200 of 78,752, ranked by callers