|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.palo.api.subsets.impl.SubsetStorageHandlerImpl
public abstract class SubsetStorageHandlerImpl
SubsetStorageHandler
This API internal class defines a bridge to the palo server to store and
load Subset2
s. All defined methods are abstract meaning that
this class cannot be instantiated. While the methods are called from within
this package their implementations are in another package. This leads to an
API internal restricted access.
Constructor Summary | |
---|---|
SubsetStorageHandlerImpl()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.palo.api.subsets.SubsetStorageHandler |
---|
canRead, canWrite, convert, reset |
Constructor Detail |
---|
public SubsetStorageHandlerImpl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |