@InterfaceAudience.Public
@InterfaceStability.Evolving
public interface StreamCapabilities
Modifier and Type | Method and Description |
---|---|
boolean |
hasCapability(String capability)
Query the stream for a specific capability.
|
boolean hasCapability(String capability)
capability
- string to query the stream support for.Copyright © 2017 Apache Software Foundation. All rights reserved.