Uses of Class
com.yahoo.jrt.Supervisor
Packages that use Supervisor
-
Uses of Supervisor in com.yahoo.jrt
Methods in com.yahoo.jrt that return SupervisorModifier and TypeMethodDescriptionSupervisor.setDropEmptyBuffers(boolean value) Drops empty buffers. -
Uses of Supervisor in com.yahoo.jrt.slobrok.api
Constructors in com.yahoo.jrt.slobrok.api with parameters of type SupervisorModifierConstructorDescriptionMirror(Supervisor orb, SlobrokList slobroks) Create a new MirrorAPI using the given Supervisor and slobrok connect specs.Mirror(Supervisor orb, SlobrokList slobroks, BackOffPolicy bop) Create a new MirrorAPI using the given Supervisor and slobrok connect specs.Register(Supervisor orb, SlobrokList slobroks, Spec spec) Create a new Register using the given Supervisor, slobrok connect specs, hostname and portRegister(Supervisor orb, SlobrokList slobroks, Spec spec, BackOffPolicy bop) Create a new Register using the given Supervisor, slobrok connect specs, hostname and portRegister(Supervisor orb, SlobrokList slobroks, String myHost, int myPort) Create a new Register using the given Supervisor, slobrok connect specs, hostname and port