Class CldbClient

    • Constructor Detail

    • Method Detail

      • startClient

        public com.stumbleupon.async.Deferred<java.lang.Object> startClient()
        Overrides:
        startClient in class RpcClient
      • stopClient

        public com.stumbleupon.async.Deferred<java.lang.Object> stopClient()
        Overrides:
        stopClient in class RpcClient
      • getCLDBMaster

        public com.stumbleupon.async.Deferred<com.mapr.fs.cldb.proto.CLDBProto.isCLDBMasterResponse> getCLDBMaster()
                                                                                                            throws java.lang.InterruptedException,
                                                                                                                   java.lang.Exception
        Throws:
        java.lang.InterruptedException
        java.lang.Exception
      • containerRootLookup

        public com.stumbleupon.async.Deferred<com.mapr.fs.cldb.proto.CLDBProto.ContainerRootLookupResponse> containerRootLookup​(java.lang.String rootPath)
                                                                                                                         throws java.lang.InterruptedException,
                                                                                                                                java.lang.Exception
        Throws:
        java.lang.InterruptedException
        java.lang.Exception
      • containerLookup

        public com.stumbleupon.async.Deferred<com.mapr.fs.cldb.proto.CLDBProto.ContainerLookupResponse> containerLookup​(int containerId)
                                                                                                                 throws java.lang.InterruptedException,
                                                                                                                        java.lang.Exception
        Throws:
        java.lang.InterruptedException
        java.lang.Exception