Lines Matching refs:NotSupported
46 return Status::NotSupported("Not supported operation in read only mode."); in Put()
52 return Status::NotSupported("Not supported operation in read only mode."); in Merge()
58 return Status::NotSupported("Not supported operation in read only mode."); in Delete()
64 return Status::NotSupported("Not supported operation in read only mode."); in SingleDelete()
68 return Status::NotSupported("Not supported operation in read only mode."); in Write()
75 return Status::NotSupported("Not supported operation in read only mode."); in CompactRange()
86 return Status::NotSupported("Not supported operation in read only mode.");
90 return Status::NotSupported("Not supported operation in read only mode."); in DisableFileDeletions()
94 return Status::NotSupported("Not supported operation in read only mode."); in EnableFileDeletions()
106 return Status::NotSupported("Not supported operation in read only mode."); in Flush()
111 return Status::NotSupported("Not supported operation in read only mode."); in SyncWAL()
119 return Status::NotSupported("Not supported operation in read only mode."); in IngestExternalFile()
129 return Status::NotSupported("Not supported operation in read only mode."); in CreateColumnFamilyWithImport()