Uses of Interface
com.rbnb.api.Sink

Packages that use Sink
com.rbnb.api Provides the unsupported full application programming interface (API) and the DataTurbine server for the RBNB system. 
 

Uses of Sink in com.rbnb.api
 

Methods in com.rbnb.api that return Sink
 Sink Server.createRAMSink(String nameI)
          Creates a Sink that communicates via RAM.
 Sink Server.createSink(String nameI)
          Creates a Sink for this Server.