MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 1 callersMethodaddCustomers
Add the specified number of customers.
prj/examples/guides/120-built-in-aggregators/src/main/java/com/oracle/coherence/guides/aggregations/SimpleAggregationExample.java:187
↓ 1 callersMethodaddDeclaration
Add a variable to this scope. @param var the variable being declared
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Begin.java:115
↓ 1 callersMethodaddDefaultContextualFactories
(List<ContextualFactory<?>> factories)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/GensonBuilder.java:1111
↓ 1 callersMethodaddDefaultConverterFactories
Override this method if you want to change the default converter factories. @param factories list, is not null.
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/GensonBuilder.java:1098
↓ 1 callersMethodaddDefaultDeserializerFactories
( List<Factory<? extends Deserializer<?>>> deserializerFactories)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/GensonBuilder.java:1128
↓ 1 callersMethodaddDefaultSerializerFactories
( List<Factory<? extends Serializer<?>>> serializerFactories)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/GensonBuilder.java:1120
↓ 1 callersMethodaddDependency
Register a dependency. @param ctx compiler context @param dt data type to register dependency against @param fRuntime true for a runtim
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/TypeExpression.java:412
↓ 1 callersMethodaddDependentClass
This method is used only by getDependents(). Add the specified Class to the collection if it is not the packaged class itself, not primitive, and not
prj/coherence-core/src/main/java/com/tangosol/dev/packager/PackagerDependencyClassElement.java:119
↓ 1 callersMethodaddDestinations
Add multiple destinations for this bundle. @param colAddr the collection of addresses to add
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/PacketBundle.java:193
↓ 1 callersMethodaddErrorInterceptor
(NamedTopic<?> topic, int cMax)
prj/test/functional/topics/src/main/java/topics/LocalNamedTopicTests.java:654
↓ 1 callersMethodaddEventListener
Register the given EventListener with this Service. @param l the EventListener to register @see #removeEventListener
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:343
↓ 1 callersMethodaddException
Add an exception. @param sClz the class name of the exception
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/ExceptionsAttribute.java:183
↓ 1 callersMethodaddException
Add the specified exception to the behavior. @param sExcept the qualified name of the exception to add @exception PropertyVetoException if the prop
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:4341
↓ 1 callersMethodaddExtension
Add the specified extension to this property. @param extension the extension to add
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/ExtensibleProperty.java:81
↓ 1 callersMethodaddFederationTopologiesQueryResult
Add federation topologies in the search response. @param request the {@link HttpRequest} @param sMemberId the current member Id @param mapRes
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/ClusterMemberResource.java:483
↓ 1 callersMethodaddFilterMapListener
Add a map listener that receives events based on a filter evaluation. <p> The listeners will receive MapEvent objects, but if {@code fLite} is passed
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/AsyncNamedCacheClient.java:1438
↓ 1 callersMethodaddFilterToMap
Create a filter factory and add it to the filter map. @param xmlFilter the xml element @param mapFilter the map that holds the factory entries
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/LegacyXmlClusterDependencies.java:932
↓ 1 callersMethodaddGroupBy
Add an extractor to the group by. @param extractor the extractor to group by @return the position in the result set of the aggregator. This value
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/DataSource.java:117
↓ 1 callersMethodaddHead
Inserts the specified element to the front of this queue. @see #add
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:5734
↓ 1 callersMethodaddHeadersIfNotPresent
Add the specified headers, if not present. @param headers the headers to add @return this response
prj/coherence-core/src/main/java/com/tangosol/internal/http/Response.java:99
↓ 1 callersMethodaddImport
Register an import name. @param sImport the import name @param dt the imported class or component @return true if the import name was already
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Context.java:141
↓ 1 callersMethodaddIndex
(AddIndexRequest request, StreamObserver<Empty> observer)
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheServiceGrpcImpl.java:87
↓ 1 callersMethodaddIndex$Router
(com.tangosol.util.ValueExtractor extractor, boolean fOrdered, java.util.Comparator comparator)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/NamedCacheProxy.java:285
↓ 1 callersMethodaddIndex$Router
(com.tangosol.util.ValueExtractor extractor, boolean fOrdered, java.util.Comparator comparator)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:299
↓ 1 callersMethodaddInsertionNotifier
Add the specified notifier to the insertion notification set. @param nNotifierId the notifier id
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Page.java:257
↓ 1 callersMethodaddInverseCollectionMapping
Add new mappings from the elements of the given value to the given key in the supplied index. The given value is expected to be either a Collection o
prj/coherence-core/src/main/java/com/tangosol/util/SimpleMapIndex.java:712
↓ 1 callersMethodaddItemToIndex
Add an item to the index. @param item - array containing the input to be inserted into the index; @param id - an iden
prj/coherence-hnsw/src/main/java/com/oracle/coherence/hnswlib/Hnswlib.java:68
↓ 1 callersMethodaddKeyMapListener
Add a map listener for a specific key. <p> The listeners will receive MapEvent objects, but if {@code fLite} is passed as {@code true}, they <i>might<
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/AsyncNamedCacheClient.java:1388
↓ 1 callersMethodaddListener
(NamedTopicListener listener)
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicView.java:180
↓ 1 callersMethodaddLookupCallback
Register a LookupCallback to be used to perform lookups on names that are not bound to the NameService's directory. If more than one LookupCallback is
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/NameService.java:285
↓ 1 callersMethodaddMap
Add a new mapping between a partition ID and its backing map. @param nPid the partition ID to add @param mapBacking the backing map for the p
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionSplittingBackingMap.java:829
↓ 1 callersMethodaddMapListener
(MapListener listener)
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/ObservableNullableConcurrentMap.java:323
↓ 1 callersMethodaddMapListener
(MapListener<? super K, ? super V> listener)
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/ObservableConcurrentMap.java:345
↓ 1 callersMethodaddMapListener
{@inheritDoc}
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:369
↓ 1 callersMethodaddMapListener
{@inheritDoc}
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldOldCache.java:382
↓ 1 callersMethodaddMapListener
(com.tangosol.util.MapListener listener)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/NamedCacheProxy.java:294
↓ 1 callersMethodaddMapListener
(com.tangosol.util.MapListener listener, com.tangosol.util.Filter filter, boolean fLite)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/collections/wrapperMap/WrapperNamedCache.java:136
↓ 1 callersMethodaddMemberListener
(com.tangosol.net.MemberListener l)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:669
↓ 1 callersMethodaddMessageDuration
Add a timing sample to the metrics. @param nanos the request time in nanos.
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcProxyServiceMetrics.java:22
↓ 1 callersMethodaddMessageDuration
Add a timing sample to the metrics. @param nanos the request time in nanos.
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcProxyMetrics.java:76
↓ 1 callersMethodaddNamedExecutorService
Add the specified {@link NamedExecutorService} and register it with the local {@link ClusteredExecutorService}. @param service the {@link NamedExecu
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/config/ConcurrentConfiguration.java:111
↓ 1 callersMethodaddNamedQuery
Add named query to this config. @param query named query to add
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/config/QueryConfig.java:35
↓ 1 callersMethodaddNamedSSLDependencies
Add {@link SSLSocketProvider.Dependencies} for <code>sId</code> identifier to this SocketProviderFactory's Dependency mapping. @param sId provider i
prj/coherence-core/src/main/java/com/tangosol/net/SocketProviderFactory.java:882
↓ 1 callersMethodaddNamedSSLDependenciesBuilder
(String sId, SSLSocketProviderDependenciesBuilder bldr)
prj/coherence-core/src/main/java/com/tangosol/net/SocketProviderFactory.java:898
↓ 1 callersMethodaddOperator
Add the custom operator to the CohQL language. @param operator the operator to add
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/CoherenceQueryLanguage.java:475
↓ 1 callersMethodaddOrderLine
(OrderLine orderLine)
prj/examples/guides/120-built-in-aggregators/src/main/java/com/oracle/coherence/guides/aggregations/model/Order.java:82
↓ 1 callersMethodaddOrderLine
Adds a {@link OrderLine} for this order. @param orderLine {@link OrderLine}
prj/examples/tutorials/500-graphql/initial/src/main/java/com/oracle/coherence/tutorials/graphql/model/Order.java:149
↓ 1 callersMethodaddOwnedPackageName
Add a package name to the set of packages specified to be contained by this PackageOwnerResourceSet.
prj/coherence-core/src/main/java/com/tangosol/dev/packager/PackageOwnerResourceSet.java:84
↓ 1 callersMethodaddParameter
Add a parameter description (name and access flags) to the MethodParameters attribute. @param iParam the index of the parameter being described @par
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/MethodParametersAttribute.java:122
↓ 1 callersMethodaddPerson
(Map map, Person person)
prj/coherence-testing-data/src/main/java/data/Person.java:357
↓ 1 callersMethodaddPlatformMBeansQueryResult
Add platform MBeans to query response. @param request the {@link HttpRequest} @param uriParent the parent URI @param uriCurrent the current
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/ClusterMemberResource.java:416
↓ 1 callersMethodaddPofIndex
Add {@link PofIndex} annotation to backing field. @param fn backing field to add the annotation to @param nIndex POF index value to define with
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PortableTypeGenerator.java:1487
↓ 1 callersMethodaddPofXmlSchema
Determines whether a "schema.xml" file exists. If it exists it will be added as an XmlSchemaSource to the SchemaBuilder. @param builder C
prj/plugins/gradle/src/main/java/com/oracle/coherence/gradle/CoherenceTask.java:373
↓ 1 callersMethodaddPoint
* Adds point. Updates the point if it is already in the index. * If replacement of deleted elements is enabled: replaces previously deleted point
prj/coherence-hnsw/src/main/cpp/hnswlib/hnswalg.h:973
↓ 1 callersMethodaddProperty
Add single property to the property map. @param version class version property was added in @param property property to add
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PortableTypeGenerator.java:1351
↓ 1 callersMethodaddProperty
Add the specified property to this type. @param property the property to add
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/ExtensibleType.java:153
↓ 1 callersMethodaddProvider
Add a {@link SocketAddressProvider}. @param provider the {@link SocketAddressProvider} to add
prj/coherence-core/src/main/java/com/tangosol/net/CompositeSocketAddressProvider.java:71
↓ 1 callersMethodaddRawMapEvent
Add the specified MapEvent to the list of events to be posted
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:14749
↓ 1 callersMethodaddReference
Store a reference in the application so that the referenced object will not be garbage-collected. The application component is designed such that it
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/Application.java:404
↓ 1 callersMethodaddRegistrySchemeMapping
Add topic scheme mappings to scheme {@link SchemeMappingRegistry} if no mapping already exists for the same patter. @param registry the {@link Schem
prj/coherence-core/src/main/java/com/tangosol/coherence/config/CacheConfig.java:178
↓ 1 callersMethodaddRemovalNotifier
Add the specified notifier to the removal notification set. @param nNotifierId the notifier id
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Usage.java:224
↓ 1 callersMethodaddRequestDuration
Add a timing sample to the metrics. @param nanos the request time in nanos.
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcProxyMetrics.java:64
↓ 1 callersMethodaddRequestPreprocessor
Add a request pre-processor. <p> RequestPreprocessors will be called in the order they have been added. @param processor the {@link RequestPreproces
prj/coherence-core/src/main/java/com/tangosol/internal/http/RequestRouter.java:102
↓ 1 callersMethodaddSamples
Add all the samples from the supplied Histogram to this Histogram. @param histThat the samples to add
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/util/Histogram.java:162
↓ 1 callersMethodaddSamples
Add all samples from the given histogram to this histogram. @param histThat the source histogram
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/Histogram.java:67
↓ 1 callersMethodaddScalar
Add a scalar transformation to the DataSource. @param extractor the ValueExtractor to execute @return the position in the result set of the extract
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/DataSource.java:81
↓ 1 callersMethodaddSelectionKey
Add the given selection key to the list of selection keys for open socket channels. @param key the key to add
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/net/EchoNIOServer.java:75
↓ 1 callersMethodaddServer
Add a cache server on the specified (psuedo) machine. @param sMachine the machine name @return the new Member
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractMachineRollingRestartTest.java:141
↓ 1 callersMethodaddStateExitAction
Adds/overrides the {@link StateExitAction} for the specified state in the {@link Model}. @param state the state @param stateExitAction th
prj/coherence-core/src/main/java/com/tangosol/util/fsm/SimpleModel.java:130
↓ 1 callersMethodaddStatic
Accumulate static block code for the class.
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ScriptParser.java:810
↓ 1 callersMethodaddStoreDelayConditionClass
Add a class name to the set of frames that must be on call stack to the store method in order to trigger a delay. @param sClzName the class name tha
prj/test/functional/rwbm/src/main/java/rwbm/ConditionalDelayCacheStore.java:49
↓ 1 callersMethodaddStoreDelayConditionMethod
Add a method name to the set of frames that must be on call stack to the store method in order to trigger a delay. @param sMetName the class name th
prj/test/functional/rwbm/src/main/java/rwbm/ConditionalDelayCacheStore.java:60
↓ 1 callersMethodaddSubscriber
Add one or more subscribers to this subscription. @param subscriberId the ids of the subscriber to add @return {@code true} if one or more subscrib
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/PagedTopicSubscription.java:203
↓ 1 callersMethodaddSubscribersTo
Add the subscribers subscribed to this subscription to the specified map. @param map the map to add the subscribers to
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/PagedTopicSubscription.java:311
↓ 1 callersMethodaddToBytes
Add number of raw bytes stored for a cache. @param sCacheName the cache name to add bytes to @param cBytes the number of bytes to add
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistenceStatistics.java:84
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/ContainsAnyOperator.java:44
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/LessOperator.java:55
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/ContainsAllOperator.java:44
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/BetweenOperator.java:46
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/ContainsOperator.java:44
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/NotEqualsOperator.java:53
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/GreaterOperator.java:53
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/LessEqualsOperator.java:53
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/LikeOperator.java:60
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/AndOperator.java:56
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/XorOperator.java:46
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/GreaterEqualsOperator.java:53
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/EqualsOperator.java:73
↓ 1 callersMethodaddToTokenTable
(TokenTable tokenTable)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/operator/InOperator.java:55
↓ 1 callersMethodaddTry
For disassembly of ops, add the try at the specified offset. @param of byte code offset @param opTry the try op @param aopDefer the defer
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Op.java:144
↓ 1 callersMethodaddUnknownProperty
Add unknown property to this instance. @param propName property name @param propValue property value
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/Evolvable.java:38
↓ 1 callersMethodaddWithKeyTtl
(@CacheKey String key, String first, String second)
prj/test/functional/cdi/src/main/java/cdi/ResponseCachingIT.java:489
↓ 1 callersMethodadd_item
prj/coherence-hnsw/src/main/cpp/bindings.cpp:132
↓ 1 callersMethodaddressMany
Address a non-single member bundle, i.e. is either multipoint, broadcast or has "no live receipients".
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:546
↓ 1 callersMethodadjust
Adjusts the location (line/offset) of the token relative to it current location.
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Token.java:92
↓ 1 callersMethodadjustOffsetInternal
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/nio/ByteBufferReadBuffer.java:578
↓ 1 callersMethodadjustOpenBlockOffset
When an open block changes position in the buffer, this method is invoked to adjust the cache of open blocks. @param ofOld the old offset of the blo
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:3462
↓ 1 callersMethodadjustPolls
Adjust the polls count. @param c the amount to adjust by
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:3244
↓ 1 callersMethodadjustStorageStats
(com.tangosol.util.MapEvent evt, com.tangosol.net.partition.PartitionStatistics stats)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:1173
↓ 1 callersMethodadvance
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/collections/AdvancingIterator.java:76
← previousnext →20,801–20,900 of 78,752, ranked by callers