org.apache.accumulo.server.util
Class TServerUtils.ServerPort
java.lang.Object
org.apache.accumulo.server.util.TServerUtils.ServerPort
- Enclosing class:
- TServerUtils
public static class TServerUtils.ServerPort
- extends Object
Field Summary |
int |
port
|
org.apache.thrift.server.TServer |
server
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
server
public final org.apache.thrift.server.TServer server
port
public final int port
TServerUtils.ServerPort
public TServerUtils.ServerPort(org.apache.thrift.server.TServer server,
int port)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.