MCPcopy Create free account

hub / github.com/oracle/coherence / functions

Functions78,752 in github.com/oracle/coherence

↓ 2 callersMethodgetScheduledExecutorService
Get {@link ScheduledExecutorService}. @return Scheduled executor service associated with this f_container.
prj/coherence-http-netty/src/main/java/com/tangosol/coherence/http/netty/NettyHttpServer.java:592
↓ 2 callersMethodgetSchedulingPriority
Getter for property SchedulingPriority.<p> From PriorityTask interface.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/DistributedCacheKeyRequest.java:392
↓ 2 callersMethodgetSchedulingPriority
Getter for property SchedulingPriority.<p> From PriorityTask interface.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/message/requestMessage/DistributedCacheRequest.java:446
↓ 2 callersMethodgetScopeName
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/AbstractServiceScheme.java:106
↓ 2 callersMethodgetScopeName
Getter for property ScopeName.<p> The scope name of the topic service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/messageFactory/NamedTopicFactory.java:1900
↓ 2 callersMethodgetScopePrefix
Obtain the prefix to prepend to session scopes. @return the prefix to prepend to session scopes
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:2098
↓ 2 callersMethodgetScopePrefix
Return any prefix to prepend to the scope name of the session. @return any prefix to prepend to the scope name of the session
prj/coherence-core/src/main/java/com/tangosol/net/SessionProvider.java:342
↓ 2 callersMethodgetScopedServiceName
()
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ViewScheme.java:99
↓ 2 callersMethodgetScopedServiceName
Apply the scope name prefix to the given service name. The name will be formatted as such: [scope name]:[service name] @param sServiceName the serv
prj/coherence-core/src/main/java/com/tangosol/net/DefaultConfigurableCacheFactory.java:1284
↓ 2 callersMethodgetScopedTopicStore
Getter for property ScopedTopicStore.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/safeService/safeTopicService/SafeSimpleTopicService.java:214
↓ 2 callersMethodgetScratchSpaceCounter
Getter for property ScratchSpaceCounter.<p> Some requests may need a significant amount of heap (scratch space) for intermediate data structures. For
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:3635
↓ 2 callersMethodgetSearchResults
Return the search results for a Coherence Cluster. @param request the {@link HttpRequest} @param mapQuery the Query map @param uriParent th
prj/coherence-core/src/main/java/com/tangosol/internal/management/resources/ClusterResource.java:439
↓ 2 callersMethodgetSearcher
Returns an IndexSearcher for debugging purposes. The caller MUST call releaseSearcher when done.
prj/coherence-lucene/src/main/java/com/oracle/coherence/lucene/LuceneIndex.java:925
↓ 2 callersMethodgetSecondSafeBuffer
Return a view of the second ByteBuffer which has it's position and limit set to their original values. @return a view of the ByteBuffer
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/TripleBufferSequence.java:284
↓ 2 callersMethodgetSecondSafeBuffer
Return a view of the second ByteBuffer which has it's position and limit set to their original values. @return a view of the ByteBuffer
prj/coherence-core/src/main/java/com/oracle/coherence/common/io/DoubleBufferSequence.java:263
↓ 2 callersMethodgetSegmentForKey
Return the Segment object for the specified key. @param oKey the key @return the Segment for the specified key
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedHashMap.java:1161
↓ 2 callersMethodgetSelectionService
Return the SelectionService for this Bus. @return the SelectionService for this Bus.
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/AbstractSocketBus.java:1028
↓ 2 callersMethodgetSendAckDelay
Getter for property SendAckDelay.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/management/model/localModel/ClusterNodeModel.java:1148
↓ 2 callersMethodgetSenderMemberSet
Getter for property SenderMemberSet.<p> The sender's view of the ownership member-set. This is used to enforce a "synchronized" view of the ownership
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:18525
↓ 2 callersMethodgetSeniorMember
Getter for property SeniorMember.<p> The senior Member that should respond to the requesting member.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:11510
↓ 2 callersMethodgetSerializableTypes
Return the set of supertypes to register for serialization with all subtypes of these types. @return the set of supertypes to register
prj/coherence-core-components/src/main/java/com/tangosol/coherence/graal/AbstractNativeImageFeature.java:165
↓ 2 callersMethodgetSerializedValue
Return this value's serialized form. @return this value's serialized form
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/AbstractPofValue.java:517
↓ 2 callersMethodgetSerializer
()
prj/test/functional/cdi/src/main/java/cdi/SerializerProducerIT.java:185
↓ 2 callersMethodgetSerializer
Return the Serializer associated with the given NamedTopic or null if the NamedTopic is an in-process cache.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/proxy/serviceProxy/TopicServiceProxy.java:450
↓ 2 callersMethodgetSerializer
Getter for property Serializer.<p> A Serializer used by this CacheHandler. @see setClassLoader
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/CacheHandler.java:1064
↓ 2 callersMethodgetSerializer
Getter for property Serializer.<p> The cached Serializer instance for the Service ContextClassLoader.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:866
↓ 2 callersMethodgetSerializerFactory
Getter for property SerializerFactory.<p> The SerializerFactory used by this Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/Service.java:876
↓ 2 callersMethodgetServerCapacity
Get maximum capacity for a server. @return return the capacity or zero if unlimited.
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/impl/paged/PagedTopicDependencies.java:32
↓ 2 callersMethodgetServerSocketChannel
Getter for property ServerSocketChannel.<p> The TCP ring listener's server socket channel.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/TcpRing.java:477
↓ 2 callersMethodgetServerSocketKey
Getter for property ServerSocketKey.<p> The key associated with the ServerSocketChannel
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/acceptor/TcpAcceptor.java:5275
↓ 2 callersMethodgetService
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/NamedTopicView.java:162
↓ 2 callersMethodgetService
Return the {@link PartitionedService} for this dispatcher. @return the {@link PartitionedService} for this dispatcher
prj/coherence-core/src/main/java/com/tangosol/net/events/partition/PartitionedServiceDispatcher.java:31
↓ 2 callersMethodgetService
()
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/GrpcCacheLifecycleEventDispatcher.java:103
↓ 2 callersMethodgetService
Getter for property Service.<p> Invocation service
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/application/console/Coherence.java:7305
↓ 2 callersMethodgetService
()
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/extend/RemoteNamedTopic.java:326
↓ 2 callersMethodgetService
Getter for property Service.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:25208
↓ 2 callersMethodgetService
Getter for property Service.<p>
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ReplicatedCache.java:3146
↓ 2 callersMethodgetService
Getter for property Service.<p> Indexed property of Services that are running on this Member. The Service is used to instantiate Message objects from
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/packetProcessor/PacketReceiver.java:581
↓ 2 callersMethodgetServiceBanner
Return a description of the running services in this Cluster. @return string containing a description of the running services
prj/coherence-core/src/main/java/com/tangosol/net/Cluster.java:353
↓ 2 callersMethodgetServiceContext
Getter for property ServiceContext.<p> A map of Service related PermissionInfo objects keyed by the service name.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:2690
↓ 2 callersMethodgetServiceFailurePolicy
Getter for property ServiceFailurePolicy.<p> The service failure policy configured on the associated service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:16173
↓ 2 callersMethodgetServiceJoinTime
Getter for property ServiceJoinTime.<p> The cluster time that the Member joined the Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:18839
↓ 2 callersMethodgetServiceLeftActions
Getter for property ServiceLeftActions.<p> The Map<Member, List<Continuation>> of actions whose processing is deferred until the associated member's d
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Grid.java:1841
↓ 2 callersMethodgetServiceName
Return the name of the service running the http proxy. @return the name of the service running the http proxy
prj/coherence-core/src/main/java/com/tangosol/internal/health/HealthHttpHandler.java:383
↓ 2 callersMethodgetServiceName
Getter for property ServiceName.<p> The name of the service the peer wishes to connect to. @since 12.2.1
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/Peer.java:8340
↓ 2 callersMethodgetServiceType
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ProxyScheme.java:46
↓ 2 callersMethodgetServiceType
()
prj/coherence-core/src/main/java/com/tangosol/coherence/config/scheme/ViewScheme.java:166
↓ 2 callersMethodgetServiceType
Getter for property ServiceType.<p> The type of the Service.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:17441
↓ 2 callersMethodgetServiceType
Getter for property ServiceType.<p> The type of the Service that the id was assigned to.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:20108
↓ 2 callersMethodgetServiceType
Getter for property ServiceType.<p> The type of the Service to register.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:20532
↓ 2 callersMethodgetServiceVersion
Getter for property ServiceVersion.<p> Starting with 12.2.1.1.0, during the broadcast part of the discovery protocol the members always pretend to be
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/ClusterService.java:13703
↓ 2 callersMethodgetSession
()
prj/test/functional/queues/src/main/java/queues/paged/LocalPagedQueueTests.java:175
↓ 2 callersMethodgetSessionConfiguration
Returns the {@link SessionConfiguration} for the specified session. @param sName the name of the session @return the {@link SessionConfiguration} f
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:1711
↓ 2 callersMethodgetSessionInternal
Obtain the {@link Session} from the {@link Coherence} instance that was configured with the specified configuration name. @param sName the name of t
prj/coherence-core/src/main/java/com/tangosol/net/Coherence.java:1558
↓ 2 callersMethodgetSessionName
()
prj/coherence-grpc-client-common/src/main/java/com/oracle/coherence/grpc/client/common/GrpcCacheLifecycleEventDispatcher.java:200
↓ 2 callersMethodgetSeverity
@return the error severity
prj/coherence-core/src/main/java/com/tangosol/util/ErrorList.java:351
↓ 2 callersMethodgetShortArray
Return the <tt>short[]</tt> which this PofValue represents. @return the <tt>short[]</tt> value
prj/coherence-core/src/main/java/com/tangosol/io/pof/reflect/PofValue.java:240
↓ 2 callersMethodgetShortClassName
@return the short class name (e.g. Test.1)
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/StackTrace.java:313
↓ 2 callersMethodgetShrinkageCount
Determine the level at which the modulo will decrease. @return the number of entries at which the modulo will shrink
prj/coherence-core/src/main/java/com/tangosol/io/nio/BinaryMap.java:2649
↓ 2 callersMethodgetShrinkageThreshold
Determine the level (what number of bytes used) below which the current ByteBuffer will need to be "resized" downwards. Returns 0 if the buffer cannot
prj/coherence-core/src/main/java/com/tangosol/io/nio/AbstractBufferManager.java:130
↓ 2 callersMethodgetSignature
()
prj/coherence-core/src/main/java/com/tangosol/dev/packager/ConstantPoolEntry.java:601
↓ 2 callersMethodgetSingletonFactory
Return the singleton cache factory. A singleton cache factory is an unnamed configurable cache factory that does not depend on a class loader. @retur
prj/coherence-core/src/main/java/com/tangosol/net/SingletonCacheFactoryBuilder.java:42
↓ 2 callersMethodgetSize
Return the [uncompressed] size of the entry data, or -1 if not known. @return the size of the entry data, or -1 if not known
prj/coherence-core/src/main/java/com/tangosol/engarde/ApplicationEntry.java:51
↓ 2 callersMethodgetSize
Determine the size of the LongArray. @return the number of nodes in the LongArray
prj/coherence-core/src/main/java/com/tangosol/util/AbstractLongArray.java:180
↓ 2 callersMethodgetSize
Getter for property Size.<p> The size of the pool, including acquired and released objects.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/pool/simplePool/GrowablePool.java:143
↓ 2 callersMethodgetSize
Getter for property Size.<p> An estimated size.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/partitionedService/partitionedCache/Storage.java:11254
↓ 2 callersMethodgetSizeAction
Return the registered action for size(). @return the registered action for size()
prj/coherence-core/src/main/java/com/tangosol/util/SegmentedConcurrentMap.java:144
↓ 2 callersMethodgetSleepingProcessor
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/DaemonPoolSmokeBenchmark.java:234
↓ 2 callersMethodgetSlot
Determine the variable slot for the variable declared by this op. @return the variable slot for this variable declaration
prj/coherence-core/src/main/java/com/tangosol/dev/assembler/AbstractLocalVariableTableAttribute.java:501
↓ 2 callersMethodgetSnapshotDirectory
(String sSnapshotName)
prj/test/functional/persistence/src/main/java/persistence/UnifiedPersistenceMigrationDemoHelper.java:379
↓ 2 callersMethodgetSnapshotName
Getter for property SnapshotName.<p> The name of the snapshot to create.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:32522
↓ 2 callersMethodgetSnapshotServiceDirectory
()
prj/test/functional/persistence/src/main/java/persistence/UnifiedPersistenceMigrationDemoHelper.java:373
↓ 2 callersMethodgetSnapshotStores
Return a Map<Integer, String[]> where the key is the member id and the value is the list of stores that are known by all members for a given snapshot
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:29655
↓ 2 callersMethodgetSnapshots
Getter for property Snapshots.<p> The set of snapshot names returned by the SnapshotListRequests.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/grid/PartitionedService.java:32120
↓ 2 callersMethodgetSoTimeout
{@inheritDoc}
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/WrapperSocket.java:222
↓ 2 callersMethodgetSocketProvider
Getter for property SocketProvider.<p> The SocketProvider used to create the Sockets used by TcpRing.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/net/TcpRing.java:497
↓ 2 callersMethodgetSocketProvider
Getter for property SocketProvider.<p> The SocketProvider used by the TcpAcceptor to open ServerSocketChannels.
prj/coherence-core-components/src/main/java/com/tangosol/coherence/component/util/daemon/queueProcessor/service/peer/initiator/TcpInitiator.java:383
↓ 2 callersMethodgetSocketProviderBuilder
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/internal/net/service/peer/initiator/DefaultTcpInitiatorDependencies.java:172
↓ 2 callersMethodgetSocketReconnectDelayMillis
Return the interval between reconnect attempts @return socket reconnect interval in millis
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:325
↓ 2 callersMethodgetSocketReconnectLimit
Return the maximum number sequential reconnect attempts to make @return the reconnect limit
prj/coherence-core/src/main/java/com/oracle/coherence/common/internal/net/socketbus/SocketBusDriver.java:332
↓ 2 callersMethodgetSource
()
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/BaseTopicEvent.java:44
↓ 2 callersMethodgetSource
()
prj/coherence-core/src/main/java/com/tangosol/net/topic/NamedTopicEvent.java:63
↓ 2 callersMethodgetSpaceName
Return the index space name. @return the index space name
prj/coherence-hnsw/src/main/java/com/oracle/coherence/ai/hnsw/HnswIndex.java:147
↓ 2 callersMethodgetSpan
Calculate the partition span for a logical group of keys represented by the specified "base" key. The passed in key no longer needs to be checked for
prj/coherence-core/src/main/java/com/tangosol/net/partition/BroadKeyPartitioningStrategy.java:138
↓ 2 callersMethodgetStackFrames
Iterate the StackFrame information for all callers, going from the inside outwards, and starting with the caller of this method. @return an Iterator
prj/coherence-core/src/main/java/com/tangosol/util/Base.java:608
↓ 2 callersMethodgetStackFrames
Iterate the StackFrame information for all callers, going from the inside outwards, and starting with the caller of this method. @return an Iterator
prj/coherence-core/src/main/java/com/oracle/coherence/common/base/StackTrace.java:83
↓ 2 callersMethodgetStalePartitions
Return staled partition set. @param action the recovery action @param partsRecover the partitions to be recovered @param partsMissing the pa
prj/coherence-core/src/main/java/com/tangosol/net/ConfigurableQuorumPolicy.java:848
↓ 2 callersMethodgetStartKey
Return the start key. @return the start key
prj/test/performance/psr/src/main/java/com/tangosol/coherence/performance/psr/RunnerProtocol.java:1899
↓ 2 callersMethodgetStartTypeId
Returns a user type id to start allocations from. <p> <i>Default: </i>1000. @return a user type id to start allocations from
prj/coherence-core/src/main/java/com/tangosol/io/pof/generator/PofConfigGenerator.java:1032
↓ 2 callersMethodgetStartupTimeout
()
prj/test/performance/benchmarks/src/main/java/com/tangosol/coherence/performance/benchmarks/daemonpool/MultiMemberBenchmarkLauncher.java:356
↓ 2 callersMethodgetState
Returns the state of the subscriber. @return the state of the subscriber
prj/coherence-core/src/main/java/com/tangosol/internal/net/topic/SubscriberStatistics.java:157
↓ 2 callersMethodgetState
{@inheritDoc}
prj/coherence-core/src/main/java/com/tangosol/net/GuardSupport.java:637
↓ 2 callersMethodgetState
Determine the state of the Status object. This value is intended for internal and debugging use only, and should have no meaning to any external consu
prj/coherence-core/src/main/java/com/tangosol/net/cache/OverflowMap.java:4284
↓ 2 callersMethodgetState
Obtains the {@link State} of the assignment. @return the {@link State}
prj/coherence-concurrent/src/main/java/com/oracle/coherence/concurrent/executor/ClusteredAssignment.java:169
↓ 2 callersMethodgetState
Return a string representation of the bit-wise state integer. @param nState bit-wise state integer @return string representation of the state
prj/test/distribution/osgi/src/test/java/com/tangosol/coherence/osgi/AbstractContainer.java:372
↓ 2 callersMethodgetStateClass
Obtains the {@link Class} of the state of the {@link Model}. @return the {@link Class} of the state
prj/coherence-core/src/main/java/com/tangosol/util/fsm/Model.java:36
↓ 2 callersMethodgetStateEntryActions
Obtains the {@link StateEntryAction}s defined for the states in the {@link Model}. @return the defined {@link StateEntryAction}s defined for the stat
prj/coherence-core/src/main/java/com/tangosol/util/fsm/Model.java:50
↓ 2 callersMethodgetStateExitActions
Obtains the {@link StateExitAction}s defined for the states in the {@link Model}. @return the defined {@link StateExitAction}s defined for the states
prj/coherence-core/src/main/java/com/tangosol/util/fsm/Model.java:57
↓ 2 callersMethodgetStateString
Return a String description of the provided {@code STATE_ } variables. @param nState the state for which a description will be returned @return the
prj/coherence-core/src/main/java/com/tangosol/net/cache/ContinuousQueryCache.java:1667
↓ 2 callersMethodgetStatelessObject
()
prj/test/unit/coherence-tests/src/test/java/com/tangosol/io/pof/PofReaderTest.java:760
← previousnext →15,701–15,800 of 78,752, ranked by callers