MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 6 callersMethodgetFilterArray
Getter for property FilterArray.<p> A LongArray of Filter objects indexed by the unique filter id. These filter id values are used by the MapEvent mes
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:1872
↓ 6 callersMethodgetFilterSet
Obtain a set of all filters that have associated global listeners. <p> <b>Note</b>: The returned value must be treated as an immutable. @return a set
prj/coherence-core/src/main/java/com/tangosol/util/MapListenerSupport.java:509
↓ 6 callersMethodgetFirstName
Return the first name. @return the first name
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestContact.java:62
↓ 6 callersMethodgetFloat
Return Coherence system property value as a Float. <p> Backwards compatibility support is described in {@link Config}. @param sName Coherence system
prj/coherence-core/src/main/java/com/tangosol/coherence/config/Config.java:224
↓ 6 callersMethodgetFoo
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/extractor/UniversalUpdaterTest.java:84
↓ 6 callersMethodgetGetWithKeyCounter
()
prj/test/functional/cdi/src/main/java/cdi/ResponseCachingIT.java:417
↓ 6 callersMethodgetGraphQLResults
(String graphQLRequest)
prj/examples/tutorials/500-graphql/complete/src/test/java/com/oracle/coherence/tutorials/graphql/GraphQLCompleteIT.java:221
↓ 6 callersMethodgetGraveyardSize
Return the graveyard size of the lease map. @return the graveyard size
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/ReplicatedCacheDependencies.java:31
↓ 6 callersMethodgetGrpcProxyPort
Return the port the default gRPC proxy is listening on. @return the port the default gRPC proxy is listening on, or {@code -1} if the proxy
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/CoherenceClusterMember.java:496
↓ 6 callersMethodgetHead
Obtain the channel head. @return the channel head
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SeekResult.java:25
↓ 6 callersMethodgetHeartbeatInterval
Returns the frequency in millis that heartbeats should be sent by the proxy to the client bidirectional channel. @return the frequency in millis that
prj/coherence-core/src/main/java/com/tangosol/internal/net/grpc/RemoteGrpcServiceDependencies.java:78
↓ 6 callersMethodgetHomeAddress
Return the home address. @return the home address
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestContact.java:102
↓ 6 callersMethodgetHostName
Gets the <code>hostname</code>. @return the hostname part of the address.
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/InetSocketAddress32.java:210
↓ 6 callersMethodgetID
Determines the unique identifier of a predefined token. For example, operators are usually pre-defined by a language and can therefore be referenced
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/Token.java:31
↓ 6 callersMethodgetIdleDaemonStack
Getter for property IdleDaemonStack.<p> Pool-wide intrusive stack of idle daemons that can be nudged to attempt work stealing.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1459
↓ 6 callersMethodgetImplClass
The name of the implementation class. @return the name of the implementation class
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/lambda/LambdaIdentity.java:85
↓ 6 callersMethodgetImplMethodKind
Get the method handle kind (see {@link MethodHandleInfo}) of the implementation method. @return the method handle kind of the implementation method
prj/coherence-core/src/main/java/com/tangosol/internal/util/invoke/lambda/StaticLambdaInfo.java:177
↓ 6 callersMethodgetIndexLookupRecords
Get the recorded information about the index lookups performed during filter evaluation as part of a query record. @return a set of {@link IndexLooku
prj/coherence-core/src/main/java/com/tangosol/util/QueryRecord.java:99
↓ 6 callersMethodgetIndexMap
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/ContinuousQueryCacheTest.java:934
↓ 6 callersMethodgetIndexMap
Getter for property IndexMap.<p> This Map assosiates resource keys with the corresponding Lease objects for each leased resource. Its key set is a sub
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:939
↓ 6 callersMethodgetInetAddress
()
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/MultiplexedSocketProvider.java:792
↓ 6 callersMethodgetInit
Get the init statement. @return the init statement
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ForStatement.java:390
↓ 6 callersMethodgetInstanceClass
Obtains the class of instance produced by the builder. @return the class of instance
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/ParameterizedBuilderRegistry.java:122
↓ 6 callersMethodgetInterceptor
Return the {@link EventInterceptor} that is either: <ol> <li>in the process of {@link Type#INSERTING registering}</li> <li>has been {@link Typ
prj/coherence-core/src/main/java/com/tangosol/net/events/EventDispatcher.java:134
↓ 6 callersMethodgetInterceptorRegistry
Return the {@link InterceptorRegistry} for this factory. {@link com.tangosol.net.events.EventInterceptor}s registered with this registry will be scope
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableCacheFactory.java:228
↓ 6 callersMethodgetInternalCache
Obtain a reference to the internal cache. The internal cache maintains all of the keys in the {@code ContinuousQueryCache}, and if {@link #isCacheValu
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:613
↓ 6 callersMethodgetInternalConfigurableCache
Get the map that provides internal storage for this backing map. If the internal storage is a ConfigurableCacheMap, then this accessor returns the sam
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:2617
↓ 6 callersMethodgetInternalKeySet
Obtain a set of keys that are represented by this Map. <p> The AbstractKeySetBasedMap only utilizes the internal key set as a read-only resource. @re
prj/coherence-core/src/main/java/com/tangosol/util/AbstractKeySetBasedMap.java:94
↓ 6 callersMethodgetInternalService
Obtain the underlying service. @return the underlying service
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeService/SafeTopicService.java:93
↓ 6 callersMethodgetKey
Get the Entry key in the block, lazy loading it if necessary. @return the Entry key
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:4089
↓ 6 callersMethodgetKey
Return the {@link Key} of this subscription. @return the {@link Key} of this subscription
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/PagedTopicSubscription.java:134
↓ 6 callersMethodgetKey
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/SimpleMapEntry.java:102
↓ 6 callersMethodgetKey
Returns the key corresponding to this entry. @return the key corresponding to this entry
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedHashMap.java:2064
↓ 6 callersMethodgetKeyClassName
Get Key ClassName @return key class name
prj/coherence-core/src/main/java/com/tangosol/net/cache/TypeAssertion.java:180
↓ 6 callersMethodgetKeyConverter
Get key converter for this. @return keyConverter
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCache.java:451
↓ 6 callersMethodgetKeyStoreLoader
Returns the optional {@link KeyStoreLoader} to use to load the {@link KeyStore}. @return the optional {@link KeyStoreLoader} to use to load the {@lin
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/DefaultKeystoreDependencies.java:49
↓ 6 callersMethodgetLastEvent
()
prj/test/functional/events/src/main/java/events/EntryEventsTests.java:579
↓ 6 callersMethodgetLastName
Return the last name. @return the last name
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/TestContact.java:82
↓ 6 callersMethodgetLeaseMap
Getter for property LeaseMap.<p> This Map assosiates resource keys with the corresponding Lease objects for each leased resource. Its key set is a sub
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:980
↓ 6 callersMethodgetLeaseVersion
Getter for property LeaseVersion.<p> The version of the Lease. It is intended to be used to resolve simultaneous conflicting requests. The value of L
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Lease.java:614
↓ 6 callersMethodgetLegacySocketProvider
Return a Socket provider. Only there for Proxy till they move to use MultiplexedSocketProvider @param xml provider definition, or null for the defau
prj/coherence-core/src/main/java/com/tangosol/net/SocketProviderFactory.java:102
↓ 6 callersMethodgetListOfPrimitives
()
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/genson/bean/ComplexObject.java:90
↓ 6 callersMethodgetListenerSupport
Getter for property ListenerSupport.<p> Registered listeners to the MapEvent notifications.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DeltaMap.java:632
↓ 6 callersMethodgetListenerSupport
Getter for property ListenerSupport.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/LocalCache.java:1381
↓ 6 callersMethodgetListenerSupport
Getter for property ListenerSupport.<p> Registered listeners to the MapEvent notifications.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:990
↓ 6 callersMethodgetListenerSupport
Getter for property ListenerSupport.<p> Registered listeners to the MapEvent notifications.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/SimpleCache.java:711
↓ 6 callersMethodgetLoads
()
prj/test/functional/cache/src/main/java/cache/TestCacheStore.java:76
↓ 6 callersMethodgetLoads
()
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/TestCacheStore.java:71
↓ 6 callersMethodgetLocalAddress
Return the local address string. @return the local address string
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/GrpcAcceptorDependencies.java:34
↓ 6 callersMethodgetLocalMember
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeCluster.java:897
↓ 6 callersMethodgetLocalMemberId
Getter for property LocalMemberId.<p> The local cluster member id.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:951
↓ 6 callersMethodgetLocalMemberUID
Obtains the local member {@link UID} for the {@link CoherenceClusterMember}. @return the local member {@link UID}
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/CoherenceClusterMember.java:77
↓ 6 callersMethodgetLogger
Getter for property Logger.<p> The underlying JDK Logger used to log all messages.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/logOutput/Jdk.java:210
↓ 6 callersMethodgetLoggerName
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/logging/DefaultLoggingDependencies.java:99
↓ 6 callersMethodgetLongFieldValue
Return a reflected long field value. @param oTarget target object @param sField field name @return the field value @throws Exception on reflecti
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistentStoreTest.java:1383
↓ 6 callersMethodgetLowerBound
Obtain the lower bound of the range being used to evaluate values by this BetweenFilter. @return the lower bound of the range being used to evaluate
prj/coherence-core/src/main/java/com/tangosol/util/filter/BetweenFilter.java:150
↓ 6 callersMethodgetLruArray
Get the LRU data structure. The key is a touch count, the value is the Object key for the cache. @return the LRU data structure
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationCache.java:569
↓ 6 callersMethodgetMBean
(String sService)
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistenceManagerTest.java:592
↓ 6 callersMethodgetMBeanCount
(ObjectName query)
prj/test/functional/near/src/main/java/near/NearCacheTests.java:1098
↓ 6 callersMethodgetMachineName
()
prj/coherence-core/src/main/java/com/tangosol/net/URLMemberIdentityProvider.java:44
↓ 6 callersMethodgetMap
Returns the Map that this CacheStore uses for its storage. @return the Map that this CacheStore uses
prj/coherence-core/src/main/java/com/tangosol/net/cache/MapCacheStore.java:127
↓ 6 callersMethodgetMap
(String name)
prj/examples/guides/100-put-get-remove/src/test/java/com/oracle/coherence/guides/simple/BasicCrudTest.java:150
↓ 6 callersMethodgetMapIndex
Return {@link MapIndex} for the specified partition and extractor. @param nPart the partition to get the index for @param extractor the extract
prj/coherence-core/src/main/java/com/tangosol/internal/util/PartitionedIndexMap.java:130
↓ 6 callersMethodgetMapListener
Returns a converter listener for the specified listener and Converters. @param map the Map that should be the source for converted events @para
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:586
↓ 6 callersMethodgetMapListenerSupport
Accessor for the MapListenerSupport for sub-classes. @return the MapListenerSupport, or null if there are no listeners
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:2181
↓ 6 callersMethodgetMapListenerSupport
Return the {@link MapListenerSupport}. @return the {@link MapListenerSupport}
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/AsyncNamedCacheClient.java:1003
↓ 6 callersMethodgetMarkedOffset
()
prj/coherence-core/src/main/java/com/tangosol/dev/disassembler/Method.java:1086
↓ 6 callersMethodgetMask
Get the mask for this {@link ActionRule}. @return the mask for this action.
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableQuorumPolicy.java:1246
↓ 6 callersMethodgetMaxIncomingMessageSize
Return the maximum size allowed for an incoming message. A value of 0 is interpreted as unlimited size. @return the maximum size of a message
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/PeerDependencies.java:64
↓ 6 callersMethodgetMaxResults
Returns the maximum number of results to return. @return the maximum number of results
prj/coherence-lucene/src/main/java/com/oracle/coherence/lucene/LuceneSearch.java:133
↓ 6 callersMethodgetMaximumFileSize
Return maximum file size. @return maximum file size
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1363
↓ 6 callersMethodgetMaximumPacketLength
Getter for property MaximumPacketLength.<p> The minimum safe packet length required to be supported by all cluster members.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:1577
↓ 6 callersMethodgetMember
Getter for property Member.<p> The Member this Connection object is for.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/MessageHandler.java:2511
↓ 6 callersMethodgetMember
Getter for property Member.<p> The Member this FlowControl object belongs to.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:3469
↓ 6 callersMethodgetMember
Getter for property Member.<p> The cluster Members (indexed 0..MemberCount-1).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:9465
↓ 6 callersMethodgetMemberId
Parse the specified GUID and return the originating member-id. @param sGUID the GUID to return the originating member-id for @return the originatin
prj/coherence-core/src/main/java/com/tangosol/persistence/GUIDHelper.java:119
↓ 6 callersMethodgetMemberList
()
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:4995
↓ 6 callersMethodgetMessage
()
prj/examples/guides/600-response-caching/src/main/java/com/oracle/coherence/guides/responsecaching/Message.java:25
↓ 6 callersMethodgetMessageFormat
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/logging/DefaultLoggingDependencies.java:121
↓ 6 callersMethodgetMethodInfo
Get the info for a method that exists on this type. @param sMethod the name of the method @param adtParam an array of DataType for each parameter
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/TypeInfo.java:121
↓ 6 callersMethodgetMode
Getter for property Mode.<p> The Mode is the "license type", i.e. evaluation, development or production use. 0=evaluation 1=development 2=production
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1459
↓ 6 callersMethodgetModificationTime
Returns the time when the entry was last modified.
prj/coherence-core/src/main/java/com/tangosol/dev/packager/PackagerEntry.java:38
↓ 6 callersMethodgetName
()
prj/coherence-core/src/main/java/com/tangosol/dev/disassembler/ClassConstant.java:29
↓ 6 callersMethodgetName
()
prj/coherence-core/src/main/java/com/tangosol/dev/disassembler/Member.java:37
↓ 6 callersMethodgetName
Determine the name of the cache for which this PartitionAwareBackingMap exists. @return the cache name
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionAwareBackingMap.java:44
↓ 6 callersMethodgetNamedCache
Return the cache used in all test methods. @return the test cache
prj/test/functional/trigger/src/main/java/trigger/AbstractMapTriggerTests.java:77
↓ 6 callersMethodgetNamedCache
Return the cache used by all test methods. @return the test cache
prj/test/functional/extractor/src/main/java/extractor/ConditionalExtractorTests.java:768
↓ 6 callersMethodgetNamedCache
Return the cache used by all test methods. @return the test cache
prj/test/functional/extractor/src/main/java/extractor/ExtractorTests.java:397
↓ 6 callersMethodgetNamesFromPackage
(StringTable tblAll, String sPackage, boolean fQualify, char ch
prj/coherence-core/src/main/java/com/tangosol/dev/component/JarStorage.java:858
↓ 6 callersMethodgetNamespacePrefix
Determine the default namespace prefix for the property. @return the default Namespace prefix for this property
prj/coherence-core/src/main/java/com/tangosol/run/xml/PropertyAdapter.java:295
↓ 6 callersMethodgetNamespaceUri
Retrieve the Namespace URI for a given prefix in a context of the specified XmlElement. @param xml the XmlElement @param sPrefix the Namespace
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlHelper.java:2264
↓ 6 callersMethodgetNewValue
Obtain the new value returned from the last {@link AttributeChangeNotification} received. @return the new value returned from the last {@li
prj/test/functional/jmx/src/main/java/jmx/BaseMBeanServerProxyNotificationTests.java:338
↓ 6 callersMethodgetNext
Package Private: Obtain the next cache entry in the chain of cache entries for a given hash bucket. @return the next cache entry in the hash bucket
prj/coherence-core/src/main/java/com/tangosol/net/cache/LocalCache.java:2924
↓ 6 callersMethodgetNext
Package Private: Obtain the next cache entry in the chain of cache entries for a given hash bucket. @return the next cache entry in the hash bucket
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:2595
↓ 6 callersMethodgetNextExpiryTime
Determine the next expiry time for the cache entries. This value is supposed to be used only by the "active" expiry algorithms, so for implementations
prj/coherence-core/src/main/java/com/tangosol/net/cache/ConfigurableCacheMap.java:195
↓ 6 callersMethodgetNextTerm
Return a term for a given scanner representing the specified name. If the end of statement is reached then an CohQLException is raised. @param s
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PersistenceToolsHelper.java:929
↓ 6 callersMethodgetNotificationManager
Obtain a reference to the NotificationManager for this Registry. @return the NotificationManager object
prj/coherence-core/src/main/java/com/tangosol/net/management/Registry.java:235
↓ 6 callersMethodgetNullDerivedTrait
Construct a null derivation or modification Trait. This method is overridden by traits that have a different null derivation/modification from their
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:855
↓ 6 callersMethodgetObservableMap
Returns an instance of the NullObservableMap. @return an empty ObservableMap and does nothing
prj/coherence-core/src/main/java/com/tangosol/util/NullImplementation.java:164
↓ 6 callersMethodgetObservableMap
Return the underlying ObservableMap. @return the underlying ObservableMap
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:3011
← previousnext →6,001–6,100 of 78,752, ranked by callers