MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 8 callersMethodisMobileIssues
Return the mobile-issues flag which specifies whether leases are issued to the first requesting member. If false, the senior service member serves as
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/ReplicatedCacheDependencies.java:42
↓ 8 callersMethodisNull
Return a filter that evaluates to true for null values. @param extractor the Extractor to use @param <T> the type of the object to extract va
prj/coherence-core/src/main/java/com/tangosol/util/Filters.java:149
↓ 8 callersMethodisOldValueRequired
Getter for property OldValueRequired.<p> Specifies whether or not the old value is likely to be accessed either during or post request processing. @v
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:5984
↓ 8 callersMethodisOpen
Check whether or not this bundle is open for adding request elements. @return true iff this Bundle is still open
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractBundler.java:452
↓ 8 callersMethodisOutOfRange
Returns true if the integer value is out-of-range due to its sign (ie. the integer value is the unary minus of Integer.MIN_VALUE) @return true if int
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/LiteralToken.java:404
↓ 8 callersMethodisOwnershipCapable
Return true if this member is capable of local ownership of partitions. A storage enabled node may start with ownership enabled but in certain cases,
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/PartitionedServiceDependencies.java:72
↓ 8 callersMethodisPass
Return {@code true} if the current pass number is equal to the specified expected pass number. @param nPass the expected pass number @return {@code
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/ClassFileSchemaSource.java:510
↓ 8 callersMethodisPersistent
Get the persistence attribute of the Property. Persistence has slightly different meanings based on whether the Property is gettable and/or settable:
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:4791
↓ 8 callersMethodisPortExtended
Return true iff the specified port represents an extended port. @param nPort the port to test @return true iff the specified port represents a exte
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/MultiplexedSocketProvider.java:2821
↓ 8 callersMethodisPrivate
Determine if the item is private. @return true if the item is private
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Info.java:65
↓ 8 callersMethodisProcessing
Determine if the Status object represents an Entry that is currently being processed. @return true iff the entry represented by this Status object is
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:1816
↓ 8 callersMethodisReadLocked
Return {@code true} if this lock is currently locked for reads by one or more threads. @return {@code true} if this lock is currently locked for read
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/ReadWriteLockHolder.java:70
↓ 8 callersMethodisReadLockedBy
Return {@code true} if this lock is currently locked for reads by the specified owner. @param owner the lock owner to check @return {@code true} if
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/ReadWriteLockHolder.java:124
↓ 8 callersMethodisRunning
Getter for property Running.<p> Determines whether or not the service is running.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/ServiceModel.java:2356
↓ 8 callersMethodisSilent
Return true if the current query session is running in silent mode. @return true if the current session is running in silent mode
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/QueryPlus.java:580
↓ 8 callersMethodisSilent
Getter for property Silent.<p> Specifies if there should be no logging.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:9226
↓ 8 callersMethodisSimpleNameLegal
Determine if the passed string is a legal simple (unqualified) name for a Component Definition. According to section 7.1 of the Java Language Specifi
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:8117
↓ 8 callersMethodisStatisticsEnabled
State of cache statistics @return true if recording cache statistics is enabled
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/processors/AbstractEntryProcessor.java:191
↓ 8 callersMethodisStopOnError
Return the flag indicating whether CohQL should stop processing multiple statements if an error occurs (for example when processing a file), or whethe
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/ExecutionContext.java:299
↓ 8 callersMethodisStuck
Determine if this DaemonPool has not made progress since the last time this method was called. @return true iff this DaemonPool has not made progress
prj/coherence-core/src/main/java/com/tangosol/internal/util/DaemonPool.java:79
↓ 8 callersMethodisSynthetic
Return true iff this event is caused by the cache internal processing such as eviction or loading @return true iff this event is caused by the cache
prj/coherence-core/src/main/java/com/tangosol/net/cache/CacheEvent.java:188
↓ 8 callersMethodisWritable
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/BeanDescriptor.java:97
↓ 8 callersMethodisWriteThrough
()
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/CoherenceCacheMXBean.java:60
↓ 8 callersMethodis_SubscribedTo
Determine if the current model has subscriptions
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/LocalModel.java:449
↓ 8 callersMethoditerateRecoveredEntries
Materialize recovered live entries directly from checkpoint and journal files without opening a live runtime extent state. @param dirPartition the e
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalRecovery.java:196
↓ 8 callersMethodkeySet
Create an {@link KeySetRequest}. @param scope the scope name to use to obtain the cache from. @param cacheName the name of the cache @param for
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/v0/Requests.java:628
↓ 8 callersMethodkeys
Iterate all keys in the underlying store. @return a read-only iterator of the keys in the underlying store @throws UnsupportedOperationException if
prj/coherence-core/src/main/java/com/tangosol/net/cache/IterableCacheLoader.java:31
↓ 8 callersMethodload
Load a named {@link KeyStore}. @param sType the {@link KeyStore} type @param password an optional {@link PasswordProvider} for the {@link KeySto
prj/coherence-core/src/main/java/com/tangosol/net/ssl/KeyStoreLoader.java:35
↓ 8 callersMethodloadConfig
Load the configuration from a file or resource. @param sName the name of file or resource. @return the configuration XML
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:577
↓ 8 callersMethodlock
Lock this gate.
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:771
↓ 8 callersMethodlockName
Return a test-scoped lock name. @param sSuffix the lock name suffix @return a test-scoped lock name
prj/test/functional/concurrent/src/main/java/concurrent/locks/AbstractClusteredRemoteLockIT.java:139
↓ 8 callersMethodmakeObject
Process the AST Tree using the given Term that that is to be turned into an Object. Java constructors, static calls, or Object literals are processed.
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/UpdateSetListMaker.java:142
↓ 8 callersMethodmakeValueUpdater
Make a ValueUpdater out of the given Object. @param oValue an Object or Object[] that is to be a ValueUpdater @return the resulting ValueUpdater
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/UpdateSetListMaker.java:644
↓ 8 callersMethodmergePartialResponse
Merge the results of PartialValueResponse or Response objects into a list of results. @see #validatePartialResponse
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:3016
↓ 8 callersMethodmockHttpConnection
(String sContent)
prj/coherence-rag-parent/coherence-rag/src/test/java/com/oracle/coherence/rag/loader/HttpDocumentLoaderTest.java:284
↓ 8 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/oracle/coherence/common/base/Hasher.java:51
↓ 8 callersMethodmodified
Update the {@link JCacheEntryMetaInf} based on the associated entry being modified at the specified time. @param ldtModified the time the entry was
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/JCacheEntryMetaInf.java:252
↓ 8 callersMethodnavigate
Locate the {@link PofValue} identified by this PofNavigator within the passed PofValue. If one of the intermediate navigation values is null, return t
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/PofNavigator.java:34
↓ 8 callersMethodonCharString
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/DuplexingPofHandler.java:204
↓ 8 callersMethodonEmpty
Called when the queue becomes empty. setFlushPending(true) can be monitored to track when a queue leaves the empty state.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/ConcurrentQueue.java:489
↓ 8 callersMethodonEvent
(CoherenceLifecycleEvent event)
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:2341
↓ 8 callersMethodonException
Called to handle an unexpected exception. @param t the Throwable
prj/coherence-core/src/main/java/com/tangosol/persistence/SafePersistenceWrappers.java:198
↓ 8 callersMethodonFloat32
Report that a base-2 single-precision floating point value has been encountered in the POF stream. @param iPos context-sensitive position informatio
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:121
↓ 8 callersMethodonReceived
This is the event that is executed when a Message is received. <p> It is the main processing event of the Message called by the <code>Service.onMessag
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:17299
↓ 8 callersMethodonUpdate
Called when the SSL context has been updated. @param dependencies the updated dependencies @throws GeneralSecurityException if an error occurs
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/SSLContextDependencies.java:489
↓ 8 callersMethodopen
Open the journal and discover existing files. <p> On open, discovered files are initialized with {@code liveBytes=size} until recovery computes accura
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:140
↓ 8 callersMethodopenSocketChannel
Create a SocketChanel. @return the Socket @throws IOException if an I/O error occurs
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SocketProvider.java:83
↓ 8 callersMethodparseValue
Within the POF stream, parse a POF value that is in the passed BufferInput. @param in the BufferInput to read from @param iPos the position of th
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofParser.java:74
↓ 8 callersMethodparseXmlString
Parse the specified xml string into an XmlElement. @param sXml the xml String to be parsed @return the parsed XmlElement
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestHelper.java:52
↓ 8 callersMethodpeekNoWait
Returns the first element from the front of this Queue. If the Queue is empty, no element is returned. For the resendQueue this will also filter out
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:6168
↓ 8 callersMethodpipelineBuilder
Create a builder for a {@code Pipeline} for a {@code Stream} of {@code InvocableMap} entries. <p> Calling any terminal operation other than {@link Rem
prj/coherence-core/src/main/java/com/tangosol/internal/util/stream/StreamSupport.java:66
↓ 8 callersMethodpolled
Add a poll to the statistics. @param cNanos the time taken to complete the poll (in nanos)
prj/coherence-core/src/main/java/com/tangosol/net/queue/MutableQueueStatistics.java:21
↓ 8 callersMethodproceed
Invoke {Continuation#proceeed} on the supplied continuation. If the continuation is null this method is a no-op @param cont the continuation or nu
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/continuations/Continuations.java:29
↓ 8 callersMethodprocess
Process the specified http request. @param request the request to process @return an optional {@link Response} which, if supplied will cause that
prj/coherence-core/src/main/java/com/tangosol/internal/http/RequestRouter.java:704
↓ 8 callersMethodprocessRequestIncomplete
Process a RequestTimeoutException for a request.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:1848
↓ 8 callersMethodprovide
Obtain the {@link com.oracle.coherence.io.json.genson.ext.GensonBundle}. @return the {@link com.oracle.coherence.io.json.genson.ext.GensonBundle}
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/GensonBundleProvider.java:27
↓ 8 callersMethodpublishPartitionOwnership
Update all nodes in regard to the specified partition's ownership.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:8297
↓ 8 callersMethodpush
Push an element onto the stack. @param element the element
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/Stack.java:23
↓ 8 callersMethodput
Add an entry to the store and expected map.
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistenceEnvironmentTest.java:635
↓ 8 callersMethodputAll
Storing the contents of the provided map within the cache. @param map the {@link Map} of key/value pairs to store in the cache. @param cMillis th
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClientChannel.java:414
↓ 8 callersMethodputIfAbsent
If the specified key is not already associated with a value (or is mapped to {@code null}) associates it with the given value and returns {@code null}
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClientChannel.java:429
↓ 8 callersMethodputIfAbsent
If the specified key is not already associated with a value (or is mapped to {@code null}) associate it with the given value and returns {@code null},
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheService.java:292
↓ 8 callersMethodread
Read a checkpoint file. @param fileCheckpoint the checkpoint file @return parsed checkpoint data @throws IOException on I/O failure
prj/coherence-core/src/main/java/com/tangosol/io/journal2/CheckpointFile.java:180
↓ 8 callersMethodread
Fill the supplied buffer using the contents of the stream. @param bufDst the buffer to fill, the position will be updated per {@link ByteBuffer#put}
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferSequenceInputStream.java:68
↓ 8 callersMethodreadAsDouble
Read a value of the specified encoding from the POF stream and convert it to a double. @param in the POF stream containing the value @param nType
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:1000
↓ 8 callersMethodreadChar
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferReader.java:98
↓ 8 callersMethodreadChar
Read a "char" value from the passed DataInput. @param in the DataInput object to read from @return a char value @throws IOException on read error
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:439
↓ 8 callersMethodreadExternal
(com.tangosol.io.pof.PofReader in)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:2074
↓ 8 callersMethodreadInt
Read an {@code int} at the specified offset. @param buffer the source buffer @param of the offset @return the int value
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalUtils.java:552
↓ 8 callersMethodreadMetadata
Read persistence metadata from the specified directory. @param fileDir the directory to read metadata from @return the metadata @throws IOExceptio
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:729
↓ 8 callersMethodreadMetadata
Read persistence metadata from the specified directory. @param fileDir the directory to read metadata from @return the metadata @throws IOExceptio
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:704
↓ 8 callersMethodreadRawDate
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofBufferReader.java:2026
↓ 8 callersMethodreadRawDate
Read a RawDate value from a POF stream. @param in the stream containing the POF date value @return a RawDate object @throws IOException on read er
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:725
↓ 8 callersMethodreadRawDateTime
Read a <tt>RawDateTime</tt> from the POF stream. The {@link RawDateTime} class contains the raw date and time information that was carried in the POF
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:535
↓ 8 callersMethodreadRawTime
Read a RawTime value from a POF stream. @param in the stream containing the POF time value @return a RawTime object @throws IOException on read er
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:743
↓ 8 callersMethodreadString
Helper for re-constituting strings. Guarantees that all 0-length strings are BLANK. @param stream the object to read the persistent information fro
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:520
↓ 8 callersMethodrealize
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/ServiceFailurePolicyBuilder.java:101
↓ 8 callersMethodregister
Attempts to register the specified {@link ServiceScheme}. @param scheme the {@link ServiceScheme} to register @throws IllegalArgumentException if a
prj/coherence-core/src/main/java/com/tangosol/coherence/config/ServiceSchemeRegistry.java:64
↓ 8 callersMethodregister
Registers an {@link ExecutorService} to commence execution of orchestrated tasks. @param executor the {@link ExecutorService} to register @param opt
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/TaskExecutorService.java:36
↓ 8 callersMethodregisterListener
Register the global back map listener.
prj/coherence-core/src/main/java/com/tangosol/net/cache/CachingMap.java:1666
↓ 8 callersMethodreject
This method should be called by the client immediately after it determines that an attempt to use an address returned by the {@link #getNextAddress} m
prj/coherence-core/src/main/java/com/tangosol/net/SocketAddressProvider.java:56
↓ 8 callersMethodreleasePartition
Release the specified partition. Called on the service thread only. @param iPartition the partition number to release @param iBackup the backup in
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:8661
↓ 8 callersMethodremoteAtomicBoolean
Return {@link RemoteAtomicBoolean} instance for the specified name. @param sName the name of the atomic value @return a {@code RemoteAtomicBoolean}
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/Atomics.java:90
↓ 8 callersMethodremove
Remove the object referenced by the current subject. @return the previously referenced object
prj/coherence-core/src/main/java/com/tangosol/net/internal/AbstractScopedReferenceStore.java:241
↓ 8 callersMethodremove
Remove an Object from the WindowedArray and return that Object. Note that it is necessary to remove the elements at the front of the WindowedArray to
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/WindowedArray.java:673
↓ 8 callersMethodremoveAccessor
Remove the specified Property accessor. @param nAccessor the enumerated Property accessor (PA_) value
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:4078
↓ 8 callersMethodremoveEntryInternal
Removes the passed Entry from the map. <p> <b>Note:</b> Unlike calling the "remove" method, which is overridden at subclasses, calling this method dir
prj/coherence-core/src/main/java/com/tangosol/util/SafeHashMap.java:827
↓ 8 callersMethodremoveIndex
Remove an index from this QueryMap. @param extractor the ValueExtractor object that is used to extract an indexable Object from a va
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClientChannel.java:467
↓ 8 callersMethodremoveListenerWithCheck
Remove a map listener that previously signed up for events based on a filter evaluation. @param listener the listener to remove @param filter a f
prj/coherence-core/src/main/java/com/tangosol/util/MapListenerSupport.java:268
↓ 8 callersMethodremoveOriginTrait
Remove the specified trait from the list of traits contributing to this trait's origin. @param trait the trait contributing to this trait's origin
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:1798
↓ 8 callersMethodreplace
Replaces the entry for the specified key only if it is currently mapped to some value. @param key key with which the specified value is associated
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClientChannel.java:501
↓ 8 callersMethodreplaceAll
Replace each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws a
prj/coherence-core/src/main/java/com/tangosol/net/AsyncNamedMap.java:1093
↓ 8 callersMethodreportMissingLicense
Coherence ApplicationEdition+ license support on a client.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:2075
↓ 8 callersMethodreportOwnership
(PartitionedService service)
prj/test/functional/persistence/src/main/java/persistence/SimpleRecoveryProtocolTests.java:447
↓ 8 callersMethodresetTrigger
Reset the operations trigger so that a new batch operation will be triggered on another add;
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/BatchingOperationsQueue.java:467
↓ 8 callersMethodresizeArray
Expand the passed array to contain the specified number of elements. @param <T> the array type @param aoOld the "template" array or null @param c
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:389
↓ 8 callersMethodresolve
Produce a {@link Filter} instance from a set of annotations. @param annotations the annotations to use to produce the {@link Filter} @param <T>
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/events/AnnotatedMapListener.java:437
↓ 8 callersMethodresolveAddress
Resolve the specified address. @param sAddr the address to resolve @return the resolved address @throws IllegalArgumentException if the address is
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SocketProvider.java:34
↓ 8 callersMethodresolveClass
Determine the class constant for the specified type. @param dtClass the class/component data type @return the class constant to use
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Manager.java:57
↓ 8 callersMethodrunOpenSSL
(Arguments arguments)
prj/examples/guides/210-ssl/src/test/java/com/oracle/coherence/guides/ssl/KeyTool.java:260
← previousnext →4,801–4,900 of 78,752, ranked by callers