Interface Meta

All Known Subinterfaces:
ProtobufMeta
All Known Implementing Classes:
JdbcMeta, MetaImpl

public interface Meta
Command handler for getting various metadata. Should be implemented by each driver.

Also holds other abstract methods that are not related to metadata that each provider must implement. This is not ideal.