Package org.apache.pinot.common.tier
Interface TierStorage
-
- All Known Implementing Classes:
PinotServerTierStorage
public interface TierStorageInterface for the storage type of the tier
-
-
Method Detail
-
getType
String getType()
Returns the type of the storage (e.g. PINOT_SERVER)
-
-