JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
one.microstream.persistence.types
Interface PersistenceInstanceHandler
public interface
PersistenceInstanceHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(long objectId,
Object
instance)
Method Details
handle
void
handle
(
long objectId,
Object
instance)