public interface ParallelTable extends StormTable
Modifier and Type | Method and Description |
---|---|
Integer |
parallelismHint()
Returns parallelism hint of this table.
|
primaryKey
Integer parallelismHint()
Returns parallelism hint of this table. Returns null if not known.
Copyright © 2022 The Apache Software Foundation. All rights reserved.