MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 13 callersMethodisRepeatableRead
Getter for property RepeatableRead.<p> Sepcifies whether or not "repeatable read" feature is supported.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DeltaMap.java:857
↓ 13 callersMethodisSevere
@return true if the ErrorList contains any severe items
prj/coherence-core/src/main/java/com/tangosol/util/ErrorList.java:52
↓ 13 callersMethodisSuccess
Returns {@code true} if the result can be considered successful, i.e. its status is not a failure status. @return {@code true} if the result can be c
prj/coherence-core/src/main/java/com/tangosol/net/topic/Subscriber.java:1164
↓ 13 callersMethodisUTC
Determine if the time value uses UTC. @return true if the time value is a UTC value
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawTime.java:157
↓ 13 callersMethodisUserType
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/ConfigurablePofContext.java:516
↓ 13 callersMethodkeysEquals
Test for equality of the keys in two string tables. @param that the string table to compare to @return true if the both string tables have the same
prj/coherence-core/src/main/java/com/tangosol/util/StringTable.java:433
↓ 13 callersMethodlike
Return a LikeFilter for pattern match. @param extractor the Extractor to use by this filter @param sPattern the string pattern to compare the result
prj/coherence-core/src/main/java/com/tangosol/util/Filters.java:593
↓ 13 callersMethodlistBundles
List all bundles deployed to the container.
prj/test/distribution/osgi/src/test/java/com/tangosol/coherence/osgi/AbstractOsgiTest.java:105
↓ 13 callersMethodlistStoreInfo
Return a list of the PersistentStoreInfo known to this manager. @return a list of the known PersistentStoreInfo @since 24.09
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistenceManager.java:154
↓ 13 callersMethodlistStores
Return the identifiers of the PersistentStores that comprise the snapshot. @return a list of the store identifiers
prj/coherence-core/src/main/java/com/tangosol/persistence/Snapshot.java:53
↓ 13 callersMethodmatch
Match the specified character in the data being streamed from the Script object. @param ch the character to match @exception CompilerException
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlTokenizer.java:892
↓ 13 callersMethodmemchr
Find the specified byte (a "needle") in the specified binary region ("the haystack"). @param abHaystack the byte array containing the binary region
prj/coherence-core/src/main/java/com/tangosol/util/Binary.java:1397
↓ 13 callersMethodmoveOffset
Move the offset within the stream forward. @param cb the number of bytes to advance the offset
prj/coherence-core/src/main/java/com/tangosol/io/ByteArrayWriteBuffer.java:1062
↓ 13 callersMethodnext
Move to the next token in the stream and return it. @return the current token
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPScanner.java:100
↓ 13 callersMethodparse
Parses the given user query string into a Lucene {@link Query}. Lucene syntax characters are escaped so free-form user text can contain punctuation su
prj/coherence-lucene/src/main/java/com/oracle/coherence/lucene/LuceneQueryParser.java:111
↓ 13 callersMethodpoll
(TopicServiceRequestType type)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/topics/GrpcSubscriberConnector.java:604
↓ 13 callersMethodpollFirst
()
prj/coherence-core/src/main/java/com/tangosol/util/SafeSortedMap.java:526
↓ 13 callersMethodprintStringOrObject
If the given Object is a String print it within double quotes around otherwise pass the Object to the {@link #printObject(PrintWriter, Object, boolean
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/DefaultStatementResult.java:236
↓ 13 callersMethodput
Create a {@link PutRequest}. @param scope the scope name to use to obtain the cache from. @param cacheName the name of the cache to put the val
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/v0/Requests.java:679
↓ 13 callersMethodqueryMBeans
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/management/jmx/WrapperMBeanServer.java:141
↓ 13 callersMethodreadIntBE
Read an {@code int} at the specified array offset in big-endian form. @param ab source array @param of offset @return int value
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalUtils.java:582
↓ 13 callersMethodreadNextToken
(boolean consume)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonReader.java:794
↓ 13 callersMethodreadyOps
Return the operations that can be satisfied by already buffered data. @return the operations that can be satisfied by already buffered data.
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/MultiplexedSocketProvider.java:734
↓ 13 callersMethodreason
Return the rejection reason. @return the reason enum value
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/RagSecurity.java:969
↓ 13 callersMethodrecover
Recover partition state from checkpoint and journal files. @param dirPartition partition directory @param journal opened partition journal @pa
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalRecovery.java:77
↓ 13 callersMethodrecover
Attempt to recover this Guardable. <p> In a common case where the Guardable has an associated thread, a suitable action would be to interrupt the thre
prj/coherence-core/src/main/java/com/tangosol/net/Guardable.java:60
↓ 13 callersMethodrelease
Release the underlying topic.
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicConnector.java:88
↓ 13 callersMethodremove
Removes from the underlying collection the last element returned by the iterator (optional operation). This method can be called only once per call t
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/LongArrayTest.java:1100
↓ 13 callersMethodremove
Removes from the underlying collection the last element returned by the iterator (optional operation). This method can be called only once per call t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Iterator.java:273
↓ 13 callersMethodremoveIndexFrom
(NamedCache namedCache, ValueExtractor extractor)
prj/test/functional/filter/src/main/java/filter/AbstractFilterTests.java:971
↓ 13 callersMethodreplace
Replace all occurrences of the specified substring in the specified string. @param sText string to change @param sFrom pattern to change from @para
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:1350
↓ 13 callersMethodreplace
Create a {@link ReplaceRequest}. @param scope the scope name to use to obtain the cache from. @param cacheName the name of the cache to remove
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/v0/Requests.java:989
↓ 13 callersMethodretain
Starting with the byte at offset <tt>of</tt>, retain the remainder of this WriteBuffer, such that the byte at offset <tt>of</tt> is shifted to offset
prj/coherence-core/src/main/java/com/tangosol/io/WriteBuffer.java:233
↓ 13 callersMethodrollback
Rollback the changes made to the TransactionMap. This effectively means clearing the content of this map and releasing all the locks without changing
prj/coherence-core/src/main/java/com/tangosol/util/TransactionMap.java:268
↓ 13 callersMethodscale
Get the base-2 scale (exponent) of the quad value. <p> The name of this method is based on Java's BigDecimal. @return a binary exponent between -1638
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawQuad.java:152
↓ 13 callersMethodserializer
Return a DefaultSerializer, regardless of what the calling service is using.
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:1026
↓ 13 callersMethodsetDaemonCountMin
Set the minimum daemon pool thread count. @param count the minimum daemon pool thread count
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcProxyMetricsMBean.java:476
↓ 13 callersMethodsetEvictionApprover
Set the EvictionApprover for this ConfigurableCacheMap. @param approver the EvictionApprover
prj/coherence-core/src/main/java/com/tangosol/net/cache/ConfigurableCacheMap.java:161
↓ 13 callersMethodsetInnerScheme
Set the inner scheme. @param scheme the inner scheme
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/BackingMapScheme.java:68
↓ 13 callersMethodsetInternalValue
Update the internal representation of the XmlValue. This method acts as a single point to which all mutator calls route. As such, it is intended to b
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleValue.java:1008
↓ 13 callersMethodsetMetadata
Sets metadata to the {@code Span}. If the {@code Span} previously contained a mapping for the key, the old value is replaced by the specified value.
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/Span.java:34
↓ 13 callersMethodsetResourceRegistry
Setter for property ResourceRegistry.<p> ResourceRegistry associated with this Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:4734
↓ 13 callersMethodsetSerializerMap
Setter for property SerializerMap.<p> A Map of configured Serializer instances, keyed by ClassLoader (if applicable).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:1846
↓ 13 callersMethodsetSpouse
Set the spouse of the {@link Person}. @param spouse the spouse
prj/test/unit/coherence-tests/src/test/java/com/tangosol/config/injection/SimpleInjectorTest.java:131
↓ 13 callersMethodsetToId
Setter for property ToId.<p> This is the receiver's Member id. This property is valid for all Packets except outgoing Directed and Sequel Packets that
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Packet.java:1086
↓ 13 callersMethodsetTrigger
Setter for property Trigger.<p> An optional MapTrigger object associated with this request.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:5244
↓ 13 callersMethodsetWith
Create a {@link Set} made up of the specified values. @param values the values to add to the {@link Set} @param <T> the type of element the {@li
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/CollectionUtils.java:37
↓ 13 callersMethodset_SnapshotMap
Setter for property _SnapshotMap.<p> The map of the snapshot attributes. The keys are the attribute accessor names, the values are cached attribute va
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/LocalModel.java:562
↓ 13 callersMethodsleep
Causes the current thread to sleep for the specified interval. If interrupted while sleeping the interrupt flag will be set and sleep will return fal
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Daemon.java:1517
↓ 13 callersMethodsubNotRemovable
Throw an exception when an invalid attempt is made to remove a sub-trait. @param sAttribute the attribute name @exception PropertyVetoException this
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:2656
↓ 13 callersMethodsync
After traversing an underlying WriteBuffer boundary, or otherwise changing the offset significantly, sync between this BufferOutput's absolute positio
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/OldMultiBufferWriteBuffer.java:771
↓ 13 callersMethodto
Obtains a {@link Logging} for a specified destination. @param destination the destination of the {@link Logging} @return a {@link Logging} for the sp
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/options/Logging.java:67
↓ 13 callersMethodtoKeyByteString
Convert the specified object to a binary key. @param obj the object to convert @return the {@link ByteString} for the specified key object
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/BaseGrpcClient.java:200
↓ 13 callersMethodunlock
(Object oKey)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:266
↓ 13 callersMethodunlockWrite
Release a write lock on this persistent store.
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:2140
↓ 13 callersMethodupdate
Construct an update processor based on the specified {@link ValueUpdater}. @param updater a {@link ValueUpdater} object; passing null will simpy
prj/coherence-core/src/main/java/com/tangosol/util/Processors.java:622
↓ 13 callersMethodvalues
Create a {@link RemoteStream} of specified map's values. @param map the map to create a remote stream for @param <K> the type of map keys @param <V
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteStream.java:105
↓ 13 callersMethodvalues
Create a {@link ValuesRequest}. @param scope the scope name to use to obtain the cache from. @param cacheName the name of the cache @param form
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/v0/Requests.java:1093
↓ 13 callersMethodverify
(String s, SSLSession sslSession)
prj/test/functional/metrics/src/main/java/metrics/SimpleMetricsSSLTests.java:100
↓ 13 callersMethodwaitForNodeSafe
Wait until the specified (partitioned) cache service reaches node-safety. @param service the partitioned cache to wait for node-safety
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractRollingRestartTest.java:285
↓ 13 callersMethodwithConsole
(boolean fConsole)
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/PsrPerformanceEnvironment.java:442
↓ 13 callersMethodwithExtractor
Configure the ValueExtractor object that is used to extract an indexable Object from a value stored in the cache. @param extractor the ValueExtracto
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/RunnerProtocol.java:1704
↓ 13 callersMethodwriteFloatArray
Write a <tt>float[]</tt> property to the POF stream. @param iProp the property index @param afl the <tt>float[]</tt> property value to write @th
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofWriter.java:422
↓ 13 callersMethodwriteStartObject
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/GensonJsonGenerator.java:49
↓ 13 callersMethodwriteStringArray
Write a String array. @param out a DataOutput stream to write to @param as a String array to write @throws IOException if an I/O except
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:1770
↓ 12 callersMethod__init
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:32737
↓ 12 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:32748
↓ 12 callersMethodabort
Abort an atomic sequence of mutating operations. @param oToken a token that represents the atomic unit to abort @throws IllegalArgumentException if
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistentStore.java:281
↓ 12 callersMethodaccumulate
Accumulate multiple entries into the result. <p> <b>Important note:</b> The default implementation of this method provides necessary logic for aggrega
prj/coherence-core/src/main/java/com/tangosol/util/InvocableMap.java:919
↓ 12 callersMethodadd
Add an op to the code. This is the primary means of building byte code. @param op an instance of Op (or an Op sub-class) @return the op that was
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/CodeAttribute.java:1357
↓ 12 callersMethodadd
Ensures that this Set contains the specified element. Returns <tt>true</tt> if the Set changed as a result of the call. (Returns <tt>false</tt> if thi
prj/coherence-core/src/main/java/com/tangosol/util/LiteSet.java:378
↓ 12 callersMethodaddIndex
Create a {@link AddIndexRequest}. @param scope the scope name to use to obtain the cache from. @param cacheName the name of the cache @param fo
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/v0/Requests.java:49
↓ 12 callersMethodaddListener
(MapListener<K, V> listener, Serializer serializer)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/ListenableStreamObserver.java:74
↓ 12 callersMethodaddStatement
Add a statement to this block. @param stmt the statement to add
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Block.java:64
↓ 12 callersMethodallocateDirect
Allocate a direct ByteBuffer based BufferSequence of the specified size. <P> Note: The BufferSequence will be word aligned as required by {@link Memor
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/Buffers.java:85
↓ 12 callersMethodapplyAsInt
(T value)
prj/coherence-core/src/main/java/com/tangosol/util/ValueExtractor.java:136
↓ 12 callersMethodapplyChanges
Apply all the changes that were made to this value and return a binary representation of the new value. <p> Any format prefixes and/or decorations tha
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/PofValue.java:144
↓ 12 callersMethodassemble
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/StackMapTableAttribute.java:79
↓ 12 callersMethodassertAggregator
(String query, Class expectedType, String expectedExtractorMethod)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/dslquery/internal/SelectListMakerTest.java:630
↓ 12 callersMethodassertDown
(HealthCheck healthCheck, String sExpectedName)
prj/test/functional/mp-health/src/main/java/coherence/mp/health/testing/CoherenceHealthChecksTest.java:285
↓ 12 callersMethodbegin
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:1608
↓ 12 callersMethodchat
{@inheritDoc} <p/> Processes a streaming chat request using OCI GenAI service. The method automatically determines the appropriate message format base
prj/coherence-rag-parent/models/coherence-rag-oci/src/main/java/com/oracle/coherence/rag/model/oci/OciGenAiStreamingChatModel.java:147
↓ 12 callersMethodclearEvents
()
prj/test/functional/transformer/src/main/java/transformer/AbstractMapEventTransformerTests.java:377
↓ 12 callersMethodclearMetadata
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonWriter.java:223
↓ 12 callersMethodclose
()
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/Scope.java:25
↓ 12 callersMethodclose
Wait to close the gate. @return an AutoCloseable which can be used with a try-with-resource block to perform the corresponding {@link #open}.
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Gate.java:24
↓ 12 callersMethodclose
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:410
↓ 12 callersMethodcloseInternal
The close() implementation method. This method is called on the service thread. @param fNotify if true, notify the peer that the Connection is being
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:558
↓ 12 callersMethodcompact
Run one compaction cycle. @param nCheckpointFileNo the file number of the last checkpoint (tombstones in files strictly be
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalCompactor.java:70
↓ 12 callersMethodconvertSafe
Convert the provided value with the given converter. If there is an issue in type conversion return the given value. @param converter the converter
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:2880
↓ 12 callersMethodcreateFactory
Create a factory function that creates a {@link TopicPublisherException}. @param serializer the serializer to deserialize the value @return a facto
prj/coherence-core/src/main/java/com/tangosol/net/topic/TopicPublisherException.java:99
↓ 12 callersMethodcreateIndex
(BackingMapContext ctx, ValueExtractor<Person, ?> extractor, boolean fOrdered, Map<String, Person> map)
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/internal/util/PartitionedIndexMapTest.java:489
↓ 12 callersMethodcreateInstance
(ServiceLoader.Provider<GrpcAcceptorController> provider)
prj/coherence-core/src/main/java/com/tangosol/net/grpc/GrpcAcceptorController.java:142
↓ 12 callersMethodcreateKeyCertPair
Create a self-signed private key and cert. @param fileBuild the build target directory below which the key and cert directory will be created @pa
prj/examples/guides/210-ssl/src/test/java/com/oracle/coherence/guides/ssl/KeyTool.java:142
↓ 12 callersMethodcreateObjectInputFilter
Create an ObjectInputFilter from filter. @return return an ObjectInputFilter as an Object to enable working with Java version 8
prj/test/functional/io/src/main/java/io/ObjectInputFilterHelper.java:40
↓ 12 callersMethodcreateSnapshot
Create a snapshot of the specified service with the specified name. @param sService the name of the service to snapshot @param sSnapshot the name
prj/test/functional/persistence/src/main/java/persistence/PersistenceTestHelper.java:86
↓ 12 callersMethodcreateStatement
Creates a new {@code Coherence Query Language} {@link Statement} from the provided query string. @param sStatement a Coherence Query Language statem
prj/coherence-core/src/main/java/com/tangosol/util/QueryHelper.java:497
↓ 12 callersMethodcreateTagsMap
(String... namesAndValues)
prj/test/functional/mp-metrics/src/main/java/coherence/mp/metrics/testing/MpMetricsRegistryAdapterIT.java:363
↓ 12 callersMethodcurrent
Returns the current token and advances to the next token. @return the current token @exception CompilerException potentially thrown by the tokenize
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ScriptParser.java:883
↓ 12 callersMethoddestroyPartition
Remove a partition from the PartitionAwareBackingMap. @param nPid the partition id that the PartitionAwareBackingMap will no longer be
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionAwareBackingMap.java:60
← previousnext →3,001–3,100 of 78,752, ranked by callers