Camel.PartitionTable

g Camel.PartitionTable Camel.PartitionTable GObject.Object GObject.Object GObject.Object->Camel.PartitionTable

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (bs, root)

add (key, keyid)

lookup (key)

remove (key)

sync ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

GObject.Object

r

Class Details

class Camel.PartitionTable(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

Camel.PartitionTableClass

classmethod new(bs, root)
Parameters:
Return type:

Camel.PartitionTable

add(key, keyid)
Parameters:
  • key (str) –

  • keyid (int) –

Return type:

int

lookup(key)
Parameters:

key (str) –

Return type:

int

remove(key)
Parameters:

key (str) –

Return type:

bool

sync()
Return type:

int