Uses of Class
org.apache.ignite.internal.IgniteDiagnosticMessage
-
Packages that use IgniteDiagnosticMessage Package Description org.apache.ignite.internal Contains main implementation. -
-
Uses of IgniteDiagnosticMessage in org.apache.ignite.internal
Methods in org.apache.ignite.internal that return IgniteDiagnosticMessage Modifier and Type Method Description static IgniteDiagnosticMessageIgniteDiagnosticMessage. createRequest(Marshaller marsh, IgniteClosure<GridKernalContext,IgniteDiagnosticInfo> c, long futId)static IgniteDiagnosticMessageIgniteDiagnosticMessage. createResponse(byte[] resBytes, long futId)
-