public class PhysicalInfo extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PhysicalInfo.ServerInfo |
| 构造器和说明 |
|---|
PhysicalInfo(QueryRequest.ClientInfo client,
PhysicalInfo.ServerInfo server,
PhysicalConnection connection) |
| 限定符和类型 | 方法和说明 |
|---|---|
QueryRequest.ClientInfo |
client() |
PhysicalConnection |
connection() |
PhysicalInfo.ServerInfo |
server() |
public PhysicalInfo(QueryRequest.ClientInfo client, PhysicalInfo.ServerInfo server, PhysicalConnection connection)
public QueryRequest.ClientInfo client()
public PhysicalInfo.ServerInfo server()
public PhysicalConnection connection()
Copyright © 2020. All rights reserved.