Apache Ignite.NET
Apache.Ignite.Core.Interop.IPlatformTarget Member List

This is the complete list of members for Apache.Ignite.Core.Interop.IPlatformTarget, including all inherited members.

DoOutOpAsync< T >(int type, Action< IBinaryRawWriter > writeAction, Func< IBinaryRawReader, T > readAction)Apache.Ignite.Core.Interop.IPlatformTarget
InLongOutLong(int type, long val)Apache.Ignite.Core.Interop.IPlatformTarget
InObjectStreamOutObjectStream< T >(int type, IPlatformTarget arg, Action< IBinaryRawWriter > writeAction, Func< IBinaryRawReader, IPlatformTarget, T > readAction)Apache.Ignite.Core.Interop.IPlatformTarget
InStreamOutLong(int type, Action< IBinaryRawWriter > writeAction)Apache.Ignite.Core.Interop.IPlatformTarget
InStreamOutObject(int type, Action< IBinaryRawWriter > writeAction)Apache.Ignite.Core.Interop.IPlatformTarget
InStreamOutStream< T >(int type, Action< IBinaryRawWriter > writeAction, Func< IBinaryRawReader, T > readAction)Apache.Ignite.Core.Interop.IPlatformTarget
OutObject(int type)Apache.Ignite.Core.Interop.IPlatformTarget
OutStream< T >(int type, Func< IBinaryRawReader, T > readAction)Apache.Ignite.Core.Interop.IPlatformTarget