| Package | Description |
|---|---|
| cz.o2.proxima.direct.core | |
| cz.o2.proxima.direct.view |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BulkAttributeWriter.Factory<T extends BulkAttributeWriter>
Serializable factory for BulkAttributeWriter. |
static interface |
OnlineAttributeWriter.Factory<T extends OnlineAttributeWriter>
Serializable factory for OnlineAttributeWriter. |
| Modifier and Type | Field and Description |
|---|---|
private AttributeWriterBase.Factory<?> |
DirectAttributeFamilyDescriptor.writerFactory |
| Modifier and Type | Method and Description |
|---|---|
AttributeWriterBase.Factory<? extends AttributeWriterBase> |
AttributeWriterBase.asFactory()
Convert instance of this writer to
AttributeWriterBase.Factory suitable for serialization. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CachedView.Factory
Serializable factory for CachedView. |
Copyright © 2017–2021. All rights reserved.