public class ActiveScan extends Object
Modifier and Type | Method and Description |
---|---|
long |
getAge() |
Authorizations |
getAuthorizations() |
String |
getClient() |
List<Column> |
getColumns() |
KeyExtent |
getExtent() |
long |
getIdleTime() |
long |
getLastContactTime() |
long |
getScanid() |
List<String> |
getSsiList() |
Map<String,Map<String,String>> |
getSsio() |
ScanState |
getState() |
String |
getTable() |
ScanType |
getType() |
String |
getUser() |
public long getScanid()
public String getClient()
public String getUser()
public String getTable()
public long getAge()
public long getLastContactTime()
public ScanType getType()
public ScanState getState()
public KeyExtent getExtent()
public Authorizations getAuthorizations()
public long getIdleTime()
Copyright © 2011-2016 The Apache Software Foundation. All Rights Reserved.