Package | Description |
---|---|
io.druid.metadata |
Modifier and Type | Class and Description |
---|---|
class |
SQLMetadataStorageActionHandler<EntryType,StatusType,LogType,LockType> |
Modifier and Type | Method and Description |
---|---|
<A,B,C,D> MetadataStorageActionHandler<A,B,C,D> |
SQLMetadataStorageActionHandlerFactory.create(String entryType,
MetadataStorageActionHandlerTypes<A,B,C,D> payloadTypes) |
<EntryType,StatusType,LogType,LockType> |
MetadataStorageActionHandlerFactory.create(String entryType,
MetadataStorageActionHandlerTypes<EntryType,StatusType,LogType,LockType> payloadTypes) |
Copyright © 2011–2015. All rights reserved.