|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.fissuresUtil.chooser.AvailableDataStationAcceptor
public class AvailableDataStationAcceptor
| Field Summary | |
|---|---|
protected DataCenterOperations |
dc
|
protected TimeRange |
range
|
| Constructor Summary | |
|---|---|
AvailableDataStationAcceptor(DataCenterOperations dc,
TimeRange range)
|
|
| Method Summary | |
|---|---|
boolean |
accept(Station station)
|
RequestFilter[] |
createFakeRequest(StationId stationId)
Creates a request filter with several common channel ids to try and check for a station existing in a data center. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DataCenterOperations dc
protected TimeRange range
| Constructor Detail |
|---|
public AvailableDataStationAcceptor(DataCenterOperations dc,
TimeRange range)
| Method Detail |
|---|
public boolean accept(Station station)
accept in interface StationAcceptorpublic RequestFilter[] createFakeRequest(StationId stationId)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||