Uses of Interface
org.apache.ignite.internal.processors.platform.PlatformAsyncResult
-
Packages that use PlatformAsyncResult Package Description org.apache.ignite.internal.processors.platform -
-
Uses of PlatformAsyncResult in org.apache.ignite.internal.processors.platform
Methods in org.apache.ignite.internal.processors.platform that return PlatformAsyncResult Modifier and Type Method Description PlatformAsyncResultPlatformAbstractTarget. processInStreamAsync(int type, BinaryRawReaderEx reader)Process asynchronous operation.PlatformAsyncResultPlatformProcessorImpl. processInStreamAsync(int type, BinaryRawReaderEx reader)Process asynchronous operation.PlatformAsyncResultPlatformTarget. processInStreamAsync(int type, BinaryRawReaderEx reader)Process asynchronous operation.
-