MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 3 callersMethodisChildSuperLegal
Determine whether the specified super is in a legal category. @param sSuper fully qualified global Component Definition identity @return true if su
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:6873
↓ 3 callersMethodisClient
Return {@code true} if this lock owner is a remote client (Extend or gRPC). @return {@code true} if this lock owner is a remote client (Extend or gRP
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/LockOwner.java:82
↓ 3 callersMethodisCloseOnExit
Getter for property CloseOnExit.<p> If true, the Thread that is currently executing within the Connection should close the Connection immedately upon
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1156
↓ 3 callersMethodisClosedByInternal
Return true if the gate is closed by the specified contender. @param oContender the contender @return true if the gate is closed by the specified c
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:715
↓ 3 callersMethodisCoherent
Determine if changes to the back map affect the front map so that data in the front map stays in sync. @return true if the front map has a means to s
prj/coherence-core/src/main/java/com/tangosol/net/cache/CachingMap.java:294
↓ 3 callersMethodisCompatibleMethod
Determines if the signature of a {@link Method} is compatible with the specified parameters. @param method the {@link Method} to check again
prj/coherence-core/src/main/java/com/tangosol/util/fsm/ReflectionHelper.java:288
↓ 3 callersMethodisCompleteOnEmpty
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberStatistics.java:170
↓ 3 callersMethodisComponentComplex
Determine if this Property is a field of a complex property value. @return true if part of a complex property
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:3131
↓ 3 callersMethodisConditional
Return true if this operator can be used as a conditional operator. @return true if this operator can be used as a conditional operator
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/BaseOperator.java:153
↓ 3 callersMethodisConfirmed
Getter for property Confirmed.<p> Transient property indicating whether or not the ownership has been confirmed for this backup request. See Partitio
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/chainedRequest/BackupRequest.java:180
↓ 3 callersMethodisContended
Is there contention (a thread waiting) to lock this Entry? @return true iff another thread is contending for this Entry
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedConcurrentMap.java:1083
↓ 3 callersMethodisContiguous
Determine if the elements are contiguous. @return true for all complex types except user and sparse types
prj/coherence-core/src/main/java/com/tangosol/io/pof/ValidatingPofHandler.java:648
↓ 3 callersMethodisCurrent
@return true if the page is still current
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:1676
↓ 3 callersMethodisDEBUG
Getter for property DEBUG.<p> Debug flag. The value of this flag is set using the following system property: tangosol.coherence.messaging.debug or i
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:1578
↓ 3 callersMethodisDaemonPoolConfigured
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/DefaultServiceDependencies.java:319
↓ 3 callersMethodisDataTypeLegal
Determine if the specified data type is a legal data type value for this return value. @return true if the specified data type is legal for this retu
prj/coherence-core/src/main/java/com/tangosol/dev/component/ReturnValue.java:382
↓ 3 callersMethodisDataTypeSettable
Determine if the return value data type can be set. The return value data type can only be changed if the behavior is declared at this level and isn'
prj/coherence-core/src/main/java/com/tangosol/dev/component/ReturnValue.java:370
↓ 3 callersMethodisDebugEnabled
Return {@code true} if debug output is enabled. @return {@code true} if debug output is enabled; {@code false} otherwise
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PortableTypeGenerator.java:1476
↓ 3 callersMethodisDecimal
Returns true if the passed character is a decimal digit. @param ch The character to check
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Formatting.java:1193
↓ 3 callersMethodisDefaultInstance
Return {@code true} if this is the default instance. @return {@code true} if this is the default instance
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:1532
↓ 3 callersMethodisDelegateParallel
Return <code>true</code> if the underlying aggregator is a ParallelAwareAggregator. @return <code>true</code> if the underlying aggregator is a Paral
prj/coherence-core/src/main/java/com/tangosol/util/aggregator/GroupAggregator.java:346
↓ 3 callersMethodisDelete
Determine whether this event is a delete event. @return {@code true} if this event is a delete event
prj/coherence-core/src/main/java/com/tangosol/util/CollectionEvent.java:80
↓ 3 callersMethodisDestroyed
Getter for property Destroyed.<p> Specifies whether or not the underlying NamedCache has been explicitly destroyed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:1966
↓ 3 callersMethodisDirty
Checks whether or not this Lock object is held by another thread. <p> Note: caller of this method is expected to hold a synchronization monitor for th
prj/coherence-core/src/main/java/com/tangosol/util/WrapperConcurrentMap.java:663
↓ 3 callersMethodisDisabled
Getter for property Disabled.<p> True iff the active persistence has been configured but is disabled due to a persistence failure. @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:27076
↓ 3 callersMethodisDistributionInProgress
Getter for property DistributionInProgress.<p> Indicates whether or not the service is in the progress of conducting distribution. Distribution is in
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DistributionStrategy.java:337
↓ 3 callersMethodisDistributionOrTransferInProgress
(PartitionedCache serviceReal)
prj/test/functional/partition/src/main/java/partition/PartitionedCacheTests.java:389
↓ 3 callersMethodisDynamic
True if the underlying model implements javax.management.DynamicMBean.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/WrapperModel.java:874
↓ 3 callersMethodisElementMatch
Check whether or not an element matches to the specified local name and Namespace URI. @param xml the XmlElement @param sLocal the local xml name
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlHelper.java:2395
↓ 3 callersMethodisEmpty
Returns <tt>true</tt> if this map contains no key-value mappings. @return <tt>true</tt> if this map contains no key-value mappings
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:313
↓ 3 callersMethodisEmpty
Determines if the dequeue is empty. @return true if the dequeue is empty, false otherwise
prj/coherence-core/src/main/java/com/tangosol/util/Dequeue.java:195
↓ 3 callersMethodisEmpty
Determine if the specified value is empty. @param o the value @return true if the object is considered to be empty for persistence and XM
prj/coherence-core/src/main/java/com/tangosol/run/xml/PropertyAdapter.java:414
↓ 3 callersMethodisEmpty
Return true if the store is empty. @return true if the store is empty
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistentStoreInfo.java:66
↓ 3 callersMethodisEmpty
Determines whether all known expectations have been satisfied thus removed. @return whether all known expectations have been satisfied
prj/test/functional/events/src/main/java/events/common/AbstractTestInterceptor.java:527
↓ 3 callersMethodisEmpty
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/ActualMemberSet.java:206
↓ 3 callersMethodisEmptySparseSnapshotStore
Return true iff the specified store is an empty store in an established sparse snapshot context. @param store the persistent store to insp
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:544
↓ 3 callersMethodisEnabled
Return a flag indicating whether the MBean should be instantiated and registered on this instance. @return flag indicating whether MBean is instantia
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/CustomMBeanDependencies.java:68
↓ 3 callersMethodisEnabled
Return {@code true} if aggregated recovery timing is enabled. @return {@code true} if aggregated recovery timing is enabled
prj/coherence-core/src/main/java/com/tangosol/persistence/PersistenceRecoveryMetrics.java:35
↓ 3 callersMethodisEnabled
Return true if the Logger would log a message with the given log level.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Logger.java:891
↓ 3 callersMethodisEnd
If the Scanner is at the end answer true otherwise answer false. @return the boolean that answers as to whether the stream is atEnd
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPScanner.java:111
↓ 3 callersMethodisEventDeferred
Called when an event has occurred. Allows the key to be logged as requiring deferred synchronization if the event occurs during the configuration or p
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:2006
↓ 3 callersMethodisEventTypeCheck
Returns whether the event type should be checked. @return whether the event type should be checked
prj/test/functional/events/src/main/java/events/common/AbstractTestInterceptor.java:516
↓ 3 callersMethodisExceptionRemovable
Determine if the specified exception can be removed from the behavior. Exceptions are basically always removable, since you can throw less (but not mo
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:4402
↓ 3 callersMethodisExpired
()
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:3105
↓ 3 callersMethodisExpiryEnabled
Return the expiry enabled flag. @param resolver the ParameterResolver @return true if expiry delay is enabled
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/OverflowScheme.java:220
↓ 3 callersMethodisExtendClients
()
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/PsrPerformanceEnvironment.java:727
↓ 3 callersMethodisExtendLifecycle
Return a flag controlling the MBean life cycle. If set to true, the MBean life cycle extends to the life cycle of the JVM; Otherwise, it coincides wit
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/CustomMBeanDependencies.java:76
↓ 3 callersMethodisFinal
Get the component derivable attribute. @return the value of the derivable attribute
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:4572
↓ 3 callersMethodisFinal
Determine if the variable is final. @return true if the variable is final
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Variable.java:105
↓ 3 callersMethodisFinishing
Determine if the daemon will finish those scheduled tasks that are ripe (presently due to be run) before stopping. @return true if the daemon is conf
prj/coherence-core/src/main/java/com/tangosol/util/TaskDaemon.java:162
↓ 3 callersMethodisFlowControlEnabled
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:375
↓ 3 callersMethodisFlushed
Getter for property Flushed.<p> Indicates whether or not the Ack has been flushed. @since 3.2
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/notifyPacket/Ack.java:574
↓ 3 callersMethodisForwardIndexSupported
Return {@code true} if the supplied index appears to have forward-index support for the supplied keys. @param index the index to test @param setKe
prj/coherence-core/src/main/java/com/tangosol/util/filter/ExtractorFilter.java:358
↓ 3 callersMethodisFromNothing
Determine if the trait has no origin. @return true if the trait has no origin
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:1855
↓ 3 callersMethodisFromProperty
Determine if this behavior exists due to a property. @return true if this behavior results from a property
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:2248
↓ 3 callersMethodisGlobalNameLegal
Determine if the passed string is a global qualified name (not local). @param sName the string containing the name @return true if a qualified globa
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:8221
↓ 3 callersMethodisHeldExclusively
()
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/RemoteReadWriteLock.java:439
↓ 3 callersMethodisHeuristicallyDead
Check whether or not there is sufficient data to assume the member's departure. @return true if there is no data that contradicts the assumption;
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:3158
↓ 3 callersMethodisHostName
Determine if a host string is a hostname. @param sHost the host string @return true if host string is a hostname
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/InetAddresses.java:769
↓ 3 callersMethodisIdle
Indicate if the service is idle (has no registered channels)). @return true iff the service is idle
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/RunnableSelectionService.java:246
↓ 3 callersMethodisIgnoringCase
Answer wheather the receiver is ignoringCase @return the ignoreCase flag
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/TokenTable.java:62
↓ 3 callersMethodisImplementationSettable
Determine if the implementation array can be set. The implementation array can be changed if the behavior is modifiable. @return true if the array o
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:4749
↓ 3 callersMethodisInTransition
Getter for property InTransition.<p> Indicates that the pool is either growing or shrinking. @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1975
↓ 3 callersMethodisIncoming
Getter for property Incoming.<p> True if the Packet is an in-coming Packet (was received from the network). False if the Packet is an out-going Packe
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Packet.java:945
↓ 3 callersMethodisInlined
Determine if the member must be inlined because it is being optimized out by the compiler context. @return true if the member is being optimized out
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/MemberInfo.java:43
↓ 3 callersMethodisIntegral
Test for a primitive integral Java type. @return true if the type is a Java integral type
prj/coherence-core/src/main/java/com/tangosol/dev/component/DataType.java:395
↓ 3 callersMethodisInterface
Determine if this is a Java Class Signature (JCS) that represents a Java interface. @return true if this is a JCS for a Java interface
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:3932
↓ 3 callersMethodisInternal
Getter for property Internal.<p> True for "internal" notification Messages (those that do not come from the network but come from the cluster Service)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:822
↓ 3 callersMethodisJavaConstantCreatable
Determine if the specified Java constant Property can be created. @param cd the Component Definition containing this Property @param dt
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:1815
↓ 3 callersMethodisLiteral
@return true if there are no wildcards ('_') in the match pattern
prj/coherence-core/src/main/java/com/tangosol/util/filter/LikeFilter.java:1010
↓ 3 callersMethodisLocal
Getter for property Local.<p> Transient value!
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:7350
↓ 3 callersMethodisLocalOnly
Return a flag indicating the MBean visibility across the cluster. If set to true, the MBean is registered only with a local MBeanServer and is not acc
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/CustomMBeanDependencies.java:87
↓ 3 callersMethodisLocalPortAutoAdjust
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:880
↓ 3 callersMethodisLocalPortAutoAdjust
Determine whether the unicast listener local port(s) will be automatically selected if the specified port cannot be bound to (e.g. it is already in us
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:620
↓ 3 callersMethodisLockedByMember
Return {@code true} if this lock is currently locked for either reads or writes by the specified member, regardless of which thread on that member loc
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/ReadWriteLockHolder.java:166
↓ 3 callersMethodisManagingDynamic
Getter for property ManagingDynamic.<p> Specifies that this node should be a "ManagingNode" at the time it becomes the senior Management service node.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:1187
↓ 3 callersMethodisMap
Is this descriptor for a {@link Map}. @return true iff this descriptor is for a {@link Map}
prj/coherence-core/src/main/java/com/tangosol/internal/util/extractor/TargetReflectionDescriptor.java:77
↓ 3 callersMethodisMatch
Check the passed String value to see if it matches the pattern that this filter was constructed with. @param sValue the String value to match agains
prj/coherence-core/src/main/java/com/tangosol/util/filter/LikeFilter.java:764
↓ 3 callersMethodisMatching
Determine whether or not the given step is capable of being placed in one-to-one correspondence with this step. Steps are defined to be matching if b
prj/coherence-core/src/main/java/com/tangosol/util/SimpleQueryRecord.java:554
↓ 3 callersMethodisMembershipSuspended
Getter for property MembershipSuspended.<p> Specifies whether or not new members are allowed to join the cluster [service]. This covers such rare situ
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:3185
↓ 3 callersMethodisModified
Determine if the VM structure (or any contained VM structure) has been modified by comparing the binary portion of the attribute. <p> This method must
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Attribute.java:343
↓ 3 callersMethodisModified
Specifies whether or not the specified resource has been modified by this DeltaMap. @param oKey the resource key @return true if the specified resou
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DeltaMap.java:830
↓ 3 callersMethodisMonitoringServices
Return {@code true} if this {@link DefaultCacheServer} is monitoring services. @return {@code true} if this {@link DefaultCacheServer} is monitoring
prj/coherence-core/src/main/java/com/tangosol/net/DefaultCacheServer.java:764
↓ 3 callersMethodisMulticast
Determine if a Packet should be sent using a multi-cast socket. Do not use the "to" information from the Packet to make the determination; rather, use
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:1950
↓ 3 callersMethodisMutable
Determine if this value can be modified. If the value cannot be modified, all mutating methods are required to throw an UnsupportedOperationException
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleValue.java:602
↓ 3 callersMethodisMutable
Determine if this value can be modified. If the value can not be modified, all mutating methods are required to throw an UnsupportedOperationExceptio
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlBean.java:271
↓ 3 callersMethodisMutator
(Field field, Class<?> fromClass)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/BeanMutatorAccessorResolver.java:537
↓ 3 callersMethodisNackEnabled
Getter for property NackEnabled.<p> Specifies if the receiver should use request packets, i.e. NACKs to do early packet loss detection.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:1979
↓ 3 callersMethodisNameLegal
Determine if the specified name is a legal behavior name and that it won't conflict with other behavior signatures. @return true if the specified nam
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:3209
↓ 3 callersMethodisNameServiceAddressProvider
Getter for property NameServiceAddressProvider.<p> Whether the remote AddressProvider addresses are to be used to look up the remote address of the Pr
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteService.java:734
↓ 3 callersMethodisNatLocalAddress
Return true iff the specified non-local address is NAT'd to a local address. @param addr the socket address to test @return true iff the specified
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/InetAddresses.java:1110
↓ 3 callersMethodisNative
Determine if the native attribute is set. @return true if native
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Method.java:829
↓ 3 callersMethodisNoDelta
Determine if the Property derivation/modification has no value delta. @return true if the Property has no value delta, false otherwise
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:6343
↓ 3 callersMethodisNull
Determines if the {@link Value} represents a <code>null</code> value. @return <code>true</code> if the value of the {@link Value} is <code>null</code
prj/coherence-core/src/main/java/com/tangosol/config/expression/Value.java:96
↓ 3 callersMethodisNull
(String name)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/GensonJsonObject.java:87
↓ 3 callersMethodisOldValueAvailable
()
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/CoherenceCacheEntryEvent.java:118
↓ 3 callersMethodisOnWorkerThread
Indicate if the current execution thread is a child of this daemon. @return true if the current thread is a child of the Daemon
prj/coherence-core/src/main/java/com/tangosol/util/Daemon.java:505
↓ 3 callersMethodisOpen
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:1185
↓ 3 callersMethodisOrdered
Getter for property Ordered.<p> If true, the contents of the indexed information should be ordered.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:2877
↓ 3 callersMethodisOutgoingMultipoint
Getter for property OutgoingMultipoint.<p> True if the Packet may have multiple Members to which it is addressed. (Note: False for Broadcast, which is
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/MessagePacket.java:707
← previousnext →11,801–11,900 of 78,752, ranked by callers