Package org.apache.pulsar.client.impl
Class TableViewConfigurationData
- java.lang.Object
-
- org.apache.pulsar.client.impl.TableViewConfigurationData
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Cloneable
public class TableViewConfigurationData extends java.lang.Object implements java.io.Serializable, java.lang.Cloneable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TableViewConfigurationData()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TableViewConfigurationDataclone()
-
-
-
Method Detail
-
clone
public TableViewConfigurationData clone()
- Overrides:
clonein classjava.lang.Object
-
-