enum
MinknowApi::Protocol::ExternalOffload::OffloadLocation::LocationType
Defined in:
generated/minknow_api/protocol.pb.crEnum Members
-
LOCATION_TYPE_LOCAL =
0 -
LOCATION_TYPE_NETWORK =
1 -
LOCATION_TYPE_S3 =
2 -
LOCATION_TYPE_LOCAL_MOUNTED_USB_DRIVE =
3 -
LOCATION_TYPE_LOCAL_MOUNTED_NETWORK_DRIVE =
4
Class Method Summary
Instance Method Summary
-
#location_type_local?
Returns
trueif this enum value equalsLOCATION_TYPE_LOCAL -
#location_type_local_mounted_network_drive?
Returns
trueif this enum value equalsLOCATION_TYPE_LOCAL_MOUNTED_NETWORK_DRIVE -
#location_type_local_mounted_usb_drive?
Returns
trueif this enum value equalsLOCATION_TYPE_LOCAL_MOUNTED_USB_DRIVE -
#location_type_network?
Returns
trueif this enum value equalsLOCATION_TYPE_NETWORK -
#location_type_s3?
Returns
trueif this enum value equalsLOCATION_TYPE_S3
Class Method Detail
Instance Method Detail
def location_type_local_mounted_network_drive?
#
Returns true if this enum value equals LOCATION_TYPE_LOCAL_MOUNTED_NETWORK_DRIVE
def location_type_local_mounted_usb_drive?
#
Returns true if this enum value equals LOCATION_TYPE_LOCAL_MOUNTED_USB_DRIVE