MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 31 callersMethodrole
Obtains a {@link Predicate} for {@link TaskExecutorService.ExecutorInfo} to match the {@link Role} name. @param pattern the {@link Role} name patter
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/function/Predicates.java:175
↓ 31 callersMethodsetFactory
Specify the SocketProviderFactory associated with this provider. @param factory the associated factory
prj/coherence-core/src/main/java/com/tangosol/net/SocketProvider.java:106
↓ 31 callersMethodsetMessage
Setter for property Message.<p> The Message to process.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:2315
↓ 31 callersMethodshortValue
Returns the current value of this {@code AtomicLong} as a {@code short} after a narrowing primitive conversion. @return the numeric value represented
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:307
↓ 31 callersMethodsubmitToAllClients
(RemoteCallable<V> callable)
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/PsrPerformanceEnvironment.java:245
↓ 31 callersMethodtakeCurrentCharAndAdvance
Add the current character to buffer that builds the current token and advance.
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/base/BaseTokenScanner.java:674
↓ 31 callersMethodunwrap
Return the underlying (non-"Safe") PersistenceEnvironment. @param env a PersistenceEnvironment @param <R> the type of a raw, environment specific o
prj/coherence-core/src/main/java/com/tangosol/persistence/SafePersistenceWrappers.java:48
↓ 31 callersMethodvalue
()
prj/test/functional/concurrent/src/main/java/concurrent/atomic/AtomicIntegerTest.java:33
↓ 30 callersMethodassumeDeferKeyAssociation
(NamedCache<?, ?> cache)
prj/test/functional/grpc-client-tck/src/main/java/grpc/client/AbstractGrpcClientIT.java:2413
↓ 30 callersMethodcacheNameForTopicName
Return the cache name from the specified topic name. @param sTopicName the topic name @return the cache name
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicCaches.java:1280
↓ 30 callersMethodconfigure
Configure the controllable service. <p> This method can only be called before the controllable service is started. @param xml an XmlElement carrying
prj/coherence-core/src/main/java/com/tangosol/util/Controllable.java:40
↓ 30 callersMethodensureStatusRuntimeException
Convert a {@link java.lang.Throwable} to a {@link io.grpc.StatusRuntimeException}. @param t the {@link java.lang.Throwable} to convert @return a {@
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/ErrorsHelper.java:63
↓ 30 callersMethodextract
Extract from target using reflection or map access. <p> If name is a property, reflection accessor method lookup on {@code T} fails and {@code oTarget
prj/coherence-core/src/main/java/com/tangosol/util/extractor/UniversalExtractor.java:171
↓ 30 callersMethodfindAttribute
Find the Term amoungst the children whose functor equals the given functor that has a singleton child. @param sFunctor the functor to search for @r
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/termtrees/Term.java:182
↓ 30 callersMethodget
Returns the password to be used in clear format. The char[] returned from the get() method is not retained by the provider, and it is expected that t
prj/coherence-core/src/main/java/com/tangosol/net/PasswordProvider.java:27
↓ 30 callersMethodgetBitSet
Getter for property BitSet.<p> The array of 32-bit integer values that hold the bit-set information.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MemberSet.java:1018
↓ 30 callersMethodgetBlock
Get the block which contains this element. @return the containing block
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Element.java:115
↓ 30 callersMethodgetCacheMisses
Determine the rough number of cache misses since the cache statistics were last reset. <p> A cache miss is a <tt>get()</tt> invocation that does not h
prj/coherence-core/src/main/java/com/tangosol/net/cache/CacheStatistics.java:110
↓ 30 callersMethodgetCacheStore
Get the representative of the "persistent" storage for this backing map. @return the cache store wrapper object that this backing map uses for
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:5085
↓ 30 callersMethodgetComparator
Get the Comparator used to sort the index. @return the comparator @since Coherence 3.5
prj/coherence-core/src/main/java/com/tangosol/util/MapIndex.java:103
↓ 30 callersMethodgetDeclaringClass
@return The class in which this property is declared
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/BeanProperty.java:54
↓ 30 callersMethodgetDelegate
Return the SocketProvider which this provider delegates to, or null if this is a root provider. @return the delegate provider or null
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SocketProvider.java:101
↓ 30 callersMethodgetExtractor
Retrieve the underlying ValueExtractor reference. @return the ValueExtractor
prj/coherence-core/src/main/java/com/tangosol/util/ValueManipulator.java:28
↓ 30 callersMethodgetMachineId
Getter for property MachineId.<p> An identifier that should be the same for Members that are on the same physical machine, and different for Members t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1390
↓ 30 callersMethodgetNamePattern
Obtains the pattern used to match resource names to this {@link ResourceMapping}. @return the pattern
prj/coherence-core/src/main/java/com/tangosol/coherence/config/ResourceMapping.java:107
↓ 30 callersMethodgetOptionalValue
(String propertyName, Class<T> propertyType)
prj/coherence-rag-parent/models/coherence-rag-openai/src/test/java/com/oracle/coherence/rag/model/openai/OpenAiModelProviderIT.java:202
↓ 30 callersMethodgetParentTrait
Determine the trait which contains this trait. @return the containing trait or null if this trait is not contained
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:1486
↓ 30 callersMethodgetPartitionMap
Obtain a Map view for the data in a specific partition. @param nPid the partition ID @return the backing map (or null if that partition is not owne
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionAwareBackingMap.java:69
↓ 30 callersMethodgetPeer
Return the peer associated with this connection. @return the peer
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1874
↓ 30 callersMethodgetQualifiers
Return qualifiers. @return the qualifiers
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/NamedCacheProducer.java:447
↓ 30 callersMethodgetResourceKey
Getter for property ResourceKey.<p> Key for the resource represented by this Lease. This property is set during initialization only. @see #instantiat
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Lease.java:627
↓ 30 callersMethodgetSecond
Determine the time's second value. @return the second value between 0 and 59 inclusive (and possibly 60 for a leap-second)
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawTime.java:125
↓ 30 callersMethodgetService
Getter for property Service.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:1278
↓ 30 callersMethodgetToMemberSet
Return the set of Members to which the Message is addressed. This method has meaning only for outgoing messages. @return the recipient members
prj/coherence-core/src/main/java/com/tangosol/net/internal/ProtocolAwareStream.java:77
↓ 30 callersMethodisAnnotationPresent
(Class<? extends Annotation> annotationClass)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/Wrapper.java:67
↓ 30 callersMethodisReadOnly
Check whether this BinaryEntry allows data modification operations. @return true iff the entry is "read-only" @since Coherence 3.7
prj/coherence-core/src/main/java/com/tangosol/util/BinaryEntry.java:202
↓ 30 callersMethodout
Print a blank line.
tools/ant-tangosol/src/com/xtangosol/tools/VacuumAndSave.java:35
↓ 30 callersMethodparse
(String query)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/dslquery/internal/SelectListMakerTest.java:647
↓ 30 callersMethodparseBandwidth
Invoke {@link #parseBandwidth(String)} with various valid arguments.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/BaseTest.java:208
↓ 30 callersMethodpush
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque) if it is possible to do so immediately without
prj/coherence-core/src/main/java/com/tangosol/net/NamedDeque.java:186
↓ 30 callersMethodreadInt
Read a <tt>int</tt> property from the POF stream. @param iProp the property index to read @return the <tt>int</tt> property value, or zero if no va
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:139
↓ 30 callersMethodresolve
Apply the changes to the underlying set ("commit").
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/DualSet.java:238
↓ 30 callersMethodsetChildren
(PofChild[] apc)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/PofReaderTest.java:775
↓ 30 callersMethodsetSerializerFactory
Set the {@link NamedSerializerFactory}. @param serializerFactory the {@link NamedSerializerFactory}
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcServiceDependencies.java:147
↓ 30 callersMethodsleep
(Duration duration)
prj/test/functional/executor/src/main/java/executor/common/AbstractTaskExecutorServiceTests.java:2290
↓ 30 callersMethodtestExtract
Test the extraction (and corresponding application) of binary deltas using the passed old and new strings as the basis for the delta. @param sOld th
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/DecorationOnlyDeltaCompressorTest.java:430
↓ 29 callersMethodaccumulateAndGet
Atomically updates the current value with the results of applying the given function to the current and given values, returning the updated value. <p
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:225
↓ 29 callersMethodaddElement
Create a new element and add it as a child element to this element. This is a convenience method. Elements are accessed and manipulated via the list
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:246
↓ 29 callersMethodbyteValue
Returns the current value of this {@code AtomicLong} as a {@code byte} after a narrowing primitive conversion. @return the numeric value represented
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:298
↓ 29 callersMethodcreateCache
Creates a {@link CoherenceBasedCache} based on the current state of the {@link CoherenceBasedConfiguration}, to be owned by the specified {@link Coher
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/CoherenceBasedConfiguration.java:45
↓ 29 callersMethodcreateClient
(SocketProvider provider)
prj/test/functional/ssl/src/main/java/ssl/SSLNIOClientTests.java:25
↓ 29 callersMethodcreateHolderAsync
Asynchronously create a {@link CacheRequestHolder} for a given request. @param request the request object to add to the holder @param sScope
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/BaseNamedCacheServiceImpl.java:599
↓ 29 callersMethodcreateReader
(String json)
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/genson/stream/JsonReaderTest.java:640
↓ 29 callersMethodcreateServer
(SocketProvider provider)
prj/test/functional/ssl/src/main/java/ssl/SSLNIOServerTests.java:33
↓ 29 callersMethoddecode
Reads a binary-encoded Message from the passed BufferInput object. <p> Using the passed Channel, the Codec has access to both the MessageFactory for t
prj/coherence-core/src/main/java/com/tangosol/net/messaging/Codec.java:62
↓ 29 callersMethodensureDir
Validate that the given File represents a directory, creating it if it doesn't already exist. @param file the File to check @return the validated F
prj/coherence-core/src/main/java/com/tangosol/io/FileHelper.java:132
↓ 29 callersMethodequals
Return true iff the specified object in an EndPoint representing the same bus as this EndPoint. @param o the EndPoint to compare against @return tr
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/EndPoint.java:32
↓ 29 callersMethodexecutors
Obtains the cache used to store {@link ClusteredExecutorInfo} instances. @param service the {@link CacheService} to use to obtain a cache reference
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/Caches.java:79
↓ 29 callersMethodgetAndIncrement
Atomically increments the current value. <p>Equivalent to {@code getAndAdd(1)}. @return the previous value
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:81
↓ 29 callersMethodgetAttribute
Obtain the value of the specified MBean attribute. @param sName the MBean name @param sAttr the attribute name @return the value of the retrieved
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanServerProxy.java:91
↓ 29 callersMethodgetBinaryCache
Getter for property BinaryCache.<p> Child BinaryCache instance.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:482
↓ 29 callersMethodgetConstructor
Return a {@link MethodHandle} to the constructor of the {@link Remotable} class represented by this definition. <p> Once constructed, the class may be
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/ClassDefinition.java:198
↓ 29 callersMethodgetConverterDown
Return the Converter used to pass values down to the underlying Collection. @return the Converter to the underlying Collection
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:1352
↓ 29 callersMethodgetCurrentAsStringWithAdvance
Answer the string representation of the current BaseToken and advance. @return the string representation of the current BaseToken
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPScanner.java:215
↓ 29 callersMethodgetLocalHost
Obtain the local host address. If at all possible, ensure that the returned address is not a loopback, wildcard or a link local address. @return the
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/InetAddresses.java:166
↓ 29 callersMethodgetMap
Getter for property Map.<p> Map assosiated with currently tested service
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:3860
↓ 29 callersMethodgetMember
Getter for property Member.<p> Members, indexed by Member mini-id. May not be supported if the MemberSet does not hold on the Members that are in the
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MemberSet.java:1188
↓ 29 callersMethodgetNamedCache
Return the cache used in all test methods. @return the test cache
prj/test/functional/processor/src/main/java/processor/AbstractEntryProcessorTests.java:110
↓ 29 callersMethodgetPofTypeId
Return an identifier that represents the POF type of the specified class. @param clz the class; must not be null @param ctx the PofContext used to
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHelper.java:166
↓ 29 callersMethodgetResponseEntityForMbean
Calculate the response body required for a single MBean. @param request the {@link HttpRequest} @param queryBuilder the {@link QueryBuilder} t
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/AbstractManagementResource.java:235
↓ 29 callersMethodgetServiceJoinTime
Getter for property ServiceJoinTime.<p> The cluster time that each Member joined the Service, indexed by Member id.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:768
↓ 29 callersMethodgetServiceName
Get the Metrics over HTTP service name. @return the Metrics over HTTP service name
prj/coherence-core/src/main/java/com/tangosol/internal/net/metrics/MetricsHttpHelper.java:105
↓ 29 callersMethodgetSource
Obtain the name of the {@link Participant} from which the entry originated. @return name of the source {@link Participant}
prj/coherence-core/src/main/java/com/tangosol/coherence/federation/ChangeRecord.java:214
↓ 29 callersMethodgetTimeZone
Return the time zone for the generated reports. @return time zone
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/ReportBatch.java:677
↓ 29 callersMethodheapDump
Get heapdump from the cluster members.
prj/test/functional/processor/src/main/java/processor/AbstractEntryProcessorTests.java:2634
↓ 29 callersMethodinvoke
Invoke an operation on the specified MBean. @param sName the MBean name to invoke the method on @param sOpName the name of the method to
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanServerProxy.java:114
↓ 29 callersMethodisCacheValues
Determine if this {@code ContinuousQueryCache} caches values locally. <p> Note: if {@link #addMapListener(MapListener, Filter, boolean) addMapListener
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:482
↓ 29 callersMethodnewInstance
Create a new instance of {@link Dependencies}. <p> If the JLine library is present on the classpath and the -nojline argument is not passed in the asA
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/QueryPlus.java:1044
↓ 29 callersMethodnone
Returns a {@link WithName} option with a {@code null} name. @return a {@link WithName} option a {@code null} name
prj/coherence-core/src/main/java/com/tangosol/net/options/WithName.java:64
↓ 29 callersMethodof
Obtains a {@link OperationalOverride} for a specified uri. @param uri the uri of the {@link OperationalOverride} @return a {@link OperationalOverride
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/options/OperationalOverride.java:69
↓ 29 callersMethodparseXml
Parse the specified String into a tree of XmlElement objects ignoring any XML nodes other than elements, text or comments (in a case of SaxParser that
prj/coherence-core/src/main/java/com/tangosol/run/xml/SaxParser.java:133
↓ 29 callersMethodpctChance
(int cPct)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/PofDeltaCompressorTest.java:1821
↓ 29 callersMethodreadByteArray
Read a <tt>byte[]</tt> property from the POF stream. @param iProp the property index to read @return the <tt>byte[]</tt> property value; may be nul
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:215
↓ 29 callersMethodreadTracing
Reads the tracing data from the given {@link PofReader}. @param pofReader the {@link PofReader} @param nProp the index to read within the {@lin
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Message.java:358
↓ 29 callersMethodremoveListener
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:230
↓ 29 callersMethodsetExtendedLanguage
(boolean flag)
prj/test/functional/dslquery/src/main/java/dslquery/QueryPlusRunner.java:91
↓ 29 callersMethodsetKeys
Setter for property Keys.<p> The set of SelectionKeys associated with this member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/TcpRing.java:1349
↓ 29 callersMethodshow
Log information related to the POF stream. @param iPos the current position with a containing data structure @param s a description to log
prj/coherence-core/src/main/java/com/tangosol/io/pof/LoggingPofHandler.java:495
↓ 29 callersMethodsize
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MemberSet.java:1754
↓ 29 callersMethodskipBytes
Skips over up to the specified number of bytes of data. The number of bytes actually skipped over may be fewer than the number specified to skip, and
prj/coherence-core/src/main/java/com/tangosol/io/ReadBuffer.java:438
↓ 29 callersMethodtoHexDump
Convert a byte array to a hex dump. This is a replacement for Text.toString(byte[] ab, int cBytesPerLine). @param ab the byte array to f
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:1105
↓ 29 callersMethodtoHexEscape
Convert a byte to a hex sequence of '0' + 'x' + 2 hex digits. @param b the byte @return the hex sequence
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:1045
↓ 29 callersMethodunpack
Unpack an {@link Any} message. @param any the request to get the message from @param type the expected type of the message @param <T> the expect
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/MessageHelper.java:99
↓ 29 callersMethodwriteTracing
This method will write the tracing data, if any, to the given {@link PofWriter}. @param pofWriter the {@link PofWriter} @param nProp the index
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Message.java:333
↓ 28 callersMethodasync
Return non-blocking API for this atomic value. @return non-blocking API for this atomic value
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:37
↓ 28 callersMethodatomicStringValueOf
Return a String that is the value of the given Term. @param t the Term that is atomic @return return the String found in the AtomicTerm
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/AbstractStatementBuilder.java:76
↓ 28 callersMethodawaitTermination
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happe
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/RemoteExecutor.java:669
↓ 28 callersMethodbinarySearch
Using the binary search algorithm, searches the specified array of nodes for the node starting with the specified byte. @param anode the array of N
prj/coherence-core/src/main/java/com/tangosol/util/BinaryRadixTree.java:1593
↓ 28 callersMethodcapture
(String... asProperty)
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/common/BenchmarkProperties.java:25
↓ 28 callersMethodclone
Creates and returns a copy of this SimpleValue. The returned copy is "unlinked" from the parent and mutable @return a clone of this instance.
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlValue.java:397
← previousnext →1,301–1,400 of 78,752, ranked by callers