Class ProtocolEntry
java.lang.Object
io.trino.plugin.deltalake.transactionlog.ProtocolEntry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintintinthashCode()booleanreaderFeaturesContains(String featureName) booleanbooleantoString()booleanwriterFeaturesContains(String featureName)
-
Constructor Details
-
ProtocolEntry
-
-
Method Details
-
getMinReaderVersion
public int getMinReaderVersion() -
getMinWriterVersion
public int getMinWriterVersion() -
getReaderFeatures
-
getWriterFeatures
-
supportsReaderFeatures
public boolean supportsReaderFeatures() -
readerFeaturesContains
-
supportsWriterFeatures
public boolean supportsWriterFeatures() -
writerFeaturesContains
-
equals
-
hashCode
public int hashCode() -
toString
-