Uses of Package
com.nhncorp.neptune.tablet

Packages that use com.nhncorp.neptune.tablet
com.nhncorp.neptune.client Neptune Client API, Shell, Scanner, Utility 
com.nhncorp.neptune.tablet ValueObject for Table, Tablet 
 

Classes in com.nhncorp.neptune.tablet used by com.nhncorp.neptune.client
ColumnValue
          컬럼의 Cell에 저장되는 데이터(ValueObject)
클라이언트 API와 Tablet Server 간에 데이터 전송을 위해 사용된다.
TableSchema
          Value Object which store Table's schema
TabletInfo
          Value Object which store Tablet' information
TabletReport
          Tablet의 상태 정보(ValueObject)
 

Classes in com.nhncorp.neptune.tablet used by com.nhncorp.neptune.tablet
TableSchema
          Value Object which store Table's schema