Package com.netcracker.profiler.agent
Interface DumperRemoteControlledStream
- All Superinterfaces:
AutoCloseable
-
Method Summary
Modifier and TypeMethodDescriptionlongintlongMethods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
getStreamName
String getStreamName() -
getRotationPeriod
long getRotationPeriod() -
getRequiredRotationSize
long getRequiredRotationSize() -
getRollingSequenceId
int getRollingSequenceId() -
getOutputStream
OutputStream getOutputStream() -
getClient
DumperCollectorClient getClient()
-