MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 3 callersMethodstart
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/ExternalizableTest.java:597
↓ 3 callersMethodstart
Starts the timer using the current system time. <p/> This method sets the start time to the current instant and clears any previous stop time, effecti
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/util/Timer.java:109
↓ 3 callersMethodstartCluster
(String suffix, boolean fStorage, int cMember, String sRole)
prj/test/functional/topics/src/main/java/topics/TopicChannelCountRecoveryTests.java:130
↓ 3 callersMethodstartPublisher
Run a {@link TopicPublisher} process. @param sName the name for the process @param opts any additional options for the process @return the {@link
prj/test/distribution/topics-compatibility/topics-14.1.1.2206.3/src/test/java/topics/ClosableCluster.java:113
↓ 3 callersMethodstartServers
(String sName, String sProject, Properties props, int c)
prj/test/functional/tcmp/src/main/java/tcmp/ClusteringTests.java:85
↓ 3 callersMethodstartService
Start the InvocationService used for management.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Connector.java:2475
↓ 3 callersMethodstartServices
Start all services that are declared as requiring an "autostart".
prj/coherence-core/src/main/java/com/tangosol/net/ExtensibleConfigurableCacheFactory.java:874
↓ 3 callersMethodstartSubscriber
(int id)
prj/test/functional/topics/src/main/java/topics/TopicsRollbackTests.java:110
↓ 3 callersMethodstop
Request the daemon to stop. This method will only have an effect if the daemon sub-class respects the value returned from {@link #isStopping()}.
prj/coherence-core/src/main/java/com/tangosol/util/Daemon.java:398
↓ 3 callersMethodstop
Stop timing the test.
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/TestResult.java:131
↓ 3 callersMethodstop
Stop the wrapped Process and close its log file.
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/Agent.java:521
↓ 3 callersMethodstop
(String s)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/ExternalizableTest.java:601
↓ 3 callersMethodstop
()
prj/test/functional/persistence/src/main/java/persistence/JournalVsBdbComparisonTests.java:1279
↓ 3 callersMethodstop
Hard-stop the Service. Use shutdown() for normal termination.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:5055
↓ 3 callersMethodstop
Hard-stop the Service. Use shutdown() for normal termination.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:5747
↓ 3 callersMethodstopDCS
Stop DefaultCacheServer ensuring that the ServiceMonitor is fully stopped. @param server the DefaultCacheServer
prj/test/functional/net/src/main/java/net/DefaultCacheServerServiceMonitorTests.java:452
↓ 3 callersMethodstopServers
(String sName, int c)
prj/test/functional/tcmp/src/main/java/tcmp/ClusteringTests.java:95
↓ 3 callersMethodstore
Store the specified value under the specific key in the underlying store. This method is intended to support both key-value pair creation and value up
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistentStore.java:193
↓ 3 callersMethodstoreComponent
Store the specified Component. @param cd the Component Definition @param errlist the ErrorList object to log any derivation/modification
prj/coherence-core/src/main/java/com/tangosol/dev/component/Storage.java:38
↓ 3 callersMethodstoreConfig
Returns the configuration for a specific store. <p/> This endpoint allows clients to retrieve the current configuration settings for a named store, in
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/Kb.java:229
↓ 3 callersMethodstoreList
Returns a list of all configured stores with their configurations. <p/> This endpoint provides an overview of all available stores in the system, incl
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/Kb.java:207
↓ 3 callersMethodstoreSignature
Store the specified generated Java Class Signature. @param signature the Java Class Signature @exception ComponentException if an unrecoverable er
prj/coherence-core/src/main/java/com/tangosol/dev/component/Storage.java:58
↓ 3 callersMethodstreaming
Convert the specified aggregator to StreamingAggregator. @param aggregator the aggregator to convert @return an instance of a StreamingAggregator
prj/coherence-core/src/main/java/com/tangosol/util/aggregator/GroupAggregator.java:314
↓ 3 callersMethodsubChannel
(StreamObserver<ProxyResponse> observer)
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/ProxyServiceGrpcImpl.java:59
↓ 3 callersMethodsubNotUnremovable
Throw an exception when an invalid attempt is made to un-remove a sub-trait. @param sAttribute the attribute name @exception PropertyVetoException t
prj/coherence-core/src/main/java/com/tangosol/dev/component/Trait.java:2676
↓ 3 callersMethodsubSequence
Returns a new <code>ByteSequence</code> that is a subsequence of this sequence. The subsequence starts with the <code>byte</code> value at the specifi
prj/coherence-core/src/main/java/com/tangosol/util/ByteSequence.java:58
↓ 3 callersMethodsuggestDistribution
Suggest any distribution that may have been collected by this analysis context to the DistributionManager. @return true iff a distribution was sugges
prj/coherence-core/src/main/java/com/tangosol/net/partition/SimpleAssignmentStrategy.java:3092
↓ 3 callersMethodsummarizingLong
Returns a {@code Collector} which applies an {@code long}-producing mapping function to each input element, and returns summary statistics for the res
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteCollectors.java:1357
↓ 3 callersMethodsuper$addMapListener
(com.tangosol.util.MapListener listener)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:409
↓ 3 callersMethodsuper$removeMapListener
(com.tangosol.util.MapListener listener)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:569
↓ 3 callersMethodsupply
()
prj/coherence-core/src/main/java/com/oracle/coherence/ai/search/SimilaritySearch.java:183
↓ 3 callersMethodswapNoWait
Swap the head and tail, but only if the head is empty and the tail is not. The calling thread must already hold the head lock. @return true if the h
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/DualQueue.java:455
↓ 3 callersMethodsync
After traversing an underlying WriteBuffer boundary, or otherwise changing the offset significantly, sync between this BufferOutput's absolute positio
prj/coherence-core/src/main/java/com/tangosol/io/MultiBufferWriteBuffer.java:913
↓ 3 callersMethodsync
Updates this MemberSet's information such that it is a subset of the BaseSet.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/DependentMemberSet.java:344
↓ 3 callersMethodsynchronizeCacheEntryListeners
Register or unregister Coherence CacheEntryListeners on internal cache that dispatches JCache CacheEntryListener based on current state of JCache Cach
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/partitionedcache/PartitionedCache.java:1068
↓ 3 callersMethodsynchronizeCacheEntryListeners
Register or unregister Coherence CacheEntryListeners on internal cache that dispatches JCache CacheEntryListener based on current state of JCache Cach
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/localcache/LocalCache.java:1201
↓ 3 callersMethodtasks
Obtains a reference to the {@link ClusteredTaskManager} cache. @return a reference to the {@link ClusteredTaskManager} cache
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorInfo.java:623
↓ 3 callersMethodtestAndValidateRandomPartitionSets
Validate results for random partitions. @param cPartitionCount partition count to generate for @param nMembers number of members to generate f
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/ArchiverHelperTest.java:283
↓ 3 callersMethodtestAny
Test that the correct type of EvictionPolicy is created. @param sType the eviction type
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/config/builder/EvictionPolicyBuilderTest.java:69
↓ 3 callersMethodtestArrayObjectInputFilter
Test ObjectInputStream deserialization with ObjectInputFilter.
prj/test/functional/io/src/main/java/io/ObjectInputFilterTests.java:541
↓ 3 callersMethodtestBackupPersistence
Test N server restart with backup persistence.
prj/test/functional/persistence/src/main/java/persistence/BerkeleyDBSimplePersistenceTests.java:578
↓ 3 callersMethodtestBasicAuthentication
(String protocol, SSLSocketProvider provider)
prj/test/functional/http/src/main/java/http/AbstractHttpServerTest.java:131
↓ 3 callersMethodtestCompare
Test that two PartitionSet objects are the same. @param sTest a test name @param set1 a PartitionSet @param set2 a PartitionSet
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/partition/PartitionSetTest.java:619
↓ 3 callersMethodtestDataOutput
(int nTest, DataOutput out)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/BufferPerfTest.java:136
↓ 3 callersMethodtestDynamic
(Properties props, String sTest)
prj/test/functional/persistence/src/main/java/persistence/SimpleRecoveryDynamicQuorumTests.java:99
↓ 3 callersMethodtestExternalizableLiteArrayObjectInputFilter
Test ExternalizableLite ReadBuffer deserialization with ObjectInputFilter.
prj/test/functional/io/src/main/java/io/ObjectInputFilterTests.java:490
↓ 3 callersMethodtestExternalizableLiteObjectInputFilter
Test deserialization filter on {@link ReadBuffer.BufferInput}.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/ExternalizableHelperTest.java:716
↓ 3 callersMethodtestExternalizableLiteObjectInputFilterUsingBinary
Test ExternalizableLite ReadBuffer deserialization with ObjectInputFilter. @param fExternalizableLite serialize class implementing ExternalizableLit
prj/test/functional/io/src/main/java/io/ObjectInputFilterTests.java:408
↓ 3 callersMethodtestGate
(int iGate)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/GateTest.java:64
↓ 3 callersMethodtestGetInternal
(WebTarget webTarget)
prj/test/functional/rest/src/main/java/rest/AbstractRestTests.java:294
↓ 3 callersMethodtestLongArray
Test longArray against the reference implementation. @param longArray the LongArray to test
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/LongArrayTest.java:99
↓ 3 callersMethodtestMultipleRestartsWithClientEnsureCache
Test multiple restarts with ensure cache before storage nodes start.
prj/test/functional/persistence/src/main/java/persistence/BerkeleyDBSimplePersistenceTests.java:333
↓ 3 callersMethodtestObjectInputFilter
Test Object Deserialisation Filters.
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/ExternalizableHelperTest.java:613
↓ 3 callersMethodtestPersistenceWithWriteBehind
Execute the tests for on-demand or active persistence. @param sServer server name @param sPersistenceMode persistence mode @throws IOExcept
prj/test/functional/persistence/src/main/java/persistence/BerkeleyDBWriteBehindPersistenceTests.java:126
↓ 3 callersMethodtestRoundTrip
(Object obj)
prj/plugins/maven/pof-maven-plugin-tests/src/test/java/com/oracle/coherence/maven/pof/PofMavenPluginTest.java:68
↓ 3 callersMethodtestSimpleAccess
Test a basic configuration of a cache configuration. @param sXml the XML cach-config element @param clzClass the expected builder class
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/config/CacheConfigTest.java:206
↓ 3 callersMethodtestValidate
(AccessController controller)
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/coherence/component/net/security/StandardTest.java:60
↓ 3 callersMethodtextToNumericFormatV4
Converts IPv4 address in its textual presentation form into its numeric binary form. @param src a String representing an IPv4 address in standard fo
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/internal/IPAddressUtil.java:37
↓ 3 callersMethodthenComparing
Returns a lexicographic-order comparator with another comparator. If this {@code Comparator} considers two elements equal, i.e. {@code compare(a, b) =
prj/coherence-core/src/main/java/com/tangosol/util/function/Remote.java:2317
↓ 3 callersMethodthenOnServiceThread
Return a Continuation that ensures the provided Continuation is invoked on the service thread.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:14657
↓ 3 callersMethodthreadDump
()
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/CoherenceClusterMember.java:464
↓ 3 callersMethodthrowIfFatal
Throws a particular {@code Throwable} only if it belongs to a set of "fatal" error varieties. These varieties are as follows: <ul> <li>{@code VirtualM
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/SafeStreamObserver.java:190
↓ 3 callersMethodthrowing
Throwable logging. @param clz the source {@link Class} @param sMethod the source method @param throwable the {@link Excepti
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/internal/ExecutorTrace.java:216
↓ 3 callersMethodtick
Mark the passage of time and decay the current rate accordingly.
prj/coherence-core/src/main/java/com/tangosol/internal/net/metrics/EWMA.java:64
↓ 3 callersMethodtoArray
Returns an array with a runtime type is that of the specified array and that contains data from all of the entries in this Map. See the documentation
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:743
↓ 3 callersMethodtoArray
Return a new array containing the bags values. @return an array of the bag's values
prj/coherence-core/src/main/java/com/tangosol/internal/util/IntBag.java:108
↓ 3 callersMethodtoArrayInternal
Apply the specified toArray() action to the entries in the map. The toArray() action is not applied under any segment lock and is expected to accept
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedHashMap.java:801
↓ 3 callersMethodtoBinary
Serialize the specified user object (e.g. EntryProcessor, Extractor, etc) into a Binary.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/ViewMap.java:2507
↓ 3 callersMethodtoBinaryKeyAndValue
(Map.Entry<ByteString, ByteString> entry)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/v1/NamedCacheClientChannel_V1.java:602
↓ 3 callersMethodtoBufferSequence
Create a BufferSequence based on the list of ByteBuffers allocated by this adapter. Subsequent modifications to the buffers and buffer positions are n
prj/coherence-core/src/main/java/com/tangosol/internal/io/BufferSequenceWriteBufferPool.java:100
↓ 3 callersMethodtoBufferSequence
Close the stream and return its contents as a BufferSequence. <p> It is the responsibility of the caller to eventually {@link BufferSequence#dispose d
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/BufferSequenceOutputStream.java:110
↓ 3 callersMethodtoBytes
Convert the specified int into a series of eight bytes, and write them to the specified byte-array in big-endian form (MSB first). @param n the int
prj/coherence-core/src/main/java/com/tangosol/util/BitHelper.java:321
↓ 3 callersMethodtoCollectionOfInt32
Convert an iterable of integers to a {@link CollectionOfInt32}. @param col the iterable to convert @param <C> the type of the iterable @return a {
prj/coherence-grpc/src/main/java/com/oracle/coherence/grpc/MessageHelper.java:62
↓ 3 callersMethodtoDataHolder
Convert the object to a DataHolder. @param obj the Object to convert to DataHolder @return the object as a DataHolder
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/DefaultRequestHandler.java:620
↓ 3 callersMethodtoDebugString
Obtain a formatting debug string of the Node and its sub-nodes (recursively). @return the output from {@link #print()}
prj/coherence-core/src/main/java/com/tangosol/util/BinaryRadixTree.java:1039
↓ 3 callersMethodtoDecoratedBinary
(Object o)
prj/examples/guides/195-bulk-loading-caches/src/test/java/com/oracle/coherence/guides/preload/cachestore/SmartCacheStoreTest.java:173
↓ 3 callersMethodtoExternal
Return immutable external metadata. @return external metadata
prj/coherence-core/src/main/java/com/tangosol/io/journal2/PartitionJournal.java:1597
↓ 3 callersMethodtoExternalUnits
Convert from an internal 64-bit unit value to an external 32-bit unit value using the configured units factor. @param cUnits an internal 64-bit uni
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/OldCache.java:1182
↓ 3 callersMethodtoInt
Return the int represented by the sequence of eight bytes (in big-endian form) in the specified byte-array starting at the given offset. @param ab t
prj/coherence-core/src/main/java/com/tangosol/util/BitHelper.java:394
↓ 3 callersMethodtoInternal
Return a long with the given partition and version encoded. @param iPart the partition to encode @param nVersion the version to encode @return
prj/coherence-core/src/main/java/com/tangosol/net/internal/PartitionVersionExclusionList.java:300
↓ 3 callersMethodtoJarUrl
Based on a {@link File} create a JAR {@link URL}. @param file the JAR file @return a {@link URL} using a jar protocol @throws MalformedURLExceptio
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PofConfigGenerator.java:621
↓ 3 callersMethodtoJavaDate
Create a Java Date from the raw time information. @return a Java Date value
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawTime.java:320
↓ 3 callersMethodtoJmxSignature
Translate the JVM signature into the data type as used in the MBeanInfo or passed to the "invoke" method.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/Manageable.java:1191
↓ 3 callersMethodtoListOfEntries
(List<NamedCacheResponse> list, Serializer serializer)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/BaseVersionOneGrpcServiceIT.java:85
↓ 3 callersMethodtoMapEntry
Convert a {@link Map.Entry} of {@link ByteString} keys and values to a deserialized map. @param entry the {@link Map.Entry} to convert @param <KOut
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/BaseGrpcClient.java:249
↓ 3 callersMethodtoMapEvents
(ObservableMap<K, V> map, List<MapListenerResponse> responses,
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_0/BaseVersionZeroGrpcIT.java:69
↓ 3 callersMethodtoSimpleEvent
(MapEvent<K, V> event)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/BaseGrpcIT.java:552
↓ 3 callersMethodtoSqlDate
Create a JDBC Date from the raw date information. @return a JDBC Date value
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawDate.java:165
↓ 3 callersMethodtoString
Provide a human-readable representation of the Binary object. @return a String whose contents represent the value of this Binary object
prj/coherence-core/src/main/java/com/tangosol/io/ByteArrayReadBuffer.java:178
↓ 3 callersMethodtoString
Return a String representation of the given {@link SocketAddress}. @param address the {@link SocketAddress} @return a String representation of the
prj/coherence-core/src/main/java/com/tangosol/net/internal/SocketAddressHelper.java:34
↓ 3 callersMethodtoString
(Timestamp ts)
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleAdapter.java:2158
↓ 3 callersMethodtoString
Format the XML element and all its contained information into a String in a display format. Note that this overrides the contract of the toString met
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlElement.java:326
↓ 3 callersMethodtoString
Obtains a {@link String} representation of the {@link MemorySize} using the most appropriate {@link Magnitude} to simplify the representation. <p> Not
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/MemorySize.java:177
↓ 3 callersMethodtoString
()
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/ReadWriteLockHolder.java:392
↓ 3 callersMethodtoString
(JsonValue value)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/JSR353Bundle.java:194
↓ 3 callersMethodtoStringArray
Build and return an array of strings to display the event statistics. @return an array of strings to display event statistics
prj/coherence-core/src/main/java/com/tangosol/net/events/internal/AbstractEventDispatcher.java:545
↓ 3 callersMethodtoTimestamp
(String sUri)
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleAdapter.java:2134
↓ 3 callersMethodtoTypeStrings
Parse the method signature into discrete return type and parameter signatures as they would appear in Java source. @param sSig the JVM method signatu
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/Method.java:400
↓ 3 callersMethodtoX509
Converts a {@link Certificate} to X509Certificate @param cert the certificate to convert @return an X509Certificate @throws CertificateException if
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/ssl/SSLCertUtility.java:43
↓ 3 callersMethodtouch
Construct a touch processor. @return a touch processor @see TouchProcessor
prj/coherence-core/src/main/java/com/tangosol/util/Processors.java:605
← previousnext →12,901–13,000 of 78,752, ranked by callers