Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.2.1.2.0)

E77779-01

coherence::net Namespace Reference


Detailed Description

Contains basic client-side cluster interfaces and factories.


Classes

class  CacheFactory
 Factory for the Oracle Coherence for C++ cache product. More...
class  CacheService
 A CacheService is a clustered service providing a collection of named Maps that hold resources shared among members of a cluster. More...
class  ConfigurableCacheFactory
 An interface for XML driven cache factory. More...
class  DefaultConfigurableCacheFactory
 DefaultConfigurableCacheFactory provides a facility to access caches declared in a "cache-config.dtd" compliant configuration file. More...
class  Invocable
 The Invocable object is a cluster-portable object that can be invoked on any set of remote members and each can optionally register a return value for the invocation. More...
class  Member
 The Member interface represents a cluster member. More...
class  MemberEvent
 An event which indicates that membership has changed:. More...
class  MemberListener
 The listener interface for receiving MemberEvents. More...
class  NamedCache
 A NamedCache is a Map that holds resources shared among members of a cluster. More...
class  PriorityTask
 The PriorityTask interface allows to control the ordering in which a service schedules tasks for execution using a thread pool and limit their execution times to a specified duration. More...
class  ServiceInfo
 The ServiceInfo represents information about a Service that operates in a clustered network environment. More...
class  SocketAddress
 SocketAddress interface. More...
class  UnknownHostException
 UnknownHostException is thrown as a result of a failed hostname resolution. More...

Namespaces

namespace  cache
 Contains classes and interface that provide various caching functionality.

Copyright © 2000, 2016, Oracle and/or its affiliates. All rights reserved.