Serialized Form


Package cacheRunner

Class cacheRunner.ExampleObject extends Object implements Serializable

Serialized Fields

double_field

double double_field

long_field

long long_field

float_field

float float_field

int_field

int int_field

short_field

short short_field

string_field

String string_field

Class cacheRunner.Portfolio extends Object implements Serializable

Serialized Fields

id

int id

type

String type

positions

Map<K,V> positions

status

String status

Class cacheRunner.Position extends Object implements Serializable

Serialized Fields

secId

String secId

qty

double qty

mktValue

double mktValue

Package regionQueue

Class regionQueue.RegionQueueException extends CacheRuntimeException implements Serializable



Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.