Uses of Class
one.microstream.storage.restadapter.ViewerBinaryTypeHandlerGeneric
Package | Description |
---|---|
one.microstream.storage.restadapter |
-
Uses of ViewerBinaryTypeHandlerGeneric in one.microstream.storage.restadapter
Constructors in one.microstream.storage.restadapter with parameters of type ViewerBinaryTypeHandlerGeneric Constructor Description ViewerBinaryTypeHandlerBasic(PersistenceTypeHandler<Binary,T> nativeHandler, ViewerBinaryTypeHandlerGeneric genericHandler)
ViewerBinaryTypeHandlerWrapperAbstract(PersistenceTypeHandler<Binary,T> nativeHandler, ViewerBinaryTypeHandlerGeneric genericHandler)