|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChannelMirrorAdminOperations
ChannelMirrorAdmin - provides a means to administer the mirroring functionality of this seismogram manager.
Method Summary | |
---|---|
int |
active_seismogram_mirrors()
Determine the number of active mirror registrations |
SeismogramFactory[] |
get_factory_mirrors()
Retrieve the SeismogramFactories registered to be mirrored |
Seismogram[] |
get_mirrored_seismograms()
Retrieve the Seismograms that are being mirrored to a remote server |
boolean |
is_mirroring()
Is the service current mirroring |
void |
resume_mirroring()
Restart the process to mirrot seismograms |
void |
stop_mirroring()
Stop all the mirroring process |
void |
stop_mirrors(SeismogramFactory[] mirrors)
Stop mirroring to the specified mirrors |
Method Detail |
---|
int active_seismogram_mirrors()
Seismogram[] get_mirrored_seismograms()
SeismogramFactory[] get_factory_mirrors()
void stop_mirrors(SeismogramFactory[] mirrors)
void stop_mirroring()
void resume_mirroring()
boolean is_mirroring()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |