| Package | Description |
|---|---|
| org.glassfish.grizzly.thrift.client | |
| org.glassfish.grizzly.thrift.client.zookeeper |
| Modifier and Type | Class and Description |
|---|---|
class |
GrizzlyThriftClient<T extends org.apache.thrift.TServiceClient>
The implementation of the
ThriftClient based on Grizzly |
| Modifier and Type | Method and Description |
|---|---|
ThriftClient<T> |
ThriftClientBuilder.build()
Create an instance of the named
ThriftClient. |
<T extends org.apache.thrift.TServiceClient> |
ThriftClientManager.getThriftClient(String thriftClientName)
Looks up a named thrift client.
|
| Constructor and Description |
|---|
ServerListBarrierListener(ThriftClient thriftClient,
Set<SocketAddress> serverSet) |
Copyright © 2017-2019 Oracle Corporation. All Rights Reserved.