Uses of Class
ai.heavy.thrift.server.Heavy.Client
-
Packages that use Heavy.Client Package Description ai.heavy.jdbc ai.heavy.thrift.server -
-
Uses of Heavy.Client in ai.heavy.jdbc
Fields in ai.heavy.jdbc declared as Heavy.Client Modifier and Type Field Description protected Heavy.ClientHeavyAIConnection. client -
Uses of Heavy.Client in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.Client Modifier and Type Method Description Heavy.ClientHeavy.Client.Factory. getClient(org.apache.thrift.protocol.TProtocol prot)Heavy.ClientHeavy.Client.Factory. getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
-