public static class CoordinatedBolt.IdStreamSpec extends Object implements Serializable
| Modifier | Constructor and Description | 
|---|---|
| protected  | IdStreamSpec(String component,
            String stream) | 
| Modifier and Type | Method and Description | 
|---|---|
| GlobalStreamId | getGlobalStreamId() | 
| static CoordinatedBolt.IdStreamSpec | makeDetectSpec(String component,
              String stream) | 
public GlobalStreamId getGlobalStreamId()
public static CoordinatedBolt.IdStreamSpec makeDetectSpec(String component, String stream)
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.