Inheritance diagram for hazelcast::client::query::InvalidComparator< K, V >:Public Member Functions | |
| int | compare (const std::pair< const K *, const V * > &lhs, const std::pair< const K *, const V * > &rhs) const |
| int | getFactoryId () const |
| int | getClassId () const |
| void | writeData (serialization::ObjectDataOutput &writer) const |
| Defines how this class will be written. More... | |
| void | readData (serialization::ObjectDataInput &reader) |
| Defines how this class will be read. More... | |
Public Member Functions inherited from hazelcast::client::serialization::IdentifiedDataSerializable | |
| virtual | ~IdentifiedDataSerializable () |
| Destructor. | |
|
inlinevirtual |
Implements hazelcast::client::serialization::IdentifiedDataSerializable.
|
inlinevirtual |
Implements hazelcast::client::serialization::IdentifiedDataSerializable.
|
inlinevirtual |
Defines how this class will be read.
| reader | ObjectDataInput |
Implements hazelcast::client::serialization::IdentifiedDataSerializable.
|
inlinevirtual |
Defines how this class will be written.
| writer | ObjectDataOutput |
Implements hazelcast::client::serialization::IdentifiedDataSerializable.
1.8.6