IObjectNamespace InterfaceHazelcast .Net Client Class Library

Namespace: Hazelcast.Client.Spi
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.5.3.2
Syntax

public interface IObjectNamespace : IDataSerializable

The IObjectNamespace type exposes the following members.

Methods

  NameDescription
Public methodGetJavaClassName
Get Server Java Impl class full name
(Inherited from IDataSerializable.)
Public methodGetObjectName
Public methodGetServiceName
Public methodReadData
Reads fields from the input stream
(Inherited from IDataSerializable.)
Public methodWriteData
Writes object fields to output stream
(Inherited from IDataSerializable.)
Top
See Also

Reference