MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 4 callersMethodrequeue
Requeue the specified entry. <p> Note: Subclasses could override this method and perform some type of the "last recovery attempt" operation if the sup
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:6182
↓ 4 callersMethodreset
Discard the changes to the set.
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/DualSet.java:247
↓ 4 callersMethodreset
Reset the output stream back to the beginning of the buffer.
prj/coherence-core/src/main/java/com/tangosol/net/DatagramPacketOutputStream.java:104
↓ 4 callersMethodreset
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/fsm/ListenerTest.java:148
↓ 4 callersMethodreset
Reset the state of the SnapshotController after an operation has completed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:30246
↓ 4 callersMethodresetRange
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/ByteArrayReadBuffer.java:80
↓ 4 callersMethodresolveStoreForRead
Resolve the current store for read access, reopening a known closed store without creating a store when the partition has not yet realized one. @retu
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalBackingMap.java:313
↓ 4 callersMethodresponse
Create a response message. @param id the response identifier @param any the message to wrap @return the response message
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/BaseProxyProtocol.java:335
↓ 4 callersMethodresponse
(int id, Any any)
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/cache/NamedCacheProxyProtocol.java:156
↓ 4 callersMethodrestart
()
prj/test/functional/persistence/src/main/java/persistence/JournalBackupMapTests.java:819
↓ 4 callersMethodrestore
(Map<String, String> mapPrevious)
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/common/BenchmarkProperties.java:35
↓ 4 callersMethodrestoreProperty
(String sName, String sValue)
prj/test/functional/core/src/main/java/com/tangosol/coherence/component/util/DaemonPoolIT.java:804
↓ 4 callersMethodretrieve
Retrieve the specified archived snapshot. @param snapshot the snapshot to retrieve @param env the PersistenceEnvironment used to write the sna
prj/coherence-core/src/main/java/com/tangosol/persistence/SnapshotArchiver.java:78
↓ 4 callersMethodretrieveIndexFromValue
Get the virtual index from the value. An implementation of this method must be supplied based on the type of data to be stored within the array. It
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/windowedArray/OptimisticWindowedArray.java:298
↓ 4 callersMethodrewind
Rewind the state of the batch such that any previously {@link #write sent}, but @{link #ack unacked} messages can be resent. @return the number of by
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:2253
↓ 4 callersMethodrightPad
Right pad a string up to the max length. @param sValue the value to right pad @param nLen the length to right pad to @return the formatted string
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/statement/FormattedMapStatementResult.java:262
↓ 4 callersMethodrollback
Rollback the given EntityTransaction if it is not null and is active. @param tx the EntityTransaction; may be null
prj/coherence-jpa/src/main/java/com/oracle/coherence/jpa/JpaCacheStore.java:186
↓ 4 callersMethodroundTrip
(Object o)
prj/coherence-lucene/src/test/java/com/oracle/coherence/lucene/LuceneIndexTest.java:225
↓ 4 callersMethodrun
()
prj/test/functional/topics/src/main/java/topics/TopicPublisher.java:65
↓ 4 callersMethodrun
(ConfigurableCacheFactory factory)
prj/test/functional/persistence/src/main/java/persistence/UnifiedPersistenceMigrationDemoHelper.java:404
↓ 4 callersMethodrunProtocol
Run the next stage of the SSL handshake protocol if any. Depending on the handshake status this method may attempt to obtain either the send or recei
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/ssl/SSLSocketChannel.java:762
↓ 4 callersMethodrunTask
Run the wrapped task under the supplied barrier lock.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:4448
↓ 4 callersMethodrunTest
Run a simple test using Coherence Extend with the given socket-provider to validate that SSL communications for the cluster and proxy are working. @p
prj/examples/guides/210-ssl/src/test/java/com/oracle/coherence/guides/ssl/AbstractSSLExampleTest.java:134
↓ 4 callersMethodrunTombstoneLifecycleScenario
Run one tombstone lifecycle scenario and return resulting counts. @param bTombstoneType tombstone type (ERASE or ERASE_EXTENT) @param nCheckpoin
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/io/journal2/JournalCompactorTest.java:439
↓ 4 callersMethodsafeAdjust
Perform a safe increment or decrement of the reference counter. @param fIncrement true for increment, false for decrement @return the new value
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SharedBuffer.java:152
↓ 4 callersMethodsave
Save the Trait information to a stream. If derived traits have any data of their own, then they must implement (i.e. supplement) this method. This i
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:369
↓ 4 callersMethodscan
Scan until the specified String is encountered. @param ch the character to scan for @exception CompilerException
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlTokenizer.java:1019
↓ 4 callersMethodscheduleActiveWriteProgression
Schedule an already-owned consumer write-progression pass on the SelectionService thread. @param fSocketWrite true if the consumer may offer cpu to
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:332
↓ 4 callersMethodscheduleNack
Schedule an Ack (Nack) to be sent to the indicated member. If there is already a pending Ack for this member it will be rescheduled, otherwise a new
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:2849
↓ 4 callersMethodscheduleUnsafeTask
Schedule a task for future execution. Unlike scheduleTask, this variant will run the task even if the bus has been closed @param proc the task t
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:432
↓ 4 callersMethodseekToPosition
Move the head of the specified channel to a new position. @param subscriber the subscriber @param map the map of channel to position within
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:279
↓ 4 callersMethodseekToTail
Reposition one or more channels to their respective tail positions. The channel will be repositioned to read the next message published to that channe
prj/coherence-core/src/main/java/com/tangosol/net/topic/Subscriber.java:736
↓ 4 callersMethodseekToTimestamp
Obtain the next position in the channel after the specified timestamp. @param subscriber the subscriber @param map the map of channel to tim
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:289
↓ 4 callersMethodselectNow
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/WrapperSelector.java:120
↓ 4 callersMethodsemaphoresMap
Return Coherence {@link NamedMap} for the remote semaphores. @return Coherence {@link NamedMap} for the remote semaphores
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/Semaphores.java:103
↓ 4 callersMethodsend
Send the response to the caller. @param exchange the {@link HttpExchange} to send the response to @param response the response to send @throws IOE
prj/coherence-core/src/main/java/com/tangosol/internal/http/BaseHttpHandler.java:176
↓ 4 callersMethodsend
Send a message to an EndPoint. <p> Upon {@link Event.Type#RECEIPT completion} of the asynchronous operation it is guaranteed that the peer will eventu
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/MessageBus.java:37
↓ 4 callersMethodsend
(TopicServiceRequestType requestType, Message message)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/topics/GrpcSubscriberConnector.java:626
↓ 4 callersMethodsendStorageRequest
Send the specified request to the storage-senior, to be relayed to all the storage enabled service members.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/BinaryMap.java:4372
↓ 4 callersMethodsequentialInsertion
Sequentially insert items in la0 and la1, between lStartKey and lEndKey.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/LongArrayTest.java:532
↓ 4 callersMethodserialize
(TenantMetaData metaData)
prj/examples/guides/910-multi-cluster-client/multi-cluster-client/src/main/java/com/oracle/coherence/guides/client/TenantController.java:106
↓ 4 callersMethodserialize
(User user)
prj/examples/guides/910-multi-cluster-client/multi-cluster-client/src/main/java/com/oracle/coherence/guides/client/UserController.java:286
↓ 4 callersMethodserializePerson
(ObjectOutputStream out)
prj/coherence-testing-data/src/main/java/data/pof/Person.java:115
↓ 4 callersMethodset
Set the specified option. @param optID the option id @param value the option value @return this object @throws IllegalArgumentException on error
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/SocketSettings.java:119
↓ 4 callersMethodsetAccess
Set the class/method/field accessibility value. @param nAccess should be one of ACC_PUBLIC, ACC_PROTECTED, ACC_PRIVATE, or ACC_PACKA
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/AccessFlags.java:265
↓ 4 callersMethodsetActionPolicyBuilder
Set the ActionPolicyBuilder. <p> NOTE: This method is not directly @Injectable here as it is up to sub-classes override define an appropriate property
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/grid/DefaultGridDependencies.java:82
↓ 4 callersMethodsetActiveCountAverage
Setter for property ActiveCountAverage.<p> A running average for the number of active Daemon threads. This average is heavily weighed toward the most
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:6060
↓ 4 callersMethodsetAddress
Setter for property Address.<p> The IP address of the member's DatagramSocket for point-to-point communication. This is part of the unique identifier
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:2171
↓ 4 callersMethodsetAddressScanArray
Setter for property AddressScanArray.<p> An array of the InetAddress objects to be scanned for reachability. @volatile - set on the ClusterService th
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/IpMonitor.java:765
↓ 4 callersMethodsetAnalysisNextMillis
Setter for property AnalysisNextMillis.<p> The AnalysisNextMillis value is the time (in local clock) at which the next strategy analysis will be perfo
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:13205
↓ 4 callersMethodsetAnnounceProtocolVersion
Setter for property AnnounceProtocolVersion.<p> The 8-bit announce protocol version number.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:8190
↓ 4 callersMethodsetAttemptCounter
Setter for property AttemptCounter.<p> This is a number that increases while this Message is being repeatedly sent. When the AttemptLimit is reached w
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:8208
↓ 4 callersMethodsetAttemptLimit
Setter for property AttemptLimit.<p> The number of times that the new Member will announce itself before giving up and starting its own cluster.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:8219
↓ 4 callersMethodsetAttributeName
Setter for property AttributeName.<p> The attribute name.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:3698
↓ 4 callersMethodsetAuthorizedHostFilter
Set the AuthorizedHostFilter. @param filter the AuthorizedHostFilter @return this object
prj/coherence-core/src/main/java/com/tangosol/internal/net/cluster/DefaultClusterDependencies.java:193
↓ 4 callersMethodsetAutoStart
Setter for property AutoStart.<p> Specifies whether this Daemon component should start automatically at the initialization time. @see #onInit
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/Daemon.java:1286
↓ 4 callersMethodsetBackingMapInternal
Setter for property BackingMapInternal.<p> The [primary] map of resources maintained by this storage with keys and values being Binary objects.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9310
↓ 4 callersMethodsetBackup
Set the flag indicating that the map is a backup map. @param fBackup true if the map is a backup map
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/MapBuilder.java:121
↓ 4 callersMethodsetBackupMap
Setter for property BackupMap.<p> The map of resource backups maintaned by this storage with keys and values being Binary objects. @see #ResourceMap
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9347
↓ 4 callersMethodsetBaseSet
Setter for property BaseSet.<p> The underlying MemberSet upon which this MemberSet is based. This MemberSet is a sub-set of the base MemberSet.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/DependentMemberSet.java:284
↓ 4 callersMethodsetBirthYear
(int birthYear)
prj/test/functional/filter/src/main/java/filter/QueryRecordReporterTests.java:432
↓ 4 callersMethodsetBodyLength
Setter for property BodyLength.<p> The length in bytes of this Packet's body.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/packet/MessagePacket.java:782
↓ 4 callersMethodsetBucketCount
Configure the number of hash buckets. This does not change any offset values that are stored in the hash buckets; any additional buckets are initializ
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:2526
↓ 4 callersMethodsetCacheData
Setter for property CacheData.<p> Serialized cache data
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/CacheMessage.java:219
↓ 4 callersMethodsetCacheIndex
Setter for property CacheIndex.<p> This index of this handler in the indexed CacheHandler property maintained by the cache service. @see ReplicatedCa
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:2103
↓ 4 callersMethodsetCacheName
Called on the Service thread only.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:9366
↓ 4 callersMethodsetCause
Setter for property Cause.<p> The optional reason why the Channel is being closed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:4825
↓ 4 callersMethodsetChannel
Setter for property Channel.<p> The Channel used to send and receive Messages to/from the remote ProxyService. @volatile
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteService.java:987
↓ 4 callersMethodsetChannelAllocations
Setter for property ChannelAllocations.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:5324
↓ 4 callersMethodsetChannelCount
Setter for property ChannelCount.<p> The channel count to set if the topic does not have the required number of channels.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:3224
↓ 4 callersMethodsetClass
Specify the class type this {@link ClassMetadata} is assigned to. @see ClassMetadata#setClass(Class) @return a reference to this for chained set cal
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/internal/ClassMetadataBuilder.java:65
↓ 4 callersMethodsetClassLoader
Sets the {@link ClassLoader} that will be used to dynamically load classes. @param classLoader the {@link ClassLoader} @return the {@link DefaultDe
prj/coherence-core/src/main/java/com/tangosol/config/xml/DocumentProcessor.java:248
↓ 4 callersMethodsetClassName
Sets the {@link Expression} that when evaluated will produce the name of the class to realize. @param exprClassName the {@link Expression}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/builder/InstanceBuilder.java:137
↓ 4 callersMethodsetCloseNotify
Setter for property CloseNotify.<p> Peer notification flag used when the Connection is closed upon exiting the ThreadGate (see CloseOnExit property).
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1559
↓ 4 callersMethodsetCloseNotify
Setter for property CloseNotify.<p> Peer notification flag used when the Channel is closed upon exiting the ThreadGate (see CloseOnExit property). @v
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:1920
↓ 4 callersMethodsetCloseOnExit
Setter for property CloseOnExit.<p> If true, the Thread that is currently executing within the Connection should close the Connection immedately upon
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1573
↓ 4 callersMethodsetCloseThrowable
Setter for property CloseThrowable.<p> The Throwable to pass to the close() method when the Connection is closed upon exiting the ThreadGate (see Clos
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1586
↓ 4 callersMethodsetCloseThrowable
Setter for property CloseThrowable.<p> The Throwable to pass to the close() method when the Channel is closed upon exiting the ThreadGate (see CloseOn
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Channel.java:1946
↓ 4 callersMethodsetCluster
Setter for property Cluster.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/LocalCache.java:644
↓ 4 callersMethodsetComparator
Setter 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:2944
↓ 4 callersMethodsetConfigurableCacheFactory
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/SimpleServiceMonitor.java:133
↓ 4 callersMethodsetConnection
Setter for property Connection.<p> The Connection used to open the Channel.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:6925
↓ 4 callersMethodsetConnectionManager
Setter for property ConnectionManager.<p> The ConnectionManager that created or accepted this Connection. @volatile @see com.tangosol.net.messaging.C
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1599
↓ 4 callersMethodsetConnector
Setter for property Connector.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/RemoteModel.java:1253
↓ 4 callersMethodsetContextSerializer
Specify the context Serializer for this object. The context Serializer can be set when the object is created, and allows the creator to provide the ap
prj/coherence-core/src/main/java/com/tangosol/io/SerializerAware.java:39
↓ 4 callersMethodsetCookie
Setter for property Cookie.<p> Opaque cookie used for streaming.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedCache.java:4033
↓ 4 callersMethodsetCpuCount
Setter for property CpuCount.<p> Number of CPU cores for the machine this Member is running on.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:2264
↓ 4 callersMethodsetCreate
Setter for property Create.<p> If true, create a snapshot; otherwise remove it.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:32640
↓ 4 callersMethodsetCulpritMember
Setter for property CulpritMember.<p> The would-be senior Member that caused the panic.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:16836
↓ 4 callersMethodsetCustomBeans
A map of the custom beans registered to avoid recreation.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Gateway.java:1887
↓ 4 callersMethodsetDaemonFactor
Setter for property DaemonFactor.<p> A measure of how utilized the corresponding Service is in terms of daemon count. A value of 0 indicates that the
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/ServiceLoad.java:514
↓ 4 callersMethodsetDaemonPool
Configure the DaemonPool used to execute tasks. @param pool the DaemonPool
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceManager.java:3209
↓ 4 callersMethodsetData
()
prj/test/functional/reporter/src/main/java/reporter/DeltaData.java:27
↓ 4 callersMethodsetDateFormat
Set the {@link DateFormat} that will be used when formatting date columns. @param df the {@link DateFormat}
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/Reporter.java:766
↓ 4 callersMethodsetDefaultWorkerThreadCountMin
Set a default minimum worker-thread count without marking the XML element as configured. @param cThreads the default minimum worker-thread count
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/DefaultServiceDependencies.java:508
↓ 4 callersMethodsetDependencies
Set the {@link ManagerDependencies} @param deps the {@link ManagerDependencies}
prj/coherence-core/src/main/java/com/tangosol/internal/net/ssl/ManagerDependencies.java:104
↓ 4 callersMethodsetDeserializationRequired
Setter for property DeserializationRequired.<p> True if the message requires deserialization before it can be processed. @see PacketReceiver#instanti
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:1409
↓ 4 callersMethodsetDuration
Set the test duration in milliseconds. @param cMillis the number of milliseconds that the test took
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/TestResult.java:274
↓ 4 callersMethodsetEdition
Setter for property Edition.<p> The Edition is the product type. 0=Data Client (DC) 1=Real-Time Client (RTC) 2=Compute Client (CC) 3=Standard Edition
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:2341
↓ 4 callersMethodsetEffectiveTime
Setter for property EffectiveTime.<p> Cluster time that the Lease was locked at.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Lease.java:839
← previousnext →9,501–9,600 of 78,752, ranked by callers