| Package | Description |
|---|---|
| objects |
| Modifier and Type | Class and Description |
|---|---|
class |
AssetAccount
An account containing assets, useful for queries.
|
class |
BatchObject
An object containing an index, a timestamp, a batch number such that the
first
BatchStringPrms.batchSize instances are in batch 0, the second
are in batch 1, etc., and a byte array of size BatchObjectPrms.size. |
class |
DeltaFastAssetAccount
A
FastAssetAccount that implements the Delta interface. |
class |
DeltaPSTObject
A
PSTObject that implements the Delta interface. |
class |
EqStruct
The EqStruct is based on the UseCase12 Benchmark and provides us with
a flat object graph with many fields that implements the DataSerializable
interface and avoids the overhead associated with reflection during
seralization.
|
class |
FastAssetAccount
An account containing assets, useful for queries.
|
class |
Message
A message containing a timestamp and a string of configurable size.
|
class |
PdxObject
An object containing a timestamp, a byte array of configurable size and primitive fields.
|
class |
PSTObject
An object containing a timestamp, a byte array of configurable size and primitive fields.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.