primaryShardCount
public int primaryShardCount()
Required - API name:
primary_shard_countJsonpSerializable@JsonpDeserializable public final class IndicesVersions extends java.lang.Object implements JsonpSerializable
| Modifier and Type | Class | Description |
|---|---|---|
static class |
IndicesVersions.Builder |
Builder for
IndicesVersions. |
| Modifier and Type | Field | Description |
|---|---|---|
static JsonpDeserializer<IndicesVersions> |
_DESERIALIZER |
Json deserializer for
IndicesVersions |
| Constructor | Description |
|---|---|
IndicesVersions(IndicesVersions.Builder builder) |
|
IndicesVersions(java.util.function.Function<IndicesVersions.Builder,IndicesVersions.Builder> fn) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
indexCount() |
Required - API name:
index_count |
int |
primaryShardCount() |
Required - API name:
primary_shard_count |
void |
serialize(jakarta.json.stream.JsonGenerator generator,
JsonpMapper mapper) |
Serialize this object to JSON.
|
protected void |
serializeInternal(jakarta.json.stream.JsonGenerator generator,
JsonpMapper mapper) |
|
protected static void |
setupIndicesVersionsDeserializer(DelegatingDeserializer<IndicesVersions.Builder> op) |
|
long |
totalPrimaryBytes() |
Required - API name:
total_primary_bytes |
java.lang.String |
version() |
Required - API name:
version |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitIndicesVersionsindex_countprimary_shard_counttotal_primary_bytesversionserialize in interface JsonpSerializable