JULEA
Data Fields
JItem Struct Reference

Data Fields

bson_oid_t id
 
gchar * name
 
JCredentialscredentials
 
JDistributiondistribution
 
JKVkv
 
JDistributedObjectobject
 
struct {
   guint64   age
 
   guint64   size
 
   gint64   modification_time
 
status
 
JCollectioncollection
 
gint ref_count
 

Detailed Description

A JItem.

Field Documentation

◆ age

guint64 JItem::age

◆ collection

JCollection* JItem::collection

The parent collection.

◆ credentials

JCredentials* JItem::credentials

◆ distribution

JDistribution* JItem::distribution

◆ id

bson_oid_t JItem::id

The ID.

◆ kv

JKV* JItem::kv

◆ modification_time

gint64 JItem::modification_time

The time of the last modification. Stored in microseconds since the Epoch.

◆ name

gchar* JItem::name

The name.

◆ object

JDistributedObject* JItem::object

◆ ref_count

gint JItem::ref_count

The reference count.

◆ size

guint64 JItem::size

The size. Stored in bytes.

◆ 

struct { ... } JItem::status

The status.


The documentation for this struct was generated from the following file: