MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 23 callersMethodgetBuilder
Attempts to retrieve the builder that was registered with the specified class. @param <T> the type of the instance that will be produced by
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/ParameterizedBuilderRegistry.java:39
↓ 23 callersMethodgetCacheName
Return the cache name to use for a given collection name. @param sName the name of the collection @return the cache name to use for the given colle
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/NamedQueueBuilder.java:25
↓ 23 callersMethodgetComponent
Determine the component which contains this behavior. @return the Component Definition that contains this behavior or null if this behavior i
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:1889
↓ 23 callersMethodgetConverterValueUp
Return the Converter used to view the underlying Map's values through. @return the Converter from the underlying Map's values
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:2403
↓ 23 callersMethodgetCustomBuilder
Obtains the custom {@link ParameterizedBuilder}. @return the {@link ParameterizedBuilder}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/BuilderCustomization.java:25
↓ 23 callersMethodgetDefaultParameterResolver
Obtains the default {@link ParameterResolver} that may be used for resolving externally defined configuration parameters, like those from the operatin
prj/coherence-core/src/main/java/com/tangosol/config/xml/DocumentProcessor.java:141
↓ 23 callersMethodgetDelegateProvider
Return the underlying SocketProvider to use. @return the SocketProvider
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/MultiplexedSocketProvider.java:2928
↓ 23 callersMethodgetDeque
Obtain the {@link Deque} this {@link WrapperNamedDeque} wraps. @return the {@link Deque} this {@link WrapperNamedDeque} wraps
prj/coherence-core/src/main/java/com/tangosol/net/queue/WrapperNamedDeque.java:63
↓ 23 callersMethodgetDistributionStrategy
Getter for property DistributionStrategy.<p> CentralDistribution component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:2951
↓ 23 callersMethodgetDuration
Return Coherence system property value as a {@link Duration}. <p> Backwards compatibility support is described in {@link Config}. @param sName Coher
prj/coherence-core/src/main/java/com/tangosol/coherence/config/Config.java:309
↓ 23 callersMethodgetEnumeration
Returns an instance of the null enumerator. @return an Enumeration instance with no values to enumerate.
prj/coherence-core/src/main/java/com/tangosol/util/NullImplementation.java:113
↓ 23 callersMethodgetEventInterceptor
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/events/internal/Registry.java:97
↓ 23 callersMethodgetField
Access a Java .class field structure. @param sName the field name @return the specified field or null if the field does not exist
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/ClassFile.java:1426
↓ 23 callersMethodgetFirstIndex
Getter for property FirstIndex.<p> The FirstIndex property provides the lowest [virtual] index into the WindowedArray that can be set and which may re
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/WindowedArray.java:477
↓ 23 callersMethodgetIndexed
Determine the value of the Indexed attribute of the Property. @return one of PROP_SINGLE, PROP_INDEXED, or PROP_INDEXEDONLY
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:5987
↓ 23 callersMethodgetMachineId
Return the Member's machine Id. This identifier should be the same for Members that are on the same physical machine, and ideally different for Membe
prj/coherence-core/src/main/java/com/tangosol/net/MemberIdentity.java:43
↓ 23 callersMethodgetMin
Returns the lowest value in the snapshot. @return the lowest value
prj/coherence-core/src/main/java/com/tangosol/net/metrics/Snapshot.java:111
↓ 23 callersMethodgetNext
Get the op that follows this one. @return the next op
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Op.java:1915
↓ 23 callersMethodgetRoleName
Getter for property RoleName.<p> A configured name that can be used to indicate the role of a member to the application. While managed by Coherence, t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1671
↓ 23 callersMethodgetService
Getter for property Service.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:1073
↓ 23 callersMethodgetTransferControl
Getter for property TransferControl.<p> The transfer control for this service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3681
↓ 23 callersMethodgetValue
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/AbstractPofValue.java:109
↓ 23 callersMethodheartbeat
Issue a heartbeat on the GuardContext associated with the current thread.
prj/coherence-core/src/main/java/com/tangosol/net/GuardSupport.java:806
↓ 23 callersMethodindentString
Indent the passed multi-line string. @param sText the string to indent @param sIndent a string used to indent each line @return the string, indent
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:1260
↓ 23 callersMethodinstantiateTestCache
Instantiate a NamedCache for the test.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/MapEventFilterTest.java:175
↓ 23 callersMethodinvokeAll
Executes the given tasks, returning a list of Futures holding their status and results when all complete. {@link Future#isDone} is {@code true} for ea
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/RemoteExecutor.java:424
↓ 23 callersMethodisCompressable
Determine if the value encoding can be compressed by combining type and value information in such a way that type information could be lost. @return
prj/coherence-core/src/main/java/com/tangosol/io/pof/WritingPofHandler.java:1441
↓ 23 callersMethodisMBeanRegistered
Check whether or not an MBean with the specified name is already registered. @param sName the MBean name @return true iff the specified name is alr
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanServerProxy.java:153
↓ 23 callersMethodisReleased
Specifies whether this NamedTopic has been released. <p/> Implementations must override this method to provide the necessary information. @return tru
prj/coherence-core/src/main/java/com/tangosol/net/topic/NamedTopic.java:168
↓ 23 callersMethodisSingle
Determine if the property is single (not indexed). @return true if the Property is single or false if it is indexed
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:5977
↓ 23 callersMethodload
Return the value associated with the specified key, or null if the key does not have an associated value in the underlying store. @param key key who
prj/coherence-core/src/main/java/com/tangosol/net/cache/CacheLoader.java:33
↓ 23 callersMethodlockInterruptibly
Acquire a lock while still respecting the calling thread's {@link Timeout timeout}. @param lock the lock to acquire @throws InterruptedException if
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Blocking.java:170
↓ 23 callersMethodname
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonReader.java:199
↓ 23 callersMethodparseTime
Parse the given string representation of a time duration and return its value as a number of milliseconds. The supplied string must be in the format:
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:1716
↓ 23 callersMethodprovideConverter
Provides an instance of Converter capable of handling objects of type forType. @param forType the type for which a converter is needed. @return the c
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/Genson.java:177
↓ 23 callersMethodreadDate
Read a <tt>java.util.Date</tt> from the POF stream. @param iProp the property index to read @return the <tt>Date</tt> property value, or null if no
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofReader.java:392
↓ 23 callersMethodreadMap
Read map content from a DataInput stream and update the specified map. <p> This method reads entries from the stream and "puts" them into the specifie
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:2201
↓ 23 callersMethodreadValue
Read a complete Property value from a stream, including an entire indexed Property value. @param stream the stream to read the value from @param n
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:1019
↓ 23 callersMethodremove
Remove the mapping for the given key, returning the associated value. @param key key whose mapping is to be removed from the map @return the value as
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClientChannel.java:448
↓ 23 callersMethodretainAll
(Collection<?> col)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/SubSetTest.java:192
↓ 23 callersMethodsetAddress
(Address address)
prj/test/functional/io/src/main/java/data/Customer.java:53
↓ 23 callersMethodsetComparator
Set the Comparator used to partition the values into pages. <p> This method is intended to be used only by query processors. Clients should not modify
prj/coherence-core/src/main/java/com/tangosol/util/filter/LimitFilter.java:248
↓ 23 callersMethodsetPriming
Setter for property Priming.<p> True if the MapEvent was caused by a priming event (NearCache).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:6254
↓ 23 callersMethodtest
(MBeanMetric metric)
prj/coherence-core/src/main/java/com/tangosol/internal/metrics/MetricsHttpHandler.java:520
↓ 23 callersMethodunregister
Unregister managed objects that match the specified object name or name pattern (query name). @param sName MBean's name or a name pattern
prj/coherence-core/src/main/java/com/tangosol/net/management/Registry.java:228
↓ 23 callersMethodunregisterRequestContext
Unregister the specified RequestContext.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:5163
↓ 23 callersMethodunwrap
(NamedTopic<?> topic)
prj/test/functional/topics/src/main/java/topics/remote/EnsureTopic.java:52
↓ 23 callersMethodupdateAndGet
Atomically updates the current value with the results of applying the given function, returning the updated value. The function should be side-effect-
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/AtomicLong.java:162
↓ 23 callersMethodwriteByteArray
Write a <tt>byte[]</tt> property to the POF stream. @param iProp the property index @param ab the <tt>byte[]</tt> property value to write @thro
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofWriter.java:234
↓ 23 callersMethodwriteMap
Write map content to a DataOutput stream. @param out a DataOutput stream to write to @param map the map to write @throws IOException if an I/O ex
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:2306
↓ 22 callersMethod__init
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:2598
↓ 22 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:2609
↓ 22 callersMethodadd
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/SortedBag.java:146
↓ 22 callersMethodaddAll
(Collection<? extends E> c)
prj/coherence-core/src/main/java/com/tangosol/net/queue/WrapperNamedQueue.java:289
↓ 22 callersMethodadjustOffsetInternal
Adjust the internal stream offset. @param cb the number of bytes that were written
prj/coherence-core/src/main/java/com/tangosol/io/AbstractReadBuffer.java:728
↓ 22 callersMethodaggregate
Execute an {@link AggregateRequest} against a cache and return the result serialized in a {@link BytesValue}. @param request the {@link AggregateRe
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheService.java:97
↓ 22 callersMethodcontainsStandardListeners
Checks whether or not this MapListenerSupport object contains any standard (not lite) listeners for a given filter. @param filter the filter @retur
prj/coherence-core/src/main/java/com/tangosol/util/MapListenerSupport.java:471
↓ 22 callersMethodcreateRequestHolder
Create a {@link CacheRequestHolder} for a given request. @param <Req> the type of the request @param request the request object to add to t
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheService.java:394
↓ 22 callersMethoddefaultModelName
Determines the default model name from configuration. <p/> This method reads the configuration property specified by {@link #configProperty()} and fal
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/model/AbstractModelSupplier.java:156
↓ 22 callersMethoddelay
Put the calling thread to sleep for the specified number of millseconds. @param cMillis the number of milliseconds to put the calling thread to
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:203
↓ 22 callersMethodencode
Encode a persistent ticket. @param nFileId the file identifier in the range [0, 1023] @param lEntryOf the 16-byte aligned entry offset @param cb
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PersistentTicket.java:38
↓ 22 callersMethodensureRunningConnector
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeNamedTopic/SafeSubscriberConnector.java:301
↓ 22 callersMethodentering
Entry logging. @param clz the source {@link Class} @param sMethod the source method @param params zero or more parameters to log @throws Nul
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/internal/ExecutorTrace.java:120
↓ 22 callersMethodentryInserted
Invoked when a map entry has been inserted. @param evt the MapEvent carrying the insert information
prj/coherence-core/src/main/java/com/tangosol/util/MapListener.java:34
↓ 22 callersMethodequals
Compare the {@code UniversalExtractor} with another object to determine equality. <p> {@link AbstractExtractor#equals(Object)} contract takes preceden
prj/coherence-core/src/main/java/com/tangosol/util/extractor/UniversalExtractor.java:235
↓ 22 callersMethodexiting
Exit logging. @param clz the source {@link Class} @param sMethod the source method @throws NullPointerException if either {@code clz} or {@cod
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/internal/ExecutorTrace.java:157
↓ 22 callersMethodfindMapping
(String sName, Class<M> type)
prj/coherence-core/src/main/java/com/tangosol/coherence/config/SchemeMappingRegistry.java:86
↓ 22 callersMethodformat
(LogRecord record)
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/logging/SimpleThreadAwareFormatter.java:27
↓ 22 callersMethodfromBytesValue
Deserialize the bytes in the {@link BytesValue}. @param bytesValue the {@link BytesValue} containing the serialized value @param serializer the {@lin
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/BaseGrpcIT.java:283
↓ 22 callersMethodgetAccess
Determine the current accessibility of the Behavior. @return either ACCESS_PUBLIC, ACCESS_PROTECTED, or ACCESS_PRIVATE @see com.tangosol.dev.compone
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:2391
↓ 22 callersMethodgetActiveDaemonCount
()
prj/test/functional/core/src/main/java/com/tangosol/coherence/component/util/DaemonPoolIT.java:884
↓ 22 callersMethodgetAge
()
prj/test/functional/rest/src/main/java/rest/data/Persona.java:49
↓ 22 callersMethodgetAssociatedKey
Determine the key object to which the specified key object is associated. <p> <i>Note: Circular associations are not permitted.</i> @param oKey the
prj/coherence-core/src/main/java/com/tangosol/net/partition/KeyAssociator.java:47
↓ 22 callersMethodgetBacklog
Return the backlog of the thread pool. @return the backlog of the thread pool
prj/coherence-core/src/main/java/com/tangosol/net/ThreadPoolManager.java:51
↓ 22 callersMethodgetBufferSize
Return the size, in bytes, of newly allocated ByteBuffer objects. @return the buffer size
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/TcpAcceptorDependencies.java:146
↓ 22 callersMethodgetCacheIndex
Getter for property CacheIndex.<p> The index of the cache that this Lease belongs to. This index is used by the cache service to get to an appropriate
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Lease.java:505
↓ 22 callersMethodgetChannelCount
Return the number of channels in the underlying topic. @return the number of channels in the underlying topic
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/PublisherConnector.java:81
↓ 22 callersMethodgetCoherence
Return the {@link CoherenceClusterResource} under test. @return the {@link CoherenceClusterResource} under test.
prj/test/functional/executor/src/main/java/executor/AbstractClusteredExecutorServiceTests.java:227
↓ 22 callersMethodgetConverterValueDown
Return the Converter used to pass values down to the underlying Map. @return the Converter to the underlying Map's values
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:2414
↓ 22 callersMethodgetCreated
Number of created events @return number of created events
prj/test/functional/jcache/src/main/java/com/tangosol/coherence/jcachetesting/TestCacheEntryListener.java:55
↓ 22 callersMethodgetEnv
Return the value of the specified environment variable. @param sVarName the name of the environment variable to return @return the value of the spe
prj/coherence-core/src/main/java/com/tangosol/coherence/config/EnvironmentVariableResolver.java:30
↓ 22 callersMethodgetEventType
The type of the FederatedChangeEvent. @return the type of the FederatedChangeEvent @since 12.2.1.0.2
prj/coherence-core/src/main/java/com/tangosol/coherence/federation/ChangeRecord.java:82
↓ 22 callersMethodgetHolderId
Getter for property HolderId.<p> Member id of the holder for this Lease. Value of 0 indicates that currently there is no holder for this Lease.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Lease.java:574
↓ 22 callersMethodgetMap
Getter for property Map.<p> Currently active map.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/TransactionCache.java:497
↓ 22 callersMethodgetMax
Returns the highest value in the snapshot. @return the highest value
prj/coherence-core/src/main/java/com/tangosol/net/metrics/Snapshot.java:97
↓ 22 callersMethodgetMemberId
Get the member id where the executor is running. @return the member id where the executor is running
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/management/ExecutorMBean.java:46
↓ 22 callersMethodgetMemberName
Return the configured name for the Member. This name is used for logging purposes and to differentiate among Members running within a particular proce
prj/coherence-core/src/main/java/com/tangosol/net/MemberIdentity.java:62
↓ 22 callersMethodgetName
()
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/SessionInitializer.java:38
↓ 22 callersMethodgetObjectName
Getter for property ObjectName.<p> Th ObjectName of the "wrapped" MBean.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/wrapperModel/WrapperJmxModel.java:230
↓ 22 callersMethodgetOption
Get a compiler-specific option. @param sOption the name of a compiler-specific option in the form <language>.<option>, for example
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Context.java:61
↓ 22 callersMethodgetOthersMemberSet
A helper method to obtain a MemberSet of all other Members running this Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3083
↓ 22 callersMethodgetOutput
@return
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/PofBufferTest.java:75
↓ 22 callersMethodgetParameter
Get all behavior parameters. @return an array of behavior parameters
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:3292
↓ 22 callersMethodgetPartitionSplittingBackingMap
Obtain the underlying PartitionSplittingBackingMap. @return the underlying PartitionSplittingBackingMap
prj/coherence-core/src/main/java/com/tangosol/net/partition/ObservableSplittingBackingMap.java:435
↓ 22 callersMethodgetPrimaryOwner
Return a primary owner of the specified partition.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3589
↓ 22 callersMethodgetPriority
Return the priority (or "weight") of the local Member. @return the member priority
prj/coherence-core/src/main/java/com/tangosol/net/MemberIdentity.java:69
↓ 22 callersMethodgetResponseCode
Get the response code. @return response code
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/Response.java:37
↓ 22 callersMethodgetService
Getter for property Service.<p> The Service object that created the Message (for outgoing Messages) or the Service object to which the Message is deli
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:733
↓ 22 callersMethodgetSessionConfigurations
Return an immutable {@link Map} of named {@link SessionConfiguration} instances that will be used by the {@link Coherence} instance to create {@link S
prj/coherence-core/src/main/java/com/tangosol/net/CoherenceConfiguration.java:77
↓ 22 callersMethodgetSignature
Build a behavior signature from a behavior name and parameter types. @param sName the name of the behavior @param adtParam the behavior's paramete
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:1905
← previousnext →1,701–1,800 of 78,752, ranked by callers