MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 6 callersMethodgetSubscriberTimeoutMillis
Returns number of milliseconds within which a subscriber must issue a heartbeat or be forcefully considered closed. @return number of milliseconds wi
prj/coherence-core/src/main/java/com/tangosol/net/topic/TopicDependencies.java:78
↓ 6 callersMethodgetSubscription
(long lSubscriptionId)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:1527
↓ 6 callersMethodgetSubscriptionArray
Getter for property SubscriptionArray.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:1547
↓ 6 callersMethodgetTest
Get the test expression. @return the test expression
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/CaseClause.java:125
↓ 6 callersMethodgetThreadCount
()
prj/test/functional/extend/src/main/java/extend/ProxyServiceDynamicThreadSizingTests.java:327
↓ 6 callersMethodgetThreadGate
Getter for property ThreadGate.<p> A ThreadGate used to prevent concurrent use of this Channel while it is being closed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:1158
↓ 6 callersMethodgetThreads
Return the currently active threads.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:3957
↓ 6 callersMethodgetThreadsByPrefix
Get a collection of threads whose names start with the given prefix. @param sPrefix the thread name prefix @return the thread
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/ThreadHelper.java:26
↓ 6 callersMethodgetThrowable
()
prj/test/functional/executor/src/main/java/executor/common/ExceptionTask.java:52
↓ 6 callersMethodgetTimeMillis
Returns the current "cluster time", which is analogous to the {@link System#currentTimeMillis()} except that the cluster time is the roughly the same
prj/coherence-core/src/main/java/com/tangosol/net/Cluster.java:178
↓ 6 callersMethodgetToMemberSet
Getter for property ToMemberSet.<p> Used for outgoing Packets only. Set of Members still to deliver to. Use of ToMemberSet and ToId properties are eit
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/MessagePacket.java:652
↓ 6 callersMethodgetTopicName
The name of the topic that the event is associated with. @return the name of the topic that the event is associated with
prj/coherence-core/src/main/java/com/tangosol/net/events/topics/TopicLifecycleEvent.java:30
↓ 6 callersMethodgetTopicService
Getter for property TopicService.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedTopic.java:353
↓ 6 callersMethodgetTotalPuts
Determine the total number of <tt>put()</tt> operations since the cache statistics were last reset. @return the total number of <tt>put()</tt> operat
prj/coherence-core/src/main/java/com/tangosol/net/cache/CacheStatistics.java:50
↓ 6 callersMethodgetTransitionCount
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/fsm/NonBlockingFiniteStateMachine.java:170
↓ 6 callersMethodgetType
Get the configured/defaulted keystore defaults. @return the keystore type
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/DefaultKeystoreDependencies.java:38
↓ 6 callersMethodgetTypes
Get the types of the method parameters and return value as they would appear in JVM .class structures. @return an array of JVM type signatures, [0]
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Method.java:526
↓ 6 callersMethodgetUnitFactor
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationCache.java:297
↓ 6 callersMethodgetUnregisterCount
()
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistenceMBeanRegistryTest.java:360
↓ 6 callersMethodgetUpdateMap
Getter for property UpdateMap.<p> The map of keys being modified to the values they are being updated to (or null if the keys are being removed).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:6881
↓ 6 callersMethodgetUpdatingMemberSet
Getter for property UpdatingMemberSet.<p> This member set contains the service members of the cluster that this service is allowed to listen to. This
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:1077
↓ 6 callersMethodgetUpperBound
Obtain the upper bound of the range being used to evaluate values by this BetweenFilter. @return the upper bound of the range being used to evaluate
prj/coherence-core/src/main/java/com/tangosol/util/filter/BetweenFilter.java:167
↓ 6 callersMethodgetUsePofSchemaXml
Shall an existing POF XML Schema file be used for instrumentation? If not specified, this property defaults to {@code false}. @return Gradle containe
prj/plugins/gradle/src/main/java/com/oracle/coherence/gradle/CoherenceTask.java:106
↓ 6 callersMethodgetUserTypeIdentifierInternal
Determine the user type identifier associated with the given class. @param clz a user type class; must not be null @return the type identifier of t
prj/coherence-core/src/main/java/com/tangosol/io/pof/ConfigurablePofContext.java:559
↓ 6 callersMethodgetValue
Locate and return the data value. @param oKey the key for the data @return the aggregate or extracted value
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/locator/ColumnLocator.java:70
↓ 6 callersMethodgetValue
Returns the value at the given quantile. @param quantile a given quantile, in {@code [0..1]} @return the value in the distribution at {@code quant
prj/coherence-core/src/main/java/com/tangosol/internal/net/metrics/Snapshot.java:25
↓ 6 callersMethodgetValue
Returns the value corresponding to this entry. If the mapping has been removed from the backing map (by the iterator's <tt>remove</tt> operation), th
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedHashMap.java:2077
↓ 6 callersMethodgetValue
Returns the value for the entry this result matches. @return the value for the entry this result matches
prj/coherence-core/src/main/java/com/oracle/coherence/ai/QueryResult.java:37
↓ 6 callersMethodgetValue
()
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/JsonSerializerTest.java:838
↓ 6 callersMethodgetValue
Getter for property Value.<p> The entry value.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:1976
↓ 6 callersMethodgetValueClassName
Get Value ClassName @return Value class name
prj/coherence-core/src/main/java/com/tangosol/net/ValueTypeAssertion.java:146
↓ 6 callersMethodgetVariables
Get an immutable set of variables declared (thus far) within this block.
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Block.java:129
↓ 6 callersMethodgetVersion
Get the version from the EntryProcessor return value. @param oValue the object received from the EntryProcessor @return the Response code
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/DefaultRequestHandler.java:599
↓ 6 callersMethodgetVersions
Return a data structure that holds a mapping of {@code partition -> version}. The absence of a partition suggests no interest in receiving events eman
prj/coherence-core/src/main/java/com/tangosol/net/partition/VersionAwareMapListener.java:101
↓ 6 callersMethodgetWidth
Get the variable width. The width of a variable is defined as the number of slots used by the variable in the local variable storage or the affect on
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/OpDeclare.java:213
↓ 6 callersMethodgetWithKey
(@CacheKey String key, String arg)
prj/test/functional/cdi/src/main/java/cdi/ResponseCachingIT.java:387
↓ 6 callersMethodgetWorkerThreadCountMax
Obtain the maximum number of background worker threads. <ul> <li>A value of zero indicates that all requests should be processed by the servic
prj/coherence-core/src/main/java/com/tangosol/net/ServiceDependencies.java:100
↓ 6 callersMethodgetWrapped
Return the wrapped {@link ProxyServiceChannel}. @return the wrapped {@link ProxyServiceChannel}
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/ProxyServiceChannel.java:478
↓ 6 callersMethodgetWrapper
@return a String that shows the original exception was wrapped
prj/coherence-core/src/main/java/com/tangosol/util/CheckedWrapperException.java:81
↓ 6 callersMethodget_CLASS
Getter for property _CLASS.<p> Property with auto-generated accessor that returns the Class object for a given component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeCluster.java:304
↓ 6 callersMethodget_CLASS
Getter for property _CLASS.<p> Property with auto-generated accessor that returns the Class object for a given component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketSpeaker.java:158
↓ 6 callersMethodget_Feed
LICENSE
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:699
↓ 6 callersMethodget_Module
This is an auto-generated method that returns the global [design time] parent component. Note: the class generator will ignore any custom implementat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:5445
↓ 6 callersMethodget_State
Getter for property _State.<p> Property with private accessors used by _Constructed and _Deserialized properties. This property is not meant to be des
prj/coherence-core-components/src/main/java/com/tangosol/coherence/Component.java:1586
↓ 6 callersMethodget_ViewedFlowControl
Helper method for accessing the viewed member's flowcontrol object.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/PointToPointModel.java:183
↓ 6 callersMethodget_ViewedMember
Helper method for accessing the viewed member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/PointToPointModel.java:196
↓ 6 callersMethodhasAnnotation
Return {@code true} if the class has specified annotation. @param node the {@code ClassNode} to check @param annotationClass the class o
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/util/AsmUtils.java:105
↓ 6 callersMethodhasListeners
Determine if this map has any listeners at all. @return true iff this ObservableMap has at least one MapListener
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractSerializationCache.java:305
↓ 6 callersMethodhasMoreElements
Tests if this enumeration contains more elements. @return true if the enumeration contains more elements, false otherwise
prj/coherence-core/src/main/java/com/tangosol/util/SimpleEnumerator.java:142
↓ 6 callersMethodhasSubscriber
Return {@code true} if the specified subscriber is subscribed to this subscription. @param subscriberId the subscriber to check @return {@code true
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/PagedTopicSubscription.java:250
↓ 6 callersMethodindexOf
Returns the offset within this Binary object of the first occurrence of the specified byte. <p> This method is identical in its functionality to the c
prj/coherence-core/src/main/java/com/tangosol/util/Binary.java:356
↓ 6 callersMethodinit
Initialize the ReadWriteBackingMap. @param ctxService the context provided by the CacheService which is using
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:377
↓ 6 callersMethodinitRecycling
Initializing the recycling data structures. @param cMaxRecycle the maximum number of Nodes to recycle at any given time
prj/coherence-core/src/main/java/com/tangosol/util/RecyclingLinkedList.java:82
↓ 6 callersMethodinitializeThreadContext
Initialize the thread context for the given Service. @param service a Service instance
prj/coherence-core/src/main/java/com/tangosol/application/ContainerHelper.java:29
↓ 6 callersMethodinstantiateCrawler
Instantiate a new Crawler at the specified location and direction. @param head the node at which to start crawling @param fromdir the directio
prj/coherence-core/src/main/java/com/tangosol/util/AbstractSparseArray.java:1234
↓ 6 callersMethodinstantiateDaemon
Instantiate a daemon thread. @param nType the daemon type (one of the DAEMON_ constants) @param queue the queue this daemon will be associated with (
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1820
↓ 6 callersMethodinstantiateEntry
Instantiate an entry for the specified key. @return the key to create an entry for
prj/coherence-core/src/main/java/com/tangosol/internal/util/PartitionedIndexMap.java:520
↓ 6 callersMethodinstantiateEntry
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/OpenHashMap.java:416
↓ 6 callersMethodinstantiateMap
Create a Converter Map. @param map the underlying Map @param convKeyUp the Converter to view the underlying Map's keys
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:2336
↓ 6 callersMethodinstantiateMapListener
Factory method for {@link Listener} adapter to {@link MapListener}. @param delegate the {@link Listener} to delegate events to @return a {@link Map
prj/coherence-core/src/main/java/com/oracle/coherence/repository/AbstractRepositoryBase.java:253
↓ 6 callersMethodinstantiateMember
(int nMemberId)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/component/net/MemberTest.java:87
↓ 6 callersMethodinstantiateModificationSet
Instantiate a new modification set containing either removed or retained items. @param cSize an initial size of the modification set
prj/coherence-core/src/main/java/com/tangosol/util/SubSet.java:164
↓ 6 callersMethodinstantiateParser
Instantiate an instance of an {@link OPParser} to parse the CohQL statements provided by the specified {@link Reader}. @param reader the {@link java
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/ExecutionContext.java:370
↓ 6 callersMethodinstantiateProxyListener
(com.tangosol.util.MapListener listener)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:1294
↓ 6 callersMethodinvoke
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:2756
↓ 6 callersMethodinvoke
Apply specified function against the remote object and return the result. <p>Any changes the function makes to the remote object will be preserved.
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/RemoteAtomicMarkableReference.java:162
↓ 6 callersMethodinvoke
Apply specified function against the remote object and return the result. <p>Any changes the function makes to the remote object will be preserved.
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AsyncRemoteAtomicMarkableReference.java:156
↓ 6 callersMethodinvoke
Apply specified function against the remote object and return the result. <p>Any changes the function makes to the remote object will be preserved.
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/RemoteAtomicStampedReference.java:160
↓ 6 callersMethodinvoke
Apply specified function against the remote object and return the result. <p>Any changes the function makes to the remote object will be preserved.
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AsyncRemoteAtomicStampedReference.java:157
↓ 6 callersMethodinvokeLocked
Invoke the passed EntryProcessor against the specified Entry. The invocation is made thread safe by locking the corresponding key on the map. @param
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMapHelper.java:310
↓ 6 callersMethodinvokeOnKey
Perform an action on the specified key. The action operation is provided as an EntryAction and (if <tt>fLock</tt> is specified), is invoked while hol
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedHashMap.java:1075
↓ 6 callersMethodinvokeOperationWithWait
Issue an operation and wait for the operation to be complete by polling the "Idle" attribute of the PersistenceCoordinator for the service. This metho
prj/test/functional/topics/src/main/java/topics/PersistenceTestHelper.java:194
↓ 6 callersMethodinvokeOperationWithWait
Issue an operation and wait for the operation to be complete by polling the "Idle" attribute of the PersistenceCoordinator for the service. This metho
prj/test/functional/persistence/src/main/java/persistence/PersistenceTestHelper.java:185
↓ 6 callersMethodisAcceptingOthers
Getter for property AcceptingOthers.<p> Set to true when the Service has advanced to the state at which it can accept requests from other Members. No
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:2399
↓ 6 callersMethodisActive
Return {@code true} if this client protocol is active. @return {@code true} if this client protocol is active
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/ClientProtocol.java:35
↓ 6 callersMethodisAssignable
Determine if the first data type can be converted to the second data type without casting. <pre> From the JLS 5.5: Assignment conversion occurs when
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Expression.java:556
↓ 6 callersMethodisBatchComplete
Return true if the current batch is complete. @return true if the current batch is complete
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/BatchingOperationsQueue.java:240
↓ 6 callersMethodisBlocking
Determine if the wrapped store implements blocking operations. @return true if the operations are blocking
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:5534
↓ 6 callersMethodisChanged
Specifies whether or not the underlying value has been changed during BinaryEntryStore operations. @return true iff during the BinaryEntryStore opera
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:3745
↓ 6 callersMethodisClass
Test for a Java class data type. @return true if the data type is a Java class type
prj/coherence-core/src/main/java/com/tangosol/dev/component/DataType.java:437
↓ 6 callersMethodisCommitted
Returns {@code true} if the specified {@link Position} has been committed in the specified channel. <p> If the channel parameter is not a channel owne
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:95
↓ 6 callersMethodisCommitting
Determine if the Status object represents an Entry that has been processed and the results of that processing are being committed. The "committing" st
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:3671
↓ 6 callersMethodisComplete
Return {@code true} if this context has been completed. @return {@code true} if this context has been completed
prj/coherence-core/src/main/java/com/tangosol/net/SessionProvider.java:288
↓ 6 callersMethodisCompleted
Determines if the {@link Task} has completed execution and can now be removed. @return <code>true</code> if the {@link Task} has completed execution,
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredTaskManager.java:536
↓ 6 callersMethodisConfirmationRequired
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Packet.java:434
↓ 6 callersMethodisConnected
Returns {@code true} if this subscriber is connected to the topic. @return {@code true} if this subscriber is connected to the topic
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberStatistics.java:96
↓ 6 callersMethodisConnected
Return {@code true} if this connection is connected. @return {@code true} if this connection is connected
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/GrpcConnection.java:44
↓ 6 callersMethodisDead
Getter for property Dead.<p> Set to true when the Member is determined to be dead.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1978
↓ 6 callersMethodisDebug
Getter for property Debug.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:5672
↓ 6 callersMethodisDeferKeyAssociationCheck
Determine whether keys should be checked for KeyAssociation by the extend client (false) or deferred until the key is received by the PartitionedServi
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/extend/remote/RemoteCacheServiceDependencies.java:26
↓ 6 callersMethodisDerived
Return {@code true} if the maximum was derived from an unbounded configured value. @return {@code true} if the maximum was derived
prj/coherence-core/src/main/java/com/tangosol/internal/util/DaemonPoolSizing.java:248
↓ 6 callersMethodisDerivedBySub
Determine if this Property will be derived by a sub-Component. Private constants are not derived. Properties with only private accessors are not deri
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:2915
↓ 6 callersMethodisDiscarded
Determine if the expression should discard its value. @return true if the expression is forced to be void
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Expression.java:258
↓ 6 callersMethodisDisconnected
Returns {@code true} if this subscriber is disconnected from the topic. @return {@code true} if this subscriber is disconnected from the topic
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:1962
↓ 6 callersMethodisDone
Determine whether this element's add operations has completed either successfully or exceptionally, or has been cancelled. @return true if this elem
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/BatchingOperationsQueue.java:888
↓ 6 callersMethodisEcho
Return true if echo is on, resulting in each input statement being written to output as it is read. Default is false. @return if echo is on. @since
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/QueryPlus.java:555
↓ 6 callersMethodisEmpty
()
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalBackingMap.java:137
↓ 6 callersMethodisEnabled
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/DefaultCustomMBeanDependencies.java:58
↓ 6 callersMethodisEnabled
Return {@code true} if this configuration is enabled and should be used to configure a session. @return {@code true} if this configuration is enable
prj/coherence-core/src/main/java/com/tangosol/net/SessionConfiguration.java:71
↓ 6 callersMethodisExtendLifecycle
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/DefaultCustomMBeanDependencies.java:80
← previousnext →6,201–6,300 of 78,752, ranked by callers