MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 26 callersMethodapply
(T obj)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/Modifier.java:25
↓ 26 callersMethodassertAttribute
(String sMember, String sPath, String sAttribute, Object value)
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:4409
↓ 26 callersMethodcompareAndExchange
Atomically sets the value to {@code newValue} if the current value, referred to as the <em>witness value</em>, {@code == expectedValue}. @param lExpe
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:254
↓ 26 callersMethoddoubleBuilder
Create a Double typed {@link SimpleModelAttribute} {@link Builder}. @param sName the attribute name @param <M> the model type @return a {@link S
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/model/SimpleModelAttribute.java:207
↓ 26 callersMethodfindAny
Returns an {@link Optional} describing some element of the stream, or an empty {@code Optional} if the stream is empty. <p> This is a <em>short-circui
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteStream.java:1740
↓ 26 callersMethodgetAttributesFilter
Return an attributes filter based on the URI query parameters. @param request the {@link HttpRequest} @return the attributes filter
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/AbstractManagementResource.java:1092
↓ 26 callersMethodgetBuffer
Get the ReadBuffer object that this BufferInput is reading from. @return the underlying ReadBuffer object
prj/coherence-core/src/main/java/com/tangosol/io/ReadBuffer.java:633
↓ 26 callersMethodgetChunkOverlap
Gets the current chunk overlap. @return the overlap between consecutive chunks
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/config/StoreConfig.java:171
↓ 26 callersMethodgetChunkSize
Gets the current chunk size. @return the size of document chunks
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/config/StoreConfig.java:148
↓ 26 callersMethodgetConnectionCount
Return the number of active client connections. @return the number of active client connections
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/net/EchoServer.java:70
↓ 26 callersMethodgetConverterUp
Return the Converter used to view the underlying Collection's values through. @return the Converter from the underlying Collection
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:1341
↓ 26 callersMethodgetDelegate
Return the Map to which all operations should be delegated to. @return the wrapped Map
prj/coherence-core/src/main/java/com/tangosol/util/WrapperCollections.java:668
↓ 26 callersMethodgetDelegate
Return the Map to which all operations should be delegated to. @return the wrapped Map
prj/coherence-core/src/main/java/com/tangosol/util/WrapperCollections.java:1237
↓ 26 callersMethodgetKeyType
()
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/CoherenceCacheMXBean.java:42
↓ 26 callersMethodgetLabel
For disassembly of ops, get the requested label. @param of byte code offset @param alabel an array of labels per byte code offset @exception I
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Op.java:115
↓ 26 callersMethodgetLastIndex
Determine the last index that exists in the LongArray. @return the highest long value that exists in this LongArray, or NOT_FOUND if the Long
prj/coherence-core/src/main/java/com/tangosol/util/LongArray.java:222
↓ 26 callersMethodgetMemberSet
Getter for property MemberSet.<p> The Members that are running the Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/ServiceInfo.java:164
↓ 26 callersMethodgetMessage
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/config/ConfigurationException.java:55
↓ 26 callersMethodgetNamedBean
Retrieves a named CDI managed bean with type filtering. <p/> This method performs name-based bean lookup and then filters the results to ensure the be
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/util/CdiHelper.java:99
↓ 26 callersMethodgetNamedCache
Return the cache used in all test methods. @return the test cache
prj/test/functional/aggregator/src/main/java/aggregator/AbstractEntryAggregatorTests.java:131
↓ 26 callersMethodgetOperators
Return the set of CohQL Operators characters. @return the set of CohQL operators characters
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/CoherenceQueryLanguage.java:485
↓ 26 callersMethodgetPrefix
Returns the xml prefix of the {@link QualifiedName}. @return Returns "" if the name is not qualified with a namespace prefix
prj/coherence-core/src/main/java/com/tangosol/run/xml/QualifiedName.java:154
↓ 26 callersMethodgetScopeName
Return the scope name of this cache factory, if available. @return the scope name of this cache factory, if available; {@code null} otherwise
prj/coherence-core/src/main/java/com/tangosol/net/Session.java:259
↓ 26 callersMethodgetService
Return the wrapped Service. @return the wrapped Service
prj/coherence-core/src/main/java/com/tangosol/net/WrapperService.java:255
↓ 26 callersMethodgetServiceStatus
Determines the status of a service being run by the {@link CoherenceClusterMember}. @param serviceName the name of the service @return the {@link Ser
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/CoherenceClusterMember.java:427
↓ 26 callersMethodgetWorkSlot
Getter for property WorkSlot.<p> An array of WorkSlot objects. This property is assigned only if the pool was started.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1722
↓ 26 callersMethodget_CLASS
Getter for property _CLASS.<p> Property with auto-generated accessor that returns the Class object for a given component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/initiator/TcpInitiator.java:193
↓ 26 callersMethodisCompleted
Determines if the {@link RecordingSubscriber} was completed by a {@link Task.Coordinator}. @return <code>true</code> if {@link RecordingSubscriber#on
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/subscribers/RecordingSubscriber.java:148
↓ 26 callersMethodisMapValid
Getter for property MapValid.<p> Verifies whether the current map is valid.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:4119
↓ 26 callersMethodmatches
Tests whether or not the passed file name matches the specified wildcard pattern. @param sName the file name @param achPattern the file pa
prj/coherence-core/src/main/java/com/tangosol/dev/tools/CommandLineTool.java:677
↓ 26 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/ClusterService.java:7474
↓ 26 callersMethodregisterHit
()
prj/coherence-core/src/main/java/com/tangosol/net/queue/MutableQueueStatistics.java:30
↓ 26 callersMethodremove
Removes the mapping for a key from this map if it is present. @param key key whose mapping is to be removed from the map @return a {@link Completab
prj/coherence-core/src/main/java/com/tangosol/net/AsyncNamedMap.java:229
↓ 26 callersMethodresourceResolverFrom
Constructs and configures a {@link ResourceResolver} from a {@link MapBuilder} dependencies. <p> When a {@link ConfigurableCacheFactory} is available
prj/coherence-core/src/main/java/com/tangosol/util/ResourceResolverHelper.java:41
↓ 26 callersMethodserialize
Serializes the object into a json string. @param object object to be serialized. @return the serialized object as a string. @throws com.oracle.cohere
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/Genson.java:201
↓ 26 callersMethodsetRequestContext
Setter for property RequestContext.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/PartialJob.java:269
↓ 26 callersMethodspliterator
Return a {@link Spliterator} over the elements described by this {@code Streamer}. @return a {@link Spliterator} over the elements described by this
prj/coherence-core/src/main/java/com/tangosol/util/Streamer.java:59
↓ 26 callersMethodstorePasswordString
Returns the key store password. @return the key store password
prj/examples/guides/210-ssl/src/test/java/com/oracle/coherence/guides/ssl/KeyTool.java:318
↓ 26 callersMethodtermAt
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/termtrees/NodeTerm.java:193
↓ 26 callersMethodtext
Return the text chunk extracted from the document. @return the text chunk extracted from the document
prj/coherence-core/src/main/java/com/oracle/coherence/ai/DocumentChunk.java:97
↓ 26 callersMethodtoMap
Convert this {@code Fragment} into a {@code Map}. <p/> Any nested fragments within this fragment will be recursively converted into the map as well.
prj/coherence-core/src/main/java/com/tangosol/util/Fragment.java:121
↓ 26 callersMethodtoSet
Return appropriate set collector based on whether this stream is sorted or not. @return a collector that collects stream elements into a Set
prj/coherence-core/src/main/java/com/tangosol/internal/util/stream/AbstractPipeline.java:274
↓ 26 callersMethodtrustedServerConfigTest
(EchoClient client, EchoServer server)
prj/test/functional/ssl/src/main/java/ssl/BaseSocketProviderTests.java:174
↓ 26 callersMethodwithMember
Set the member key to be used in the query. @param sMemberKey the member key @return this {@link QueryBuilder} instance
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanAccessor.java:290
↓ 26 callersMethodwrap
Wrap the specified element to ensure uniqueness. @param o the element to wrap @return a unique element representing the specified element
prj/coherence-core/src/main/java/com/tangosol/util/SortedBag.java:364
↓ 25 callersMethod__retrievePeer
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:386
↓ 25 callersMethodaddMapListener
Sends the serialized {@link Filter} for registration with the cache server. @param key the serialized bytes of the {@link Filter} @param fL
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClientChannel.java:101
↓ 25 callersMethodapply
(F value)
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Converter.java:36
↓ 25 callersMethodassertIdentical
Check two numbers for equality. @param n1 the first number @param n2 the second number @param nSrc the source value for the test @throws Runt
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/BitHelperTest.java:573
↓ 25 callersMethodbyteAt
Determine the <tt>n</tt>-th byte of the byte sequence. @param of the zero-based byte offset within the sequence of bytes <tt>(0 &lt;= of
prj/coherence-core/src/main/java/com/tangosol/util/ByteSequence.java:38
↓ 25 callersMethodconnect
Connect this bus to an EndPoint. <p> Prior to the completion of this operation a {@link Event.Type#CONNECT CONNECT} event will emitted to the event co
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/Bus.java:100
↓ 25 callersMethodcreate
Creates a populated instance of a PortablePerson class to be used in tests. @return a populated instance of a PortablePerson class to be used in
prj/coherence-testing-data/src/main/java/data/pof/PortablePerson.java:105
↓ 25 callersMethodcreateStub
Create the default {@link NamedCacheServiceGrpc.NamedCacheServiceStub} to use for requests. @return the default {@link NamedCacheServiceGrpc.NamedCac
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/v0/NamedCacheGrpcClient.java:606
↓ 25 callersMethodensureClassLoader
Obtain a non-null ClassLoader. @param loader a ClassLoader (may be null) @return the passed ClassLoader (if not null), or the ContextClassLoader
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:551
↓ 25 callersMethodexpression
Parse the next expression into an Abstract Syntax Tree using the given right binding power. Parsing will continue so long as the right binding power i
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPParser.java:158
↓ 25 callersMethodextractFileId
Extract the file identifier from the ticket. @param lTicket the encoded ticket @return the file identifier
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PersistentTicket.java:78
↓ 25 callersMethodformat
(Date date)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/convert/DefaultConverters.java:980
↓ 25 callersMethodfromInternal
Converts an internal representation of a value to a value. @param object the internal representation of the value @return the value
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/InternalConverter.java:40
↓ 25 callersMethodgetAndUpdate
Atomically updates the current value with the results of applying the given function, returning the previous value. The function should be side-effect
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:138
↓ 25 callersMethodgetAttributeMap
Get the map of all attributes. The map is keyed by attribute names. The corresponding values are non-null objects that implement the XmlValue interfa
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlElement.java:222
↓ 25 callersMethodgetBinaryEntry
Getter for property BinaryEntry.<p> The BinaryEntry represented by this EntryStatus
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:14784
↓ 25 callersMethodgetCache
Obtain the {@link NamedCache} that this {@code ContinuousQueryCache} is based on. @return the underlying {@link NamedCache}
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:410
↓ 25 callersMethodgetCacheConfig
Return the {@link CacheConfig} that contains the configuration used by this factory. @return the CacheConfig
prj/coherence-core/src/main/java/com/tangosol/net/ExtensibleConfigurableCacheFactory.java:849
↓ 25 callersMethodgetCacheService
Return the CacheService associated with this context. @return the CacheService associated with this context
prj/coherence-core/src/main/java/com/tangosol/net/BackingMapManagerContext.java:46
↓ 25 callersMethodgetCapacity
Determine the number of bytes that the buffer can hold without resizing itself. In other words, a WriteBuffer has <tt>getCapacity() - {@link #length()
prj/coherence-core/src/main/java/com/tangosol/io/WriteBuffer.java:295
↓ 25 callersMethodgetCertURI
Returns the certificate URI. @return the certificate URI
prj/examples/guides/210-ssl/src/test/java/com/oracle/coherence/guides/ssl/KeyTool.java:418
↓ 25 callersMethodgetCluster
Getter for property Cluster.<p> Public access to the InternalCluster that requires the corresponding LocalPermission.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeCluster.java:759
↓ 25 callersMethodgetCurrentSubject
Return the Subject from the current security context. @return the current Subject.
prj/coherence-core/src/main/java/com/tangosol/net/security/SecurityHelper.java:35
↓ 25 callersMethodgetFullName
Return the fully qualified type name. @return the fully qualified type name
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/Type.java:42
↓ 25 callersMethodgetId
Obtain the string identifier for the ColumnView. @return the column identifier
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/ReportColumnView.java:74
↓ 25 callersMethodgetIterator
Returns an instance of the null iterator. @return an Iterator instance with no values to enumerate.
prj/coherence-core/src/main/java/com/tangosol/util/NullImplementation.java:123
↓ 25 callersMethodgetKeyFromInternalConverter
Return a converter that allows the manager (or a backing map managed thereby) to convert a key object from its internal form (as managed by the CacheS
prj/coherence-core/src/main/java/com/tangosol/net/BackingMapManagerContext.java:81
↓ 25 callersMethodgetKeys
Get the keys from the query. @return a set of keys
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/QueryHandler.java:49
↓ 25 callersMethodgetLabel
Get the label for the exception handler. @return the label for the exception handler
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Catch.java:149
↓ 25 callersMethodgetNameConstant
Get the UTF constant which holds the field name. @return the UTF constant which contains the name
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Field.java:479
↓ 25 callersMethodgetOffset
Determine the offset of this Block in the Buffer. @return the offset of this Block in the Buffer, or NIL if this Block has not been initializ
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:3892
↓ 25 callersMethodgetReadHoldCount
Queries the number of reentrant read holds on this lock by the current thread. A reader thread has a hold on a lock for each lock action that is not
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/RemoteReadWriteLock.java:1189
↓ 25 callersMethodgetService
Return an instance of a service configured by the current ConfigurableCacheFactory. This helper method is a simple wrapper around the {@link Configura
prj/coherence-core/src/main/java/com/tangosol/net/CacheFactory.java:188
↓ 25 callersMethodgetSiblings
()
prj/coherence-testing-data/src/main/java/data/pof/PortablePersonReference.java:85
↓ 25 callersMethodgetThisMember
Getter for property ThisMember.<p> The local member. This property is only applicable for the ServiceMemberSet held by the service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:979
↓ 25 callersMethodget_CLASS
Getter for property _CLASS.<p> Property with auto-generated accessor that returns the Class object for a given component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/Initiator.java:111
↓ 25 callersMethodget_Properties
Getter for property _Properties.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Config.java:214
↓ 25 callersMethodget_Sink
Getter for property _Sink.<p> Property used by Component Integration. This property is not meant to be designed directly.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:3675
↓ 25 callersMethodguard
Register the specified Guardable based on the Guardian's SLA parameters. <p> It's possible that the Guardian's defaults will prevent the Guardable fro
prj/coherence-core/src/main/java/com/tangosol/net/Guardian.java:30
↓ 25 callersMethodhasSession
Returns {@code true} if this {@link Coherence} instance can provide a {@link Session} with the specified name. @param sName the name of the {@link S
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:817
↓ 25 callersMethodin
Return a filter that tests if the extracted value is contained in the specified set. @param extractor the ValueExtractor to use @param setValues th
prj/coherence-core/src/main/java/com/tangosol/util/Filters.java:558
↓ 25 callersMethodinject
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:671
↓ 25 callersMethodinstantiate
Instantiate a MemberSet containing the specified member. The resulting MemberSet may not be iteratable. Instantiate a SingleMemberSet containing the
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/SingleMemberSet.java:329
↓ 25 callersMethodinterrupted
Return true if the thread is interrupted or {@link Timeout timed out}. Note as with Thread.interrupted this will clear the interrupted flag if it is
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Blocking.java:46
↓ 25 callersMethodinvoke
Invoke an {@link com.tangosol.util.InvocableMap.EntryProcessor} against an entry in a cache. @param request the {@link InvokeRequest} containing th
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheService.java:199
↓ 25 callersMethodisPresent
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:13460
↓ 25 callersMethodisReady
Returns whether this {@code NamedMap} is ready to be used. </p> An example of when this method would return {@code false} would be where a partitioned
prj/coherence-core/src/main/java/com/tangosol/net/NamedMap.java:194
↓ 25 callersMethodisSkippable
Determine if the value encoding can be skipped. A value can be skipped if it is a default value and if it does not have an identity and if it is in a
prj/coherence-core/src/main/java/com/tangosol/io/pof/WritingPofHandler.java:1424
↓ 25 callersMethodisWriteLocked
Queries if the write lock is held by any thread. This method is designed for use in monitoring system state, not for synchronization control. @return
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/RemoteReadWriteLock.java:1150
↓ 25 callersMethodlisteners
Get the array of event listeners. It is illegal to modify the return value from this method. @return the array of event listeners
prj/coherence-core/src/main/java/com/tangosol/util/Listeners.java:296
↓ 25 callersMethodloadAll
Return the values associated with each the specified keys in the passed collection. If a key does not have an associated value in the underlying store
prj/coherence-core/src/main/java/com/tangosol/net/cache/CacheLoader.java:49
↓ 25 callersMethodlog
(String sPrefix, String sMsg)
prj/test/functional/logging/src/main/java/logging/impl/DebugLogger.java:193
↓ 25 callersMethodlogError
Logs the passed error in the error list. @param nSeverity severity of the error as defined by ErrorList.Constants @param sCode error code, as d
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:2765
↓ 25 callersMethodof
Obtains a {@link MemberName} for a specified name. @param name the name of the {@link MemberName} @return a {@link MemberName} for the specified name
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/options/MemberName.java:85
↓ 25 callersMethodreadIntArray
Read a <tt>int[]</tt> property from the POF stream. @param iProp the property index to read @return the <tt>int[]</tt> property value; may be null
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:257
← previousnext →1,501–1,600 of 78,752, ranked by callers