public interface IWriteResult extends Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
IWriteResult.ResultType |
Modifier and Type | Method and Description |
---|---|
Throwable |
getError() |
Lease |
getLease()
Deprecated.
Since 8.0.3 - Use
getLeaseContext() instead. |
LeaseContext<?> |
getLeaseContext() |
IWriteResult.ResultType |
getResultType() |
boolean |
isError() |
IWriteResult.ResultType getResultType()
Throwable getError()
@Deprecated Lease getLease()
getLeaseContext()
instead.LeaseContext<?> getLeaseContext()
boolean isError()
Copyright © GigaSpaces.