Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oracle/coherence
/ functions
Functions
78,752 in github.com/oracle/coherence
⨍
Functions
78,752
◇
Types & classes
10,274
↓ 10 callers
Method
ensureRemoteDirectory
Ensure the remote directory exists. If the directory exists then change the current working directory to the directory. <p> If the directory does not
prj/examples/tutorials/210-archiver/src/main/java/com/oracle/coherence/tutorials/archiver/SFTPSnapshotArchiver.java:583
↓ 10 callers
Method
ensureType
Change the type of the internal representation of the XmlValue. A failed conversion will leave the value as null. @param nType the enumerated type
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleValue.java:1034
↓ 10 callers
Method
entrySet
Get an entry set using the specified filter.
prj/test/functional/filter/src/main/java/filter/AbstractFilterTests.java:928
↓ 10 callers
Method
equals
Compare the PofExtractor with another object to determine equality. <p> {@link AbstractExtractor#equals(Object)} contract takes precedence when applic
prj/coherence-core/src/main/java/com/tangosol/util/extractor/PofExtractor.java:324
↓ 10 callers
Method
eraseAll
Remove all data from the underlying store. @throws UnsupportedOperationException if this implementation or the underlying store is read-only
prj/coherence-core/src/main/java/com/tangosol/io/BinaryStore.java:67
↓ 10 callers
Method
evaluateExtracted
Evaluate the specified extracted value. @param oExtracted an extracted value to evaluate @return true if the test passes
prj/coherence-core/src/main/java/com/tangosol/util/filter/BetweenFilter.java:403
↓ 10 callers
Method
extractKeyLength
Extract the key length from the ticket. @param lTicket the encoded ticket @return the key length
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PersistentTicket.java:105
↓ 10 callers
Method
fillBigNumbers
Fill the specified map with BigDecimals, BigIntegers and long values. @param cache the target cache @param iStart the starting key @param cnt the
prj/test/functional/aggregator/src/main/java/aggregator/AbstractEntryAggregatorTests.java:1529
↓ 10 callers
Method
flush
Flush the write-behind queue, writing everything immediately.
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:3454
↓ 10 callers
Method
flush
Ensure that any deferred signals will be processed. <p> Note it is more advantageous if the calling thread's natural idle point is to sit in {@link #a
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/SingleWaiterCooperativeNotifier.java:41
↓ 10 callers
Method
from
Constructs an {@link Options} collection given an array of options @param clsType the {@link Class} of the base type of the options
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/Options.java:294
↓ 10 callers
Method
fromProtobufPosition
Create a plain {@link Position} from a gRPC {@link TopicPosition}. @param position the position to convert @return the plain {@link Position}
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/TopicHelper.java:117
↓ 10 callers
Method
get
Obtains the underlying {@link Object} representation of the {@link Value}. @return The {@link Object} representation of the {@link Value} (may be <co
prj/coherence-core/src/main/java/com/tangosol/config/expression/Value.java:106
↓ 10 callers
Method
getAccessorSignature
Get the specified accessor Behavior related to this Property. @return the related Behavior, or null
prj/coherence-core/src/main/java/com/tangosol/dev/component/Property.java:3542
↓ 10 callers
Method
getAcquiredOrder
Returns the global order of the permit acquired event. @return the global order of the permit acquired event
prj/test/functional/concurrent/src/main/java/concurrent/AbstractClusteredRemoteSemaphoreIT.java:898
↓ 10 callers
Method
getAcquiredOrder
Returns the global order of the lock acquired event. @return the global order of the lock acquired event
prj/test/functional/concurrent/src/main/java/concurrent/locks/AbstractClusteredRemoteLockIT.java:676
↓ 10 callers
Method
getActualBackupCount
Return the number of backups to maintain, given the actual set of ownership-enabled and leaving members. @return the number of backups to maintain
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:2199
↓ 10 callers
Method
getActualMap
Getter for property ActualMap.<p> The actual map. <b>Note: direct modifications of the returned map may cause an unpredictable behavior of the Concurr
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:209
↓ 10 callers
Method
getAddressProviderMap
Return a Map of address provider factories. @return a Map of {@link AddressProviderFactory} keyed by name @since Coherence 12.1.2
prj/coherence-core/src/main/java/com/tangosol/net/OperationalContext.java:88
↓ 10 callers
Method
getAssociatedKey
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/model/QueueKey.java:129
↓ 10 callers
Method
getAverage
Return the moving average. @return the average, or 0 if there are no samples
prj/coherence-core/src/main/java/com/tangosol/internal/util/MovingAverage.java:116
↓ 10 callers
Method
getBackingMap
Obtain a reference to the backing map that corresponds to the specified cache name. The returned Map must be used in a read-only manner. @param sCach
prj/coherence-core/src/main/java/com/tangosol/net/BackingMapManagerContext.java:161
↓ 10 callers
Method
getBackingMapManager
Obtain the BackingMapManager that this PartitionAwareBackingMap uses to instantiate and release backing maps. @return the BackingMapManager
prj/coherence-core/src/main/java/com/tangosol/net/partition/PartitionAwareBackingMap.java:36
↓ 10 callers
Method
getBackupCount
Get the configured number of backups. @return the backup count
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleStrategyMBean.java:85
↓ 10 callers
Method
getBackupPersistentStore
Return the backup persistent store for the specified partition. @param nPartition the partition id @return the partition's backup persistent store,
prj/coherence-core/src/main/java/com/tangosol/internal/util/PartitionedCacheComponent.java:57
↓ 10 callers
Method
getBinaryCache
Getter for property BinaryCache.<p> The parent BinaryCache instance.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:3714
↓ 10 callers
Method
getBinaryStore
@return the wrapped BinaryStore; null after it is destroyed
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:1641
↓ 10 callers
Method
getBody
Return the request body deserialized into a map. @return the request body deserialized into a map
prj/coherence-core/src/main/java/com/tangosol/internal/http/HttpRequest.java:121
↓ 10 callers
Method
getBoolean
(String sKey)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Config.java:229
↓ 10 callers
Method
getBuffer
Return the ByteBuffer for a given index. @param iBuffer the zero based offset into the sequence @return a {@link ByteBuffer#duplicate duplicate} of
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferSequence.java:56
↓ 10 callers
Method
getBuffers
Return an array of ByteBuffers representing the sequence. @return a new array of ByteBuffer {@link ByteBuffer#duplicate duplicates} represent
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferSequence.java:117
↓ 10 callers
Method
getByAddress
Return an InetAddress object given the raw IP address. @param abAddr the raw IP address in network byte order @return the InetAddress object @thro
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/InetAddresses.java:1287
↓ 10 callers
Method
getCacheEntryFilter
Obtains an instance of the {@link CacheEntryEventFilter} for the registration. If no instance has been previously instantiated, one is created. @ret
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/CoherenceCacheEntryListenerRegistration.java:51
↓ 10 callers
Method
getCacheEntryListener
Obtains an instance of the {@link CacheEntryListener} for the registration. If no instance has been previously instantiated, one is created. @return
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/CoherenceCacheEntryListenerRegistration.java:71
↓ 10 callers
Method
getCacheLoader
Return the configured CacheLoader independent if read-through is enabled or not. Note: JCache loadAll works independent of read-through being enabled.
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/JCacheContext.java:114
↓ 10 callers
Method
getCacheMetric
(int port, String metricName, Map<String, String> tags)
prj/test/functional/metrics/src/main/java/metrics/AbstractMetricsFunctionalTest.java:208
↓ 10 callers
Method
getCachedResource
Return a (possibly) dirty instance of the resource value. @see #getLockedResource
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:712
↓ 10 callers
Method
getClassName
Get the name of the Java class represented by the data type. @return qualified Java class name
prj/coherence-core/src/main/java/com/tangosol/dev/component/DataType.java:511
↓ 10 callers
Method
getCloser
Return the thread that is closing the gates. @return the thread that is closing the gates.
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:853
↓ 10 callers
Method
getCluster
Return a {@link Cluster} object for Coherence services. @return a {@link Cluster} object, which may or may not be running
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:1411
↓ 10 callers
Method
getCollection
(Session session, String sName)
prj/test/functional/queues/src/main/java/queues/QueueTests.java:20
↓ 10 callers
Method
getConsumedCount
()
prj/test/functional/topics/src/main/java/topics/TopicSubscriber.java:43
↓ 10 callers
Method
getConverterValueDown
Getter for property ConverterValueDown.<p> Cached ValueToInternal converter.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:3663
↓ 10 callers
Method
getDateFormat
Return the time stamp format for reporter. @return time output format
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/ReportBatch.java:684
↓ 10 callers
Method
getDays
Determine the number of days in the day-time interval. @return the number of days in the day-time interval
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawDayTimeInterval.java:52
↓ 10 callers
Method
getDescription
Returns the description of this {@link ExecutorService}. @return the description of this {@link ExecutorService}
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/config/NamedExecutorService.java:57
↓ 10 callers
Method
getElementExpiryMillis
Obtain the expiry delay to apply to elements in ths topic. @return the expiry delay to apply to elements in ths topic
prj/coherence-core/src/main/java/com/tangosol/net/topic/TopicDependencies.java:52
↓ 10 callers
Method
getEnvironment
Return the underlying PersistenceEnvironment. @return the underlying PersistenceEnvironment
prj/coherence-core/src/main/java/com/tangosol/persistence/SafePersistenceWrappers.java:186
↓ 10 callers
Method
getExtentToKeys
Return recovered extent-to-keys mapping. @return recovered extent-to-keys mapping
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalRecovery.java:1102
↓ 10 callers
Method
getFileId
Return file id. @return file id
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1503
↓ 10 callers
Method
getFileInfo
Return metadata for a specific file. @param nFileId file id @return file metadata
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1094
↓ 10 callers
Method
getFrontMap
Returns the front Map. <p> <b>Warning: Direct modifications of the returned map may cause unpredictable behavior of the Overflow Map.</b> @return the
prj/coherence-core/src/main/java/com/tangosol/net/cache/SimpleOverflowMap.java:842
↓ 10 callers
Method
getHash
A unique hash representing the TypeMetadata structure. @return hash of TypeMetadata
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/internal/TypeMetadata.java:97
↓ 10 callers
Method
getHash
Obtain the hash used to identify the queue. @return the hash used to identify the queue
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/model/QueueKey.java:57
↓ 10 callers
Method
getHeadBucketId
Returns the id of the bucket currently at the head of the queue. @return the current head bucket id.
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/paged/QueueInfo.java:79
↓ 10 callers
Method
getHeadElementList
Getter for property HeadElementList.<p> The storage for the head of the Queue. @volatile this value is periodically swapped with the tail of the list
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/DualQueue.java:230
↓ 10 callers
Method
getHostnameVerifier
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/SSLSocketProviderDefaultDependencies.java:100
↓ 10 callers
Method
getHostnameVerifier
Return the SSL HostnameVerifier to be used to verify hostnames once an SSL session has been established. @return the verifier, or null to disable
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SSLSocketProvider.java:286
↓ 10 callers
Method
getHttpServer
Return the HttpServer. @return the HttpServer
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/HttpAcceptorDependencies.java:28
↓ 10 callers
Method
getIdentity
Return the identity for this process. @return the identity
prj/coherence-core/src/main/java/com/tangosol/internal/tracing/TracingShim.java:110
↓ 10 callers
Method
getIdentityTransformer
Return an IdentityTransformer that can be used to transform a Subject into an identity assertion. @return the IdentityTransformer
prj/coherence-core/src/main/java/com/tangosol/net/OperationalContext.java:143
↓ 10 callers
Method
getImplVersion
Return the implementation version of this manager. @return the implementation version of this manager
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:757
↓ 10 callers
Method
getInetAddress
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/WrapperSocket.java:102
↓ 10 callers
Method
getInstance
Return the singleton instance. @return The singleton {@link ScriptManager}
prj/coherence-core/src/main/java/com/tangosol/internal/util/graal/ScriptManager.java:186
↓ 10 callers
Method
getInternalScheme
Return the scheme which the specifies the map used to cache entries. @return the scheme for the internal map
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ReadWriteBackingMapScheme.java:285
↓ 10 callers
Method
getKeyAndCert
Return a {@link KeyAndCert} from this set. @param sName the name of the {@link KeyAndCert} to return @return the named {@link KeyAndCert} from this
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/KeyTool.java:438
↓ 10 callers
Method
getKeyPartition
Return a partition number for the specified Binary key.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:2988
↓ 10 callers
Method
getLastIncomingMillis
Getter for property LastIncomingMillis.<p> Datetime value that the last direct acknowlegement (AckPacket) from this Member was received by the local M
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:1256
↓ 10 callers
Method
getLatestOldValue
Obtain the latest old value from the passed event. The latest old value is the value that must be retained upon the eviction of data from the front ma
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:2453
↓ 10 callers
Method
getLeaseGranularity
Return the lease granularity. A value of LEASE_BY_THREAD means that locks are held by a thread that obtained them and can only be released by that thr
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/LeaseConfig.java:25
↓ 10 callers
Method
getLength
Determine the length of the block. @return the length, in bytes, of this block
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:3925
↓ 10 callers
Method
getLink
(Map mapResponse, String sLinkName)
prj/test/functional/management/src/main/java/management/BaseManagementInfoResourceTests.java:4465
↓ 10 callers
Method
getList
Return the underlying List. @return the underlying List
prj/coherence-core/src/main/java/com/tangosol/util/ConverterCollections.java:1832
↓ 10 callers
Method
getListeners
Obtain the Listeners object for a given filter. <p> <b>Note</b>: The returned value must be treated as an immutable. @param filter the filter @retu
prj/coherence-core/src/main/java/com/tangosol/util/MapListenerSupport.java:537
↓ 10 callers
Method
getLoader
Construct a new ScopedLoader for the specified scope index. @param nScope the scope index to create a loader for @return a ScopedLoader instance
prj/test/functional/cache/src/main/java/cache/CacheFactoryBuilderTests.java:412
↓ 10 callers
Method
getLocalModels
Getter for property LocalModels.<p> A Map<String, LocalModel> of LocalModel components registered with this gateway. The key is the MBean key property
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Gateway.java:1020
↓ 10 callers
Method
getLocalSocketAddress
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/MultiplexedSocketProvider.java:1850
↓ 10 callers
Method
getMBeanInterface
Return the MBean interface class that defines the management interface for the given Standard MBean or MXBean class. @return the MBean interface clas
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/WrapperModel.java:563
↓ 10 callers
Method
getMap
(String name)
prj/examples/guides/128-entry-processors/src/test/java/com/oracle/coherence/guides/entryprocessors/EntryProcessorTests.java:225
↓ 10 callers
Method
getMaxResults
Return the max allowed result set size. @return max size of the result set
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/config/NamedQuery.java:77
↓ 10 callers
Method
getMemberLoad
Return the (primary or backup) partition load of the specified member. @param member the member to calculate the partition load for @param fPrimar
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:2888
↓ 10 callers
Method
getMemberStatsDescription
(com.tangosol.coherence.component.net.Member member)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:2543
↓ 10 callers
Method
getMessageHandler
Getter for property MessageHandler.<p> MessageHandler used by this service for MessageBus-based communications.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:1564
↓ 10 callers
Method
getMissesCache
Get the optional map used to cache CacheLoader (or CacheStore) misses. @return the Map that this backing map uses to cache CacheLoader (or Ca
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:2644
↓ 10 callers
Method
getModel
Return the security model. @return security model
prj/coherence-core/src/main/java/com/tangosol/internal/net/security/SecurityDependencies.java:62
↓ 10 callers
Method
getMonths
Determine the number of months in the year-month interval. @return the number of months in the year-month interval
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawYearMonthInterval.java:55
↓ 10 callers
Method
getName
Returns the {@link ExecutorService} name. @return the {@link ExecutorService} name
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/config/NamedExecutorService.java:47
↓ 10 callers
Method
getNamedCache
()
prj/test/functional/aggregator/src/main/java/aggregator/async/AbstractAsyncEntryAggregatorTests.java:76
↓ 10 callers
Method
getNewName
()
prj/test/functional/queues/src/main/java/queues/AbstractCollectionTests.java:378
↓ 10 callers
Method
getNewValue
Getter for property NewValue.<p> The new value (could be null for lite events).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/MapEventMessage.java:560
↓ 10 callers
Method
getNextBlockOffset
Determine the offset of the next Block in the Buffer. @return the offset of the next Block in the Buffer, or NIL if this Block is the last in
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:3965
↓ 10 callers
Method
getNextEntry
Get the next entry in the linked list @return the next entry in the linked list
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleElement.java:1820
↓ 10 callers
Method
getNullDerivedTrait
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/Component.java:1199
↓ 10 callers
Method
getObject
@return the Node's Object value
prj/coherence-core/src/main/java/com/tangosol/util/SafeLinkedList.java:898
↓ 10 callers
Method
getOldEntry
Return a Map Entry that represents the state of the Entry before the change occurred that generated this event. @return a Map Entry representing the
prj/coherence-core/src/main/java/com/tangosol/util/MapEvent.java:163
↓ 10 callers
Method
getOldValue
Getter for property OldValue.<p> The old value (could be null for lite events).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/MapEventMessage.java:581
↓ 10 callers
Method
getOldestMember
Getter for property OldestMember.<p> The ServiceMemberSet keeps track of the "most senior" Member that is running the Service, to which special synchr
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:685
↓ 10 callers
Method
getOwners
Getter for property Owners.<p> The Ownership (according to the transfer sender) for the specified partition.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:34374
↓ 10 callers
Method
getOwnershipMembers
Return the set of ownership-enabled members in the partitioned service. @return the set of ownership-enabled members
prj/coherence-core/src/main/java/com/tangosol/net/partition/DistributionManager.java:60
↓ 10 callers
Method
getPackets
Getter for property Packets.<p> Polymorphic property that contains either a single Packet or a list of all bundled Packets.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/PacketBundle.java:392
← previous
next →
3,701–3,800 of 78,752, ranked by callers