public interface TieredIdentityOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
LocalityTier |
getTiers(int index)
repeated .alluxio.grpc.LocalityTier tiers = 1; |
int |
getTiersCount()
repeated .alluxio.grpc.LocalityTier tiers = 1; |
List<LocalityTier> |
getTiersList()
repeated .alluxio.grpc.LocalityTier tiers = 1; |
LocalityTierOrBuilder |
getTiersOrBuilder(int index)
repeated .alluxio.grpc.LocalityTier tiers = 1; |
List<? extends LocalityTierOrBuilder> |
getTiersOrBuilderList()
repeated .alluxio.grpc.LocalityTier tiers = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<LocalityTier> getTiersList()
repeated .alluxio.grpc.LocalityTier tiers = 1;
LocalityTier getTiers(int index)
repeated .alluxio.grpc.LocalityTier tiers = 1;
int getTiersCount()
repeated .alluxio.grpc.LocalityTier tiers = 1;
List<? extends LocalityTierOrBuilder> getTiersOrBuilderList()
repeated .alluxio.grpc.LocalityTier tiers = 1;
LocalityTierOrBuilder getTiersOrBuilder(int index)
repeated .alluxio.grpc.LocalityTier tiers = 1;
Copyright © 2023. All Rights Reserved.