MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 4 callersMethodgetFailureKeyLoad
Return the key that will cause an exception to be thrown by load operations. @return the key that will cause load operations to fail
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:611
↓ 4 callersMethodgetFailureKeyLoadAll
Return the key that will cause an exception to be thrown by loadAll operations. @return the key that will cause loadAll operations to fail
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractTestStore.java:633
↓ 4 callersMethodgetFailures
Getter for property Failures.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:32801
↓ 4 callersMethodgetFairShareProcessors
Return a fair share of processors for this process based on other JVM sizing limitations. This value can be set directly via the <tt>com.oracle.coher
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/Platform.java:113
↓ 4 callersMethodgetFieldValue
Return a reflected field value. @param oTarget target object @param sField field name @return the field value @throws Exception on reflection fa
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistentStoreTest.java:1365
↓ 4 callersMethodgetFile
Return the file object for this entry. @return the name of the entry
prj/coherence-core/src/main/java/com/tangosol/engarde/DirectoryStorage.java:437
↓ 4 callersMethodgetFiles
Return the list of statement script files that should be executed prior to the start of the CohQL session. @return the list of statements that should
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/QueryPlus.java:573
↓ 4 callersMethodgetFiles
Return the StringTable that contains the files names of the specified type in the specified package (directory) in the OS repository @param nType
prj/coherence-core/src/main/java/com/tangosol/dev/component/OSStorage.java:1130
↓ 4 callersMethodgetFilter
Returns the {@link Filter} to filter messages for this subscription. @return the {@link Filter} to filter messages for this subscription
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/PagedTopicSubscription.java:533
↓ 4 callersMethodgetFilterId
Obtain the registration ID for the provided filter. @param filter the filter whose ID it is to look up @return the registration ID or zero if the f
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/AsyncNamedCacheClient.java:1529
↓ 4 callersMethodgetFilterIds
Getter for property FilterIds.<p> If not null, identifies the Filter(s) that caused the FilterEvent to be raised. @since NamedCacheProtocol version 4
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:5984
↓ 4 callersMethodgetFirst
Returns the first query parameter value for the specified name, or {@code null} if no parameter matched the name. @param sName the name of the query
prj/coherence-core/src/main/java/com/tangosol/internal/http/QueryParameters.java:26
↓ 4 callersMethodgetFirstId
Return the lowest member id contained in this member set, or 0 if empty.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/SingleMemberSet.java:282
↓ 4 callersMethodgetFirstName
()
prj/test/functional/filter/src/main/java/filter/QueryRecordReporterTests.java:392
↓ 4 callersMethodgetFirstname
()
prj/examples/guides/190-cache-stores/src/main/java/com/oracle/coherence/guides/cachestores/Person.java:65
↓ 4 callersMethodgetFormattedName
Returns the formatted dot delimited name of the metric. @return the formatted dot delimited name of the metric
prj/coherence-core/src/main/java/com/tangosol/net/metrics/MBeanMetric.java:196
↓ 4 callersMethodgetFriend
()
prj/coherence-testing-data/src/main/java/data/pof/PortablePersonReference.java:75
↓ 4 callersMethodgetFromMessageId
Getter for property FromMessageId.<p> A Directed or Sequel Packet represents a whole or a part of a Message. Each sender maintains a global sequential
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/MessagePacket.java:509
↓ 4 callersMethodgetFrontEvent
For internal use only, return the current event from the front Map. All handling of synchronization etc. is the responsibility of the sub-class. @ret
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:3806
↓ 4 callersMethodgetFrontEvent
For internal use only, return the current event from the front Map. All handling of synchronization etc. is the responsibility of the sub-class. @ret
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:1924
↓ 4 callersMethodgetFunctionalInterfaceClass
Get the name of the invoked type to which this lambda has been converted @return the name of the functional interface class to which this lambda has
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/lambda/StaticLambdaInfo.java:114
↓ 4 callersMethodgetFunctionalInterfaceMethodSignature
Get the signature of the primary method for the functional interface to which this lambda has been converted. @return the signature of the primary me
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/lambda/StaticLambdaInfo.java:136
↓ 4 callersMethodgetGUIDs
Getter for property GUIDs.<p> The list of GUIDs to recover from persistent storage.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:24369
↓ 4 callersMethodgetGetWithParamsCounter
()
prj/test/functional/cdi/src/main/java/cdi/ResponseCachingIT.java:412
↓ 4 callersMethodgetGetWithoutParamsCounter
()
prj/test/functional/cdi/src/main/java/cdi/ResponseCachingIT.java:407
↓ 4 callersMethodgetGraalImageNames
Return the names of the Graal test images. @return the names of the Graal test images
prj/coherence-docker/src/test/java/com/oracle/coherence/docker/ImageNames.java:149
↓ 4 callersMethodgetGroupBufferSize
Obtain the preferred size for the multicast datagram socket input buffer (SO_RCVBUF). <p> A negative value indicates that this value specifies the num
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:160
↓ 4 callersMethodgetGroupId
Getter for property GroupId.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:5202
↓ 4 callersMethodgetGroupInterface
Obtain the IP address of the interface (e.g. the NIC) that the MulticastSocket will open a socket on. @return the group interface
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:168
↓ 4 callersMethodgetGroupKeys
Get the key set for a group by query. @return a set of keys to access the results
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/QueryHandler.java:117
↓ 4 callersMethodgetGroupListenerPriority
Obtain the priority of the PacketListener daemon thread. @return the group listener priority
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:175
↓ 4 callersMethodgetGroupTimeToLive
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:542
↓ 4 callersMethodgetGrowGraceCount
Getter for property GrowGraceCount.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:5291
↓ 4 callersMethodgetGuardContext
Getter for property GuardContext.<p> The GuardContext for this task.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:7673
↓ 4 callersMethodgetGuardContexts
Return the array of GuardContext objects for the Guardables managed by this GuardSupport. @return the array of managed GuardContext objects
prj/coherence-core/src/main/java/com/tangosol/net/GuardSupport.java:56
↓ 4 callersMethodgetGuardTimeoutMillis
Obtain the default Guard timeout. @return the Guard Timeout
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:201
↓ 4 callersMethodgetGuardian
Return the Guardian for this context. @return the Guardian for this context
prj/coherence-core/src/main/java/com/tangosol/net/Guardian.java:75
↓ 4 callersMethodgetHeadPollVersion
Obtain the current head poll version. @return the current head poll version
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/paged/QueueVersionInfo.java:80
↓ 4 callersMethodgetHeadPosition
Return the head {@link PagedPosition} for this partition's active page. @return the head {@link PagedPosition}
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/Subscription.java:131
↓ 4 callersMethodgetHeads
Returns a {@link Map} of the {@link Position Positions} that are currently the head for each channel owned by this {@link Subscriber}. <p> This result
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberStatistics.java:290
↓ 4 callersMethodgetHeads
Returns a {@link Map} of the {@link Position Positions} that are currently the head for each channel owned by this {@link Subscriber}. <p> This result
prj/coherence-core/src/main/java/com/tangosol/net/topic/Subscriber.java:790
↓ 4 callersMethodgetHeapManager
Return the heap ByteBuffer based BufferManager. <p> The maximum size of this buffer manager pool may be specified via the <tt>com.oracle.coherence.com
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferManagers.java:49
↓ 4 callersMethodgetHighUnitFairShare
Return the fair share of high-units per partition map. @return the fair share of high-units per partition map
prj/coherence-core/src/main/java/com/tangosol/net/partition/ObservableSplittingBackingCache.java:856
↓ 4 callersMethodgetHttpPort
Return the port the web-server is listening on. @return the port the web-server is listening on
prj/examples/guides/910-multi-cluster-client/multi-cluster-client/src/test/java/com/oracle/coherence/guides/client/AbstractMultiClusterClientIT.java:37
↓ 4 callersMethodgetId
Return the id of the polled element. @return the id of the polled element
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/model/QueuePollResult.java:77
↓ 4 callersMethodgetId
Return the position of the entry in the queue. @return the position of the entry in the queue
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/model/QueueKey.java:67
↓ 4 callersMethodgetId
Get the result identifier. @return the result identifier
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/model/QueueOfferResult.java:64
↓ 4 callersMethodgetId
()
prj/examples/guides/121-custom-aggregators/src/main/java/com/oracle/coherence/guides/aggregations/model/Document.java:29
↓ 4 callersMethodgetId
()
prj/examples/guides/142-server-events/src/test/java/com/oracle/coherence/guides/serverevents/model/AuditEvent.java:59
↓ 4 callersMethodgetId
Getter for property Id.<p> The MapEvent identifier, one of MapEvent.ENTRY_INSERTED, ENTRY_UPDATED, ENTRY_DELETED. @see MapEvent#getId
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedCacheFactory.java:5997
↓ 4 callersMethodgetIdList
Getter for property IdList.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MemberSet.java:1097
↓ 4 callersMethodgetIdentifier
Get unique JCacheIdentifier for cache that these statistics are for. @return unique JCacheIdentifier
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/JCacheStatistics.java:98
↓ 4 callersMethodgetIdleLimit
Getter for property IdleLimit.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:5309
↓ 4 callersMethodgetImageNames
Return the names of the test images. @return the names of the test images
prj/coherence-docker/src/test/java/com/oracle/coherence/docker/ImageNames.java:71
↓ 4 callersMethodgetImplMethodSignature
Get the signature of the implementation method. @return the signature of the implementation method
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/lambda/StaticLambdaInfo.java:166
↓ 4 callersMethodgetImplementation
Get all implementations at this derivation level. @return an array of this behavior's implementations
prj/coherence-core/src/main/java/com/tangosol/dev/component/Behavior.java:4655
↓ 4 callersMethodgetImport
Get imported class/component by name. @param sImport the import name @return the imported DataType or null
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Context.java:150
↓ 4 callersMethodgetIndent
Return the number of spaces to indent each field. @return the number of spaces to indent
prj/coherence-core/src/main/java/com/tangosol/internal/util/ObjectFormatter.java:119
↓ 4 callersMethodgetIndex
Returns the index of the current value, which is the value returned by the most recent call to the <tt>next</tt> method. @exception IllegalStateExcep
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/LongArrayTest.java:1034
↓ 4 callersMethodgetIndex
Getter for property Index.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:7249
↓ 4 callersMethodgetIndexContents
Return the index contents for the specified partition. @param nPart the partition to get index contents for @return the index contents for the spec
prj/coherence-core/src/main/java/com/tangosol/internal/util/PartitionedIndexMap.java:532
↓ 4 callersMethodgetIndexMap
Get the map of indexes maintained by this cache. @return the map of indexes.
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:2067
↓ 4 callersMethodgetIndexPofClasses
Shall {@link PortableType} annotated classes be indexed to an index file at {@code META-INF/pof.idx}? If not specified, this property defaults to {@co
prj/plugins/gradle/src/main/java/com/oracle/coherence/gradle/CoherenceTask.java:116
↓ 4 callersMethodgetInfo
()
prj/coherence-core/src/main/java/com/tangosol/dev/disassembler/Attribute.java:56
↓ 4 callersMethodgetInitialSize
Return the initial buffer size in bytes for file-mapped backup maps. @param resolver the ParameterResolver @return the write maximum batch size
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/BackupMapConfig.java:71
↓ 4 callersMethodgetInitializedPartitions
Getter for property InitializedPartitions.<p> The set of partitions whose initial assignment has been completed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:20355
↓ 4 callersMethodgetInitiatorDependencies
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/extend/remote/DefaultRemoteServiceDependencies.java:102
↓ 4 callersMethodgetInstance
Returns the DefaultCacheServer created by a previous invocation of {@link #ensureInstance(ConfigurableCacheFactory)}. Will throw an IllegalStateExcept
prj/coherence-core/src/main/java/com/tangosol/net/DefaultCacheServer.java:834
↓ 4 callersMethodgetInstance
Getter for property Instance.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/protocol/TopicServiceProtocol.java:78
↓ 4 callersMethodgetInstance
Getter for property Instance.<p> The singleton NameService Protocol instance.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/protocol/NameServiceProtocol.java:138
↓ 4 callersMethodgetInstance
Getter for property Instance.<p> The singleton InvocationService Protocol instance.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/protocol/InvocationServiceProtocol.java:138
↓ 4 callersMethodgetInstancesOf
Obtains an {@link Iterable} over all of the options in the collection that are an instance of the specified class. @param clz the required class @pa
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Options.java:223
↓ 4 callersMethodgetInteger
Getter for property Integer.<p> A cache of frequently used Integer objects that represent logging levels.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Logger.java:761
↓ 4 callersMethodgetIntegerProperty
Parse the value of the named system property as an integer. @param sName the name of the system property to parse @param nDefault the value to retu
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:5341
↓ 4 callersMethodgetInterceptors
Return the interceptors to add to the session. @return the interceptors to add to the session
prj/coherence-core/src/main/java/com/tangosol/net/SessionConfiguration.java:60
↓ 4 callersMethodgetInternalGuardian
Getter for property InternalGuardian.<p> The Guardian that this Daemon's implementation delegates to.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1435
↓ 4 callersMethodgetInternalIterator
Return the internal Iterator. @return the internal Iterator
prj/coherence-core/src/main/java/com/tangosol/util/CopyOnWriteLongArray.java:270
↓ 4 callersMethodgetInternalNamedTopic
Obtain the wrapped {@link NamedTopic}. @return the wrapped {@link NamedTopic}
prj/coherence-core/src/main/java/com/tangosol/internal/net/SessionNamedTopic.java:84
↓ 4 callersMethodgetInternalValue
Get the internal value of this XmlValue. This method acts as a single point to which all accessor calls route. As such, it is intended to be extended
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleValue.java:993
↓ 4 callersMethodgetInvocationService
Return the InvocationService used by the Console to communicate with Agent processes. @return the InvocationService used by the Console
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/Console.java:2619
↓ 4 callersMethodgetIpMonitorAttempts
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:586
↓ 4 callersMethodgetIpMonitorPriority
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:608
↓ 4 callersMethodgetIpMonitorPriority
Obtain the priority of the IpMonitor daemon thread. @return IP monitor priority
prj/coherence-core/src/main/java/com/tangosol/net/ClusterDependencies.java:216
↓ 4 callersMethodgetIterator
Returns an instance of Iterator that uses a Converter to view an underlying Iterator. @param iter the underlying Iterator @param conv the Converter
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:92
↓ 4 callersMethodgetIterator
Get the current or next enumeration in the list @return the current enumeration.
prj/coherence-core/src/main/java/com/tangosol/util/ChainedEnumerator.java:213
↓ 4 callersMethodgetJVMSignature
Return the type signature built into Java byte code. @return the JVM field signature
prj/coherence-core/src/main/java/com/tangosol/dev/component/DataType.java:567
↓ 4 callersMethodgetJdbcURL
Returns the JDBC URL to use to connect to the database. @return the JDBC URL to use to connect to the database
prj/examples/guides/195-bulk-loading-caches/src/test/java/com/oracle/coherence/guides/preload/db/HsqldbRunner.java:90
↓ 4 callersMethodgetJournalFileCount
Return discovered journal file count. @return journal file count
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalRecovery.java:1227
↓ 4 callersMethodgetJournalReplayNanos
Return journal-replay time. @return journal-replay time
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalRecovery.java:1277
↓ 4 callersMethodgetJsonString
(int index)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/GensonJsonArray.java:47
↓ 4 callersMethodgetKey
Getter for property Key.<p> The key identifying the entry being modified.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:8551
↓ 4 callersMethodgetKeyClassName
Obtains the name of the key class for {@link NamedCache}s using this {@link CacheMapping}. @return the name of the key class or <code>null</code> if
prj/coherence-core/src/main/java/com/tangosol/coherence/config/CacheMapping.java:148
↓ 4 callersMethodgetKeyIterator
Getter for property KeyIterator.<p> An iterator over the keys returned by BinaryCache.keySet().
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:4477
↓ 4 callersMethodgetKeyLength
()
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1318
↓ 4 callersMethodgetKeyMask
ThreadLocal: Get the current key mask for the current thread. @return the current key mask
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:1773
↓ 4 callersMethodgetKeyPEMURI
Returns the URI of the encrypted private key in PEM format. @return the URI of the encrypted private key file in PEM format
prj/examples/guides/210-ssl/src/test/java/com/oracle/coherence/guides/ssl/KeyTool.java:378
↓ 4 callersMethodgetKeyPartitioningStrategy
Return the KeyPartitioningStrategy which is a pluggable strategy for assigning keys to specific partitions. @return the KeyPartitioningStrategy
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/PartitionedServiceDependencies.java:63
↓ 4 callersMethodgetKeySet
Obtain a set of all keys that have associated key listeners. <p> <b>Note</b>: The returned value must be treated as an immutable. @return a set of al
prj/coherence-core/src/main/java/com/tangosol/util/MapListenerSupport.java:522
↓ 4 callersMethodgetKeySet
Getter for property KeySet.<p> Set of keys requested to be processed by this message (Set<Binary>). This set is also used by the Poll to inform the cl
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/distributedCacheRequest/KeySetRequest.java:190
↓ 4 callersMethodgetKeyedMailboxes
Return the active keyed mailboxes.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:3917
← previousnext →8,501–8,600 of 78,752, ranked by callers