Class ExecutionInfos
java.lang.Object
com.datastax.astra.internal.command.ExecutionInfos
- All Implemented Interfaces:
Serializable
Encapsulates detailed information about the execution of a command, including the original request,
the raw response, HTTP response details, and timing information. This class serves as a comprehensive
record of a command's execution, facilitating analysis, logging, and monitoring of command operations.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Builder class for execution information -
Method Summary
-
Method Details
-
builder
Initialize our custom builder.- Returns:
- builder
-