MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 4 callersMethodget
Return the {@code RemoteExecutor} for the given name. Will return {@code null} if no {@link RemoteExecutor} is available by the given name. @param s
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/RemoteExecutor.java:713
↓ 4 callersMethodget
(String sKey)
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredProperties.java:92
↓ 4 callersMethodget
Return the {@code ConcurrentConfiguration} for this VM. @return the {@code ConcurrentConfiguration} for this VM
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/config/ConcurrentConfiguration.java:155
↓ 4 callersMethodget
Returns an optional with the value of a Hotspot VM option. If the VM option does not exist or is not readable, returns an empty optional.
prj/coherence-vector-util/src/main/java/com/tangosol/internal/lucene/util/HotspotVMOptions.java:46
↓ 4 callersMethodget75thPercentile
Returns the value at the 75th percentile in the distribution. @return the value at the 75th percentile
prj/coherence-core/src/main/java/com/tangosol/net/metrics/Snapshot.java:52
↓ 4 callersMethodget95thPercentile
Returns the value at the 95th percentile in the distribution. @return the value at the 95th percentile
prj/coherence-core/src/main/java/com/tangosol/net/metrics/Snapshot.java:61
↓ 4 callersMethodget999thPercentile
Returns the value at the 99.9th percentile in the distribution. @return the value at the 99.9th percentile
prj/coherence-core/src/main/java/com/tangosol/net/metrics/Snapshot.java:88
↓ 4 callersMethodget99thPercentile
Returns the value at the 99th percentile in the distribution. @return the value at the 99th percentile
prj/coherence-core/src/main/java/com/tangosol/net/metrics/Snapshot.java:79
↓ 4 callersMethodgetAbandonThreshold
Getter for property AbandonThreshold.<p> The absolute value of this property specifies the number of times an attempt to interrupt is made before a da
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1259
↓ 4 callersMethodgetAcceptedCount
Obtain the number of elements accepted into the page. @return the number of elements accepted into the page
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/PublishResult.java:40
↓ 4 callersMethodgetAccessAdapter
Returns an AccessAdapter by determining if the IdentityAsserter is also an AccessAdapter
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:1019
↓ 4 callersMethodgetAckFatalTimeoutMillis
Return the number of milliseconds after which a connection is considered to be unrecoverable due to a missing acknowledgement and the connection an un
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:318
↓ 4 callersMethodgetActiveDaemonCount
The number of active task executions.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:3847
↓ 4 callersMethodgetActivePageArray
Get the array of BinaryStore objects, one for each active page. The array is indexed by "page indexes" and <b>not</b> page numbers. Page numbers are s
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:1334
↓ 4 callersMethodgetActiveTaskCount
Return the number of currently active virtual-thread tasks.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:3792
↓ 4 callersMethodgetAdapters
Obtain the PropertyAdapter objects for this XmlBean. @return the PropertyAdapter objects that handle the properties of this XmlBean
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlBean.java:382
↓ 4 callersMethodgetAdaptiveCheckpointMaxWrites
Return the maximum adaptive checkpoint write trigger. @return the maximum adaptive checkpoint write trigger
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournalConfig.java:240
↓ 4 callersMethodgetAdaptiveCheckpointWarmupCount
Return the number of adaptive checkpoint samples to ignore for warmup. @return adaptive checkpoint warmup sample count
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournalConfig.java:298
↓ 4 callersMethodgetAddress
()
prj/test/functional/io/src/main/java/data/Customer.java:58
↓ 4 callersMethodgetAddressDescriptions
Return an array of strings representing addresses in the specified collection. @param colAddresses the collection of addresses @return an array of
prj/coherence-core/src/main/java/com/tangosol/net/InetAddressHelper.java:57
↓ 4 callersMethodgetAddressDescriptions
Retrieve a human readable description of underlying addresses. @return a string array of addresses in human readable format
prj/coherence-core/src/main/java/com/tangosol/net/DescribableAddressProvider.java:21
↓ 4 callersMethodgetAlias
Return the String that represents the cache name alias from the given AST node by looking for the "alias" term in the AST. @param sn the syntax node
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/AbstractStatementBuilder.java:104
↓ 4 callersMethodgetAllInternalAsMap
Helper method to obtain a {@link Map} of the keys/values found within the cache matching the provided {@link Collection} of keys. @param colKeys the
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/AsyncNamedCacheClient.java:606
↓ 4 callersMethodgetAndRemove
(K key)
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCache.java:870
↓ 4 callersMethodgetAnnotations
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/Wrapper.java:52
↓ 4 callersMethodgetAnnotations
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/reflect/BeanCreator.java:205
↓ 4 callersMethodgetAnonymousSubscribers
Return a mutable list of the anonymous subscribers for this partition. @return the anonymous subscribers or null
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Usage.java:131
↓ 4 callersMethodgetApplicationContext
Return the optional application {@link Context} associated to this {@link Coherence} instance. @return the optional application {@link Context} assoc
prj/coherence-core/src/main/java/com/tangosol/net/CoherenceConfiguration.java:92
↓ 4 callersMethodgetAreaCode
Return the area code. @return the area code
prj/examples/tutorials/210-archiver/src/main/java/com/oracle/coherence/tutorials/archiver/pof/PhoneNumber.java:105
↓ 4 callersMethodgetAsyncAggregator
Getter for property AsyncAggregator.<p> (Transient) AbstractAsynchronousAggregator associated with this context.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/requestContext/asyncContext/AsyncAggregatorContext.java:112
↓ 4 callersMethodgetAsyncClient
Return an asynchronous version of the client. @return an asynchronous version of the client
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/NamedCacheClient.java:70
↓ 4 callersMethodgetAsyncLimit
Return the maximum number of bytes that are queued to be written asynchronously. @param resolver the ParameterResolver @return the memory limit
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/storemanager/AsyncStoreManagerBuilder.java:106
↓ 4 callersMethodgetAsynchronousListeners
Get the array of asynchronous event listeners. It is illegal to modify the return value from this method. @return the array of asynchronous event li
prj/coherence-core/src/main/java/com/tangosol/util/Listeners.java:360
↓ 4 callersMethodgetAtomicFlushState
Getter for property AtomicFlushState.<p> The AtomicLong used to maintain the FlushState. See getFlushState() and setFlushState() helper methods.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/ConcurrentQueue.java:370
↓ 4 callersMethodgetAttemptCounter
Getter for property AttemptCounter.<p> This is a number that increases while this Message is being repeatedly sent. When the AttemptLimit is reached w
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:7877
↓ 4 callersMethodgetAttemptLimit
Getter for property AttemptLimit.<p> The number of times that the new Member will announce itself before giving up and starting its own cluster.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:7888
↓ 4 callersMethodgetAttributeMap
Getter for property AttributeMap.<p> The Map used to store Channel attributes.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:868
↓ 4 callersMethodgetAttributes
Returns the map of attribute names to attribute values for examination by the Packager.
prj/coherence-core/src/main/java/com/tangosol/dev/packager/PackagerEntry.java:49
↓ 4 callersMethodgetAuditCache
Returns the audit cache when requested. Doing this in a constructor is not recommended as it can lead to race conditions. @return a new or existing a
prj/examples/guides/142-server-events/src/test/java/com/oracle/coherence/guides/serverevents/interceptors/AbstractAuditingInterceptor.java:36
↓ 4 callersMethodgetAuthorizedHostFilter
Obtain the filter that is used by the cluster to determine whether to accept a new Cluster member. The {@link Filter#evaluate} method will be passed t
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:55
↓ 4 callersMethodgetBackEvent
For internal use only, return the current event from the back Map. All handling of synchronization etc. is the responsibility of the sub-class. @retu
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:3833
↓ 4 callersMethodgetBackingMapManagerContext
Return the {@link BackingMapManagerContext}. @return the BackingMapManagerContext
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/MapBuilder.java:151
↓ 4 callersMethodgetBackupCountAfterWriteBehind
Return the number of members of the partitioned cache service that will hold the backup data for each unit of storage in the cache that does not requ
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/PartitionedCacheDependencies.java:29
↓ 4 callersMethodgetBackupStrength
Return the current backup strength of the partitioned service. @return the current backup strength of the partitioned service
prj/coherence-core/src/main/java/com/tangosol/net/PartitionedService.java:247
↓ 4 callersMethodgetBalance
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/SerializerTest.java:83
↓ 4 callersMethodgetBinary
Get the value as binary. The XML format is expected to be Base64. @return the value as a Binary object
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlValue.java:122
↓ 4 callersMethodgetBinaryCache
Getter for property BinaryCache.<p> The parent BinaryCache instance.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:4227
↓ 4 callersMethodgetBinaryStore
Returns the BinaryStore that this CacheStore uses for its storage. @return the BinaryStore that this CacheStore uses
prj/coherence-core/src/main/java/com/tangosol/net/cache/BinaryStoreCacheStore.java:177
↓ 4 callersMethodgetBinaryStoreManagerBuilder
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ExternalScheme.java:100
↓ 4 callersMethodgetBinaryValue
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/cache/BackingMapBinaryEntry.java:103
↓ 4 callersMethodgetBoolean
Get the value as a boolean. @return the value as a boolean
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleValue.java:141
↓ 4 callersMethodgetBroadcastRepeatMillis
Getter for property BroadcastRepeatMillis.<p> The BroadcastRepeatMillis value specifies how many milliseconds between repeatedly sending announce or r
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:2275
↓ 4 callersMethodgetBroadcastTimeoutMillis
Getter for property BroadcastTimeoutMillis.<p> The BroadcastTimeoutMillis value specifies how long the ClusterService will send announce or request br
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:2287
↓ 4 callersMethodgetBuffer
Get the WriteBuffer object that this BufferOutput is writing to. @return the underlying WriteBuffer object
prj/coherence-core/src/main/java/com/tangosol/io/WriteBuffer.java:638
↓ 4 callersMethodgetBufferIndexByOffset
Determine which underlying WriteBuffer contains the specified offset. @param of an offset into the MultiBufferWriteBuffer, <tt>0 &lt;= of
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/OldMultiBufferWriteBuffer.java:819
↓ 4 callersMethodgetBufferLimit
Return the limit of the ByteBuffer at a given index. @param iBuffer the zero based offset into the sequence @return the buffer limit @throws Index
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferSequence.java:109
↓ 4 callersMethodgetBufferManager
Obtain the ByteBufferManager that provides the ByteBuffer objects. @return the ByteBufferManager object or null if there is none
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:1417
↓ 4 callersMethodgetBufferOutput
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/MultiBufferWriteBuffer.java:389
↓ 4 callersMethodgetBufferPool
Obtain the factory used to create WriteBuffer objects. @return the WriteBufferPool used by this MultiBufferWriteBuffer
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/OldMultiBufferWriteBuffer.java:52
↓ 4 callersMethodgetBuilder
Return the registered builder. @return the registered builder
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/SimpleParameterizedBuilderRegistry.java:358
↓ 4 callersMethodgetByteArrayUnsafe
Return the content of the given buffer as a byte array, using an unsafe method if the given buffer is a Binary. @param buf the buffer @return the c
prj/coherence-core/src/main/java/com/tangosol/persistence/bdb/BerkeleyDBManager.java:1001
↓ 4 callersMethodgetByteBuffer
Obtain the ByteBuffer that this OutputStream is based on. @return the underlying ByteBuffer
prj/coherence-core/src/main/java/com/tangosol/io/nio/ByteBufferOutputStream.java:53
↓ 4 callersMethodgetByteCount
Determine the number of bytes in a single unit of this {@link Magnitude} For example, a kilobyte has 1024 bytes. @return the number of bytes in a sin
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/MemorySize.java:297
↓ 4 callersMethodgetByteOffset
Getter for property ByteOffset.<p> An offset into a byte array holding member indicators, used in conjunction with the ByteMask property. (This is ac
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1101
↓ 4 callersMethodgetBytesReceived
Getter for property BytesReceived.<p> The number of bytes received by this socket.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:311
↓ 4 callersMethodgetBytesSent
Getter for property BytesSent.<p> The number of bytes sent by this socket.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:321
↓ 4 callersMethodgetCacheName
Return the name of the cache. @return the name of the cache
prj/test/functional/filter/src/main/java/filter/QueryRecordReporterTests.java:283
↓ 4 callersMethodgetCacheName
Getter for property CacheName.<p> @see com.tangosol.net.NamedCache#getCacheName
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:493
↓ 4 callersMethodgetCacheService
()
prj/test/functional/executor/src/main/java/executor/TaskExecutorServicePersistenceTests.java:320
↓ 4 callersMethodgetCacheService
Getter for property CacheService.<p> @see com.tangosol.net.NamedCache#getCacheService
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:504
↓ 4 callersMethodgetCanonicalName
Compute a canonical name as a dot-separated concatenation of the canonical name of each {@link ValueExtractor ValueExtractor} array element, starting
prj/coherence-core/src/main/java/com/tangosol/util/extractor/ChainedExtractor.java:203
↓ 4 callersMethodgetCapturedArgCount
Get the count of dynamic arguments to the lambda capture site. @return the count of dynamic arguments to the lambda capture site
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/lambda/StaticLambdaInfo.java:210
↓ 4 callersMethodgetCert
Returns the certificate file. @return the certificate file
prj/examples/guides/210-ssl/src/test/java/com/oracle/coherence/guides/ssl/KeyTool.java:408
↓ 4 callersMethodgetChannel
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:3111
↓ 4 callersMethodgetChannel
Getter for property Channel.<p> The Channel used to exchange Messages with a remote ProxyService.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:1950
↓ 4 callersMethodgetChannel
Getter for property Channel.<p> The Channel through which this Message was sent or received. @see com.tangosol.net.messaging.Message#getChannel
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Message.java:139
↓ 4 callersMethodgetChannel
Getter for property Channel.<p> The Channel though which Messages containing information about MapEvents will be sent.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/MapListenerProxy.java:382
↓ 4 callersMethodgetChannelAllocationStrategy
Getter for property ChannelAllocationStrategy.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:1397
↓ 4 callersMethodgetChannelDependencies
Return the ChannelProvider builder. @return the ChannelProvider builder
prj/coherence-core/src/main/java/com/tangosol/internal/net/grpc/RemoteGrpcServiceDependencies.java:43
↓ 4 callersMethodgetChannelPendingArray
Getter for property ChannelPendingArray.<p> A LongArray of newly created Channel objects that have not yet accepted by the peer, indexed by Channel id
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:904
↓ 4 callersMethodgetCheckpointBytesThreshold
Return the checkpoint bytes threshold. When the number of bytes written to the journal since the last checkpoint exceeds this threshold, a new checkpo
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournalConfig.java:124
↓ 4 callersMethodgetChild
Get a named aggregated component within this Component Definition. @param sChild the unqualified name of the child Component Definition @return the
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:6802
↓ 4 callersMethodgetChild
Obtain the child (if any) whose ByteSequence begins with the specified byte. @param b the byte that the child's ByteSequence starts with @return th
prj/coherence-core/src/main/java/com/tangosol/util/BinaryRadixTree.java:919
↓ 4 callersMethodgetChildCause
Unwrapper WrapperException and IOExceptions and return initial exception. @param e handled exception, possibly a WrapperException or IOException. @r
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/reporter/extractor/JoinExtractorTest.java:165
↓ 4 callersMethodgetChildCount
Determine how many children the Node has. @return the number of child Nodes
prj/coherence-core/src/main/java/com/tangosol/util/BinaryRadixTree.java:908
↓ 4 callersMethodgetChildren
Get the list of all aggregated (child) components within this Component Definition. This list includes children that have been removed. @return an a
prj/coherence-core/src/main/java/com/tangosol/dev/component/Component.java:6779
↓ 4 callersMethodgetChildren
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/ConfigurablePofContextTest.java:420
↓ 4 callersMethodgetClass
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/SafeConfigurablePofContext.java:144
↓ 4 callersMethodgetClassLoader
Return the ClassLoader associated with this context. @return the ClassLoader associated with this context
prj/coherence-core/src/main/java/com/tangosol/net/BackingMapManagerContext.java:53
↓ 4 callersMethodgetClassLoader
Getter for property ClassLoader.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeNamedCache.java:1680
↓ 4 callersMethodgetClassName
Determine the current name.
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ScriptParser.java:790
↓ 4 callersMethodgetClient
Return the HTTP client. @return context path
prj/test/functional/rest/src/main/java/rest/AbstractRestTests.java:1865
↓ 4 callersMethodgetCloggedCount
Getter for property CloggedCount.<p> The maximum number of events in the queue before determining that the dispatcher is clogged. Zero means no limit.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:5751
↓ 4 callersMethodgetCloner
Obtain the Method object that is used to deep-clone the property value. @return the clone method for the property or null if none is applicable
prj/coherence-core/src/main/java/com/tangosol/run/xml/PropertyAdapter.java:348
↓ 4 callersMethodgetCluster
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/ServiceProxy.java:129
↓ 4 callersMethodgetClusterAnnounceTimeoutMillis
Obtain the maximum amount of time that the cluster service will announce itself without receiving a response before deciding that a cluster does not e
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:72
↓ 4 callersMethodgetClusterConfig
Return the default cluster configuration as defined by the "cluster-config" element in the tangosol-coherence.xml configuration file. @return XmlElem
prj/coherence-core/src/main/java/com/tangosol/net/CacheFactory.java:789
↓ 4 callersMethodgetClusterHeartbeatDelayMillis
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:247
↓ 4 callersMethodgetClusterTimestampMaxVarianceMillis
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:274
↓ 4 callersMethodgetClusterTimestampMaxVarianceMillis
Obtain the maximum variance between sending and receiving broadcast messages when trying to determine the difference between a new cluster Member's wa
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:97
← previousnext →8,301–8,400 of 78,752, ranked by callers