Description
- PlatformAsyncTarget supports legacy async mechanism and should be removed.
- PlatformTargetProxy supports legacy mode via the following methods, remove them:
void listenFuture(final long futId, int typ) throws Exception; void listenFutureForOperation(final long futId, int typ, int opId) throws Exception;
Attachments
Issue Links
- Is contained by
-
IGNITE-4547 Apache Ignite 2.0 quick and needed tasks
-
- Resolved
-
- relates to
-
IGNITE-3496 .NET: Identify 2.0 API changes
-
- Closed
-