public class DatasetRow<V extends Vector> extends Object implements Serializable, Externalizable
| Constructor and Description |
|---|
DatasetRow()
Default constructor (required by Externalizable).
|
DatasetRow(V vector) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
V |
features()
Get the vector.
|
int |
hashCode() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public DatasetRow()
public DatasetRow(V vector)
public V features()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019