MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 13 callersMethodfill
Fill the specified map with <Integer, String> entries. @param cache the cache to fill @param cnt the count
prj/test/functional/extend/src/main/java/extend/BundlingNamedCacheTests.java:338
↓ 13 callersMethodfillRandom
Fill the specified Map with random data.
prj/coherence-testing-data/src/main/java/data/Person.java:318
↓ 13 callersMethodfindInputStream
Locate the specified resource and return its {@link InputStream}. @param s the resource to find @return the resources {@link InputStream} or {@code
prj/coherence-core/src/main/java/com/tangosol/util/Resources.java:406
↓ 13 callersMethodfindSession
Find the {@link Session} instance with the given name across all {@link Coherence} instances. @param sName the {@link Session} name to find @return
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:667
↓ 13 callersMethodfromByteString
Deserialize a {@link ByteString} value using this proxy's serializer. @param bytes the {@link ByteString} to deserialize @param <T> the expected
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/BaseProxyProtocol.java:413
↓ 13 callersMethodgc
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/ExternalizableTest.java:111
↓ 13 callersMethodget
Returns the element at the specified position in this List. @param i the index of the element to return @return the element at the specified positi
prj/coherence-core/src/main/java/com/tangosol/util/ImmutableArrayList.java:183
↓ 13 callersMethodget
Obtain an Object from the WindowedArray at the specified index. @param lVirtual the index of the element to obtain @return the Object at the reques
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/WindowedArray.java:384
↓ 13 callersMethodgetAndAdd
Request an atomic increment on an eight byte word on the peer. <p> The atomic increment operation has the same endianness and word-alignment issues as
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/MemoryBus.java:173
↓ 13 callersMethodgetAnnotation
()
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/CoherenceExtension.java:327
↓ 13 callersMethodgetBackMap
Returns the back Map. <p> <b>Warning: Direct modifications of the returned map may cause unpredictable behavior of the Overflow Map.</b> @return the
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:1489
↓ 13 callersMethodgetBehavior
Determine the Behavior which contains this Parameter. @return the Behavior trait that contains this Parameter
prj/coherence-core/src/main/java/com/tangosol/dev/component/Parameter.java:427
↓ 13 callersMethodgetBinaryEntryStore
The wrapped BinaryEntryStore. @return the underlying BinaryEntryStore this CacheStoreWrapper wraps
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:8020
↓ 13 callersMethodgetBinaryStore
Returns the BinaryStore that this map uses for its storage. <p> Note: This implementation assumes that the BinaryStore is only being modified by this
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleSerializationMap.java:331
↓ 13 callersMethodgetBufferManager
Return the BufferManager to use in creating temporary buffers. @return the BufferManager
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:278
↓ 13 callersMethodgetChannel
Returns the specified channel. @param nChannel the channel to return @return the specified channel
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberStatistics.java:299
↓ 13 callersMethodgetChannelProvider
Return an optional ChannelProvider to use. @return an optional ChannelProvider to use
prj/coherence-core/src/main/java/com/tangosol/net/grpc/GrpcChannelDependencies.java:116
↓ 13 callersMethodgetClientAuth
Returns the configured {@link ClientAuthMode}. @return the {@link ClientAuthMode}
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SSLSocketProvider.java:269
↓ 13 callersMethodgetCoefficients
Return the similarity coefficients. @return the similarity coefficients
prj/coherence-hnsw/src/main/java/com/oracle/coherence/hnswlib/QueryTuple.java:69
↓ 13 callersMethodgetCoherenceVersion
Returns the Coherence version. @return the Coherence version
prj/plugins/gradle/src/main/java/com/oracle/coherence/gradle/CoherenceBuildTimeProperties.java:82
↓ 13 callersMethodgetComponentName
Get the name of the component represented by the data type. @return the qualified Component Definition name
prj/coherence-core/src/main/java/com/tangosol/dev/component/DataType.java:523
↓ 13 callersMethodgetConfig
Getter for property Config.<p> The ServiceConfig that this map belongs to.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ServiceConfig.java:629
↓ 13 callersMethodgetContext
Returns the {@code SpanContext} associated with this {@code Span}. @return the {@code SpanContext} associated with this {@code Span}
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/Span.java:114
↓ 13 callersMethodgetCookie
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/config/xml/DefaultProcessingContext.java:227
↓ 13 callersMethodgetCurrentVersion
Determine the newest protocol version supported by this Protocol. @return the version number of this Protocol
prj/coherence-core/src/main/java/com/tangosol/net/messaging/Protocol.java:56
↓ 13 callersMethodgetDaemonCount
Getter for property DaemonCount.<p> The number of Daemon threads that exist, if the pool has been started, or the number of Daemon threads that will b
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1331
↓ 13 callersMethodgetDataDirectory
Return the directory used to store persisted data. @return the data storage directory
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:3219
↓ 13 callersMethodgetDataTypeEnum
Get an integral value that represents the data type of the Property. Any unsupported design-time type is returned as DT_SERIALIZABLE, which means that
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:5658
↓ 13 callersMethodgetDefaultCoherenceBasedConfigurationClassName
Determines the fully-qualified-class-name of the default {@link CoherenceBasedConfiguration} class to use when provided with a JCache {@link Configura
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/CoherenceBasedCachingProvider.java:477
↓ 13 callersMethodgetDefaultDomain
Return the MBeanServer default domain. @return the MBean server default domain
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/GatewayDependencies.java:52
↓ 13 callersMethodgetDeliveryTimeoutMillis
Getter for property DeliveryTimeoutMillis.<p> The time interval in milliseconds that TCMP uses to determine Members departure. @see PacketPublisher#g
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:2378
↓ 13 callersMethodgetDirection
Access the Property direction attribute. DIR_IN - settable only: functional Properties DIR_OUT - gettable only: constants, calculated Properti
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:4880
↓ 13 callersMethodgetDouble
Get the value as a double. @return the value as a double
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlValue.java:80
↓ 13 callersMethodgetDoubleValue
Return the Double value associated with this TestValue object. @return the Double value
prj/test/functional/processor/src/main/java/processor/AbstractEntryProcessorTests.java:2872
↓ 13 callersMethodgetDuration
Get the amount of time (in ms) spent evaluating the filter or applying an index for this query plan step. @return the number of milliseconds spent ev
prj/coherence-core/src/main/java/com/tangosol/util/QueryRecord.java:139
↓ 13 callersMethodgetEdition
Get the product edition. @return the product edition
prj/coherence-core/src/main/java/com/tangosol/net/OperationalContext.java:42
↓ 13 callersMethodgetEmail
Returns the user's email address. @return the user's email address
prj/examples/guides/910-multi-cluster-client/multi-cluster-client/src/main/java/com/oracle/coherence/guides/client/model/User.java:130
↓ 13 callersMethodgetExecutionContext
Return the current {@link ExecutionContext} passed to {@link Statement}s. @return the current ExecutionContext passed to Statements
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/QueryPlus.java:214
↓ 13 callersMethodgetExecutionTimeoutMillis
Obtain the maximum amount of time this task is allowed to run before the corresponding service will attempt to stop it. <p> The value of {@link #TIMEO
prj/coherence-core/src/main/java/com/tangosol/net/PriorityTask.java:99
↓ 13 callersMethodgetExecutorService
The {@link ExecutorService} associated with {@link #getName()}. @return {@link ExecutorService} associated with {@link #getName()}
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/config/NamedExecutorService.java:67
↓ 13 callersMethodgetFileName
@return the source file name (e.g. Test.java)
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/StackTrace.java:297
↓ 13 callersMethodgetFrontScheme
Return the front scheme. @return the front scheme
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/AbstractCompositeScheme.java:30
↓ 13 callersMethodgetHostName
Get the configured host name for the RMI Connector Server. @return the configured host name for the RMI Connector Server
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanConnector.java:238
↓ 13 callersMethodgetInterceptorRegistry
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/ConfigurableCacheFactorySession.java:322
↓ 13 callersMethodgetInternalNamedCache
Getter for property InternalNamedCache.<p> Actual (wrapped) NamedCache. @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:1708
↓ 13 callersMethodgetJsonArray
(int index)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/GensonJsonArray.java:37
↓ 13 callersMethodgetKeyLength
Get the length of the Entry key in the block. @return the length, in bytes, of the key
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:4079
↓ 13 callersMethodgetKeyListenerMap
Getter for property KeyListenerMap.<p> A map of key based listener proxies representing service Members that have requested to be notified with MapEve
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:3823
↓ 13 callersMethodgetKeyToBinaryConverter
Getter for property KeyToBinaryConverter.<p> A converter that takes keys (from the "outside" of the view) and converts them via serialization (etc.) t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:1257
↓ 13 callersMethodgetMBeanName
Obtain the PersistenceManagerMBean name for a given service. @param sService the service name @return the MBean name
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:1646
↓ 13 callersMethodgetMap
Returns the {@code dist} {@link NamedMap}. @return the {@code dist} {@link NamedMap}
prj/test/functional/tracing/opentelemetry/core/src/main/java/opentelemetry/core/NamedCacheOperationsTracingIT.java:945
↓ 13 callersMethodgetMaxDecDigits
Calculate the number of decimal digits needed to display the passed value. @param n the value @return the number of decimal digits needed to displa
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:899
↓ 13 callersMethodgetName
Access the parameter name. @return the name of the parameter
prj/coherence-core/src/main/java/com/tangosol/dev/component/Parameter.java:566
↓ 13 callersMethodgetName
Return the name of the operation. @return the name of the operation
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/model/ModelOperation.java:30
↓ 13 callersMethodgetName
Return the name to use for the {@link Coherence} instance. @return the name to use for the {@link Coherence} instance
prj/coherence-core/src/main/java/com/tangosol/net/CoherenceConfiguration.java:67
↓ 13 callersMethodgetNamedCollection
(String sName)
prj/test/functional/queues/src/main/java/queues/AbstractCollectionTests.java:64
↓ 13 callersMethodgetNamedMap
Return the {@link NamedMap} containing the queue content. @return the {@link NamedMap} containing the queue content
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/NamedMapQueue.java:26
↓ 13 callersMethodgetNamedTopic
Returns the underlying {@link NamedTopic} that this {@link Publisher} publishes to. @return the underlying {@link NamedTopic} that this {@link Publis
prj/coherence-core/src/main/java/com/tangosol/net/topic/Publisher.java:180
↓ 13 callersMethodgetNanos
Obtains the number of nano seconds in the {@link Duration}. @return The number of nano seconds
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Duration.java:179
↓ 13 callersMethodgetNonBlockingEntryStore
The wrapped NonBlockingEntryStore. @return the underlying NonBlockingEntryStore this CacheStoreWrapper wraps
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:7345
↓ 13 callersMethodgetParameterResolver
Returns an optional {@link ParameterResolver} to use to resolve configuration parameters when creating the session. @return an optional {@link Parame
prj/coherence-core/src/main/java/com/tangosol/net/SessionConfiguration.java:135
↓ 13 callersMethodgetPartitionCount
Performance optimization: m_namedCache partition count for this m_namedCache. @param setKey non-empty set of keys @return the partition count
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedCache.java:1317
↓ 13 callersMethodgetRackName
Getter for property RackName.<p> A configured name that should be the same for Members that are on the same physical "rack" (or frame or cage), and di
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1642
↓ 13 callersMethodgetSSLContext
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/SSLSocketProviderDefaultDependencies.java:82
↓ 13 callersMethodgetSerializer
Getter for property Serializer.<p> The Serializer used to serialize and deserialize payload objects carried by Messages sent through this Channel. @s
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:1134
↓ 13 callersMethodgetState
Getter for property State.<p> The current state of the service member (indexed by member id). The state is one of the MEMBER_ constants.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:946
↓ 13 callersMethodgetStatistics
Returns the {@link SubscriberGroupChannelStatistics} for this model. @return the {@link SubscriberGroupChannelStatistics} for this model
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/management/SubscriberGroupChannelModel.java:201
↓ 13 callersMethodgetStore
Generate a store given a partition id. @param nPartition the partition this store belongs to @return the generated store name
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/ArchiverHelperTest.java:638
↓ 13 callersMethodgetStreamFormat
Internal: Select an optimal stream format to use to store the passed object in a stream (as used by the DefaultSerializer). @param o an Object @ret
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:4389
↓ 13 callersMethodgetSubscriptions
Getter for property Subscriptions.<p> Set<NotificationHolder> maintaining subscriptions. The types of holders are: - LocalHolder for LocalHandler - Re
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/NotificationHandler.java:108
↓ 13 callersMethodgetTags
Returns an immutable {@link Map} of this metric's tags. @return an immutable {@link Map} of this metric's tags
prj/coherence-core/src/main/java/com/tangosol/net/metrics/MBeanMetric.java:62
↓ 13 callersMethodgetTransferThreshold
Return the transfer threshold. @return the transfer threshold
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcServiceDependencies.java:56
↓ 13 callersMethodgetTransformationState
Return true iff this event is {@link com.tangosol.util.MapEventTransformer#transform transformable}. Non-transformable events will not be delivered to
prj/coherence-core/src/main/java/com/tangosol/net/cache/CacheEvent.java:235
↓ 13 callersMethodgetUniqueName
Determine the unique name for this trait. A sub-trait that exists within a collection of sub-traits must have two ways of being identified: 1) A
prj/coherence-core/src/main/java/com/tangosol/dev/component/Throwee.java:450
↓ 13 callersMethodgetUniqueName
Determine the unique name for this trait. A sub-trait that exists within a collection of sub-traits must have two ways of being identified: 1) A
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:1859
↓ 13 callersMethodgetUniqueName
The Property's name is its unique string identifier. @return the Property name
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:3093
↓ 13 callersMethodgetValueMetaInf
Get the JCache Meta Information related to an entries value. @param binEntry get the JCache Meta Information that is a DECO_JCACHE decoration on the
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/processors/BinaryEntryHelper.java:226
↓ 13 callersMethodgetValues
Return the cache values that satisfy criteria defined by this resource. @param uriInfo UriInfo for the invoked resource method @param nStart
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/NamedQueryResource.java:165
↓ 13 callersMethodgetWriteBehindMillis
Return the number of milliseconds between write-behind writes to the CacheStore or <tt>0</tt> if write-behind is not enabled. @return the number of m
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:683
↓ 13 callersMethodget_Parent
Getter for property _Parent.<p> Parent component for this component. This property is not meant to be designed directly.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/Component.java:1479
↓ 13 callersMethodget_SnapshotMap
Getter for property _SnapshotMap.<p> The map of the snapshot attributes. The keys are the attribute accessor names, the values are cached attribute va
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/LocalModel.java:367
↓ 13 callersMethodgreaterEqual
Return a filter that tests if the extracted value is greater than or equal to the specified value. @param extractor the ValueExtractor to use @param
prj/coherence-core/src/main/java/com/tangosol/util/Filters.java:320
↓ 13 callersMethodhashCode
HashCode value is hashCode of non-null {@link ValueExtractor#getCanonicalName() canonical name}; otherwise, it is the hashCode of <code>sName</code> p
prj/coherence-core/src/main/java/com/tangosol/util/extractor/ReflectionExtractor.java:213
↓ 13 callersMethodidentity
Returns a function that always returns its input argument. @param <T> the type of the input and output objects to the function @return a function th
prj/coherence-core/src/main/java/com/tangosol/util/function/Remote.java:475
↓ 13 callersMethodincBytesWritten
Increment the count of total number of bytes written to the wrapped DataOutput object by the specified number of bytes. <p> If the count has reached L
prj/coherence-core/src/main/java/com/tangosol/io/WrapperDataOutputStream.java:74
↓ 13 callersMethodinfo
(String msg, Object... params)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/routeguide/RouteGuideClient.java:279
↓ 13 callersMethodinitializeBundler
Initialize the specified bundler using the BundleConfig. @param resolver the ParameterResolver @param bundler the bundler @param config the Bun
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/BundleManager.java:142
↓ 13 callersMethodinject
Inject a {@link SpanContext} for propagation across process boundaries. @param spanContext the {@link SpanContext} instance to inject @return a {@l
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/Tracer.java:69
↓ 13 callersMethodinstance
()
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/callables/IsCoherenceRunning.java:85
↓ 13 callersMethodintersects
Check whether or not the specified partition set intersects with this set. @param partitions the partition set to check @return true if the specifi
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionSet.java:409
↓ 13 callersMethodisAcceptable
Determine whether the {@link EventDispatcher} should be accepted by this interceptor. @param dispatcher the EventDispatcher being introduced
prj/coherence-core/src/main/java/com/tangosol/net/events/NamedEventInterceptor.java:306
↓ 13 callersMethodisAnyLocalAddress
Return true if the specified address string represents the wildcard address @param sAddr the address to test @return true if the specified address
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/InetAddresses.java:782
↓ 13 callersMethodisClosed
Getter for property Closed.<p> Virtual property indicating if a poll has been closed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Poll.java:509
↓ 13 callersMethodisCompleted
Determines if the {@link TestSubscriber} has been completed by a {@link Task.Coordinator}. @return <code>true</code> if the {@link TestSubscriber} ha
prj/test/functional/executor/src/main/java/executor/common/TestSubscriber.java:96
↓ 13 callersMethodisFailure
Determine if an error or exception occurred while processing the Request. <p> If this method returns false, the result of processing the Request can b
prj/coherence-core/src/main/java/com/tangosol/net/messaging/Response.java:64
↓ 13 callersMethodisPassThrough
Getter for property PassThrough.<p> A boolean flag indicating that this ViewMap is used by the pass-through optimization and all the incoming and outg
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:1612
↓ 13 callersMethodisPersistenceManagerIdle
(Client client)
prj/test/functional/rest/src/main/java/rest/PersistenceResourceTests.java:320
↓ 13 callersMethodisPriming
Check if the specified event is a "priming" one. @param evt the event @return {@code true} if the specified event is a "priming" one
prj/coherence-core/src/main/java/com/tangosol/net/cache/CachingMap.java:931
↓ 13 callersMethodisReadOnly
Determine if this {@code ContinuousQueryCache} disallows data modification operations. @return {@code true} if this {@code ContinuousQueryCache} has
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:540
↓ 13 callersMethodisReadable
(Class<?> type, Type genericType, Annotation[] annotations, MediaType mediaType)
prj/coherence-management/src/main/java/com/tangosol/coherence/management/internal/MapProvider.java:78
← previousnext →2,901–3,000 of 78,752, ranked by callers