MCPcopy Index your code
hub / github.com/apache/iotdb-client-go / Error

Method Error

client/errors.go:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45}
46
47func (e *BatchError) Error() string {
48 return e.Message
49}
50
51func (e *BatchError) GetStatuses() []*common.TSStatus {
52 return e.statuses

Callers 15

TestTablet_SetTimestampFunction · 0.45
TestTablet_SetValueAtFunction · 0.45
Test_WrongURLMethod · 0.45
Test_InvalidSQLMethod · 0.45
ProcessMethod · 0.45
ProcessMethod · 0.45
ProcessMethod · 0.45
ProcessMethod · 0.45

Calls

no outgoing calls