Uses of Class
com.influxdb.client.domain.ShardManifest
Packages that use ShardManifest
-
Uses of ShardManifest in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return ShardManifestModifier and TypeMethodDescriptionShardManifest.addShardOwnersItem
(ShardOwner shardOwnersItem) ShardManifest.shardOwners
(List<ShardOwner> shardOwners) Methods in com.influxdb.client.domain that return types with arguments of type ShardManifestMethods in com.influxdb.client.domain with parameters of type ShardManifestMethod parameters in com.influxdb.client.domain with type arguments of type ShardManifestModifier and TypeMethodDescriptionvoid
ShardGroupManifest.setShards
(List<ShardManifest> shards) ShardGroupManifest.shards
(List<ShardManifest> shards)