OmniSciDB
94e8789169
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
is_replicated | |
Private Attributes | |
__dict__ | |
def omnisci.thrift.ttypes.TCreateParams.__init__ | ( | self, | |
is_replicated = None |
|||
) |
def omnisci.thrift.ttypes.TCreateParams.__ne__ | ( | self, | |
other | |||
) |
def omnisci.thrift.ttypes.TCreateParams.__repr__ | ( | self | ) |
def omnisci.thrift.ttypes.TCreateParams.read | ( | self, | |
iprot | |||
) |
Definition at line 1945 of file ttypes.py.
References omnisci.thrift.ttypes.TCreateParams.is_replicated.
def omnisci.thrift.ttypes.TCreateParams.validate | ( | self | ) |
def omnisci.thrift.ttypes.TCreateParams.write | ( | self, | |
oprot | |||
) |
Definition at line 1964 of file ttypes.py.
References omnisci.thrift.ttypes.TCreateParams.is_replicated.
omnisci.thrift.ttypes.TCreateParams.is_replicated |
Definition at line 1943 of file ttypes.py.
Referenced by omnisci.thrift.ttypes.TCreateParams.read(), omnisci.thrift.ttypes.TTableMeta.read(), omnisci.thrift.ttypes.TCreateParams.write(), and omnisci.thrift.ttypes.TTableMeta.write().