|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IView | |
---|---|
com.jrockit.mc.flightrecorder | |
com.jrockit.mc.flightrecorder.provider | |
com.jrockit.mc.flightrecorder.spi |
Uses of IView in com.jrockit.mc.flightrecorder |
---|
Methods in com.jrockit.mc.flightrecorder that return IView | |
---|---|
IView |
FlightRecording.createView()
Returns a view of the recording data. |
Uses of IView in com.jrockit.mc.flightrecorder.provider |
---|
Classes in com.jrockit.mc.flightrecorder.provider that implement IView | |
---|---|
class |
View
View that allows iterator access to subset of events from a recording. |
Methods in com.jrockit.mc.flightrecorder.provider that return IView | |
---|---|
IView |
View.copy()
|
IView |
Repository.createView()
|
Constructors in com.jrockit.mc.flightrecorder.provider with parameters of type IView | |
---|---|
Values(IView view)
|
Uses of IView in com.jrockit.mc.flightrecorder.spi |
---|
Methods in com.jrockit.mc.flightrecorder.spi that return IView | |
---|---|
IView |
IView.copy()
Creates a copy of the view |
IView |
IRepository.createView()
Returns a IView which can be sued to extract event from the
recording |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |