Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oracle/coherence
/ functions
Functions
78,752 in github.com/oracle/coherence
⨍
Functions
78,752
◇
Types & classes
10,274
↓ 2 callers
Method
verifyMapListener
Check whether or not a MapListener has to be instantiated and added to a Map according to a scheme definition. @param info the cache info @p
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:1791
↓ 2 callers
Method
verifyMatch
Check for illegal mismatches between the base and this parameter. @param base the super or base level's Parameter object @param fResolve true i
prj/coherence-core/src/main/java/com/tangosol/dev/component/Parameter.java:320
↓ 2 callers
Method
verifyMatch
Check for illegal mismatches between the base and this behavior. (Neither the base nor this behavior are modified by this method.) @param base
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:1410
↓ 2 callers
Method
verifyMatch
Check for illegal mismatches between the base and this Property. (Neither the base nor this Property are modified by this method.) @param base
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:2872
↓ 2 callers
Method
verifyNoNulls
Check the passed collection for nulls, and fail if it contains any. @param collection a Collection @param sAssert the human-readable description
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:1649
↓ 2 callers
Method
verifyResendNecessary
Check if the packet was unacked due to a missing Ack, rather then the packet not being received by the recipient. If missing Acks are detected they w
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:3498
↓ 2 callers
Method
verifySANWildcardDNSNames
(String sUrlHostname, Collection<String> colWildcardDNSNames)
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/SSLSocketProviderDependenciesBuilder.java:867
↓ 2 callers
Method
versionedPut
Construct a versioned put processor that updates an entry with a new value if and only if the version of the new value matches to the version of the c
prj/coherence-core/src/main/java/com/tangosol/util/Processors.java:660
↓ 2 callers
Method
versionedPutAll
Construct a versioned putAll processor that updates an entry with a new value if and only if the version of the new value matches to the version of th
prj/coherence-core/src/main/java/com/tangosol/util/Processors.java:702
↓ 2 callers
Method
views
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/Context.java:75
↓ 2 callers
Method
visit
Visit a recovered key/value pair. @param binKey the recovered key @param binValue the recovered value @return {@code true} to continue, {@code f
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalRecovery.java:50
↓ 2 callers
Method
visitProperty
A method that will be called once for each property of an {@link ExtensibleType}. @param property the {@code ExtensibleProperty} to visit
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/SchemaVisitor.java:39
↓ 2 callers
Method
visitType
A method that will be called once for each {@link ExtensibleType} within the {@link Schema} this visitor is passed to. @param type the {@code Extens
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/SchemaVisitor.java:24
↓ 2 callers
Method
waitCompletion
Wait for the poll to close and return the result @param ldtStart the start time @param cMillisTimeout the maximum time to wait, or 0 fo
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Poll.java:1020
↓ 2 callers
Method
waitForBalanced
Wait for an extended period compared with {@link AbstractFunctionalTest#waitForBalanced(CacheService)} for the specified (partitioned) cache service t
prj/test/functional/persistence/src/main/java/persistence/SimpleRecoveryDynamicQuorumTests.java:203
↓ 2 callers
Method
waitForBalancedPartitions
Preconditions for filter tests. Ensure 2 servers and one client are member of cluster. Ensure the 2 storage enabled servers have balanced partitions
prj/test/functional/filter/src/main/java/filter/DistMultiFilterTests.java:187
↓ 2 callers
Method
waitForClusterReady
(DistributedCacheService service, NamedCache cache)
prj/test/functional/persistence/src/main/java/persistence/JournalVsBdbComparisonTests.java:372
↓ 2 callers
Method
waitForClusterReady
(DistributedCacheService service, NamedCache<?, ?> cache, int cStorageMembers)
prj/test/functional/persistence/src/main/java/persistence/JournalBackingMapRecoveryBenchmarkTests.java:312
↓ 2 callers
Method
waitForEventDispatcher
Block the calling thread until either the Service's EventDispatcher thread has drained its queue of events or 5s has passed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:2191
↓ 2 callers
Method
waitForGo
Wait for the go signal. @throws InterruptedException if interrupted while waiting
prj/coherence-core/src/main/java/com/tangosol/net/DatagramTest.java:2116
↓ 2 callers
Method
waitForNotify
Wait for commit notification.
prj/coherence-core/src/main/java/com/tangosol/net/internal/StorageVersion.java:232
↓ 2 callers
Method
waitForRegistration
Wait for the given MBean to be registered. @param registry registry to use @param mBeanName the MBean to wait for @throws InterruptedException i
prj/examples/tutorials/200-persistence/src/main/java/com/oracle/coherence/tutorials/persistence/NotificationWatcher.java:131
↓ 2 callers
Method
waitForRegistration
Wait for the given MBean to be registered. @param registry registry to use @param sMBeanName the MBean to wait for @throws InterruptedException
prj/examples/tutorials/210-archiver/src/main/java/com/oracle/coherence/tutorials/archiver/persistence/PersistenceHelper.java:184
↓ 2 callers
Method
waitForStoreEntry
(CoherenceClusterMember member, String sServiceName, int nPartition, long lExtentId, boolean fBack
prj/test/functional/persistence/src/main/java/persistence/JournalBackupMapTests.java:559
↓ 2 callers
Method
waitForUnlock
Wait for the lease unlock. It could come as a result of notification or lease expiration. Since a lease could theoretically be removed while we are wa
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:2957
↓ 2 callers
Method
waitIndex
Wait for notification on the specified index. The caller must hold synchronization on the index. Note the timing is based on System.currentTimeMilli
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/windowedArray/ConcurrentWindowedArray.java:1403
↓ 2 callers
Method
waitServiceResume
Wait for the service to resume. @param ldtStart the start time @param cMillisTimeout the maximum time to wait, or 0 for infinite @retu
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Poll.java:1045
↓ 2 callers
Method
wakeup
Invoke a wakeup on the selector.
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/RunnableSelectionService.java:111
↓ 2 callers
Method
warnReuseAddr
Issue a warning regarding overrideing SO_REUSEADDR @param fReuse the specified setting
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/Sockets.java:340
↓ 2 callers
Method
wasInserted
()
prj/test/functional/rwbm/src/main/java/rwbm/ReadWriteBackingMapTests.java:3930
↓ 2 callers
Method
wasReachable
Return true if any of the specified members has been successfully contacted since the specified time.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/IpMonitor.java:937
↓ 2 callers
Method
weight
(long t)
prj/coherence-core/src/main/java/com/tangosol/internal/net/metrics/ExponentiallyDecayingReservoir.java:147
↓ 2 callers
Method
with
Return a snapshot with the given service state. @param sService the service name @param state the service state @return the new snapshot
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceMBeanRegistry.java:560
↓ 2 callers
Method
with
(int nPartition, long lVersion)
prj/coherence-core/src/main/java/com/tangosol/net/cache/CacheEvent.java:164
↓ 2 callers
Method
withChild
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/termtrees/NodeTerm.java:205
↓ 2 callers
Method
withChild
Join the receiver with the given child Term. AtomicTerms will construct a general list term (functor .list.) and NodeTerms may be mutated. @param t
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/termtrees/Term.java:86
↓ 2 callers
Method
withClassLoader
The optional {@link ClassLoader} to use when performing serialization/de-serialization operations. @param loader the {@link ClassLoader} @return th
prj/coherence-core/src/main/java/com/tangosol/net/ViewBuilder.java:173
↓ 2 callers
Method
withClassesFromDirectory
Add the directory on the file system to read the class files from. @param directoryName the name of the directory on the file system to
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/ClassFileSchemaSource.java:74
↓ 2 callers
Method
withCluster
Set the cluster name to be used in the query. @param sCluster the cluster name @return this {@link QueryBuilder} instance
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanAccessor.java:264
↓ 2 callers
Method
withClusterProperty
(String name, Object value)
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/PsrPerformanceEnvironment.java:490
↓ 2 callers
Method
withContextualFactory
ContextualFactory is actually in a beta status, it will not be removed, but might be refactored.
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/GensonBuilder.java:375
↓ 2 callers
Method
withCost
Set the cost of each operation, in bytes. @param cb the cost of each operation, in bytes
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/RunnerProtocol.java:3736
↓ 2 callers
Method
withIndexFileName
Specify the index file name and path. If not specified it will default to {@link #DEFAULT_INDEX_FILE_NAME}. @param indexFileName the path and index f
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofIndexer.java:461
↓ 2 callers
Method
withJavaFlightRecorder
(boolean fUseJFR)
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/PsrPerformanceEnvironment.java:571
↓ 2 callers
Method
withLatency
Set the latency of each batch, in milliseconds. @param cMillis the latency of each batch, in milliseconds
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/RunnerProtocol.java:3759
↓ 2 callers
Method
withMBeanDomainName
Set the MBean domain name to be used on the query. @param sMBeanDomainName the MBean domain name @return this {@link QueryBuilder} instance
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanAccessor.java:303
↓ 2 callers
Method
withNewSource
Create a copy of this event with a different source. @param connector the new event source @param <V> the type of values published by the pub
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicPublisher.java:779
↓ 2 callers
Method
withParameterResolver
Set the optional {@link ParameterResolver} to use to resolve configuration parameters. <p> Any parameter added directly with one of the {@code addPara
prj/coherence-core/src/main/java/com/tangosol/net/SessionConfiguration.java:368
↓ 2 callers
Method
withPropertyFilter
Set the filter that should be used to determine whether the property should be imported. @param propertyFilter the filter that should be used to det
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/ClassFileSchemaSource.java:207
↓ 2 callers
Method
withRunnerProperty
(String name, Object value)
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/PsrPerformanceEnvironment.java:506
↓ 2 callers
Method
withStopOnError
(boolean fStopOnError)
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/RunnerProtocol.java:2122
↓ 2 callers
Method
wrapEntry
Wrap an Entry from the Entry Set to make a Restricted Entry. @param entry a Map Entry to wrap @return a Map Entry that restricts its type
prj/coherence-core/src/main/java/com/tangosol/util/RestrictedCollections.java:1713
↓ 2 callers
Method
wrapSocket
Wrap the supplied plain Socket as an SSLSocket. The supplied socket must be connected. @param delegate the socket to delegate to @param fClientMo
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/ssl/SSLSocket.java:121
↓ 2 callers
Method
wrapStream
(com.tangosol.io.ReadBuffer.BufferInput input, com.tangosol.coherence.component.net.Message msg)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:5319
↓ 2 callers
Method
write
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/MultiBufferWriteBuffer.java:66
↓ 2 callers
Method
write
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:431
↓ 2 callers
Method
write
Attempt to write the batch to the connection. When called from the client thread synchronization must be held since the corresponding ack could come
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:2096
↓ 2 callers
Method
write
(WriteBuffer.BufferOutput out)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/BufferTest.java:677
↓ 2 callers
Method
write
(String name, JsonValue value)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/GensonJsonGenerator.java:93
↓ 2 callers
Method
writeAttributes
Write the attributes as part of a start tag. @param out a PrintWriter object to use to write to @param fPretty true to specify that the output
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:983
↓ 2 callers
Method
writeBarrier
Ensure all writes made prior to this call to be visible to any thread which calls the corresponding readBarrier method for any of the members in this
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MemberSet.java:1933
↓ 2 callers
Method
writeBinary
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:861
↓ 2 callers
Method
writeBooleanArray
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:438
↓ 2 callers
Method
writeByteArray
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:472
↓ 2 callers
Method
writeCharArray
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:503
↓ 2 callers
Method
writeCheckpoint
Write a checkpoint for this extent. @throws IOException on I/O failure
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:2334
↓ 2 callers
Method
writeComment
Write the element as it will appear in XML. @param out a PrintWriter object to use to write to @param fPretty true to specify that the output i
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:1004
↓ 2 callers
Method
writeComplexTypeHeader
@param writer @return
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/PofBufferTest.java:99
↓ 2 callers
Method
writeDate
Write a date value to a BufferOutput object. @param out the BufferOutput to write to @param nYear the year number as defined by ISO8601; note t
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:1537
↓ 2 callers
Method
writeDetail
Writes the data from the list of columnViews to the file. @param wps the output PrintStream @param listColumn list of columns to be displaye
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/Reporter.java:521
↓ 2 callers
Method
writeDoubleArray
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:723
↓ 2 callers
Method
writeEndTag
Write the element's end tag. @param out a PrintWriter object to use to write to @param fPretty true to specify that the output is intended to b
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:969
↓ 2 callers
Method
writeEntry
Write a single checkpoint entry. @param out the target stream @param binKey the key @param lTicket the ticket @throws IOException on I/O fai
prj/coherence-core/src/main/java/com/tangosol/io/journal2/CheckpointFile.java:446
↓ 2 callers
Method
writeEscapedName
Will write the name without escaping special characters, assuming it has been done by the caller or the string doesn't contain any character needing t
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/ObjectWriter.java:139
↓ 2 callers
Method
writeExternal
Save the contents of this object by storing the object's state into the passed DataOutput object. @param out the DataOutput stream to write the stat
prj/coherence-core/src/main/java/com/tangosol/io/ExternalizableLite.java:99
↓ 2 callers
Method
writeExternal
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the write
prj/coherence-core/src/main/java/com/tangosol/util/Binary.java:1141
↓ 2 callers
Method
writeExternal
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/aggregator/QueryRecorder.java:158
↓ 2 callers
Method
writeExtract
Encode a binary diff "extract" operator to indicate that bytes should be copied from the old value to the new value. @param out the existing Buffe
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/AbstractPofValue.java:1003
↓ 2 callers
Method
writeFew
Write the MemberSet into the specified stream as a length-encoded array of Member mini-ids.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MemberSet.java:2009
↓ 2 callers
Method
writeFloatArray
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:679
↓ 2 callers
Method
writeInt
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferSequenceOutputStream.java:191
↓ 2 callers
Method
writeIntArray
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:591
↓ 2 callers
Method
writeIntArray
(DataOutput out, int[] ai)
prj/coherence-core/src/main/java/com/tangosol/net/internal/QuorumInfo.java:233
↓ 2 callers
Method
writeIntArray2d
Write a 2-dimensional int-array to the stream @param out the output stream to write to @param aai the 2-dimensional int-array to write @throws IOE
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:1038
↓ 2 callers
Method
writeInternal
Queues the provided {@link ByteBuffer} for processing by the <em>sink</em>. @param buffer the {@link ByteBuffer} produced by the <em>source</em> @th
prj/coherence-http-netty/src/main/java/com/tangosol/coherence/http/netty/NettyHttpServer.java:1640
↓ 2 callers
Method
writeInternalString
(final String value)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonWriter.java:457
↓ 2 callers
Method
writeLong
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferSequenceOutputStream.java:201
↓ 2 callers
Method
writeMany
Write the MemberSet into the specified stream as a bit-set.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MemberSet.java:2042
↓ 2 callers
Method
writeMigrationStatus
Write migration status into the active directory. @param fileActive the active directory @param status the migration status
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceEnvironment.java:563
↓ 2 callers
Method
writeMsgReceipt
Write a Receipt message to a buffer. @param buff buffer to write the receipt message @param cRecReq number of receipts associated with the unf
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:856
↓ 2 callers
Method
writeObjectArray
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:2015
↓ 2 callers
Method
writePackedInt
Write packed int. @param outStream socket output stream @param n int to write @throws IOException if an I/O error occurs while writing to
prj/coherence-discovery/src/main/java/com/tangosol/discovery/NSLookup.java:461
↓ 2 callers
Method
writeShort
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/ByteArrayWriteBuffer.java:603
↓ 2 callers
Method
writeShort
Writes a short value, comprised of the 16 low-order bits of the argument <tt>n</tt>; the 16 high-order bits of <tt>n</tt> are ignored. @param n the
prj/coherence-core/src/main/java/com/tangosol/io/WriteBuffer.java:539
↓ 2 callers
Method
writeShortArray
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:547
↓ 2 callers
Method
writeStartTag
Write the element's start tag. @param out a PrintWriter object to use to write to @param fPretty true to specify that the output is intended to
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:954
↓ 2 callers
Method
writeString
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferWriter.java:888
↓ 2 callers
Method
writeThrowable
Write the Throwable to the specified stream. @param out the stream to write to @param t the Throwable to write
prj/coherence-core/src/main/java/com/tangosol/io/pof/ThrowablePofSerializer.java:73
↓ 2 callers
Method
writeTime
Write a time value to a BufferOutput object. @param out the BufferOutput to write to @param nHour the hour between 0 and 23 inclusi
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:1566
↓ 2 callers
Method
writeTimeWithZone
Write a <tt>Date</tt> property to the POF stream in ISO8601 format. <p> This method encodes the hour, minute, second, millisecond and timezone informa
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofWriter.java:813
← previous
next →
18,901–19,000 of 78,752, ranked by callers