Class PushPublishHTTPCupertinoCloudStorageHandler2.deleteMediaSegmentsThread
- Object
-
- com.wowza.wms.pushpublish.protocol.cupertino.PushPublishHTTPCupertinoCloudStorageHandler2.deleteMediaSegmentsThread
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- PushPublishHTTPCupertinoCloudStorageHandler2
public class PushPublishHTTPCupertinoCloudStorageHandler2.deleteMediaSegmentsThread extends Object implements Runnable
-
-
Constructor Summary
Constructors Constructor Description deleteMediaSegmentsThread​(java.util.List<MediaSegmentModel> mediaSegments)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-
-
-
Constructor Detail
-
deleteMediaSegmentsThread
public deleteMediaSegmentsThread​(java.util.List<MediaSegmentModel> mediaSegments)
-
-