Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
14c (14.1.1.0.0)

F23533-01

AbstractClusterProcessor Class Reference

#include <coherence/util/processor/AbstractClusterProcessor.hpp>

Inherits AbstractProcessor, and PortableObject.

List of all members.


Detailed Description

Base class for entry processors that may only be executed within the cluster.

As of 12.2.1.3 this class is deprecated in favor of AbstractProcessor which now includes a default process method implementation.

Deprecated:
12.2.1.3
Author:
wl 2013.07.02

Public Types

typedef spec::Handle Handle
 AbstractClusterProcessor Handle definition.
typedef spec::View View
 AbstractClusterProcessor View definition.
typedef spec::Holder Holder
 AbstractClusterProcessor Holder definition.

Public Member Functions

virtual void readExternal (PofReader::Handle hIn)
 
virtual void writeExternal (PofWriter::Handle hOut) const
 

The documentation for this class was generated from the following file:
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.