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