MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 2 callersMethodonSetComplete
Handle the Response of the Set 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:79
↓ 2 callersMethodonSnapshotCompleted
Called when the snapshots of the requested partitions have completed.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:28468
↓ 2 callersMethodonStoreFailure
Logs a store store() failure. This method is intended to be overwritten if a particular store can fail and the backing map must take action based on i
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:6028
↓ 2 callersMethodonTopicLifecycle
(TopicDispatcher dispatcher, TopicLifecycleEvent.Type eventType)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/PagedTopic.java:976
↓ 2 callersMethodonTransferRequestCompleted
There are 3 responses to primary transfer: - RESPONSE_REJECT The transfer recipient has left. Rollback all of the transfers that were in-progress
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:7516
↓ 2 callersMethodonTransition
Performs the necessary actions as part of a {@link Transition} from one state to another, triggered by a specified {@link Event}. <p> Note: After exec
prj/coherence-core/src/main/java/com/tangosol/util/fsm/TransitionAction.java:37
↓ 2 callersMethodonTransmitCompleted
The specified outgoing transfer has been received. This indicates that the recipient of the transfer received all transfer messages and has sent ackn
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:33453
↓ 2 callersMethodonTransmitRejected
The specified outgoing transfer has been rejected by the recipient. Called on the service thread only.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:33476
↓ 2 callersMethodonUncontend
Called when the specified lock holder stops contending for the specified LockableEntry. @param oContender the previously contending lock holder @par
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedConcurrentMap.java:1345
↓ 2 callersMethodonUpdated
The {@link LiveObject} was updated. <p> This callback is invoked against the updated value, not the original value. The original value is available vi
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/internal/LiveObject.java:59
↓ 2 callersMethodopen
Open the connection. @throws IOException if an IO error occurs
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1244
↓ 2 callersMethodopen
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:629
↓ 2 callersMethodopen
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/socket/UdpSocket.java:689
↓ 2 callersMethodopenDatagramSocket
Return a new DatagramSocket. @return the DatagramSocket @throws IOException if an I/O related error occurs
prj/coherence-core/src/main/java/com/tangosol/net/DatagramSocketProvider.java:30
↓ 2 callersMethodopenEvents
Open and return a singleton PersistenceManager to store MapEvents. @return the singleton store of MapEvents or null if durable events is not
prj/coherence-core/src/main/java/com/oracle/coherence/persistence/PersistenceEnvironment.java:37
↓ 2 callersMethodopenInternal
Open this extent without taking the extent lock. @throws IOException on I/O failure
prj/coherence-core/src/main/java/com/tangosol/persistence/journal/JournalPersistenceManager.java:3284
↓ 2 callersMethodopenInternal
Internal version of open. @param oContender the lock contender
prj/coherence-core/src/main/java/com/oracle/coherence/common/util/ThreadGate.java:653
↓ 2 callersMethodopenInternal
The open() implementation method. This method is called on the service thread.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1394
↓ 2 callersMethodoptimisticGet
Obtain an Object from the WindowedArray at the specified index via an optimistic read. This method will acquire no locks as part of the read, and whi
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/windowedArray/ConcurrentWindowedArray.java:831
↓ 2 callersMethodorderFromResultSet
Creates an {@link Order} from a {@link ResultSet}. @param resultSet the active {@link ResultSet} @return a new {@link Order} @throws SQLException if
prj/examples/guides/195-bulk-loading-caches/src/test/java/com/oracle/coherence/guides/preload/cachestore/OrderCacheStore.java:193
↓ 2 callersMethodoutOfBandUpdates
(String sCacheName)
prj/test/functional/rwbm/src/main/java/rwbm/ReadWriteBackingMapTests.java:2369
↓ 2 callersMethodoutputResults
Output profiling results. @param sDesc a short description of the results @param ldtStart the time the test started @param ldtEnd the time th
prj/test/functional/persistence/src/main/java/persistence/AbstractPerformancePersistenceTests.java:209
↓ 2 callersMethodpackStoreEntryMetadata
Pack STORE entry metadata into a single long. @param cbEntry aligned entry size @param cbValue value size @return packed metadata
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalUtils.java:613
↓ 2 callersMethodpagedQuery
Perform a paged query for either cache keys or entries. @param holder the {@link CacheRequestHolder} containing the {@link PageRequest}
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/PagedQueryHelper.java:118
↓ 2 callersMethodparallel
Convert the specified aggregator to ParallelAwareAggregator. @param aggregator the aggregator to convert @return an instance of a ParallelAwareAggr
prj/coherence-core/src/main/java/com/tangosol/util/aggregator/GroupAggregator.java:326
↓ 2 callersMethodparallel
Returns an equivalent stream that is parallel. May return itself, either because the stream was already parallel, or because the underlying stream st
prj/coherence-core/src/main/java/com/tangosol/util/stream/RemoteStream.java:132
↓ 2 callersMethodparse
Parse the passed script. @param sScript the script to parse (as a string) @return a map from method signatures to scripts (scripts may be null)
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ScriptParser.java:73
↓ 2 callersMethodparse
Return the {@link Term} representing the AST produced by parsing the specified CohQL query String. @param sQuery the CohQL query to be parsed @retu
prj/coherence-core/src/main/java/com/tangosol/util/QueryHelper.java:262
↓ 2 callersMethodparse
Return a Date represented by ISO8601 compliant string. @param sDate an ISO8601 compliant Date string @return a date @throws ParseException if par
prj/coherence-core/src/main/java/com/tangosol/run/xml/DateTimeAdapter.java:194
↓ 2 callersMethodparse
Parse string representation of a type name in a format used in XML schema definition. @param type the fully qualified type name in XML schema-compat
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/AbstractTypeDescriptor.java:364
↓ 2 callersMethodparseAddresses
Parse a string containing a space separated list of inet addresses. <p> This method supports range based addresses the range can be specified using <t
prj/coherence-core/src/main/java/com/tangosol/net/DatagramTest.java:353
↓ 2 callersMethodparseAlias
This utility method changes an alias to an int value. @param sValue the value @param asAliases the aliases list @param cOffset the offset app
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/util/CronPattern.java:734
↓ 2 callersMethodparseAndExpression
Parse a logical and expression. ConditionalAndExpression: InclusiveOrExpression ConditionalAndExpression && InclusiveOrExpression @par
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:1514
↓ 2 callersMethodparseArguments
Parses the array of arguments into a map. Assume that a java tool starts by command line having the following syntax: cmd-line ::== (command space
prj/coherence-discovery/src/main/java/com/tangosol/discovery/NSLookup.java:582
↓ 2 callersMethodparseArrayInitializer
Parse an array initialization. VariableInitializer: Expression ArrayInitializer ArrayInitializer: { VariableInitializers-opt ,
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:2476
↓ 2 callersMethodparseBandwidth
Parse the given string representation of a number of bytes per second. The supplied string must be in the format: <p> <tt>[\d]+[[.][\d]+]?[K|k|M|m|G|g
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Formatting.java:1331
↓ 2 callersMethodparseBitAndExpression
Parse a bitwise and expression. AndExpression: EqualityExpression AndExpression & EqualityExpression @param block the current block
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:1580
↓ 2 callersMethodparseBitOrExpression
Parse a bitwise or expression. InclusiveOrExpression: ExclusiveOrExpression InclusiveOrExpression | ExclusiveOrExpression @param block
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:1536
↓ 2 callersMethodparseBitXorExpression
Parse a bitwise exclusive or expression. ExclusiveOrExpression: AndExpression ExclusiveOrExpression ^ AndExpression @param block the
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:1558
↓ 2 callersMethodparseBlockStatements
Parse a sequence of statements. BlockStatements: BlockStatement BlockStatements BlockStatement
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:476
↓ 2 callersMethodparseClassOrInterfaceBody
Parse a class or interface body. ClassBody: { {ClassBodyDeclaration} } InterfaceBody: { {InterfaceBodyDeclaration} } ClassBodyDeclarati
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ScriptParser.java:442
↓ 2 callersMethodparseClassOrInterfaceDeclaration
ClassOrInterfaceDeclaration: ModifiersOpt (ClassDeclaration | InterfaceDeclaration) ClassDeclaration: class Identifier [extends Type] [imp
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ScriptParser.java:318
↓ 2 callersMethodparseComment
Parse comments. @param xml the XML element @throws CompilerException if compiler error occurs
prj/coherence-core/src/main/java/com/tangosol/run/xml/SimpleParser.java:679
↓ 2 callersMethodparseConfig
Parse socket-provider xml config @param id SocketProviderId @param xml XmlElement config
prj/coherence-core/src/main/java/com/tangosol/internal/net/LegacyXmlSocketProviderFactoryDependencies.java:124
↓ 2 callersMethodparseConfiguration
This method parses the "backup-storage" element for an enclosing "distributed-scheme", storing the result as properties in this component.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:11944
↓ 2 callersMethodparseDimensionedExpression
Parses the Dims type-modifier used optionally in type casts and array creation expressions. Dims: [ ] Dims [ ] @param block not used,
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:2553
↓ 2 callersMethodparseEndPoints
Parse a string containing a space seperated list of EndPoint names. <p> This method supports range based endpoints for EndPoints which end in <tt>:por
prj/coherence-core/src/main/java/com/oracle/coherence/common/net/exabus/util/MessageBusTest.java:2398
↓ 2 callersMethodparseEntryInternal
Parse a journal entry, optionally including value extraction. @param buffer the source buffer @param of the offset of the entry i
prj/coherence-core/src/main/java/com/tangosol/io/journal2/JournalEntry.java:207
↓ 2 callersMethodparseEqualityExpression
Parse an equality test expression. EqualityExpression: RelationalExpression EqualityExpression == RelationalExpression EqualityEx
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:1603
↓ 2 callersMethodparseIndexDescription
Parses an index description into it's definition, footprint, and map size. @param sIndex the index description
prj/coherence-core/src/main/java/com/tangosol/util/SimpleQueryRecord.java:1171
↓ 2 callersMethodparseInternal
Parse string representation of a type name in a Java internal format. @param type the fully qualified type name in internal format @return the {@co
prj/coherence-core/src/main/java/com/oracle/coherence/common/schema/AbstractTypeDescriptor.java:391
↓ 2 callersMethodparseLabels
(String sValue)
prj/test/functional/persistence/src/main/java/persistence/JournalVsBdbComparisonTests.java:1339
↓ 2 callersMethodparseLocalSocketAddress
Parse the XML and return a populated local InetSocketAddress. @param xml the parent of the sXML elements containing the local address @return a loc
prj/coherence-core/src/main/java/com/tangosol/internal/net/LegacyXmlConfigHelper.java:164
↓ 2 callersMethodparseMemorySize
Parse the given string representation of a number of bytes. The supplied string must be in the format: <p> <tt>[\d]+[[.][\d]+]?[K|k|M|m|G|g|T|t]?[B|b]
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Formatting.java:1614
↓ 2 callersMethodparseMethodBody
Parse a method body and return the script.
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ScriptParser.java:630
↓ 2 callersMethodparseModifiers
Parse zero or more class/interface declarations. ModifiersOpt: { Modifier } Modifier: public protected private static abstract
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ScriptParser.java:397
↓ 2 callersMethodparseParameters
Parse parameters. (The left paren must already be eaten. This method does not have eat the right paren either.) ArgumentList: Expression
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:2521
↓ 2 callersMethodparsePartition
Parse the partition suffix from the backing map name. @param sName the partition-specific cache name @return the partition id
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/JournalScheme.java:236
↓ 2 callersMethodparseServiceFailurePolicyBuilder
Parse the service failure policy and return service failure policy object. @param xml the service-failure-policy element @return the service failur
prj/coherence-core/src/main/java/com/tangosol/internal/net/LegacyXmlConfigHelper.java:77
↓ 2 callersMethodparseStatement
Parse a statement. @param outer contains the statement being parsed
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:498
↓ 2 callersMethodparseStatementList
Parse a statement expression list. Additional statements are linked after the first (via the Statement.next field). This is used only within the "fo
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/Compiler.java:985
↓ 2 callersMethodparseStatic
Parse a static code section.
prj/coherence-core/src/main/java/com/tangosol/dev/compiler/java/ScriptParser.java:519
↓ 2 callersMethodparseSubSelects
(OPParser p, OPScanner s, Map<Term, Term> subSelectMap)
prj/coherence-core/src/main/java/com/tangosol/coherence/dslquery/token/SQLSelectOPToken.java:158
↓ 2 callersMethodparseTime
Parse the given string representation of a time duration and return its value as a number of milliseconds. The supplied string must be in the format:
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/Formatting.java:1893
↓ 2 callersMethodparseValue
Parse a POF-encoded binary and return an instance of a {@link PofValue} wrapping the binary. @param valueParent parent POF value @param bufValue
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/PofValueParser.java:122
↓ 2 callersMethodparseValueDelta
Parse an OptionalValueDelta. <pre> OptionalValueDelta: VALUE_NO_CHANGES VALUE_CHANGES-opt ValueDelta </pre> @param bufDelta the entire decorate
prj/coherence-core/src/main/java/com/tangosol/io/DecoratedBinaryDeltaCompressor.java:426
↓ 2 callersMethodparser
Allows use of a custom QueryParser instance. If set, this will be used instead of the default parser construction logic. @param parser the custom Que
prj/coherence-lucene/src/main/java/com/oracle/coherence/lucene/LuceneQueryParser.java:305
↓ 2 callersMethodparserForJsonStructure
(JsonStructure jsonStructure)
prj/coherence-json/src/main/java/com/oracle/coherence/io/json/genson/ext/jsr353/GensonJsonParserFactory.java:79
↓ 2 callersMethodpartitionedPutAll
Perform a {@code putAll} operation on a partitioned cache. <p> This method will split the map of entries into a map per storage member and execute the
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/BaseNamedCacheServiceImpl.java:335
↓ 2 callersMethodpauseReads
Pause reading new requests from the connection.
prj/coherence-core/src/main/java/com/tangosol/coherence/memcached/server/Connection.java:85
↓ 2 callersMethodpeek
Wait for a key to be added to the queue and return it without removing it from the queue. @return the next item in the queue (it will only return nul
prj/coherence-core/src/main/java/com/tangosol/net/cache/ReadWriteBackingMap.java:3200
↓ 2 callersMethodpeekAtHeadInternal
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/BaseNamedMapQueue.java:293
↓ 2 callersMethodpeekAtHeadInternal
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/BaseBinaryNamedMapQueue.java:291
↓ 2 callersMethodpeekBackingMapEntry
Obtain the read only backing map entry from the specified cache backing map for the specified key. @param cacheName the name of the backing map to o
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicPartition.java:2503
↓ 2 callersMethodpeekNextAsString
Answer the string representation of the next BaseToken. @return the string representation of the next BaseToken
prj/coherence-core/src/main/java/com/tangosol/coherence/dsltools/precedence/OPScanner.java:167
↓ 2 callersMethodpeekNoWait
Returns the first element from the front of this Queue. If the Queue is empty, no element is returned. There is no blocking equivalent of this method
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/queue/concurrentQueue/multiQueue/SimpleMultiQueue.java:203
↓ 2 callersMethodpeekUsage
Return a Usage entry for the specified partition without enlisting it. @return the value
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicPartition.java:406
↓ 2 callersMethodperformLock
Perform the lock. This method is called on the service thread and should not be called externally. @param msgRequest the request message
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:1958
↓ 2 callersMethodperformRemove
Perform the remove. This method is called on the service thread and should not be called externally. @param msgRequest the request message
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:2005
↓ 2 callersMethodperformUnlock
Perform the unlock. This method is called on the service thread and should not be called externally. @param msgRequest the request message
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:2049
↓ 2 callersMethodperformUpdate
Perform the update. This method is called on the service thread and should not be called externally. @param msgRequest the request message
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:2096
↓ 2 callersMethodpersistBackupEntries
(long lCacheId, Map mapEntries)
prj/test/unit/coherence-tests/src/test/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/PartitionedCachePersistentBackupGuardTest.java:138
↓ 2 callersMethodpersistIndexRegistration
Ensure that the index associated with the specified extractor is properly persisted (or removed) from this partition's persistent form (if applicable)
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:6841
↓ 2 callersMethodping
Send a PingRequest via "Channel0" and update the PingLastMillis property. This method will only send a PingRequest if one is not already outstanding.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/Connection.java:1438
↓ 2 callersMethodplainPutAll
Perform a {@code putAll} operation on a partitioned cache. @param cache the {@link AsyncNamedCache} to update @param map the map of {@link Bi
prj/coherence-grpc-proxy-common/src/main/java/com/oracle/coherence/grpc/proxy/common/v0/BaseNamedCacheServiceImpl.java:383
↓ 2 callersMethodpoll
(long timeout, TimeUnit unit)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/NamedMapBlockingDeque.java:344
↓ 2 callersMethodpoll
(Message message)
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/v1/GrpcConnectionV1.java:230
↓ 2 callersMethodpollFromHeadInternal
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/BaseNamedMapQueue.java:291
↓ 2 callersMethodpollFromHeadInternal
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/BaseBinaryNamedMapQueue.java:289
↓ 2 callersMethodpollOrPeekHead
(boolean fPoll)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/paged/BinaryPagedNamedQueue.java:178
↓ 2 callersMethodpollOrPeekHead
(boolean fPoll)
prj/coherence-core/src/main/java/com/tangosol/internal/net/queue/paged/PagedNamedQueue.java:158
↓ 2 callersMethodpollQueueFifoMs
Poll a single entry from the inline MPSC FIFO queue. @return the next drained entry, or {@code null} if the queue is empty
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketMessageBus.java:585
↓ 2 callersMethodpopIdleDaemon
Pop the current idle-daemon stack head.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/DaemonPool.java:1107
↓ 2 callersMethodpopulate
Populate the dependencies and test the getters. @param deps the DefaultTcpInitiatorDependencies to populate @return the DefaultTcpInitiatorDependen
prj/test/unit/coherence-tests/src/test/java/com/tangosol/internal/net/service/peer/initiator/TcpInitiatorDependenciesTest.java:106
↓ 2 callersMethodpopulate
Populate the dependencies and test the getters. @param deps the DefaultCacheServiceProxyDependencies to populate @return the DefaultCacheServicePro
prj/test/unit/coherence-tests/src/test/java/com/tangosol/internal/net/service/extend/proxy/CacheServiceProxyDependenciesTest.java:97
↓ 2 callersMethodpopulate
(NamedCache cache, String sCacheName)
prj/test/functional/persistence/src/main/java/persistence/JournalVsBdbComparisonTests.java:380
↓ 2 callersMethodpopulate
Populate the map with data.
prj/examples/guides/125-streams/src/main/java/com/oracle/coherence/guides/streams/StreamsExample.java:99
↓ 2 callersMethodpopulate
Populate the map with data.
prj/examples/guides/120-built-in-aggregators/src/main/java/com/oracle/coherence/guides/aggregations/SimpleAggregationExample.java:125
↓ 2 callersMethodpopulateAllChannels
(NamedTopic<String> topic, int cMsgPerChannel)
prj/test/functional/topics/src/main/java/topics/AbstractNamedTopicTests.java:1567
↓ 2 callersMethodpopulateBufferPoolConfig
Populate a BufferPoolConfig object from the given XML configuration. @param xml the incoming-buffer-pool or outgoing-buffer-pool element's childr
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/acceptor/LegacyXmlTcpAcceptorHelper.java:172
← previousnext →17,001–17,100 of 78,752, ranked by callers