MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 4 callersMethodgetCodec
Getter for property Codec.<p> The Codec used to encode and decode all Messages sent by this ConnectionManager. @see com.tangosol.net.messaging.Connec
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:1038
↓ 4 callersMethodgetCoherenceCacheConfig
()
prj/test/functional/topics/src/main/java/topics/AbstractNamedTopicTests.java:5403
↓ 4 callersMethodgetCompacted
Return compacted file count. @return compacted file count
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/io/journal2/JournalCompactorTest.java:528
↓ 4 callersMethodgetCompactionMinLoadFactor
Return the minimum load factor for compaction candidates. @return the minimum load factor for compaction candidates
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournalConfig.java:152
↓ 4 callersMethodgetCompactionProgress
()
prj/test/functional/persistence/src/main/java/persistence/JournalBackupMapTests.java:691
↓ 4 callersMethodgetComparator
Obtain the Comparator used to partition the entry values into pages. <p> This method is intended to be used only by query processors. Clients should n
prj/coherence-core/src/main/java/com/tangosol/util/filter/LimitFilter.java:235
↓ 4 callersMethodgetComparator
Getter for property Comparator.<p> The Comparator object which imposes an ordering on entries in the indexed map; or null if the entries' values natur
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:2825
↓ 4 callersMethodgetComplex
Obtain the current Complex object that represents the complex type that is being written to the POF stream. @return the current Complex object
prj/coherence-core/src/main/java/com/tangosol/io/pof/WritingPofHandler.java:1408
↓ 4 callersMethodgetComponentType
Return the data type for the specified component. @param sName the name of the component @return the data type for the component
prj/coherence-core/src/main/java/com/tangosol/dev/component/DataType.java:176
↓ 4 callersMethodgetConfigClassLoader
Return the class loader used to load the configuration for this factory. @return the class loader to use for loading the config
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:515
↓ 4 callersMethodgetConfigCoordinator
Getter for property ConfigCoordinator.<p> @see ServiceConfig#ConfigCoordinator
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ServiceConfig.java:639
↓ 4 callersMethodgetConfigKey
Getter for property ConfigKey.<p> The key used to store the Config XmlElement in the ServiceConfigMap. The value must be set by concrete Context imple
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/BackingMapManagerContext.java:234
↓ 4 callersMethodgetConfigMap
Return the ServiceConfig$Map for the specified map type.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:1344
↓ 4 callersMethodgetConfigMap
Getter for property ConfigMap.<p> The config map to which this ConfigUpdate applies.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:6859
↓ 4 callersMethodgetConfigSerialFilterFactory
Return the static JVM-wide serial filter factory. @return deserialization filter factory for Java version 17 and greater, null otherwise.
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:6527
↓ 4 callersMethodgetConfigSerialFilterFactory
Get the process wide serial filter factory @return return process wide ObjectInputFilter
prj/test/functional/io/src/main/java/io/ObjectInputFilterHelper.java:110
↓ 4 callersMethodgetConfigurableCacheFactory
Gets a ConfigurableCacheFactory based on the default configuration. @return a ConfigurableCacheFactory
prj/coherence-core/src/main/java/com/tangosol/net/DefaultCacheServer.java:796
↓ 4 callersMethodgetConfiguredBackupListeners
Getter for property ConfiguredBackupListeners.<p> The map of backup map listeners keyed by corresponding backup map references. Used only if the backu
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:3624
↓ 4 callersMethodgetConfirmationMessage
Return a confirmation message. @param sAction the action to be performed @return a confirmation message
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/persistence/AbstractSnapshotStatement.java:57
↓ 4 callersMethodgetConnectTimeout
Getter for property ConnectTimeout.<p> The maximum amount of time (in milliseconds) that the Initiator will wait for a new Connection to be establishe
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/Initiator.java:248
↓ 4 callersMethodgetConnection
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/grpcAcceptor/GrpcChannel.java:42
↓ 4 callersMethodgetConnectionFactor
Getter for property ConnectionFactor.<p> A measure of how utilized the corresponding Service is in terms of connection count. A value of 0 indicates t
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/ServiceLoad.java:257
↓ 4 callersMethodgetConnectionPendingCount
Getter for property ConnectionPendingCount.<p> The number of connections that are pending.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/ServiceLoad.java:301
↓ 4 callersMethodgetConnectionReleaseQueue
Getter for property ConnectionReleaseQueue.<p> A Queue of TcpConnection objects that have been closed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:605
↓ 4 callersMethodgetConnections
Return the collection of open Connection objects accepted by this ConnectionAcceptor. <p> The client should assume that the returned collection is an
prj/coherence-core/src/main/java/com/tangosol/net/messaging/ConnectionAcceptor.java:53
↓ 4 callersMethodgetConnectorDependencies
Returns the configuration information for the connector. @return connector Dependencies
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/GatewayDependencies.java:38
↓ 4 callersMethodgetContext
Get JCache context from resource registry @param binEntry provide context to get the JCache context from the resource registry @return JCache contex
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedCacheBinaryEntryStore.java:344
↓ 4 callersMethodgetContextAwareListener
Wrap the specified MapListener in such a way that the returned listener would dispatch events using the caller's context rather than context associate
prj/coherence-core/src/main/java/com/tangosol/application/ContainerHelper.java:43
↓ 4 callersMethodgetContextClassLoader
Getter for property ContextClassLoader.<p> @see com.tangosol.util.Controllable#getContextClassLoader
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteService.java:461
↓ 4 callersMethodgetContiguousToPacketId
Getter for property ContiguousToPacketId.<p> As reported by the remote member, this is the id of the last packet in the contigous message stream to ha
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1144
↓ 4 callersMethodgetConverter
Returns the {@link ValueExtractor} to convert messages for this subscription. @return the {@link ValueExtractor} to convert messages for this subscri
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/PagedTopicSubscription.java:553
↓ 4 callersMethodgetConverterFromInternal
Getter for property ConverterFromInternal.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/SimpleCache.java:662
↓ 4 callersMethodgetConverterKeyDown
Getter for property ConverterKeyDown.<p> Cached KeyToInternal converter.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:3643
↓ 4 callersMethodgetCooperativeNotifierFlushPolicy
Return the cooperative notifier flush policy.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:3800
↓ 4 callersMethodgetCountReceived
Getter for property CountReceived.<p> The count of received packets. Used only by the SocketManager.refreshSocket()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:332
↓ 4 callersMethodgetCountSent
Getter for property CountSent.<p> The count of sent packets. Used only by the SocketManager.refreshSocket()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:342
↓ 4 callersMethodgetCustomMBeanDependencies
Returns an iterable over pre-configured CustomMBeanDependencies. @return Iterable of custom MBean Dependencies
prj/coherence-core/src/main/java/com/tangosol/internal/net/management/GatewayDependencies.java:45
↓ 4 callersMethodgetCustomerFromDB
Returns an individual {@link Customer} from the database. @param key customer id @return a {@link Customer} @throws SQLException if any SQL errors
prj/examples/guides/190-cache-stores/src/test/java/com/oracle/coherence/guides/cachestores/AbstractHSqlDbCacheStoreTest.java:108
↓ 4 callersMethodgetCustomerId
Returns the customer id. @return the customer id
prj/examples/tutorials/500-graphql/complete/src/main/java/com/oracle/coherence/tutorials/graphql/model/Order.java:133
↓ 4 callersMethodgetCustomerType
()
prj/examples/guides/142-server-events/src/test/java/com/oracle/coherence/guides/serverevents/model/Customer.java:62
↓ 4 callersMethodgetData
Populate vector with data for given id @param index index @param id id @param vector vector @param dim dimension @return result code
prj/coherence-hnsw/src/main/java/com/oracle/coherence/hnswlib/Hnswlib.java:190
↓ 4 callersMethodgetDataSource
Return the source. @return the source
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceMBeanRegistry.java:690
↓ 4 callersMethodgetDataType
Access the return value data type. @return the data type of the return value
prj/coherence-core/src/main/java/com/tangosol/dev/component/ReturnValue.java:358
↓ 4 callersMethodgetDate
()
prj/coherence-testing-data/src/main/java/data/evolvable/DateTypes.java:13
↓ 4 callersMethodgetDateTime
Get the value as a Timestamp. @return the value as a Timestamp
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlValue.java:164
↓ 4 callersMethodgetDeclaration
Get the declaration statement for the caught exception. @return the declaration statement for the catch clause
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/CatchClause.java:168
↓ 4 callersMethodgetDefaultCcfNumbers
()
prj/test/functional/cdi/src/main/java/cdi/CacheViewProducerIT.java:437
↓ 4 callersMethodgetDefaultFactory
Getter for property DefaultFactory.<p> The DefaultConfigurableCacheFactory associated with the service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:11743
↓ 4 callersMethodgetDefaultFeaturesFile
Gets the default features file from classpath.
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/routeguide/RouteGuideUtil.java:44
↓ 4 callersMethodgetDefaultProperties
The default properties to be used when starting a cluster. @return the default properties to be used when starting a cluster
prj/test/functional/tracing/common/src/main/java/tracing/AbstractTracingIT.java:147
↓ 4 callersMethodgetDeferralTimeStamp
Getter for property DeferralTimeStamp.<p> The time at which this queue entered the deferred state, or 0 if the queue is not currently deferred.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/balancedQueue/BundlingQueue.java:604
↓ 4 callersMethodgetDeferredBackups
Getter for property DeferredBackups.<p> The list of deferred backups messages for this partition that remain to be processed. The elements of the lis
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:22361
↓ 4 callersMethodgetDeferredList
Obtain the List of keys that may have deferred events. @return the List of keys of deferred-event Status objects
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:1713
↓ 4 callersMethodgetDelayMillis
@return the number of milliseconds that an entry added to the queue will sit in the queue before being removable ("ripe") @since Coherence 3.
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:3881
↓ 4 callersMethodgetDelegate
()
prj/coherence-core/src/main/java/com/tangosol/internal/util/collection/PortableSortedSet.java:81
↓ 4 callersMethodgetDelegate
()
prj/coherence-core/src/main/java/com/tangosol/internal/util/collection/PortableConcurrentMap.java:73
↓ 4 callersMethodgetDelegate
()
prj/coherence-core/src/main/java/com/tangosol/internal/util/collection/PortableSortedMap.java:72
↓ 4 callersMethodgetDeltaCompressor
Return the DeltaCompressor. NOTE: UNDOCUMENTED @return the DeltaCompressor
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/PartitionedCacheDependencies.java:38
↓ 4 callersMethodgetDependencies
Getter for property Dependencies.<p> The external dependencies needed by this component. The dependencies object must be full populated and validated
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/NameService.java:488
↓ 4 callersMethodgetDepth
Determine the subroutine depth. @return the maximum depth in the subroutine call chain that this subroutine could be found
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Label.java:161
↓ 4 callersMethodgetDescription
Get the trait's description. @return this trait's description, which will be 0-length if no description exists
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:2244
↓ 4 callersMethodgetDescription
Assemble a human-readable description. @return a description of this Status object
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:4005
↓ 4 callersMethodgetDescription
Return a human-readable description of the state of the partition assignment. @return a human-readable description
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionAssignmentStrategy.java:88
↓ 4 callersMethodgetDesiredState
Determines the desired state of the {@link FiniteStateMachine} for the {@link Event} given the current state of the {@link FiniteStateMachine}. @para
prj/coherence-core/src/main/java/com/tangosol/util/fsm/Event.java:30
↓ 4 callersMethodgetDirection
Access the parameter direction. @return the direction of the parameter
prj/coherence-core/src/main/java/com/tangosol/dev/component/Parameter.java:670
↓ 4 callersMethodgetDirectionString
Provide a text description for a direction flag. @param nDir the direction flag @return a text description for the direction flag
prj/coherence-core/src/main/java/com/tangosol/dev/component/Parameter.java:816
↓ 4 callersMethodgetDisconnectCounter
Getter for property DisconnectCounter.<p> Represents the number of connections for which a DISCONNECT event has been received, but for which a RELEASE
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MessageHandler.java:819
↓ 4 callersMethodgetDistributionContendMillis
Getter for property DistributionContendMillis.<p> The DistributionContendMillis value specifies the maximum number of milliseconds to contend for a pa
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:2914
↓ 4 callersMethodgetDistributionRequest
Getter for property DistributionRequest.<p> The request for distribution that this TransferControl is responding to (if doing primary distribution), o
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:33148
↓ 4 callersMethodgetDurationLoad
Return the duration (in milliseconds) of load operations. @return the number of milliseconds that a load operation will take
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:483
↓ 4 callersMethodgetDurationLoadAll
Return the duration (in milliseconds) of loadAll operations. @return the number of milliseconds that a loadAll operation will take
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:503
↓ 4 callersMethodgetDurationMessage
Returns a message to display the duration of an event. @param duration duration in nanos @param type the type to display @return a message
prj/examples/guides/190-cache-stores/src/test/java/com/oracle/coherence/guides/cachestores/AbstractHSqlDbCacheStoreTest.java:185
↓ 4 callersMethodgetDurationStore
Return the duration (in milliseconds) of store operations. @return the number of milliseconds that a store operation will take
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:524
↓ 4 callersMethodgetDynamicSenior
Obtain the oldest member among the nodes with "dynamic" management type.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:852
↓ 4 callersMethodgetElementCount
Obtain the total element count. The element count is not known (i.e. it is not limited) for user types. For sparse types, the element count is the max
prj/coherence-core/src/main/java/com/tangosol/io/pof/ValidatingPofHandler.java:638
↓ 4 callersMethodgetElementType
Determine the element type of the array. For example, if the type is an array of int, the element type is int. @return the element type
prj/coherence-core/src/main/java/com/tangosol/java/type/ArrayType.java:41
↓ 4 callersMethodgetElements
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SimpleReceiveResult.java:74
↓ 4 callersMethodgetEntriesSkipped
Return skipped entry count. @return skipped entry count
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalRecovery.java:1092
↓ 4 callersMethodgetEraseBundler
Obtain the bundler for the "erase" operations. @return the "erase" bundler
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:5440
↓ 4 callersMethodgetErrorRequestCount
()
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/GrpcProxyMetrics.java:151
↓ 4 callersMethodgetErrors
Obtain any errors which occurred as part of the offer. @return the LongArray of exceptions
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/PublishResult.java:33
↓ 4 callersMethodgetEscapeChar
Obtain the escape character that is used for escaping '%' and '_' in the pattern or zero if there is no escape. @return the escape character
prj/coherence-core/src/main/java/com/tangosol/util/filter/LikeFilter.java:386
↓ 4 callersMethodgetEvent
Getter for property Event.<p> The Event object.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/BusEventMessage.java:139
↓ 4 callersMethodgetEvent
Getter for property Event.<p> The event to dispatch.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:5187
↓ 4 callersMethodgetEventAttribute
Helper function to get integer attribute from ServiceMBean. @param sService the service name that is tried to get this attribute from @param node
prj/test/functional/jmx/src/main/java/jmx/JmxTests.java:1544
↓ 4 callersMethodgetEventCount
Determine the total number of events that occurred. @return the sum of all events that were counted
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/BaseMapTest.java:1750
↓ 4 callersMethodgetEventDispatcherRegistry
Return the {@link EventDispatcherRegistry} to use to register interceptors. @return the {@link EventDispatcherRegistry}
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/GrpcRemoteService.java:465
↓ 4 callersMethodgetEvents
()
prj/test/functional/cache/src/main/java/cache/ContinuousQueryCacheTests.java:263
↓ 4 callersMethodgetEventsPartsFailed
Getter for property EventsPartsFailed.<p> Transient (shared) set of partitions that were successfully recovered.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:24359
↓ 4 callersMethodgetEvictionPolicy
Obtain the current EvictionPolicy used by the cache. @return the EvictionPolicy used by the cache
prj/coherence-core/src/main/java/com/tangosol/net/cache/ConfigurableCacheMap.java:282
↓ 4 callersMethodgetEvolvable
Return {@link Evolvable} object for the specified type id. <p> This method should only return Evolvable instance if the specified type id matches its
prj/coherence-core/src/main/java/com/tangosol/io/pof/EvolvableObject.java:48
↓ 4 callersMethodgetExecutorName
Return the logical name of this {@link ClusteredExecutorInfo}. @return the logical name of this {@link ClusteredExecutorInfo}
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorInfo.java:290
↓ 4 callersMethodgetExpectationHolderName
Return a unique name for registering the ExpectationHolder interceptor in the InterceptorRegistry. @param sInterceptorName Interceptor name for whic
prj/test/functional/events/src/main/java/events/common/AbstractTestInterceptor.java:148
↓ 4 callersMethodgetExpiryDelay
Return the amount of time since the last update that entries are kept by the cache before being expired. Entries that have expired are not accessible
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/CaffeineScheme.java:156
↓ 4 callersMethodgetExpiryForUpdate
Method description @return
prj/test/functional/jcache/src/main/java/com/tangosol/coherence/jcachetesting/CacheExpiryTests.java:396
↓ 4 callersMethodgetExpiryValue
Getter for property ExpiryValue.<p> Expiry value.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:13170
↓ 4 callersMethodgetExpression
Get the expression. @return the expression
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ExpressionStatement.java:127
↓ 4 callersMethodgetExtentStateCount
Return the number of opened extent states via reflection. @param store store to inspect @return opened extent-state count @throws Exception on ref
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistentStoreTest.java:1302
↓ 4 callersMethodgetExtractor
Retrieve the ValueExtractor part. @return the ValueExtractor
prj/coherence-core/src/main/java/com/tangosol/util/extractor/CompositeUpdater.java:124
↓ 4 callersMethodgetFactories
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/GensonBuilder.java:1188
← previousnext →8,401–8,500 of 78,752, ranked by callers