edu.sc.seis.fissuresUtil.cache
Class VestingEventFinder
java.lang.Object
edu.sc.seis.fissuresUtil.cache.ProxyEventFinder
edu.sc.seis.fissuresUtil.cache.VestingEventFinder
- All Implemented Interfaces:
- EventDC, EventDCOperations, EventFinder, EventFinderOperations, EventMgr, EventMgrOperations, CorbaServerWrapper, java.io.Serializable, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class VestingEventFinder
- extends ProxyEventFinder
- See Also:
- Serialized Form
|
Method Summary |
EventAccess[] |
get_by_name(java.lang.String name)
|
EventAccess[] |
query_events(Area theArea,
Quantity minDepth,
Quantity maxDepth,
TimeRange timeRange,
java.lang.String[] searchTypes,
float minMagnitude,
float maxMagnitude,
java.lang.String[] catalogs,
java.lang.String[] contributors,
int seqMax,
EventSeqIterHolder iter)
|
| Methods inherited from class edu.sc.seis.fissuresUtil.cache.ProxyEventFinder |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override, a_channel_finder, a_factory, a_finder, catalogs_from, getCorbaObject, getFullName, getServerDNS, getServerName, getServerType, getWrappedEventFinder, hasCorbaObject, known_catalogs, known_contributors, reset |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VestingEventFinder
public VestingEventFinder(ProxyEventFinder edc,
RetryStrategy strat)
get_by_name
public EventAccess[] get_by_name(java.lang.String name)
- Specified by:
get_by_name in interface EventFinderOperations- Overrides:
get_by_name in class ProxyEventFinder
query_events
public EventAccess[] query_events(Area theArea,
Quantity minDepth,
Quantity maxDepth,
TimeRange timeRange,
java.lang.String[] searchTypes,
float minMagnitude,
float maxMagnitude,
java.lang.String[] catalogs,
java.lang.String[] contributors,
int seqMax,
EventSeqIterHolder iter)
- Specified by:
query_events in interface EventFinderOperations- Overrides:
query_events in class ProxyEventFinder