Package io.datarouter.gcp.bigtable
Class BigTableClientType
java.lang.Object
io.datarouter.gcp.bigtable.BigTableClientType
- All Implemented Interfaces:
io.datarouter.storage.client.ClientType<BigTableClientNodeFactory,BigTableClientManager>
@Singleton
public class BigTableClientType
extends Object
implements io.datarouter.storage.client.ClientType<BigTableClientNodeFactory,BigTableClientManager>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBigTableClientType(io.datarouter.web.browse.DatarouterClientWebInspectorRegistry datarouterClientWebInspectorRegistry) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.datarouter.storage.client.ClientType
supportsOffsetSampling
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
BigTableClientType
@Inject public BigTableClientType(io.datarouter.web.browse.DatarouterClientWebInspectorRegistry datarouterClientWebInspectorRegistry)
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceio.datarouter.storage.client.ClientType<BigTableClientNodeFactory,BigTableClientManager>
-
getClientNodeFactoryClass
- Specified by:
getClientNodeFactoryClassin interfaceio.datarouter.storage.client.ClientType<BigTableClientNodeFactory,BigTableClientManager>
-
getClientManagerClass
- Specified by:
getClientManagerClassin interfaceio.datarouter.storage.client.ClientType<BigTableClientNodeFactory,BigTableClientManager>
-