public class FileStatResponse
extends org.apache.ignite.internal.processors.platform.client.ClientResponse
| Constructor and Description |
|---|
FileStatResponse(long reqId,
FileStat stat)
Create an instance of file statistics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
encode(org.apache.ignite.internal.processors.platform.client.ClientConnectionContext ctx,
org.apache.ignite.internal.binary.BinaryRawWriterEx writer)
Encodes the response data.
|
encode, requestIdpublic FileStatResponse(long reqId,
FileStat stat)
reqId - Request id.stat - Statistics.public void encode(org.apache.ignite.internal.processors.platform.client.ClientConnectionContext ctx,
org.apache.ignite.internal.binary.BinaryRawWriterEx writer)
encode in interface org.apache.ignite.internal.processors.platform.client.ClientOutgoingMessageencode in class org.apache.ignite.internal.processors.platform.client.ClientResponsectx - Connection context.writer - Writer.
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024