Class DefaultConfigService.RawStreamProperties
java.lang.Object
com.here.platform.data.client.service.config.DefaultConfigService.RawStreamProperties
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- Enclosing class:
- DefaultConfigService
public static class DefaultConfigService.RawStreamProperties
extends Object
implements scala.Product, Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRawStreamProperties(scala.Option<Object> dataInThroughputKbps, scala.Option<Object> dataOutThroughputKbps, scala.Option<Object> parallelization) -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
RawStreamProperties
-
-
Method Details
-
dataInThroughputKbps
-
dataOutThroughputKbps
-
parallelization
-