Package io.dingodb.sdk.service.entity
Class ServiceCallCycleEntity
java.lang.Object
io.dingodb.sdk.service.entity.ServiceCallCycleEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
step
-
status
- See Also:
-
remote
-
method
-
timestamp
public final long timestamp -
trace
public final long trace -
request
-
response
-
options
public final io.grpc.CallOptions options -
exception
-
-
Constructor Details
-
ServiceCallCycleEntity
public ServiceCallCycleEntity()
-