public class GeoWaveGrpcTestClient extends Object
| Constructor and Description |
|---|
GeoWaveGrpcTestClient(io.grpc.netty.NettyChannelBuilder channelBuilder) |
GeoWaveGrpcTestClient(String host,
int port) |
public final io.grpc.ManagedChannel channel
public final org.locationtech.geowave.service.grpc.protobuf.VectorGrpc.VectorBlockingStub vectorBlockingStub
public final org.locationtech.geowave.service.grpc.protobuf.VectorGrpc.VectorStub vectorAsyncStub
public final org.locationtech.geowave.service.grpc.protobuf.CoreCliGrpc.CoreCliBlockingStub coreCliBlockingStub
public final org.locationtech.geowave.service.grpc.protobuf.CoreMapreduceGrpc.CoreMapreduceBlockingStub coreMapreduceBlockingStub
public final org.locationtech.geowave.service.grpc.protobuf.AnalyticMapreduceGrpc.AnalyticMapreduceBlockingStub analyticMapreduceBlockingStub
public final org.locationtech.geowave.service.grpc.protobuf.AnalyticSparkGrpc.AnalyticSparkBlockingStub analyticSparkBlockingStub
public final org.locationtech.geowave.service.grpc.protobuf.CoreStoreGrpc.CoreStoreBlockingStub coreStoreBlockingStub
public final org.locationtech.geowave.service.grpc.protobuf.CoreIngestGrpc.CoreIngestBlockingStub coreIngestBlockingStub
public final org.locationtech.geowave.service.grpc.protobuf.CliGeoserverGrpc.CliGeoserverBlockingStub cliGeoserverBlockingStub
public int numFeaturesProcessed
public GeoWaveGrpcTestClient(String host, int port)
public GeoWaveGrpcTestClient(io.grpc.netty.NettyChannelBuilder channelBuilder)
public void shutdown()
throws InterruptedException
InterruptedExceptionpublic void vectorIngest(int minLat,
int maxLat,
int minLon,
int maxLon,
int latStepDegs,
int lonStepDegs)
throws InterruptedException,
UnsupportedEncodingException,
ParseException
public ArrayList<org.locationtech.geowave.service.grpc.protobuf.FeatureProtos> vectorQuery() throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic ArrayList<org.locationtech.geowave.service.grpc.protobuf.FeatureProtos> cqlQuery() throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic ArrayList<org.locationtech.geowave.service.grpc.protobuf.FeatureProtos> spatialQuery() throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic ArrayList<org.locationtech.geowave.service.grpc.protobuf.FeatureProtos> spatialTemporalQuery() throws ParseException
ParseExceptionpublic boolean configHDFSCommand()
public boolean dbScanCommand()
public boolean nearestNeighborCommand()
public boolean kdeCommand()
public boolean RecalculateStatsCommand()
public String RemoveIndexCommand()
public boolean VersionCommand()
public String ListIndexCommand()
public String ListStatsCommand()
public boolean ClearCommand()
public String ListAdapterCommand()
public boolean DescribeAdapterCommand()
public String RemoveStoreCommand()
public boolean RemoveAdapterCommand()
public boolean RemoveStatCommand()
public boolean CalculateStatCommand()
public String GeoServerAddLayerCommand()
public String GeoServerGetDatastoreCommand()
public String GeoServerGetFeatureProtosLayerCommand()
public String GeoServerListCoverageStoresCommand()
public String GeoServerGetCoverageCommand()
public String GeoServerRemoveFeatureProtosLayerCommand()
public String GeoServerAddCoverageCommand()
public String GeoServerRemoveWorkspaceCommand()
public String GeoServerGetCoverageStoreCommand()
public String ConfigGeoServerCommand()
public String GeoServerListCoveragesCommand()
public String GeoServerListStylesCommand()
public String GeoServerAddCoverageStoreCommand()
public String GeoServerAddFeatureProtosLayerCommand()
public String GeoServerAddDatastoreCommand()
public String GeoServerListDatastoresCommand()
public String GeoServerSetLayerStyleCommand()
public String GeoServerRemoveCoverageStoreCommand()
public String GeoServerRemoveDatastoreCommand()
public String GeoServerAddStyleCommand()
public String GeoServerAddWorkspaceCommand()
public String GeoServerGetStyleCommand()
public String GeoServerRemoveStyleCommand()
public String GeoServerRemoveCoverageCommand()
public String GeoServerListFeatureProtosLayersCommand()
public boolean LocalToHdfsCommand()
public boolean LocalToGeoWaveCommand()
public boolean MapReduceToGeoWaveCommand()
public boolean SparkToGeoWaveCommand()
public boolean LocalToMapReduceToGeoWaveCommand()
public boolean KafkaToGeoWaveCommand()
public String ListIngestPluginsCommand()
public String ListIndexPluginsCommand()
public String ListStorePluginsCommand()
public boolean LocalToKafkaCommand()
public boolean KmeansSparkCommand()
public boolean SparkSqlCommand()
public boolean SpatialJoinCommand()
Copyright © 2013–2020. All rights reserved.