MCPcopy Create free account
hub / github.com/apache/iotdb-client-go / IsSetConfiguration

Method IsSetConfiguration

rpc/client.go:2618–2620  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2616}
2617
2618func (p *TSOpenSessionReq) IsSetConfiguration() bool {
2619 return p.Configuration != nil
2620}
2621
2622func (p *TSOpenSessionReq) Read(ctx context.Context, iprot thrift.TProtocol) error {
2623 if _, err := iprot.ReadStructBegin(ctx); err != nil {

Callers 2

writeField5Method · 0.95
getTimeFactorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected