| Package | Description |
|---|---|
| org.elasticsearch.cluster.routing | |
| org.elasticsearch.common.collect |
| Modifier and Type | Method and Description |
|---|---|
ImmutableOpenIntMap<IndexShardRoutingTable> |
IndexRoutingTable.getShards() |
ImmutableOpenIntMap<IndexShardRoutingTable> |
IndexRoutingTable.shards() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableOpenIntMap<VType> |
ImmutableOpenIntMap.Builder.build()
Builds a new instance of the
|
static <VType> ImmutableOpenIntMap<VType> |
ImmutableOpenIntMap.of() |
| Modifier and Type | Method and Description |
|---|---|
static <VType> ImmutableOpenIntMap.Builder<VType> |
ImmutableOpenIntMap.builder(ImmutableOpenIntMap<VType> map) |
| Constructor and Description |
|---|
Builder(ImmutableOpenIntMap<VType> map) |
Copyright © 2009–2016. All rights reserved.