MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 5 callersMethodisManagementTask
Getter for property ManagementTask.<p> Determine if the wrapped task is a management task.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:7770
↓ 5 callersMethodisMetadataCompatible
Determine if the given metadata in the {@link Properties} is compatible with the metadata supplied. @param prop the metadata to analyze @
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:889
↓ 5 callersMethodisMonitoring
Returns true iff the ServiceMonitor is monitoring a number of services. @return returns true iff the ServiceMonitor is monitoring a number of
prj/coherence-core/src/main/java/com/tangosol/net/ServiceMonitor.java:62
↓ 5 callersMethodisNested
@return true only if this adapter creates a single XML element on writeXml and reads from a single XML element on readXml
prj/coherence-core/src/main/java/com/tangosol/run/xml/IterableAdapter.java:164
↓ 5 callersMethodisNoValue
Determine if the Property has no design-time value. @return true if the Property has no value, false otherwise
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:6333
↓ 5 callersMethodisNotNull
Return a filter that evaluates to true for non-null values. @param extractor the Extractor to use @param <T> the type of the object to extrac
prj/coherence-core/src/main/java/com/tangosol/util/Filters.java:165
↓ 5 callersMethodisNotStaticLambdas
Skip tests if static lambdas is enabled. @throws org.opentest4j.TestAbortedException if static lambdas are enabled
prj/coherence-bedrock/coherence-bedrock-testing-support/src/main/java/com/oracle/bedrock/junit/CoherenceAssumptions.java:23
↓ 5 callersMethodisNullValuesAllowed
Determine if null values are permitted. By default, they are not. @return true iff null values are permitted
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:934
↓ 5 callersMethodisOrdered
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/SimpleMapIndex.java:128
↓ 5 callersMethodisParallel
A convenience accessor to check if this streamer is {@link #PARALLEL}. @return <code>true</code> if this streamer is {@link #PARALLEL}, false otherwi
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMap.java:1019
↓ 5 callersMethodisPartitionVulnerable
Return true iff the specified partition is vulnerable. If the "strict" definition is specified, a partition is vulnerable if any of the primary or ba
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:4243
↓ 5 callersMethodisPersistentBackup
Return {@code true} if this storage uses a persistent backup map.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:5559
↓ 5 callersMethodisPreLoad
Return true if a cache pre-loads data from its CacheLoader. @param resolver the ParameterResolver @return true if pre-load is enabled
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/LocalScheme.java:353
↓ 5 callersMethodisPreferJavaTime
Return <code>true</code> if {@link PofReader#readObject(int)} method should return the appropriate Java 8 date/time type, or <code>false</code> if a l
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofContext.java:153
↓ 5 callersMethodisPrimaryOwner
Return true iff this Member is the primary owner of the specified partition.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:4297
↓ 5 callersMethodisQualifiedNameLegal
Determine if the passed string is a legal dot-delimited identifier. @param sName the string containing the dot-delimited identifier @return true if
prj/coherence-core/src/main/java/com/tangosol/util/ClassHelper.java:486
↓ 5 callersMethodisQuery
Getter for property Query.<p> True iff this $OwnershipRequest represents the "query" phase of the protocol, requiring recipients to respond to this me
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:18560
↓ 5 callersMethodisQueueFull
Returns true if the queue is currently full. @return true if the queue is currently full
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/paged/QueueInfo.java:175
↓ 5 callersMethodisReadOnly
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/DefaultGatewayDependencies.java:275
↓ 5 callersMethodisReady
Determine whether a cache is Ready. @param request the {@link IsReadyRequest} to execute @param observer the {@link io.grpc.stub.StreamObserver} t
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheService.java:230
↓ 5 callersMethodisRedirect
Getter for property Redirect.<p> True if the TcpConnection should be redirected.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/initiator/TcpInitiator.java:1290
↓ 5 callersMethodisReferenceEnabled
Determine if Identity/Reference type support is enabled for this ConfigurablePofContext. @return true if Identity/Reference type support is enabled
prj/coherence-core/src/main/java/com/tangosol/io/pof/ConfigurablePofContext.java:761
↓ 5 callersMethodisRemoteClient
Check whether or not this {@code Member} represents a remote client. @return {@code true} if this {@code Member} is a remote client; {@code false} ot
prj/coherence-core/src/main/java/com/tangosol/net/Member.java:92
↓ 5 callersMethodisRemove
Getter for property Remove.<p> True if the Message indicates a delete ("remove") operation; false if the Message indicates an insert or update ("put")
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:6892
↓ 5 callersMethodisResponsibilityMBean
Getter for property ResponsibilityMBean.<p> Return true if this RemoteModel represents a responsibility MBean.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/RemoteModel.java:1083
↓ 5 callersMethodisRunning
Check if the daemon is running (has started and has not stopped). @return true if and only if the daemon is running
prj/coherence-core/src/main/java/com/tangosol/util/Daemon.java:378
↓ 5 callersMethodisRunning
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1981
↓ 5 callersMethodisSafe
Returns {@code true} if the resource represented by this {@link HealthCheck} is in a safe state to allow a rolling upgrade to proceed, otherwise retur
prj/coherence-core/src/main/java/com/tangosol/util/HealthCheck.java:110
↓ 5 callersMethodisSeparator
Checks if the character is a separator. @param ch the character to check @return true if it is a separator character
prj/coherence-core/src/main/java/com/tangosol/io/FileHelper.java:459
↓ 5 callersMethodisShutdown
()
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorService.java:252
↓ 5 callersMethodisSimple
Return {@code true} if this proxy is using the simple subscriber API. @return {@code true} if this proxy is using the simple subscriber API
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/TopicSubscriberProxy.java:373
↓ 5 callersMethodisSlow
Check whether or not there is data that indicates to a general slowness of the specifed Member. A Member is considered to be "slow" if within last ti
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:3224
↓ 5 callersMethodisStarted
Return {@code true} if this {@link Coherence} instance has been started. @return {@code true} if this {@link Coherence} instance has been started
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:1083
↓ 5 callersMethodisSuicide
Getter for property Suicide.<p> True iff this member has decided to kill itself due to timeout.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:15235
↓ 5 callersMethodisTaskLimitConfigured
Determine whether the service explicitly configured the virtual-thread task limit. @return {@code true} if the virtual-thread task limit was explicit
prj/coherence-core/src/main/java/com/tangosol/net/ServiceDependencies.java:156
↓ 5 callersMethodisTerminated
()
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorService.java:258
↓ 5 callersMethodisTimedOut
Getter for property TimedOut.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:2026
↓ 5 callersMethodisTransferFull
Getter for property TransferFull.<p> Has the size of the current transfer reached the allowed transfer size threshold or partition limit?
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:33313
↓ 5 callersMethodisUniform
(Type elementClass)
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PortableTypeGenerator.java:1120
↓ 5 callersMethodisUpperBoundInclusive
Obtain the flag indicating whether values matching the upper bound of the range evaluate to true. @return the flag indicating whether values matching
prj/coherence-core/src/main/java/com/tangosol/util/filter/BetweenFilter.java:196
↓ 5 callersMethodisValueChanged
Getter for property ValueChanged.<p> Calculated property that checks whether or not an EntryProcessor has changed (updated or removed) the entry's val
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:13497
↓ 5 callersMethodisVerboseLoad
Return the value of the verbose flag for all load operations. @return true if information about all load operations will be logged
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:361
↓ 5 callersMethodisVersionCompatible
Return {@code true} iff the actual version provided is greater than or equal to the required version. @param nRequired the required version in its e
prj/coherence-core/src/main/java/com/tangosol/internal/util/VersionHelper.java:294
↓ 5 callersMethodisVersionUpdate
Return true iff this event is caused by a synthetic version update sent by the server to notify clients of the current version. @return true iff thi
prj/coherence-core/src/main/java/com/tangosol/net/cache/CacheEvent.java:221
↓ 5 callersMethodisVirtualMode
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkState.java:376
↓ 5 callersMethodisVirtualPool
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/DaemonPoolSmokeBenchmark.java:445
↓ 5 callersMethodisVirtualPool
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkState.java:635
↓ 5 callersMethodisWriteLockedByMember
Return {@code true} if this lock is currently owned exclusively by the specified member, regardless of which thread on that member owns it. @param me
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/ReadWriteLockHolder.java:110
↓ 5 callersMethodkeyPassword
Returns the private key password. @return the private key password
prj/examples/guides/210-ssl/src/test/java/com/oracle/coherence/guides/ssl/KeyTool.java:328
↓ 5 callersMethodlength
Answer whether the length of the receivers children @return the length
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/termtrees/Term.java:143
↓ 5 callersMethodlength
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/MultiBufferReadBuffer.java:201
↓ 5 callersMethodlistSnapshots
A helper method to call the static {@link PersistenceTestHelper#listSnapshots(String)} method. This allows us to use this method in Eventually.assertT
prj/test/functional/persistence/src/main/java/persistence/AbstractCohQLPersistenceTests.java:442
↓ 5 callersMethodliveness
()
prj/coherence-mp/health/src/main/java/com/oracle/coherence/mp/health/CoherenceHealthChecks.java:54
↓ 5 callersMethodloadFile
Read the contents of the specified item as a byte array. @param nType the enumerated item type @param sName the name of the item, potentially dot-d
prj/coherence-core/src/main/java/com/tangosol/dev/component/OSStorage.java:892
↓ 5 callersMethodloadResource
Load the generated resource. @param sName fully qualified resource name @return the specified resource as a byte array @exception IOException if
prj/coherence-core/src/main/java/com/tangosol/dev/component/Loader.java:124
↓ 5 callersMethodlocal
()
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/FindGrpcProxyPort.java:32
↓ 5 callersMethodlock
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/WrapperConcurrentMap.java:77
↓ 5 callersMethodmaintainEnvironment
Perform any necessary maintenance of the underlying BerkeleyDB environment. @param bufKey the key of the current operation @param bufValue the va
prj/coherence-core/src/main/java/com/tangosol/persistence/bdb/BerkeleyDBManager.java:1238
↓ 5 callersMethodmakeEntry
(java.util.Map.Entry binEntry)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:5416
↓ 5 callersMethodmakeFilter
(Object oLeft, Object oRight)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/OrOperator.java:38
↓ 5 callersMethodmakeFilter
(Object oLeft, Object oRight)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/AndOperator.java:38
↓ 5 callersMethodmakePartitionSet
Instantiate a new PartitionSet containing a partition that the specified key belongs to.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:1743
↓ 5 callersMethodmakeTrint
Convert a long integer to a trint. @param l the long value to convert to a trint @return the equivalent unsigned 3-byte integer value (a "trint")
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Packet.java:986
↓ 5 callersMethodmark
Marks the current read position in the InputStream in order to support the stream to be later "rewound" (using the {@link #reset} method) to the curre
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/InputStreaming.java:138
↓ 5 callersMethodmarkSupported
Determine if this InputStream supports the {@link #mark} and {@link #reset} methods. <p> BufferInput implementations <b>must</b> support the {@link #m
prj/coherence-core/src/main/java/com/tangosol/io/ReadBuffer.java:374
↓ 5 callersMethodmaskNull
Use NULL_KEY for key if it is null.
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/WeakIdentityHashMap.java:185
↓ 5 callersMethodmatches
(Object item)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/dslquery/TermMatcher.java:33
↓ 5 callersMethodmergeFilter
Return a {@link Filter filter} which merges the {@code ContinuousQueueCache}'s {@link Filter filter} with the supplied {@link Filter filter}. @param
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:1520
↓ 5 callersMethodmergePartialMapResponse
Merge the results of PartialMapResponse or QueryResponse objects into a map of results.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:2913
↓ 5 callersMethodmessages
()
prj/test/functional/protobuf/src/main/java/protobuf/ProtobufPofSerializerTest.java:40
↓ 5 callersMethodmetricCount
()
prj/test/functional/core/src/main/java/com/tangosol/internal/metrics/MetricsSupportTests.java:1011
↓ 5 callersMethodmod
Calculate a modulo of two integer numbers. For a positive dividend the result is the same as the Java remainder operation (<code>n % m</code>). For a
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:2323
↓ 5 callersMethodmoveExtents
Move a set of extents from old identifiers to new identifiers. <p> The two arrays must be non-null and have the same length. Element {@code i} in {@co
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistentStore.java:108
↓ 5 callersMethodnanoTick
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/metrics/Clock.java:27
↓ 5 callersMethodnever
Obtains a {@link Predicate} that never succeeds. @param <T> the type of value @return a {@link Predicate}
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/function/Predicates.java:71
↓ 5 callersMethodnewBinaryUnsafe
Create a new Binary with the given content without copying it. @param ab the content of the new Binary @return a new Binary with the given content
prj/coherence-core/src/main/java/com/tangosol/persistence/bdb/BerkeleyDBManager.java:1037
↓ 5 callersMethodnewInstance
(int i)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/ClassHelperTest.java:589
↓ 5 callersMethodnewStoreId
Create a GUID-formatted store id for a partition. @param nPartition partition number @return store id
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistenceEnvironmentTest.java:598
↓ 5 callersMethodnewTracingSpan
Return a new distributed tracing Scope for the supplied operation. @param sStage the stage of the op, or null @param op a RequestMessage or Dae
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:1147
↓ 5 callersMethodnext
Advances to and returns the next token. @return the next token @exception CompilerException potentially thrown by the tokenizer
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ScriptParser.java:908
↓ 5 callersMethodnext
Return a prime larger then the specified value. @param n the value @return the prime @throws IllegalArgumentException if n == Integer.MAX_VALUE
prj/coherence-core/src/main/java/com/tangosol/internal/util/Primes.java:30
↓ 5 callersMethodnext
Obtain the next order of {@link Magnitude} (above this one). @return the next order of {@link Magnitude} above this one or <code>null</code> if this
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/MemorySize.java:353
↓ 5 callersMethodnext
Obtain the next order of {@link Magnitude} (above this one). @return The next order of {@link Magnitude} above this one or <code>null</code> if this
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Bandwidth.java:296
↓ 5 callersMethodnext
@return a reference to the next factory, may be null.
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/convert/ChainedFactory.java:172
↓ 5 callersMethodnextKey
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkState.java:270
↓ 5 callersMethodnodeList
Parse a comma separated sequence of expressions upto the given end marker. Return an array of ASTNodes @param sEndMarker defines the symbol that end
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPParser.java:188
↓ 5 callersMethodnone
Constructs an {@link Result} representing no value. @param <T> the type throwable the {@link Result} @return a {@link Result} representing no value
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Result.java:86
↓ 5 callersMethodnotifyClosed
Called to notify the topic that a subscriber has closed or timed-out. @param cache the subscription cache @param subscriberGroupId the
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/PagedTopicSubscription.java:756
↓ 5 callersMethodnotifyCreate
Fires a cache event to notify listeners that the entry was inserted. @param oKey the key @param oValueNew the new value
prj/coherence-core/src/main/java/com/oracle/coherence/caffeine/CaffeineCache.java:768
↓ 5 callersMethodnotifyDelete
Fires a cache event to notify listeners that the entry was explicitly removed. @param oKey the key @param oValueOld the old value
prj/coherence-core/src/main/java/com/oracle/coherence/caffeine/CaffeineCache.java:802
↓ 5 callersMethodof
Obtain a {@link Option} that specifies a group name for a {@link Subscriber}. @param sName the group name to use for the {Link Subscriber}. @return
prj/coherence-core/src/main/java/com/tangosol/net/topic/Subscriber.java:1445
↓ 5 callersMethodof
Returns a new {@code Collector} described by the given {@code supplier}, {@code accumulator}, and {@code combiner} functions. The resulting {@code Co
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteCollector.java:64
↓ 5 callersMethodof
Constructs an {@link Result} with a specific value. @param value the value @param <T> the type throwable the {@link Result} @return an {@link Re
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Result.java:99
↓ 5 callersMethodonActivePersistenceFailure
Called to handle a failure of the active persistence. This method could be called on any thread. @param e the PersistenceException
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:27194
↓ 5 callersMethodonChar
Report that a character value has been encountered in the POF stream. @param iPos context-sensitive position information: property index
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:228
↓ 5 callersMethodonCharString
Report that a character string value has been encountered in the POF stream. @param iPos context-sensitive position information: property index
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:240
↓ 5 callersMethodonCompletion
This is the event that is executed when all the Members that were polled have responded or have left the Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Poll.java:518
↓ 5 callersMethodonDayTimeInterval
Report that a day-time interval value has been encountered in the POF stream. @param iPos context-sensitive position information: property index
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:410
↓ 5 callersMethodonDecimal128
Report that a quad-precision decimal value (a base-10 floating point) has been encountered in the POF stream. @param iPos context-sensitive position
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:181
↓ 5 callersMethodonDecimal32
Report that a single-precision decimal value (a base-10 floating point) has been encountered in the POF stream. @param iPos context-sensitive positi
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:157
← previousnext →7,501–7,600 of 78,752, ranked by callers