public final class HostConnection extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
connId |
com.pivotal.gemfirexd.thrift.HostAddress |
hostAddr |
ByteBuffer |
token |
| Constructor and Description |
|---|
HostConnection(com.pivotal.gemfirexd.thrift.HostAddress host,
int connId,
ByteBuffer token) |
public final com.pivotal.gemfirexd.thrift.HostAddress hostAddr
public final int connId
public final ByteBuffer token
public HostConnection(com.pivotal.gemfirexd.thrift.HostAddress host,
int connId,
ByteBuffer token)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.