@InterfaceAudience.Public @InterfaceStability.Evolving public class AlterTableResponse extends Object
Modifier and Type | Method and Description |
---|---|
long |
getElapsedMillis()
Get the number of milliseconds elapsed since the RPC was created up to the moment when this
response was created.
|
String |
getTableId() |
String |
getTsUUID()
Get the identifier of the tablet server that sent the response.
|
public String getTableId()
public long getElapsedMillis()
public String getTsUUID()
null
if the RPC failed before tablet location lookup succeeded.Copyright © 2016 The Apache Software Foundation. All rights reserved.