Record Class SessionsSaveResult
java.lang.Object
java.lang.Record
com.github.copilot.generated.rpc.SessionsSaveResult
Flush a session's pending events to disk. No-op when no writer exists for the session (e.g., already closed).
- Since:
- 1.0.0
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aSessionsSaveResultrecord class. -
Method Summary
-
Constructor Details
-
SessionsSaveResult
public SessionsSaveResult()Creates an instance of aSessionsSaveResultrecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-