Uses of Interface
org.apache.druid.metadata.MetadataStorageActionHandlerTypes
-
Packages that use MetadataStorageActionHandlerTypes Package Description org.apache.druid.metadata -
-
Uses of MetadataStorageActionHandlerTypes in org.apache.druid.metadata
Methods in org.apache.druid.metadata with parameters of type MetadataStorageActionHandlerTypes Modifier and Type Method Description <EntryType,StatusType,LogType,LockType>
MetadataStorageActionHandler<EntryType,StatusType,LogType,LockType>MetadataStorageActionHandlerFactory. create(String entryType, MetadataStorageActionHandlerTypes<EntryType,StatusType,LogType,LockType> payloadTypes)
-