Package | Description |
---|---|
com.oracle.bmc.sch.model |
Modifier and Type | Class and Description |
---|---|
class |
LatestStreamingCursor
LATEST cursor type. |
class |
TrimHorizonStreamingCursor
TRIM_HORIZON cursor type. |
Modifier and Type | Method and Description |
---|---|
StreamingCursorDetails |
StreamingSourceDetails.getCursor() |
Modifier and Type | Method and Description |
---|---|
StreamingSourceDetails.Builder |
StreamingSourceDetails.Builder.cursor(StreamingCursorDetails cursor) |
Constructor and Description |
---|
StreamingSourceDetails(String streamId,
StreamingCursorDetails cursor)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.