MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 7 callersMethodsetServiceEndPointName
Setter for property ServiceEndPointName.<p> The canonical EndPoint name for the joining service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:17687
↓ 7 callersMethodsetServiceJoined
Set the membership state to reflect that the specified member Member has finished joining the Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:1376
↓ 7 callersMethodsetServiceVersion
Setter for property ServiceVersion.<p> The Service version string that each Member is running, indexed by Member id. As of Coherence 12.2.1.1 the str
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/memberSet/actualMemberSet/ServiceMemberSet.java:1503
↓ 7 callersMethodsetSiblings
(PortablePersonReference[] siblings)
prj/coherence-testing-data/src/main/java/data/pof/PortablePersonReference.java:90
↓ 7 callersMethodsetSilentMode
Set the flag indicating that the QueryPlus session is running in silent mode. @param fSilent true to indicate that the QueryPlus session is
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/ExecutionContext.java:396
↓ 7 callersMethodsetSizeThreshold
Specify the bundle size threshold value. @param cSize the bundle size threshold value; must be positive value expressed in the same units as
prj/coherence-core/src/main/java/com/tangosol/net/cache/AbstractBundler.java:93
↓ 7 callersMethodsetSoTimeout
Setter for property SoTimeout.<p> Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds. With this value set to a non-zero timeout, a
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Socket.java:458
↓ 7 callersMethodsetSpouse
(Person spouse)
prj/coherence-testing-data/src/main/java/data/pof/Person.java:82
↓ 7 callersMethodsetState
Set the state of the reporter. @param sState the state of the reporter
prj/coherence-core/src/main/java/com/tangosol/coherence/reporter/ReportBatch.java:244
↓ 7 callersMethodsetState
Setter for property State.<p> The current state of the SnapshotController. The controller can only perform one logical management operation at a time
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:30496
↓ 7 callersMethodsetState
Setter for property State.<p> State of the ClusterService; one of: STATE_ANNOUNCE STATE_JOINING STATE_JOINED
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:5598
↓ 7 callersMethodsetSubscriptionId
Setter for property SubscriptionId.<p> The unique identifier of the subscriber group
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:5417
↓ 7 callersMethodsetSuspendPollLimit
Setter for property SuspendPollLimit.<p> The poll id which represents the maximum allowable poll which can be sent currently. A message with a greate
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:4938
↓ 7 callersMethodsetTest
Set the test expression. @param test the test expression
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/CaseClause.java:135
↓ 7 callersMethodsetThreadContext
Associate the specified GuardContext with the current thread. @param context the GuardContext to associate with the current thread
prj/coherence-core/src/main/java/com/tangosol/net/GuardSupport.java:798
↓ 7 callersMethodsetThreadCountMin
Configure the minimum number of daemon threads used by this DaemonPool. @param cThreads the minimum number of daemon threads
prj/coherence-core/src/main/java/com/tangosol/internal/util/DefaultDaemonPoolDependencies.java:145
↓ 7 callersMethodsetTime
Set the Time value. @param dtVal a new value of type Time
prj/coherence-core/src/main/java/com/tangosol/run/xml/XmlValue.java:157
↓ 7 callersMethodsetTransferState
Set the transfer state of the specified partition.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:33788
↓ 7 callersMethodsetUnitFactor
Determine the factor by which the Units, LowUnits and HighUnits properties are adjusted. Using a binary unit calculator, for example, the factor <tt>1
prj/coherence-core/src/main/java/com/tangosol/net/cache/ConfigurableCacheMap.java:111
↓ 7 callersMethodsetUserContext
Associate a user context object with this Service. @param oCtx a user context object @since Coherence 3.0
prj/coherence-core/src/main/java/com/tangosol/net/Service.java:82
↓ 7 callersMethodsetVersionSupported
Setter for property VersionSupported.<p> The oldest protocol version supported by this Protocol. @see com.tangosol.net.messaging.Protocol#getSupporte
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Protocol.java:293
↓ 7 callersMethodsetWriteBatchFactor
Set the write-batch factor, expressed as a percentage of the write-behind interval. Valid values are doubles in the interval [0.0, 1.0]. <p> This meth
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:624
↓ 7 callersMethodset_Sink
Setter for property _Sink.<p> Property used by Component Integration. This property is not meant to be designed directly.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/ConcurrentMap.java:122
↓ 7 callersMethodset_StateAux
Setter for property _StateAux.<p> An auxiliary functional property that allows subcomponents to use the non-utilized portion of the _State property. T
prj/coherence-core-components/src/main/java/com/tangosol/coherence/Component.java:1928
↓ 7 callersMethodshow
(String s, BigInteger bigint)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/PofHandlerTest.java:169
↓ 7 callersMethodshutdown
()
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredExecutorService.java:293
↓ 7 callersMethodshutdownServer
Shutdown the DefaultCacheServer and Coherence cluster.
prj/coherence-core/src/main/java/com/tangosol/net/DefaultCacheServer.java:183
↓ 7 callersMethodsignalAll
()
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/NullLock.java:119
↓ 7 callersMethodsingleThreadTest
(Gate gate, GATE_OPS[] aOps, boolean[] afResults)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/util/GateTest.java:181
↓ 7 callersMethodsize
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/util/SubSet.java:361
↓ 7 callersMethodsize
Determine the number of entries in a cache. @param request the {@link SizeRequest} to execute @param observer the {@link StreamObserver} that will
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/NamedCacheService.java:355
↓ 7 callersMethodskipValue
If the value is of complex type it will skip its content. @return a reference to the reader. @throws JsonStreamException
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/ObjectReader.java:170
↓ 7 callersMethodstartAndWait
A utility method to start {@link Coherence}. @throws Exception if Coherence fails to start
prj/test/functional/security/src/main/java/security/SecureCoherence.java:96
↓ 7 callersMethodsubscribeTo
Manually decide the channels to subscribe to. @param anChannel the channels to subscribe to @param <V> the type of the elements being received fr
prj/coherence-core/src/main/java/com/tangosol/net/topic/Subscriber.java:911
↓ 7 callersMethodtermEqual
Answer whether the receiver is equal to the given Term. Terms are equal if their functors are equal and their children are termEqual to the children o
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/termtrees/Term.java:97
↓ 7 callersMethodtestCacheStoreRevert
(String sCacheName, boolean fUsePutAll)
prj/test/functional/rwbm/src/main/java/rwbm/ReadWriteBackingMapTests.java:1821
↓ 7 callersMethodtestExtract
Test the extraction (and corresponding application) of binary deltas using the passed old and new strings as the basis for the delta. @param sOld th
prj/test/functional/io/src/main/java/io/BinaryDeltaCompressorTest.java:134
↓ 7 callersMethodtestFilter
(NamedCache cache, Filter filter)
prj/test/functional/filter/src/main/java/filter/IndexTests.java:720
↓ 7 callersMethodtestMap
Test the basic operations of a Map. The test will leave the Map empty at its successful conclusion. @param mapTest the Map to test
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/BaseMapTest.java:100
↓ 7 callersMethodtestMisc
Miscellaneous battery of tests. @param map the Map to test
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/BaseMapTest.java:561
↓ 7 callersMethodtoBytesValue
A utility method to serialize an Object to {@link BytesValue}. @param obj the object to convert to {@link BytesValue}. @return the {@link BytesValu
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/BaseGrpcClient.java:162
↓ 7 callersMethodtoCrc
Calculate a CRC32 value from a byte array. @param ab an array of bytes @return the 32-bit CRC value
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Formatting.java:2199
↓ 7 callersMethodtoInternal
Convert a key or value to the internal representation in a form that can be managed in this Map. @param oValue a value that can a consumer of this M
prj/coherence-core/src/main/java/com/tangosol/util/OpenHashMap.java:510
↓ 7 callersMethodtoKey
Create a two-byte key. @param nPrefix key prefix @param nIndex key index @return binary key
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistenceEnvironmentTest.java:612
↓ 7 callersMethodtoLocalDate
Create a LocalDate from the raw date information. @return a LocalDate value
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawDate.java:155
↓ 7 callersMethodtoLocalTime
Create a LocalTime from the raw time information. @return a LocalTime value
prj/coherence-core/src/main/java/com/tangosol/io/pof/RawTime.java:278
↓ 7 callersMethodtoQuotedStringEscape
Format a String as it would appear (quoted) in Java source code, escaping characters as necessary. This is a replacement for Text.printableString().
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:1219
↓ 7 callersMethodtoString
Return a String representation of the given SocketAddress. @param addr the SocketAddress @return a String representation of the given SocketAddress
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/util/TcpUtil.java:385
↓ 7 callersMethodtoUnmodifiableSet
Returns a {@code Collector} that accumulates the input elements into an <em>unmodifiable List</em> in encounter order. The returned Collector disallow
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteCollectors.java:241
↓ 7 callersMethodtransform
Transform the specified source name. @param source the source name to transform @return the transformed name
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/util/NameTransformer.java:25
↓ 7 callersMethodtranslateTrint
Convert a three-byte unsigned integer ("trint") to a long value. This guesses what the long value should be based on its proximity to the passed "curr
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Packet.java:1237
↓ 7 callersMethodtriggerOperations
If a batch of operations is not already in progress then trigger a new batch of operations.
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/BatchingOperationsQueue.java:489
↓ 7 callersMethodtryActivateWriter
Attempt to become the active writer for this connection. @return true iff the caller became the active writer
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/BufferedSocketBus.java:303
↓ 7 callersMethodtryLock
Acquires the lock only if it is not held by another thread at the time of invocation. <p>Acquires the lock if it is not held by another thread and re
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/RemoteLock.java:181
↓ 7 callersMethodtype
Return Type instance for the specified Java class name. @param sJavaName Java class name @return ASM Type for the specified Java class name
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PortableTypeGenerator.java:1402
↓ 7 callersMethoduniformArrayFor
Make a getter or setter String array from the given array of property Strings using the given prefix string. @param asProps the String[] used to mak
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/PropertyBuilder.java:254
↓ 7 callersMethodunlockGlobal
Unlock both SafeService and SafeCluster locks.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/SafeService.java:1598
↓ 7 callersMethodunlockInternal
Release the lock on the specified key. @param oKey the key to unlock
prj/coherence-core/src/main/java/com/tangosol/net/cache/SerializationPagedCache.java:792
↓ 7 callersMethodunlockWrite
Release write lock, and return {@code true} if successful. @param owner the lock owner to release the lock for @return {@code true} if the lock was
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/locks/internal/ReadWriteLockHolder.java:214
↓ 7 callersMethodunmarshal
Read an object from the specified stream. @param in stream to read from @param mediaType the media type of the object to read @return unmar
prj/coherence-rest/src/main/java/com/tangosol/coherence/rest/io/Marshaller.java:74
↓ 7 callersMethodunpackMessage
Unpack a value from the {@link Any} value in a {@link TopicServiceResponse} {@link TopicServiceResponse#getMessage() message field}. @param response
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/topics/TopicServiceGrpcConnection.java:128
↓ 7 callersMethodupdateCache
Update the specified cache with the values in the specified map. If the fUsePutAll flag is true then a putAll() call will be used to update the cache
prj/test/functional/rwbm/src/main/java/rwbm/ReadWriteBackingMapTests.java:3525
↓ 7 callersMethodupdateLoggingLevelForCluster
Update the logging level at the cluster-level via JMX. @param server the {@link MBeanServer} @param sRole the member roles the changes should be s
prj/test/functional/jmx/src/main/java/jmx/JmxTests.java:1594
↓ 7 callersMethodupdateStatus
Update the current thread gate status, without changing the active count. The caller must hold synchronization on the ThreadGate. @param nStatus the
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:889
↓ 7 callersMethoduseFields
If true, fields will be used when no getter/setter is available, except if you specified that no getter/setter should be used with {@link #useMethods(
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/GensonBuilder.java:702
↓ 7 callersMethodvalidate
Validate the lease.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Lease.java:1065
↓ 7 callersMethodvalidateBackupMapType
Validate that the backup map of the cache is a specific type. @param cache the cache which owns the backup map @param clz the expected class of t
prj/test/functional/cache/src/main/java/cache/CacheTestHelper.java:45
↓ 7 callersMethodvalidateExpectedResultAllMembers
Validate the result of a test when all members have all stores. @param mapStores the {@link Map} of results from the allocateSnapshotPartitions call
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/ArchiverHelperTest.java:406
↓ 7 callersMethodvalidateForSnapshotRecovery
Validate the specified store in sparse snapshot recovery context. Empty stores are accepted only when the caller has already established sparse snapsh
prj/coherence-core/src/main/java/com/tangosol/persistence/CachePersistenceHelper.java:418
↓ 7 callersMethodvalidateIndexTrigger
Validate that the specified index extractors and triggers are registered in the specified cache. @param cache the cache @param aoExtractors
prj/test/functional/persistence/src/main/java/persistence/AbstractSimplePersistenceTests.java:2104
↓ 7 callersMethodvalidateListBasedAddressProviderBuilder
Validate address and port @param sAddr hostname or ip address @param nPort non-negative port address @param fValid true iff if ConfigurationException
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/config/builder/AddressProviderBuilderTest.java:253
↓ 7 callersMethodvalue
(String s)
prj/coherence-core/src/main/java/com/tangosol/io/AbstractWriteBuffer.java:1373
↓ 7 callersMethodvalue
The count for the countdown latch. @return the latch count
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/cdi/Count.java:74
↓ 7 callersMethodvalue
Create a fixed-size binary value. @param cb value size @param bSeed seed byte @return binary value
prj/test/unit/coherence-core-tests/src/test/java/com/tangosol/persistence/journal/JournalPersistenceEnvironmentTest.java:625
↓ 7 callersMethodvalueAsDouble
@throws JsonStreamException @throws NumberFormatException @see #valueAsString()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/ObjectReader.java:239
↓ 7 callersMethodvalueAsInt
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonReader.java:217
↓ 7 callersMethodvalueAsLong
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonReader.java:235
↓ 7 callersMethodvisitAll
Apply the specified visitor to all entries in the BinaryLongMap. @param visitor the visitor to apply
prj/coherence-core/src/main/java/com/tangosol/util/BinaryLongMap.java:155
↓ 7 callersMethodwaitForBalanced
Wait until the specified (partitioned) cache service has finished partition balancing. @param service the partitioned cache
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/AbstractRollingRestartTest.java:342
↓ 7 callersMethodwaitForSemaphore
Thread synchronization support.
prj/test/functional/bundler/src/main/java/bundler/BundlingNamedCacheTests.java:690
↓ 7 callersMethodwakeup
Force the SelectionService to process this channel. @throws IOException if an I/O error occurs @return true iff the wakeup was scheduled @throws I
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1776
↓ 7 callersMethodwithConverters
Registers converters mapping them to their corresponding parameterized type. @param converter @return a reference to this builder.
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/GensonBuilder.java:234
↓ 7 callersMethodwithPofEnabled
(boolean fPof)
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/PsrPerformanceEnvironment.java:416
↓ 7 callersMethodwithRawTypes
Obtains a {@link ValueTypeAssertion} that allows topic to be acquired and assigned to a raw {@link NamedTopic} reference. A debug log message will be
prj/coherence-core/src/main/java/com/tangosol/net/ValueTypeAssertion.java:66
↓ 7 callersMethodwriteBigDecimal
Write a BigDecimal to a DataOutput stream. @param out a DataOutput stream to write to @param dec a BigDecimal value to write @throws IOException
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:1872
↓ 7 callersMethodwriteBooleanArray
Write a <tt>boolean[]</tt> property to the POF stream. @param iProp the property index @param af the <tt>boolean[]</tt> property value to write
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofWriter.java:220
↓ 7 callersMethodwriteByteArray
Write a variable-length encoded byte array. @param out a DataOutput stream to write to @param ab a byte array value to write @throws IOException
prj/coherence-core/src/main/java/com/tangosol/util/ExternalizableHelper.java:1320
↓ 7 callersMethodwriteExternal
Save the contents of a POF user type instance by writing its state using the specified PofWriter object. @param out the PofWriter to which to write
prj/coherence-core/src/main/java/com/tangosol/io/pof/PortableObject.java:50
↓ 7 callersMethodwriteNumber
@see #writeString(String)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/ObjectWriter.java:204
↓ 7 callersMethodwriteScriptToFile
Write the contents of the String to the file. @param file the file to write to @param sScript the String to write to the file @throws IOExcepti
prj/test/functional/persistence/src/main/java/persistence/AbstractCohQLPersistenceTests.java:393
↓ 7 callersMethodwriteUnsafeValue
Writes value as is without any pre-processing, it's faster than {@link #writeValue(String)} but should be used only if you know that it is safe. @thr
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/ObjectWriter.java:240
↓ 7 callersMethodwriteValue
(int value)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/JsonWriter.java:250
↓ 6 callersMethodINSTANCE
Return the trivial SafeComparator.
prj/coherence-core/src/main/java/com/tangosol/util/comparator/SafeComparator.java:381
↓ 6 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Member.java:721
↓ 6 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/CacheServiceFactory.java:83
↓ 6 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NameServiceFactory.java:74
↓ 6 callersMethod__initPrivate
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/initiator/TcpInitiator.java:171
↓ 6 callersMethod_removeNotificationListener
Remove all the notifications for the specified listener from the model. @return a Set<LocalHolder> of holders associated with the specified listener
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/RemoteModel.java:374
↓ 6 callersMethodaccept
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/internal/ClassMetadataBuilder.java:235
↓ 6 callersMethodacceptKeyedBinding
The receiver has classified a bind slot. @param sName the name of the bind variable to use
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/AbstractCoherenceQueryWalker.java:314
← previousnext →5,601–5,700 of 78,752, ranked by callers