| Modifier and Type | Method and Description |
|---|---|
StreamDescriptor |
Admin.getStreamDescriptor(String streamPath)
Get the StreamDescriptor for a stream.
|
static StreamDescriptor |
Streams.newStreamDescriptor()
Creates and returns a StreamDescriptor instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Admin.createStream(String streamPath,
StreamDescriptor desc)
Create a stream.
|
void |
Admin.editStream(String streamPath,
StreamDescriptor desc)
Modify the attributes of a stream.
|
Copyright © 2016 Mapr Technologies, Inc.. All rights reserved.