| Package | Description |
|---|---|
| co.cask.cdap.data.stream |
This package contains classes for management and manipulation of stream files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractStreamCoordinatorClient.updateProperties(Id.Stream streamId,
Callable<CoordinatorStreamProperties> action) |
void |
StreamCoordinatorClient.updateProperties(Id.Stream streamId,
Callable<CoordinatorStreamProperties> action)
Updates the stream properties by performing the given action.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.