MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 4 callersMethodlocalAtomicMarkableReference
Return {@link LocalAtomicMarkableReference} instance for the specified name. @param sName the name of the atomic value @param <V> the type of obj
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/Atomics.java:307
↓ 4 callersMethodlocalAtomicReference
Return {@link LocalAtomicReference} instance for the specified name. @param sName the name of the atomic value @param <V> the type of object refe
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/Atomics.java:242
↓ 4 callersMethodlocalAtomicStampedReference
Return {@link LocalAtomicStampedReference} instance for the specified name. @param sName the name of the atomic value @param <V> the type of obje
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/atomic/Atomics.java:377
↓ 4 callersMethodlock
Lock this Status.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/message/Request.java:927
↓ 4 callersMethodlockAllBuckets
Lock everything. This method will not return until the lock is placed. It must not be called on a thread that could already hold a lock.
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedHashMap.java:1435
↓ 4 callersMethodlockFile
Obtain an exclusive lock on the specified file. The lock should be released with the {@link #unlockFile(FileLock) unlockFile} method. @param file th
prj/coherence-core/src/main/java/com/tangosol/io/FileHelper.java:391
↓ 4 callersMethodlogCheckpointFiles
(String sLabel, MemberDirectories dirs)
prj/test/functional/persistence/src/main/java/persistence/JournalVsBdbComparisonTests.java:580
↓ 4 callersMethodlogListenerException
Log handled exception running registered CacheEntryListener for CacheEntryEvent @param listener throwing unexpected exception @param e handled except
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/CoherenceCacheEventEventDispatcher.java:234
↓ 4 callersMethodlookup
Lookup the given name from the NameService. The object bound to the NameService should be a String. <p> The <code>sName</code> parameter string consis
prj/coherence-discovery/src/main/java/com/tangosol/discovery/NSLookup.java:368
↓ 4 callersMethodmain
Start a Coherence server. <p> This method will start Coherence configured with a single session that uses the default cache configuration file. This i
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:1441
↓ 4 callersMethodmain
Entry point: start the cache server under two possible contexts: <ol> <li>With a "coherence-cache-config.xsd" compliant configuration file.</li> <
prj/coherence-core/src/main/java/com/tangosol/net/DefaultCacheServer.java:362
↓ 4 callersMethodmakeInterceptorKey
Create unique key based on the target method. @param method target method @return unique key @throws IllegalStateException if the same key alread
prj/coherence-cdi/src/main/java/com/oracle/coherence/cdi/CoherenceExtension.java:237
↓ 4 callersMethodmakeListLiteral
Create an ArrayList from the given arguments. @param aoArgs an array of Object to be added to ArrayList @return a newly created ArrayList
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/UpdateSetListMaker.java:785
↓ 4 callersMethodmakePrimary
Finalize the construction of the Gateway as a "Primary" one.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/Gateway.java:1444
↓ 4 callersMethodmakeRandomTrade
Make a Trade object for the specified Id with random data. @param iId the Trade ID @return a new Trade object
prj/coherence-testing-data/src/main/java/data/Trade.java:217
↓ 4 callersMethodmakeReader
(byte[] bytes)
prj/coherence-json/src/test/java/com/oracle/coherence/io/json/genson/JsonEncodingDetectorTest.java:62
↓ 4 callersMethodmakeTrint14
Convert a long value to a "trint14". @param l the long value to convert to a trint14 @return the equivalent unsigned 14-bits integer value (a "tri
prj/coherence-core/src/main/java/com/tangosol/net/internal/Trint.java:30
↓ 4 callersMethodmapToObj
Returns an object-valued {@code Stream} consisting of the results of applying the given function to the elements of this stream. <p> This is an <em>in
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteIntStream.java:129
↓ 4 callersMethodmarkConverted
Mark the underlying keys set as converted. @since Coherence 12.2.1.1.0
prj/coherence-core/src/main/java/com/tangosol/util/filter/InKeySetFilter.java:244
↓ 4 callersMethodmarkInTransition
Mark the corresponding partitions as being in transition due to re-distribution. If the status has previously marked some other partitions as being in
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/requestStatus/MultiPartStatus.java:122
↓ 4 callersMethodmarkKeysReadable
Prepare the registered keys for selection. The caller must hold the read monitor. @param fReadable true if buffered inbound data exists
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/ssl/SSLSocketChannel.java:1199
↓ 4 callersMethodmatches
Determines if the specified {@link XmlElement} matches the path specified by the {@link DefaultDefinition}. @param element the {@link XmlElement} fo
prj/coherence-core/src/main/java/com/tangosol/coherence/config/xml/preprocessor/CacheDefaultsPreprocessor.java:229
↓ 4 callersMethodmatches
Compare this EventRecorder to another EventRecorder. @param that another EventRecorder @return null if the recorded events match, or the key where
prj/coherence-testing-support/src/main/java/com/oracle/coherence/testing/util/BaseMapTest.java:1901
↓ 4 callersMethodmaxResults
Returns the maximum results with a default value. <p/> This method ensures a sensible default when maxResults is 0. @return maxResults or 5 if maxRes
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/api/Store.java:1616
↓ 4 callersMethodmbeanSafe
Filter out invalid ObjectName characters from string. @param string input string @return A valid JMX ObjectName attribute value.
prj/coherence-jcache/src/main/java/com/tangosol/coherence/jcache/common/MBeanServerRegistrationUtility.java:240
↓ 4 callersMethodmockHttpsConnection
(String sContent)
prj/coherence-rag-parent/coherence-rag/src/test/java/com/oracle/coherence/rag/loader/HttpsDocumentLoaderTest.java:157
↓ 4 callersMethodmodelName
Returns the model name. @return the model name or default if not set
prj/coherence-rag-parent/models/coherence-rag-oci/src/main/java/com/oracle/coherence/rag/model/oci/OciGenAiStreamingChatModel.java:504
↓ 4 callersMethodmodifySchema
(Platform platform, OptionsByType schema)
prj/test/performance/psr/src/test/java/com/tangosol/coherence/performance/PsrPerformanceEnvironment.java:971
↓ 4 callersMethodmoveDir
Move the specified directory to the specified destination path. @param fileDirFrom the directory to move @param fileDirTo the destination path @
prj/coherence-core/src/main/java/com/tangosol/io/FileHelper.java:239
↓ 4 callersMethodmultiply
Construct a multiply processor that will multiply a property value by a specified factor, returning either the old or the new value as specified. The
prj/coherence-core/src/main/java/com/tangosol/util/Processors.java:474
↓ 4 callersMethodneedsObjectCreation
Test to see if we need to construct object given a node type. @param sFunctor String representing node type @param term the Term that could resul
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/internal/UpdateSetListMaker.java:728
↓ 4 callersMethodnewEntity
(int nId, String sName)
prj/test/functional/jpa/src/main/java/com/oracle/coherence/jpa/jpatest/AbstractPersistenceTest.java:238
↓ 4 callersMethodnewNote
(String message, int lat, int lon)
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/routeguide/RouteGuideClient.java:287
↓ 4 callersMethodnewTopicName
()
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/version_1/topics/TopicSubscriberProxyIT.java:192
↓ 4 callersMethodnextElement
Returns the next element of this enumeration. @return the next element in the enumeration
prj/coherence-core/src/main/java/com/tangosol/util/ChainedEnumerator.java:162
↓ 4 callersMethodnextElement
Returns the next element of this enumeration. @return the next element in the enumeration
prj/coherence-core/src/main/java/com/tangosol/util/SimpleEnumerator.java:152
↓ 4 callersMethodnextObjectMetadata
Will read nexts object metadata. You can call this method as many times as you want, with the condition that you use only {@link #metadata(String)} me
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/stream/ObjectReader.java:146
↓ 4 callersMethodnormalize
Normalize VM class names by converting slashes to dots.
prj/coherence-core/src/main/java/com/tangosol/dev/packager/ConstantPoolEntry.java:247
↓ 4 callersMethodnormalizeAddress
Normalize and validate that the passed in address is a sensible local address. @param sAddress the address to normalize; may be <tt>null</tt> @param
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/AbstractAcceptorDependencies.java:115
↓ 4 callersMethodnotReached
Error: Statement is not reachable. @param errlist the error list to log errors to @exception CompilerException thrown if an error occurs that sho
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Statement.java:465
↓ 4 callersMethodnotifyDelivery
Ensure that the delivery notification is posted if necessary.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/Message.java:900
↓ 4 callersMethodnud
Process this token in the context of parser p with the null denotation. A nud method typically will have no interest in the token to the left. The pro
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPToken.java:146
↓ 4 callersMethodof
Obtains a {@link Name} with a specific name. @param sName the name of the {@link Name} @return a {@link Name}
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/options/Name.java:75
↓ 4 callersMethodof
Obtains a {@link MachineName} for a specified name. @param name the name of the {@link MachineName} @return a {@link MachineName} for the specified n
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/options/MachineName.java:71
↓ 4 callersMethodof
Obtains a {@link SiteName} for a specified name. @param name the name of the {@link SiteName} @return a {@link SiteName} for the specified name
prj/coherence-bedrock/coherence-bedrock/src/main/java/com/oracle/bedrock/runtime/coherence/options/SiteName.java:71
↓ 4 callersMethodoffered
Add an offer to the statistics. @param cNanos the time taken to complete the offer (in nanos)
prj/coherence-core/src/main/java/com/tangosol/net/queue/MutableQueueStatistics.java:28
↓ 4 callersMethodollamaBaseUrl
Returns the Ollama base URL from configuration. @return the base URL for Ollama service, defaults to {@code http://localhost:11434}
prj/coherence-rag-parent/models/coherence-rag-ollama/src/main/java/com/oracle/coherence/rag/model/ollama/OllamaModelProvider.java:183
↓ 4 callersMethodonAccept
Called by a {@link FiniteStateMachine} when the {@link LifecycleAwareEvent} is initially about to be accepted for processing. @param context the {@l
prj/coherence-core/src/main/java/com/tangosol/util/fsm/LifecycleAwareEvent.java:31
↓ 4 callersMethodonAcknowledgedPacket
Called by the publisher to indicate a series of packets which have been ack'd by a member. @param listAcknowledged a series of newly ack'd packets.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketPublisher.java:1990
↓ 4 callersMethodonAdd
Handle an Add request. @param request the Request @param response the Response @throws IOException
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/RequestHandler.java:90
↓ 4 callersMethodonAddElement
Called each time an element is added to the queue.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/BalancedQueue.java:749
↓ 4 callersMethodonCompletion
This is the event that is executed when all the Members that were polled have responded or have left the Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:15920
↓ 4 callersMethodonContinue
The continuation function.
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:560
↓ 4 callersMethodonDestroy
The topic has been destroyed.
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicDeactivationListener.java:31
↓ 4 callersMethodonException
Generic level for handling a Socket exception @param eException the causal exception
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:637
↓ 4 callersMethodonGet
Handle a Get Request. @param request the Request @param response the Response @throws IOException
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/RequestHandler.java:44
↓ 4 callersMethodonGetComplete
Handle the Response of the Get EntryProcessor. @param request the Request @param response the Response @param oReturn Object returned from the E
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/RequestHandler.java:56
↓ 4 callersMethodonIdentityReference
Specifies that a reference to a previously-identified value has been encountered in the POF stream. @param iPos context-sensitive position informati
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:62
↓ 4 callersMethodonIncidentClosed
Called when the current outtage "incident" is closed because no timed-out members remain (either due to members being disconnected, or due to communic
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:15245
↓ 4 callersMethodonLoadFailure
Logs a store load() failure. This method is intended to be overwritten if a particular store can fail and the backing map must take action based on it
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:5956
↓ 4 callersMethodonMemberJoined
A callback invoked as part of an {@link InvocableMap.EntryProcessor} to perform custom operations when the {@link Member} has joined the cluster. @re
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/internal/ClusterMemberAware.java:43
↓ 4 callersMethodonMessage
Used for verify/inspect message received from server.
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/routeguide/RouteGuideClient.java:308
↓ 4 callersMethodonMessageDispose
Called as part of disposing a MessageEvent. @param bufseq the pre-disposed message
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketMessageBus.java:1430
↓ 4 callersMethodonOctet
Report that an octet value (a byte) has been encountered in the POF stream. @param iPos context-sensitive position information: property index
prj/coherence-core/src/main/java/com/tangosol/io/pof/PofHandler.java:205
↓ 4 callersMethodonPrimaryOwnershipChanged
Called when this service member's view of the primary ownership has changed, and client contexts (e.g. threads) may need to be updated.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:7069
↓ 4 callersMethodonProcessed
Called by a {@link FiniteStateMachine} when the {@link LifecycleAwareEvent} has been processed. @param context the {@link ExecutionContext} for the
prj/coherence-core/src/main/java/com/tangosol/util/fsm/LifecycleAwareEvent.java:47
↓ 4 callersMethodonProcessing
Called by a {@link FiniteStateMachine} when the {@link LifecycleAwareEvent} is about to be processed. @param context the {@link ExecutionContext} fo
prj/coherence-core/src/main/java/com/tangosol/util/fsm/LifecycleAwareEvent.java:39
↓ 4 callersMethodonReceive
Process the result of a receive operation. @param lVersion the channel version @param result the {@link ReceiveResult} @param error
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberConnector.java:546
↓ 4 callersMethodonRecoveryCompleted
Called when recovery has completed either as a part of active persistence or snapshot recovery. Called on the service thread only. @param sSnapshot
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:29901
↓ 4 callersMethodonResponse
This event occurs for each response Message from each polled Member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:6240
↓ 4 callersMethodonRpcError
Used for verify/inspect error received from server.
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/routeguide/RouteGuideClient.java:313
↓ 4 callersMethodonServiceStarted
The default implementation of this method sets AcceptingClients to true. If the Service has not completed preparing at this point, then the Service mu
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:3480
↓ 4 callersMethodonStartNamespace
Called when the xml namespace associated with the {@link NamespaceHandler} is first encountered in an xml document. @param context the document {@li
prj/coherence-core/src/main/java/com/tangosol/config/xml/NamespaceHandler.java:85
↓ 4 callersMethodonSubscribe
Invoked prior to the {@link Subscriber} methods {@link #onComplete()}, {@link #onError(Throwable)} and {@link #onNext(Object)} being invoked for a {@l
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/Task.java:631
↓ 4 callersMethodopen
Open the bus, allowing it to begin exchanging data. <p> Upon completion of the asynchronous operation a {@link Event.Type#OPEN OPEN} event will emitte
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/Bus.java:72
↓ 4 callersMethodopenAiBaseUrl
Returns the OpenAI base URL from configuration. @return the base URL for OpenAI API, defaults to {@code https://api.openai.com/v1}
prj/coherence-rag-parent/models/coherence-rag-openai/src/main/java/com/oracle/coherence/rag/model/openai/OpenAiModelProvider.java:207
↓ 4 callersMethodopenBufferedValueReader
Create a buffered late-value reader for the specified journal file. @param dirPartition the extent directory @param nFileId journal file id @
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalUtils.java:490
↓ 4 callersMethodopenDatabase
Open the underlying BerkeleyDB database used to store keys associated with the given extent identifier. @param lExtentId the extent identifier @ret
prj/coherence-core/src/main/java/com/tangosol/persistence/bdb/BerkeleyDBManager.java:1090
↓ 4 callersMethodopenSnapshot
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/persistence/AbstractPersistenceEnvironment.java:243
↓ 4 callersMethodoptimisticFlush
Perform an optimistic flush, i.e. flush only if the connection is not already being flushed. <p/> The callers need not lock the connection when callin
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1705
↓ 4 callersMethodoptionsFrom
(Option<? super V, U>[] options)
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicSubscriber.java:3049
↓ 4 callersMethodoverlappingCQC_helper
Test CQC on CQC
prj/test/unit/coherence-tests/src/test/java/com/tangosol/net/cache/ContinuousQueryCacheTest.java:647
↓ 4 callersMethodpack
Write out the specified long in packed format. @param l the value to write @param ab the byte array to write to @param of the offset to write at @r
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/model/PageElement.java:358
↓ 4 callersMethodparallelStream
()
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/GensonJsonArray.java:243
↓ 4 callersMethodparseAdditiveExpression
Parse an additive expression. AdditiveExpression: MultiplicativeExpression AdditiveExpression + MultiplicativeExpression Additive
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:1715
↓ 4 callersMethodparseAttribute
Return the specified (0-based) attribute from the GUID. @param sGUID the GUID @param id the (0-based) attribute index @return the GUID attribut
prj/coherence-core/src/main/java/com/tangosol/persistence/GUIDHelper.java:333
↓ 4 callersMethodparseBenchmarkCooperativeNotifierFlushPolicyForTest
(String sPolicy)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/component/util/VirtualDaemonPoolComponentTest.java:1747
↓ 4 callersMethodparseCooperativeNotifierFlushPolicy
Parse the cooperative notifier flush policy.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:4329
↓ 4 callersMethodparseDeclaration
Helper to parse a variable declaration statement. @param outer contains the statement being parsed @return the variable declaration statement
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:1060
↓ 4 callersMethodparseFeatures
Parses the JSON input file containing the list of features.
prj/test/functional/grpc-proxy-tck/src/main/java/grpc/proxy/routeguide/RouteGuideUtil.java:51
↓ 4 callersMethodparseMethodDeclaratorRest
Parse the remainder of the method declaration and the method body if there is one. MethodDeclaratorRest: FormalParameters BracketsOpt [throws
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ScriptParser.java:669
↓ 4 callersMethodparseThreadStackSize
Parse a JVM argument that may specify the platform thread stack size. @param sArg the JVM argument to parse @return the parsed stack size in bytes,
prj/coherence-core/src/main/java/com/tangosol/internal/util/DaemonPoolSizing.java:125
↓ 4 callersMethodparseUnaryExpression
Parse a unary expression. UnaryExpression: PreIncrementExpression PreDecrementExpression + UnaryExpression - UnaryExpressio
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:1981
↓ 4 callersMethodpathTo
Creates a path to a model file. @param modelName the model name @param path the path components @return the complete path to the model file
prj/coherence-rag-parent/coherence-rag/src/main/java/com/oracle/coherence/rag/model/LocalOnnxScoringModel.java:367
↓ 4 callersMethodpause
Pause the queue.
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/BatchingOperationsQueue.java:475
↓ 4 callersMethodpoll
(long timeout, TimeUnit unit)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/NamedMapBlockingQueue.java:170
↓ 4 callersMethodpopulate
Populate the dependencies and test the getters. @param deps the DefaultInitiatorDependencies to populate @return the DefaultInitiatorDependencies t
prj/test/unit/coherence-tests/src/test/java/com/tangosol/internal/net/service/peer/initiator/DefaultInitiatorDependenciesTest.java:123
↓ 4 callersMethodpopulate
Populate the dependencies and test the getters. @param deps the DefaultHttpAcceptorDependencies to populate @return the DefaultHttpAcceptorDependen
prj/test/unit/coherence-tests/src/test/java/com/tangosol/internal/net/service/peer/acceptor/HttpAcceptorDependenciesTest.java:155
↓ 4 callersMethodpopulate
Populate the dependencies and test the getters. @param deps the DefaultGridDependencies to populate @return the DefaultGridDependencies that was pa
prj/test/unit/coherence-tests/src/test/java/com/tangosol/internal/net/service/grid/GridDependenciesTest.java:78
↓ 4 callersMethodpopulate
Populate the dependencies and test the getters. @param deps the DefaultRemoteServiceDependencies to populate @return the DefaultRemoteServiceDepend
prj/test/unit/coherence-tests/src/test/java/com/tangosol/internal/net/service/extend/remote/RemoteServiceDependenciesTest.java:94
← previousnext →9,301–9,400 of 78,752, ranked by callers