T - Type of the local processing result.public class SnapshotHandlerResult<T> extends Object implements Serializable
| Constructor and Description |
|---|
SnapshotHandlerResult(T data,
@Nullable Exception err,
ClusterNode node) |
public SnapshotHandlerResult(@Nullable
T data,
@Nullable
@Nullable Exception err,
ClusterNode node)
data - Result of local processing.err - Processing error.node - Processing node.@Nullable public T data()
@Nullable public @Nullable Exception error()
public ClusterNode node()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023