MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 2 callersMethodgetConfigMap
For testing. @return internal config map
prj/coherence-mp/config/src/main/java/com/oracle/coherence/mp/config/CoherenceConfigSource.java:207
↓ 2 callersMethodgetConfigSources
(ClassLoader forClassLoader)
prj/coherence-mp/config/src/main/java/com/oracle/coherence/mp/config/CdiConfigSourceProvider.java:36
↓ 2 callersMethodgetConfigurableCacheMap
Return a ConfigurableCacheMap for a partition or entire cache if the backing map is not partitioned.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:3602
↓ 2 callersMethodgetConfiguration
Obtains the underlying {@link CacheEntryListenerConfiguration} used to create the registration @return the {@link CacheEntryListenerConfiguration}
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/CoherenceCacheEntryListenerRegistration.java:90
↓ 2 callersMethodgetConfiguredAddresses
Return a list of configured addresses in the specified AddressProvider. @param provider the address provider @return the list of addresses
prj/coherence-core/src/main/java/com/tangosol/net/CompositeAddressProvider.java:528
↓ 2 callersMethodgetConfiguredKeyAssociator
Getter for property ConfiguredKeyAssociator.<p> Configured KeyAssociator implementation; never null.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:2806
↓ 2 callersMethodgetConfiguredKeyPartitioningStrategy
Getter for property ConfiguredKeyPartitioningStrategy.<p> The configured KeyPartitioningStrategy implementation.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:2816
↓ 2 callersMethodgetConfiguredName
Determine the configured name for the daemon. @return the configured thread name for the daemon
prj/coherence-core/src/main/java/com/tangosol/util/Daemon.java:692
↓ 2 callersMethodgetConnectTimeoutMillis
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/initiator/DefaultInitiatorDependencies.java:58
↓ 2 callersMethodgetConnectionFlushQueue
Getter for property ConnectionFlushQueue.<p> A Queue of TcpConnection objects that have outgoing data ready to send.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:595
↓ 2 callersMethodgetConnectionLimit
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/AbstractAcceptorDependencies.java:61
↓ 2 callersMethodgetConnectionLimit
Getter for property ConnectionLimit.<p> The maximum number of simultaneous connections allowed by the Acceptor. A value of 0 implies no limit.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/Acceptor.java:264
↓ 2 callersMethodgetConnectionOpen
Getter for property ConnectionOpen.<p> The Connection to open.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:7897
↓ 2 callersMethodgetConnections
Return the currently managed connections. @return the currently managed connections
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:947
↓ 2 callersMethodgetConnector
Getter for property Connector.<p> a reference to the connector.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/gateway/Mock.java:200
↓ 2 callersMethodgetConsole
()
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/PsrPerformanceEnvironment.java:641
↓ 2 callersMethodgetConsoleAddress
Return the hostname or IP address of the Console process. @return the hostname of IP address of the Console process
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/Agent.java:703
↓ 2 callersMethodgetConsolePort
Return the port that the Console process is listening on. @return the listen port of the Console process
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/Agent.java:724
↓ 2 callersMethodgetConstantValue
Determine the constant value of the field. @return the constant value or null if none
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Field.java:808
↓ 2 callersMethodgetContacts
Returns the contacts {@link NamedMap}. @return the contacts {@link NamedMap}
prj/examples/guides/125-streams/src/main/java/com/oracle/coherence/guides/streams/StreamsExample.java:292
↓ 2 callersMethodgetContendedKeys
Getter for property ContendedKeys.<p> A set of keys associated with elements that are currently processed by this queue's consumers. This set should b
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/dualQueue/AssociationQueue.java:253
↓ 2 callersMethodgetContendedPartitions
Getter for property ContendedPartitions.<p> PartitionSet containing partitions were rejected for the corresponding request.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/requestStatus/MultiPartStatus.java:97
↓ 2 callersMethodgetContext
Determine the code context of the JSR. @return the label that starts the code context within which the JSR is reached
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Jsr.java:130
↓ 2 callersMethodgetContext
Determine the code context of the variable. @return the label that starts the code context within which the variable is declared
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/OpDeclare.java:289
↓ 2 callersMethodgetContext
Get the BackingMapManagerContext if one was provided. @return the BackingMapManagerContext
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:4936
↓ 2 callersMethodgetContext
Getter for property Context.<p> The Connection's GuardContext or null if it is not currently guarded.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MessageHandler.java:2436
↓ 2 callersMethodgetContext
Return the optional application {@link Context}. @return the optional application {@link Context}
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/GrpcService.java:85
↓ 2 callersMethodgetContextClassLoader
()
prj/coherence-core/src/main/java/com/tangosol/io/DefaultSerializer.java:96
↓ 2 callersMethodgetContextClassLoader
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/JsonSerializer.java:222
↓ 2 callersMethodgetContextClassLoader
Getter for property ContextClassLoader.<p> The context ClassLoader for this cluster.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeCluster.java:803
↓ 2 callersMethodgetContextIndex
Get the code context's index. @return the index assigned to the code context
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Label.java:298
↓ 2 callersMethodgetContextSerializer
()
prj/coherence-core/src/main/java/com/tangosol/internal/util/SimpleBinaryEntry.java:118
↓ 2 callersMethodgetContiguousFromPacketId
Getter for property ContiguousFromPacketId.<p> The packet id of last contiguous packet received by us from this Member. This id will be transmitted ba
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1129
↓ 2 callersMethodgetContinuationMessage
Getter for property ContinuationMessage.<p> A Message that is that serves as continuation for the communication between the ClusterService and this Se
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:11858
↓ 2 callersMethodgetContinueFVars
Get the (union) set of all assigned final variables from each continue. This is only applicable for the following: LabelStatement WhileStatement
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Statement.java:442
↓ 2 callersMethodgetContinueUVars
Get the (union) set of all unassigned variables from each continue. This is only applicable for the following: LabelStatement WhileStatement D
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Statement.java:352
↓ 2 callersMethodgetContinuousQueryCache
()
prj/test/functional/cdi/src/main/java/cdi/CacheViewProducerIT.java:512
↓ 2 callersMethodgetConvertedKey
Getter for property ConvertedKey.<p> Converted key.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:13097
↓ 2 callersMethodgetConverter
Getter for property Converter.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:5184
↓ 2 callersMethodgetConverterBinaryDown
Obtain the Converter to convert a binary value to the underlying {@link NamedTopic} binary format. @return the Converter to convert a binary value to
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/ConverterNamedTopic.java:252
↓ 2 callersMethodgetConverterBinaryUp
Obtain the Converter to convert a binary value from the underlying {@link NamedTopic} into a binary value in the viewing format. @return the Converte
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/ConverterNamedTopic.java:230
↓ 2 callersMethodgetConverterDown
Return the Converter used to pass values down to the underlying ListIterator. @return the Converter to the underlying ListIterator
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:1983
↓ 2 callersMethodgetConverterFromBinary
Child ConverterFromBinary instance.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/serviceProxy/TopicServiceProxy.java:564
↓ 2 callersMethodgetConverterFromInternal
Getter for property ConverterFromInternal.<p> A converter that takes service specific "transmittable" serializable objects and converts them via deser
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:856
↓ 2 callersMethodgetConverterKeyUp
Return the Converter used to view an underlying CacheEvent's key through. @return the Converter from an underlying CacheEvent's key
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:5509
↓ 2 callersMethodgetConverterToBinary
Child ConverterToBinary instance.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/serviceProxy/TopicServiceProxy.java:580
↓ 2 callersMethodgetConverterUp
Return the Converter used to view the underlying ListIterator's values through. @return the Converter from the underlying ListIterator
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:1972
↓ 2 callersMethodgetConverterValueUp
Return the Converter to view the underlying Entry's value through. @return the Converter to view the underlying Entry's value through
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:4479
↓ 2 callersMethodgetConverterValueUp
Return the Converter used to view the underlying MapEvent's value through. @return the Converter from the underlying MapEvent's value
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:4958
↓ 2 callersMethodgetConverterValueUp
Return the Converter used to view an underlying CacheEvent's value through. @return the Converter from an underlying CacheEvent's value
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:5520
↓ 2 callersMethodgetCookie
Getter for property Cookie.<p> Opaque cookie used to support streaming. If non-null, this PartialResponse contains a partial result. The receiver of
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/message/response/PartialResponse.java:89
↓ 2 callersMethodgetCorruptionRatio
For the purposes of testing, this method specifies a percentage of read operations which should result in a bit flip of the stream. This is to simulat
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:422
↓ 2 callersMethodgetCount
Get the number of unique ports to generate. @return the number of ports to generate
tools/ant-tangosol/src/com/xtangosol/tools/ant/UniquePortAntTask.java:128
↓ 2 callersMethodgetCount
Determine the "counter" portion of the UID that ensures that two UIDs generated at the same exact time by the same process are unique. @return a numb
prj/coherence-core/src/main/java/com/tangosol/util/UID.java:220
↓ 2 callersMethodgetCount
Determine the initial count of the semaphore from a {@link Count} annotation. @param ip the injection point @return the count of the semaphore to i
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/internal/cdi/CountDownLatchProducer.java:160
↓ 2 callersMethodgetCount
()
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/GrpcMetricsInterceptorIT.java:214
↓ 2 callersMethodgetCrc
Return the accumulated CRC. @return the CRC value
prj/coherence-core/src/main/java/com/tangosol/io/journal2/CheckpointFile.java:628
↓ 2 callersMethodgetCreditLimit
()
prj/examples/guides/190-cache-stores/src/main/java/com/oracle/coherence/guides/cachestores/Customer.java:59
↓ 2 callersMethodgetCurrentBatch
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/ReportBatch.java:311
↓ 2 callersMethodgetCurrentBatch
Get the bacth identifier for the Reporter. @return the current batch for execution
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/ReportControl.java:142
↓ 2 callersMethodgetCurrentBufferAbsoluteOffset
Determine the offset of the first byte of the current buffer. @return the offset of the first byte written to the current underlying WriteBuf
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/OldMultiBufferWriteBuffer.java:992
↓ 2 callersMethodgetCurrentClusterTopicsApiVersion
Return the minimum topics API version supported by the cluster members. @return the minimum topics API version supported by cluster members
prj/coherence-core/src/main/java/com/tangosol/net/PagedTopicService.java:224
↓ 2 callersMethodgetCurrentEntry
Getter for property CurrentEntry.<p> The current target queue.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/BalancedQueue.java:225
↓ 2 callersMethodgetCurrentName
()
prj/test/functional/queues/src/main/java/queues/AbstractCollectionTests.java:396
↓ 2 callersMethodgetCurrentPageNumber
Determine the number of pages that the PagedBinaryStore has managed in total, including those it is currently managing. @return the total number of p
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:1290
↓ 2 callersMethodgetCurrentPageTime
Determine the time that the current page was created. @return the time that the current page was created or 0L if no page has been created ye
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:637
↓ 2 callersMethodgetCurrentVersion
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Protocol.java:109
↓ 2 callersMethodgetCustom
()
prj/test/functional/cdi/src/main/java/cdi/SerializerProducerIT.java:168
↓ 2 callersMethodgetCustomBuilder
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/DistributedScheme.java:372
↓ 2 callersMethodgetCustomExtractor
()
prj/test/functional/cdi/src/main/java/cdi/ValueExtractorProducerIT.java:311
↓ 2 callersMethodgetCustomer
(int id)
prj/examples/guides/220-performance/src/test/java/com/oracle/coherence/guides/performance/PerformanceOverConsistencyTest.java:284
↓ 2 callersMethodgetDNSSubjAltNames
Returns a collection of DNS SubjectAlternativeNames from peer certificate, or empty collection if none. @param session the {@link SSL
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/ssl/SSLCertUtility.java:152
↓ 2 callersMethodgetDTDValue
()
prj/coherence-rest/src/test/java/com/tangosol/coherence/rest/io/XmlJaxbMarshallerTest.java:120
↓ 2 callersMethodgetDaemon
Obtain the daemon for the Reporter task. @return the daemon the Reporter is executing
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/ReportBatch.java:174
↓ 2 callersMethodgetDaemon
Obtain the daemon for the Reporter task. @return the daemon the Reporter is executing
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/ReportControl.java:73
↓ 2 callersMethodgetDaemonCount
Return the number of Daemon threads that exist, if the pool has been started, or the number of Daemon threads that will be created, if the pool has no
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcProxyMetricsMBean.java:484
↓ 2 callersMethodgetDaemonCount
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:4138
↓ 2 callersMethodgetDaemonPoolDependencies
Return the {@link DaemonPoolDependencies}. @return the {@link DaemonPoolDependencies}
prj/coherence-core/src/main/java/com/tangosol/internal/net/grpc/RemoteGrpcServiceDependencies.java:62
↓ 2 callersMethodgetDaemonType
Getter for property DaemonType.<p> One of the $Module.DAEMON_ constants.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:3635
↓ 2 callersMethodgetData
Gets the data from a specific identifier in the index. @param id - identifier. @return an optional containing or not the
prj/coherence-hnsw/src/main/java/com/oracle/coherence/hnswlib/Index.java:448
↓ 2 callersMethodgetDataInput
Obtain the underlying object providing the DataInput interface that this object is delegating to. @return the underlying DataInput
prj/coherence-core/src/main/java/com/tangosol/io/WrapperBufferInput.java:174
↓ 2 callersMethodgetDataInputStream
Getter for property DataInputStream.<p> The DataInputStream around the underlying Socket InputStream.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/initiator/TcpInitiator.java:1609
↓ 2 callersMethodgetDataOutputStream
Getter for property DataOutputStream.<p> The DataOutputStream around the underlying Socket OutputStream.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/initiator/TcpInitiator.java:1619
↓ 2 callersMethodgetDatagramSocketProvider
Getter for property DatagramSocketProvider.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:361
↓ 2 callersMethodgetDateTimeFormatter
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/datetime/DateTimeConverterOptions.java:70
↓ 2 callersMethodgetDateWriteMethod
Return write method for a date/time value. @param property property to create write method for @param type property type @return write method
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PortableTypeGenerator.java:1831
↓ 2 callersMethodgetDeactivationListener
Return the {@link DeactivationListener} for this proxy. @return the {@link DeactivationListener} for this proxy
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/MapListenerProxy.java:293
↓ 2 callersMethodgetDealAppeal
()
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AirDealComparator.java:106
↓ 2 callersMethodgetDeclarators
Enumerate the declarators of the local variable declaration statement. @return an iterator of declarator statements
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/DeclarationStatement.java:455
↓ 2 callersMethodgetDefaultDomain
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/DefaultGatewayDependencies.java:136
↓ 2 callersMethodgetDefaultDomain
Return the default domain name as configured in the Coherence operational configuration descriptor ("default-domain-name" element). @return the defau
prj/coherence-core/src/main/java/com/tangosol/net/management/MBeanHelper.java:107
↓ 2 callersMethodgetDefaultFor
Attempts to determine a "default" value for a given class. <p>Aan attempt is made to determine a suitable default based on the use of the {@link Defa
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Options.java:425
↓ 2 callersMethodgetDefaultFor
Attempts to determine a "default" value for a given class. <p>Aan attempt is made to determine a suitable default based on the use of the {@link Defa
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/OptionsByType.java:440
↓ 2 callersMethodgetDefaultGuardTimeoutMillis
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/DefaultGridDependencies.java:90
↓ 2 callersMethodgetDefaultHost
Return the default host to use if no host is specified in the configuration. @return the default host @since 12.2.1
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/DefaultTcpAcceptorDependencies.java:567
↓ 2 callersMethodgetDefaultMemoryBusEndPoint
Return the default MessageBus EndPoint name. @return the default MessageBus EndPoint name
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/util/SimpleDepot.java:325
↓ 2 callersMethodgetDefaultMessageBusEndPoint
Return the default MessageBus EndPoint name. @return the default MessageBus EndPoint name
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/util/SimpleDepot.java:309
↓ 2 callersMethodgetDefaultName
Return the default name used by the CQC. @param sCacheName the cache name this CQC is backed by @param filter the filter that reduces the set
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:3108
↓ 2 callersMethodgetDefaultName
(String sName)
prj/coherence-core/src/main/java/com/tangosol/util/Resources.java:454
↓ 2 callersMethodgetDefaultPort
Return the default port number to use if no port is specified in the configuration. @return the default port @since 12.2.1
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/DefaultTcpAcceptorDependencies.java:591
← previousnext →14,601–14,700 of 78,752, ranked by callers