Interface Meta

  • All Known Subinterfaces:
    ProtobufMeta
    All Known Implementing Classes:
    MetaImpl, RemoteMeta

    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.