@InterfaceAudience.Public @InterfaceStability.Evolving public class DeleteTableResponse 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 |
getTsUUID()
Get the identifier of the tablet server that sent the response.
|
public long getElapsedMillis()
public String getTsUUID()
null
if the RPC failed before tablet location lookup succeeded.Copyright © 2017 The Apache Software Foundation. All rights reserved.