
cluster.cluster-consts.go Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of iotdb-thrift-cluster
Show all versions of iotdb-thrift-cluster
RPC (Thrift) framework among servers.
// Code generated by Thrift Compiler (0.14.1). DO NOT EDIT.
package cluster
import(
"bytes"
"context"
"fmt"
"time"
"github.com/apache/thrift/lib/go/thrift"
"rpc"
)
// (needed to ensure safety because of naive import list construction.)
var _ = thrift.ZERO
var _ = fmt.Printf
var _ = context.Background
var _ = time.Now
var _ = bytes.Equal
var _ = rpc.GoUnusedProtection__
func init() {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy