Class: Direction

Inherits:
Protobuf::Enum
  • Object
show all
Defined in:
lib/protobuf/table_store.pb.rb

Constant Summary collapse

FORWARD =
value(:FORWARD, 0)
BACKWARD =
value(:BACKWARD, 1)