MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 3 callersMethodinitFromArray
Initialize the contents of this Set from the passed array <tt>ao</tt> containing <tt>c</tt> values. @param ao the array that contains the values to
prj/coherence-core/src/main/java/com/tangosol/util/LiteSet.java:1003
↓ 3 callersMethodinitTopic
(StreamObserver<ProxyRequest> channel, TestStreamObserver<ProxyResponse> observer,
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/topics/BaseTopicsIT.java:57
↓ 3 callersMethodinitializeSlots
Initialize the slots to the provided size. @param cSlots the number of slots
prj/coherence-core/src/main/java/com/tangosol/net/internal/PartitionVersionExclusionList.java:334
↓ 3 callersMethodinjectScopeNameIntoService
Get the wrapped {@link Service} from the SafeService and invoke setScopeName() on the wrapped {@link Service}. @param service The safe service
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/AbstractServiceScheme.java:232
↓ 3 callersMethodinputStreamFor
Gets an input stream for a model file from the classpath. @param name the model name @param fileName the file name @return the input stream fo
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/model/LocalOnnxEmbeddingModel.java:374
↓ 3 callersMethodinstantFromMillis
(long millis)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/datetime/DateTimeUtil.java:107
↓ 3 callersMethodinstantFromNanos
(long nanos)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/datetime/DateTimeUtil.java:111
↓ 3 callersMethodinstantToMillis
(Instant instant)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/datetime/DateTimeUtil.java:117
↓ 3 callersMethodinstantToNanos
(Instant instant)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/datetime/DateTimeUtil.java:121
↓ 3 callersMethodinstantiate
Instantiate a Local gateway.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/gateway/Local.java:403
↓ 3 callersMethodinstantiateAttributeMap
Instantiate a Map implementation that will support the name to value map used to hold attributes. @return a Map that supports String keys and XmlValu
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:914
↓ 3 callersMethodinstantiateBackMapListener
Factory pattern: instantiate back map listener. @param nStrategy the strategy to instantiate a back map listener for @return an instance of back map
prj/coherence-core/src/main/java/com/tangosol/net/cache/CachingMap.java:1963
↓ 3 callersMethodinstantiateBean
Convert a String into an instance of the bean. @param s a String value to be passed to the factory method @return an instance of the bean (property
prj/coherence-core/src/main/java/com/tangosol/run/xml/RestrictedStringAdapter.java:180
↓ 3 callersMethodinstantiateCacheHandler
Instantiate the cache handler for the specified cache index and name. @param iCache the cache index. If -1 is passed, teh first unused slot should be
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:1116
↓ 3 callersMethodinstantiateCacheStore
Create a CacheLoader, CacheStore or BinaryEntryStore using the "cachestore-scheme" element. @param info the cache info @param xmlStore "cachest
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:3289
↓ 3 callersMethodinstantiateCollection
@return a new Collection instance
prj/coherence-core/src/main/java/com/tangosol/run/xml/CollectionAdapter.java:327
↓ 3 callersMethodinstantiateDeferredEvent
(com.tangosol.util.MapEvent evt, boolean fReapply)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:5479
↓ 3 callersMethodinstantiateElement
Instantiate an XmlElement implementation for an element. @param sName element name @param oValue element value @return a new XmlElement to be used
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:903
↓ 3 callersMethodinstantiateElementList
Instantiate a List implementation that will hold child elements. @return a List that supports XmlElements
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:891
↓ 3 callersMethodinstantiateEntry
(Factory pattern) Instantiate a SimpleMapEntry or subclass thereof. This method permits inheriting classes to easily override the implementation of th
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/OldLiteMap.java:764
↓ 3 callersMethodinstantiateEntryBuffer
Create a new entry buffer large enough for the specified payload. @param cbBody entry body size (payload + crc) @return the allocated entry buffer
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalEntry.java:381
↓ 3 callersMethodinstantiateEntrySet
Create a Converter Entry Set. @param set the underlying Map Entry Set @param convKeyUp the Converter to view the underlying Map's
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:2357
↓ 3 callersMethodinstantiateEntrySet
Create a Converter Entry Set. @param col the underlying Collection of Map Entry objects @param convKeyUp the Converter to view the underl
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:4115
↓ 3 callersMethodinstantiateEvent
Create an {@link InterceptorRegistrationEvent} implementation to notify {@link EventInterceptor}s of an impending or enacted un/registration. @param
prj/coherence-core/src/main/java/com/tangosol/net/events/internal/AbstractEventDispatcher.java:376
↓ 3 callersMethodinstantiateInternalMap
Factory for the sorted internal map to use to hold the bag elements. @param comparator the comparator to use to sort the bag elements @return a sor
prj/coherence-core/src/main/java/com/tangosol/util/SortedBag.java:352
↓ 3 callersMethodinstantiateKeyMap
Instantiate a key-map. @return a Map to hold the keys managed by this SerializationMap
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationMap.java:501
↓ 3 callersMethodinstantiateLocalModel
(Object oBean)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Gateway.java:1194
↓ 3 callersMethodinstantiateMap
Create a new instance of {@link Map} based on the provided {@link Class}. @param clazz the type of {@link Map} to instantiate @return a new empty i
prj/coherence-core/src/main/java/com/tangosol/util/CopyOnWriteMap.java:92
↓ 3 callersMethodinstantiateMap
Factory pattern: Provide an underlying Map for this Set implementation to store its contents in. @return a new Map instance
prj/coherence-core/src/main/java/com/tangosol/util/MapSet.java:421
↓ 3 callersMethodinstantiateMap
@return a new Map instance
prj/coherence-core/src/main/java/com/tangosol/run/xml/MapAdapter.java:342
↓ 3 callersMethodinstantiateMap
(Factory pattern) Instantiate a Map object to store entries in once the "lite" threshold has been exceeded. This method permits inheriting classes to
prj/coherence-core/src/main/java/com/oracle/coherence/common/collections/InflatableMap.java:757
↓ 3 callersMethodinstantiateMapEvent
Factory pattern: instantiate a new CacheEvent corresponding to the specified parameters. @return a new instance of the CacheEvent class (or a subclas
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:1830
↓ 3 callersMethodinstantiateMapEvent
Factory pattern: instantiate a new MapEvent corresponding to the specified parameters. @param nId the event Id @param oKey the key @pa
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:1966
↓ 3 callersMethodinstantiateMapEvent
Factory pattern: instantiate a new MapEvent corresponding to the specified parameters. @return a new instance of the MapEvent class (or a subclass th
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldOldCache.java:1649
↓ 3 callersMethodinstantiateMessagePost
Return a Continuation that will post the specified message.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:14621
↓ 3 callersMethodinstantiateModelMBean
(Model model)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Gateway.java:1277
↓ 3 callersMethodinstantiateOverloadedFilter
Instantiate a filter that matches members with an over-load. @param fPrimary true for primary partition load @return a filter that matches members
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:3304
↓ 3 callersMethodinstantiatePersistenceVisitor
Instantiate a {@link PersistentStore.Visitor visitor} for the PersistentStore backed by the @param visitorCache the cache visitor to delegate to @r
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:1562
↓ 3 callersMethodinstantiateProvider
Instantiate and return an instance of a security provider using an XML configuration of the following form: <br><br> <tt><pre> &lt;provider&gt; &lt;
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/LegacyXmlSSLSocketProviderDependencies.java:635
↓ 3 callersMethodinstantiateReadWriteBackingMap
Construct a ReadWriteBackingMap using the specified parameters. <p> This method exposes a corresponding ReadWriteBackingMap {@link ReadWriteBackingMap
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ReadWriteBackingMapScheme.java:634
↓ 3 callersMethodinstantiateReadWriteSplittingBackingMap
Construct a ReadWriteSplittingBackingMap using the specified parameters. <p> This method exposes a corresponding ReadWriteSplittingBackingMap {@link R
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ReadWriteBackingMapScheme.java:769
↓ 3 callersMethodinstantiateResource
Allocate a new element of the type held by this pool. Derived implementations must implement this method.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/pool/SimplePool.java:115
↓ 3 callersMethodinstantiateResult
( int[] aPartition, QueryRecorder.RecordType type, Filter[] aFilter)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/aggregator/QueryRecorderTest.java:180
↓ 3 callersMethodinstantiateSerializer
Create a {@link PofSerializer} from the provided XML serializer element. @param xmlSer xml defining the serializer to create @param nTypeId the us
prj/coherence-core/src/main/java/com/tangosol/io/pof/ConfigurablePofContext.java:1285
↓ 3 callersMethodinstantiateServiceInterceptors
Register Service event interceptors. @param sServiceName Name of the service for which the event interceptors needs to be regis
prj/coherence-core/src/main/java/com/tangosol/net/events/internal/InterceptorManager.java:78
↓ 3 callersMethodinstantiateSet
(Factory pattern) Instantiate a Set object to store items in once the "lite" threshold has been exceeded. This method permits inheriting classes to ea
prj/coherence-core/src/main/java/com/tangosol/util/LiteSet.java:953
↓ 3 callersMethodinstantiateSortedMap
Create a Converter SortedMap. @param map the underlying SortedMap @param convKeyUp the Converter to view the underlying
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:2587
↓ 3 callersMethodinstantiateSortedSet
Create a Converter SortedSet. @param set the underlying SortedSet @param convUp the Converter to view the underlying SortedSet
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:1576
↓ 3 callersMethodinstantiateStatus
Factory method: Instantiate a Status object. @return a new Status object
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:1726
↓ 3 callersMethodinstantiateUnderloadedFilter
Instantiate a filter that matches members with an under-load. @param fPrimary true for primary partition load @return a filter that matches members
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:3316
↓ 3 callersMethodinstantiateWrapperGuardable
Instantiate a WrapperGuardable that associates the specified guardable with this Service. WrapperGuardable is used in conjunction with the configured
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:2382
↓ 3 callersMethodinstrumentClasses
Instrument the classes in the specified directory. @param classDir the directory containing the classes to instrument @param schema the {@link Sc
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PortableTypeGenerator.java:705
↓ 3 callersMethodinterestData
Specify the operations of interest to the SSL data layer. @param nOps operations bit set @return the operations of interest to the SSL data layer.
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/ssl/SSLSocketChannel.java:1324
↓ 3 callersMethodinternalError
Logs an internal error and throws a CompilerException. @exception CompilerException Thrown unconditionally
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Tokenizer.java:1427
↓ 3 callersMethodinternalError
Logs an internal error and throws a CompilerException. @exception CompilerException Thrown unconditionally
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlTokenizer.java:1118
↓ 3 callersMethodintroduceEventDispatcher
(String sIdentifier, EventDispatcher dispatcher)
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:2344
↓ 3 callersMethodintroduceEventDispatcher
Introduce and possibly bind this {@link EventInterceptor} to the specified {@link EventDispatcher}. <p> Note that EventInterceptors are responsible fo
prj/coherence-core/src/main/java/com/tangosol/net/events/EventDispatcherAwareInterceptor.java:50
↓ 3 callersMethodinvalidStatus
(String sMethod)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/TransactionCache.java:673
↓ 3 callersMethodinvalidate
Reset state, discarding all information.
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:1836
↓ 3 callersMethodinvalidate
Invalidate the storage and release all storage related resources. Called on the service thread only.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:5568
↓ 3 callersMethodinvoke
Invoke the specified instance method using the passed arguments. @param obj the object to invoke the instance method of @param sName the method name
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Classes.java:307
↓ 3 callersMethodinvoke
(Method method, Object instance)
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/AnnotationLiteral.java:290
↓ 3 callersMethodinvoke
Helper method that runs the specified agent against the given NamedCache. @param cache the NamedCache to process @param filter the Filter represent
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:3700
↓ 3 callersMethodinvokeMethod
Invoke a reflected method with arbitrary arguments. @param oTarget target object @param sMethod method name @param aTypes paramete
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistentStoreTest.java:1481
↓ 3 callersMethodinvokeOperation
Invoke an operation against a PersistenceManagerMBean associated to the given service name. @param sOperation the operation to execute @param sSer
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PersistenceToolsHelper.java:206
↓ 3 callersMethodinvokePoolAccessor
(String sMethod)
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/DaemonPoolSmokeBenchmark.java:431
↓ 3 callersMethodinvokePoolAccessor
(String sMethod)
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkState.java:621
↓ 3 callersMethodisAbstract
Get the Behavior implementation attribute. @return true if the Behavior is abstract
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:2743
↓ 3 callersMethodisActive
Specifies whether the publisher is active. @return true if the publisher is active; false otherwise
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/BatchingOperationsQueue.java:369
↓ 3 callersMethodisActive
()
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:1274
↓ 3 callersMethodisActive
Getter for property Active.<p> Calculated property specifiying whether or not this cache is currently active (has a valid ClassLoader)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/SimpleCache.java:786
↓ 3 callersMethodisActivePersistence
Return {@code true} iff active persistence is configured for this service. @return {@code true} iff active persistence is configured
prj/coherence-core/src/main/java/com/tangosol/internal/util/PartitionedCacheComponent.java:73
↓ 3 callersMethodisActiveThread
Getter for property ActiveThread.<p> Return true if the calling thread is currently executing within the Channel's ThreadGate.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:1217
↓ 3 callersMethodisAdaptivePartitionLock
Return true iff partition lock time is cacluated adaptively.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:4019
↓ 3 callersMethodisAdd
Getter for property Add.<p> If true, add an index; otherwise remove it.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:2867
↓ 3 callersMethodisAddSuccess
Return true if the new task is successfully added to the pool. @return true if the task is successfully added to the pool
prj/test/functional/util/src/main/java/util/DaemonPoolTests.java:313
↓ 3 callersMethodisAddressedTo
Check if the packet is still addressed to the specified member Id. Once the packet has been ack'd by a member this will return false.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/MessagePacket.java:670
↓ 3 callersMethodisAggregate
Determine if the underlying data source is an aggregate value. @return true if the value is an aggregate
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/locator/ColumnLocator.java:77
↓ 3 callersMethodisAllowUnownedCommits
Returns {@code true} if the topic allows commits of a position in a channel to be made by subscribers that do not own the channel. @return {@code tru
prj/coherence-core/src/main/java/com/tangosol/net/topic/TopicDependencies.java:94
↓ 3 callersMethodisAnnotation
Determine if the annotation attribute is set. @return true if an annotation type
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/AccessFlags.java:500
↓ 3 callersMethodisAssignablePrimitive
Determines if a primitive type is assignable to a wrapper type. @param clzPrimitive the primitive class type @param clzWrapper the wrapper class
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/ParameterizedBuilderHelper.java:121
↓ 3 callersMethodisAsync
Return true if persistence tasks should be written asynchronously from the original mutating request. @return true if persistence should be written a
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/PersistenceDependencies.java:62
↓ 3 callersMethodisAsync
Return {@code true} if this observer should be async. @return {@code true} if this observer should be async
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/events/EventObserverSupport.java:124
↓ 3 callersMethodisAsynchronousPageDeactivation
Determine if a daemon should evict the items from a deactivated page to avoid blocking other work from being done. @return true if a daemon should be
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:686
↓ 3 callersMethodisAuthorizedHost
Helper method returning true iff the specified address "checks" againts the authorized host list or filter. @param addr the InetAddress to check
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:882
↓ 3 callersMethodisAutoAdjust
Return true if the auto adjustment of the preferred size value (based on the run-time statistics) is allowed. @param resolver the ParameterResolver
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/BundleManager.java:170
↓ 3 callersMethodisAutomaticCheckpointingEnabled
Return {@code true} if automatic checkpointing is enabled for this extent. @return {@code true} if automatic checkpointing is enabled
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:2611
↓ 3 callersMethodisAvailable
Determine if the Status object is available. A Status object is available if it is valid and no thread is currently processing the entry for which thi
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:3644
↓ 3 callersMethodisBackUpToDate
Determine if the entry for which this Status exists has the same value in the front Map as in the back Map. @return true iff the value exists in the
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:1899
↓ 3 callersMethodisBehaviorLegal
Determine whether the passed method and behavior names are legal. @param method the method to check @param sBehaviorSignature the behav
prj/coherence-core/src/main/java/com/tangosol/dev/component/Integration.java:1533
↓ 3 callersMethodisBinaryNamedCache
Returns {@code true} if provided cache is configured to use the {@link NullImplementation#getClassLoader() NullImplementation classloader} which means
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:3008
↓ 3 callersMethodisBooleanObject
()
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/genson/bean/Primitives.java:116
↓ 3 callersMethodisBooleanPrimitive
()
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/genson/bean/Primitives.java:108
↓ 3 callersMethodisBound
()
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/MultiplexedSocketProvider.java:816
↓ 3 callersMethodisBridge
Determine if the bridge attribute is set. @return true if bridge
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Method.java:874
↓ 3 callersMethodisCalculatedProperty
A calculated Property is declared as "transient out". @return true if this Property is categorized as a calculated Property
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:3208
↓ 3 callersMethodisCapacityLimited
Getter for property CapacityLimited.<p> True if the capacity of the buffer pool is limited. @since Coherence 3.4
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:1792
↓ 3 callersMethodisCastable
Determine if the first data type can be cast to the second data type. From the JLS 5.5: Casting conversion is applied to the operand of a cast opera
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Expression.java:313
↓ 3 callersMethodisChecked
Determine if the specified type is a checked exception. Check exceptions are all classes deriving from Throwable that do not derive from either Error
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Expression.java:1557
↓ 3 callersMethodisChildRemovable
Determine whether the specified child component can be removed from this Component Definition. @param sChild the unqualified local name of the child
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:7008
← previousnext →11,701–11,800 of 78,752, ranked by callers