ets_browser v0.1.2 EtsBrowser.Table View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %EtsBrowser.Table{
compressed: boolean(),
heir: pid() | none(),
id: reference(),
keypos: integer(),
memory: integer(),
name: atom(),
named_table: boolean(),
node: node(),
owner: pid(),
protection: atom(),
read_concurrency: boolean(),
size: integer(),
type: atom(),
write_concurrency: boolean()
}
Link to this section Functions
Creates a new Table