public class GetLunsByVgIdQuery<P extends GetLunsByVgIdParameters> extends QueriesCommandBase<P>
log
Constructor and Description |
---|
GetLunsByVgIdQuery(P parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
addConnection(LUNs lun,
storage_server_connections cnx) |
protected void |
executeQueryCommand() |
protected storage_server_connections |
getConnection(String cnxId) |
protected DbFacade |
getDb() |
protected List<LUNs> |
getLunsForVgId(String vgId) |
protected List<LUN_storage_server_connection_map> |
getLunsMap(String lunId) |
protected String |
getVgId() |
protected void |
setReturnValue(List<LUNs> luns) |
CreateReturnValue, ExecuteCommand, getParameters, getQueryReturnValue, ProceedOnFail, setReturnValue, toString
Execute, ExecuteWithReturnValue, getCommandName, getReturnValue, Rollback
public GetLunsByVgIdQuery(P parameters)
protected void executeQueryCommand()
executeQueryCommand
in class QueriesCommandBase<P extends GetLunsByVgIdParameters>
protected DbFacade getDb()
protected String getVgId()
protected List<LUN_storage_server_connection_map> getLunsMap(String lunId)
protected storage_server_connections getConnection(String cnxId)
protected void addConnection(LUNs lun, storage_server_connections cnx)
Copyright © 2012. All Rights Reserved.